linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-16 13:57:48 to 2025-04-21 01:34:51 UTC [more...]

[RFC PATCH 00/19] famfs: port into fuse
 2025-04-21  1:33 UTC  (19+ messages)
` [RFC PATCH 01/19] dev_dax_iomap: Move dax_pgoff_to_phys() from device.c to bus.c
` [RFC PATCH 02/19] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
` [RFC PATCH 03/19] dev_dax_iomap: Save the kva from memremap
` [RFC PATCH 04/19] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
` [RFC PATCH 05/19] dev_dax_iomap: export dax_dev_get()
` [RFC PATCH 06/19] dev_dax_iomap: (ignore!) Drop poisoned page warning in fs/dax.c
` [RFC PATCH 07/19] famfs_fuse: magic.h: Add famfs magic numbers
` [RFC PATCH 08/19] famfs_fuse: Kconfig
` [RFC PATCH 09/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [RFC PATCH 10/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC PATCH 11/19] famfs_fuse: Basic famfs mount opts
` [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
` [RFC PATCH 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
` [RFC PATCH 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [RFC PATCH 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
` [RFC PATCH 17/19] famfs_fuse: Add famfs metadata documentation
` [RFC PATCH 18/19] famfs_fuse: Add documentation

[PATCH 0/3] enumarated refcounts, for debugging refcount issues
 2025-04-21  1:27 UTC  (6+ messages)
` [PATCH 1/3] bcachefs: enumerated_ref.c
` [PATCH 2/3] bcachefs: bch_fs.writes -> enumerated_refs
` [PATCH 3/3] bcachefs: bch_dev.io_ref -> enumerated_ref

[PATCH v4] fs/namespace: defer RCU sync for MNT_DETACH umount
 2025-04-21  0:44 UTC  (27+ messages)

[syzbot] [bcachefs?] INFO: task hung in vfs_unlink (5)
 2025-04-20 21:12 UTC  (2+ messages)

[RFC PATCH] MAINTAINERS: add HFS/HFS+ maintainers
 2025-04-20 10:55 UTC  (2+ messages)

[PATCH 0/9] fs: harden anon inodes
 2025-04-20 10:54 UTC  (4+ messages)
` [PATCH 1/9] anon_inode: use a proper mode internally

[PATCH AUTOSEL 5.10] umount: Allow superblock owners to force umount
 2025-04-20 10:53 UTC  (3+ messages)

bad things when too many negative dentries in a directory
 2025-04-20  4:49 UTC  (15+ messages)

[GIT PULL] vfs fixes
 2025-04-19 21:38 UTC  (2+ messages)

[PATCH v6 0/5] userfaultfd move option
 2025-04-19 19:25 UTC  (4+ messages)
` [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI

[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2025-04-19 16:35 UTC  (7+ messages)
` [PATCH v3 13/20] mm: Copy-on-Write (COW) reuse support for PTE-mapped THP

[PATCH] fs: Fix comment typos and grammatical errors
 2025-04-19 12:39 UTC  (2+ messages)

[syzbot] [block?] [bcachefs?] kernel panic: KASAN: panic_on_warn set 
 2025-04-19 12:23 UTC  (2+ messages)

[PATCH v2 0/2] User namespace aware fanotify
 2025-04-19 11:48 UTC  (4+ messages)
` [PATCH v2 1/2] fanotify: remove redundant permission checks
` [PATCH v2 2/2] fanotify: support watching filesystems and mounts inside userns

[syzbot] [hfs?] WARNING in check_flush_dependency (4)
 2025-04-19  4:38 UTC 

[PATCH v1] fuse: use splice for reading user pages on servers that enable it
 2025-04-19  0:06 UTC 

[PATCH] fs: Backport - remove NTFS classic
 2025-04-18 23:57 UTC 

Reseting pending fanotify events
 2025-04-18 22:37 UTC  (5+ messages)

[PATCH 1/2] fuse: optimize struct fuse_conn fields
 2025-04-18 21:06 UTC  (2+ messages)
` [PATCH 2/2] fuse: clean up struct fuse_conn bitfields

[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
 2025-04-18 20:03 UTC  (13+ messages)
` [PATCH v3 1/8] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v3 2/8] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v3 3/8] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v3 4/8] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v3 5/8] selftests/proc: add verbose more for tests to facilitate debugging
` [PATCH v3 6/8] mm: make vm_area_struct anon_name field RCU-safe
` [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "

[PATCH 0/2] fanotify fixes for v6.15-rc3
 2025-04-18 19:39 UTC  (3+ messages)
` [PATCH 1/2] fanotify: fix flush of mntns marks
` [PATCH 2/2] selftests/fs/mount-notify: test also remove/flush "

Automation of parsing of fstests xunit xml to kicdb kernel-ci
 2025-04-18 19:28 UTC  (6+ messages)

[PATCH 1/2] block: fix race between set_blocksize and read paths
 2025-04-18 17:56 UTC  (6+ messages)
` [PATCH 2/2] xfs: stop using set_blocksize

[RFC[RAP] 1/2] block: fix race between set_blocksize and read paths
 2025-04-18 15:29 UTC  (6+ messages)

[PATCH v2] fs: fall back to file_ref_put() for non-last reference
 2025-04-18 12:57 UTC 

[PATCH] fs: fall back to file_ref_put() for non-last reference
 2025-04-18 12:50 UTC 

[PATCH] hfs: Ensure enough bytes read in hfs_bnode_read_u16
 2025-04-18 12:33 UTC 

[linus:master] [fs] a914bd93f3: stress-ng.close.close_calls_per_sec 52.2% regression
 2025-04-18 11:46 UTC  (6+ messages)

[PATCH RFC] : fhandle: relax open_by_handle_at() permission checks
 2025-04-18 11:32 UTC  (7+ messages)
      ` fanotify sb/mount watch inside userns (Was: [PATCH RFC] : fhandle: relax open_by_handle_at() permission checks)

[syzbot] [hfs?] KMSAN: uninit-value in hfs_brec_keylen
 2025-04-18 10:50 UTC  (3+ messages)
` syz test

[RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-04-18  6:44 UTC  (5+ messages)
` [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate

xarray regression: XArray: Add extra debugging check to xas_lock and friends
 2025-04-18  2:56 UTC 

[PATCH v2 0/7] fs/buffer: split pagecache lookups into atomic or blocking
 2025-04-18  1:59 UTC  (8+ messages)
` [PATCH 1/7] fs/buffer: split locking for pagecache lookups
` [PATCH 2/7] fs/buffer: introduce sleeping flavors "
` [PATCH 3/7] fs/buffer: use sleeping version of __find_get_block()
` [PATCH 4/7] fs/ocfs2: "
` [PATCH 5/7] fs/jbd2: "
` [PATCH 6/7] fs/ext4: use sleeping version of sb_find_get_block()
` [PATCH 7/7] mm/migrate: fix sleep in atomic for large folios and buffer heads

[PATCH v1] fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
 2025-04-17 22:59 UTC  (5+ messages)

[PATCH] hfs{plus}: add deprecation warning
 2025-04-17 21:44 UTC  (10+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_btree_node_iter_init
 2025-04-17 19:07 UTC  (3+ messages)

[6.15-rc2 regression] iomap: null pointer in a bio completion
 2025-04-17 16:59 UTC  (4+ messages)

[PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
 2025-04-17 16:20 UTC  (4+ messages)

[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
 2025-04-17 10:10 UTC  (8+ messages)

[PATCH -next 0/7] fs/buffer: split pagecache lookups into atomic or blocking
 2025-04-17  9:58 UTC  (4+ messages)

[PATCH 0/2] two nits for path lookup
 2025-04-17  9:04 UTC  (7+ messages)
` [PATCH 1/2] fs: touch up predicts in inode_permission()
` [PATCH 2/2] device_cgroup: avoid access to ->i_rdev in the common case in devcgroup_inode_permission()

[PATCH] netfs: Mark __nonstring lookup tables
 2025-04-17  8:13 UTC  (2+ messages)

[PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
 2025-04-17  7:56 UTC  (2+ messages)

[PATCH] loop: fix min directio size detection for nested loop devices
 2025-04-17  6:25 UTC  (2+ messages)

[regression 6.1.y] Regression from 476c1dfefab8 ("mm: Don't pin ZERO_PAGE in pin_user_pages()") with pci-passthrough for both KVM VMs and booting in xen DomU
 2025-04-17  5:14 UTC  (4+ messages)

Regarding patch "fs: add kern_path_locked_negative()"
 2025-04-17  4:45 UTC 

[6.15-rc2 regression] xfs: null pointer in the dax fault code
 2025-04-17  3:01 UTC  (4+ messages)

[PATCH v2 0/2] pidfs: ensure consistent ENOENT/ESRCH reporting
 2025-04-16 21:15 UTC  (6+ messages)

[PATCH v7 0/3] fuse: remove temp page copies in writeback
 2025-04-16 18:05 UTC  (13+ messages)
` [PATCH v7 3/3] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-16 16:58 UTC  (6+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration

[PATCH v7 00/14] large atomic writes for xfs
 2025-04-16 16:26 UTC  (5+ messages)
` [PATCH v7 14/14] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
  ` [PATCH v7.1 "

[PATCH] Kconfig: switch CONFIG_SYSFS_SYCALL default to n
 2025-04-16 16:08 UTC  (2+ messages)

[RFC PATCH v2] fuse: add optional workqueue to periodically invalidate expired dentries
 2025-04-16 15:55 UTC  (2+ messages)

[PATCH] hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
 2025-04-16 15:10 UTC  (11+ messages)

[PATCH RFC 0/3] mnt_idmapping: avoid pointer chase & inline low-level helpers
 2025-04-16 15:04 UTC  (6+ messages)
` [PATCH RFC 1/3] inode: add fastpath for filesystem user namespace retrieval
` [PATCH RFC 3/3] mnt_idmapping: inline all low-level helpers

[RFC vfs/for-next 0/1] Only set epoll timeout if it's in the future
 2025-04-16 14:23 UTC  (2+ messages)

[RFC PATCH] fs: remove uselib() system call
 2025-04-16 14:07 UTC  (4+ messages)

[PATCH v4] fs/fs_parse: Remove unused and problematic validate_constant_table()
 2025-04-16 13:57 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).