linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-18 17:56:57 to 2025-04-22 07:20:10 UTC [more...]

[PATCH v6 0/5] userfaultfd move option
 2025-04-22  7:19 UTC  (7+ 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-22  7:05 UTC  (9+ messages)
` [PATCH v3 13/20] mm: Copy-on-Write (COW) reuse support for PTE-mapped THP

bad things when too many negative dentries in a directory
 2025-04-22  6:57 UTC  (13+ messages)

[PATCH v7 00/14] large atomic writes for xfs
 2025-04-22  6:08 UTC  (7+ messages)
` [PATCH v7 11/14] xfs: add xfs_file_dio_write_atomic()

[PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
 2025-04-22  5:51 UTC  (3+ messages)

[PATCHSET V3] block/xfs: bdev page cache bug fixes for 6.15
 2025-04-22  4:19 UTC  (6+ messages)
` [PATCH 1/3] block: fix race between set_blocksize and read paths
` [PATCH 2/3] block: hoist block size validation code to a separate function
` [PATCH 3/3] xfs: stop using set_blocksize

HFS/HFS+ maintainership action items
 2025-04-22  4:16 UTC  (3+ messages)

Call for Proposals for fossy.us 2025
 2025-04-22  3:33 UTC 

[PATCH][RFC] ->mnt_devname is never NULL
 2025-04-22  3:14 UTC  (5+ messages)
      ` [PATCH][RFC] do_lock_mount() races in 'beneath' case

[PATCH 0/7 V2] f2fs: new mount API conversion
 2025-04-22  2:39 UTC  (12+ messages)
` [PATCH 1/7] f2fs: Add fs parameter specifications for mount options
` [PATCH 2/7] f2fs: move the option parser into handle_mount_opt
` [PATCH 3/7] f2fs: Allow sbi to be NULL in f2fs_printk
` [PATCH 4/7] f2fs: Add f2fs_fs_context to record the mount options
` [PATCH 5/7] f2fs: separate the options parsing and options checking
` [PATCH 6/7] f2fs: introduce fs_context_operation structure
` [PATCH 7/7] f2fs: switch to the new mount api

[PATCH AUTOSEL 6.6 05/15] iomap: skip unnecessary ifs_block_is_uptodate check
 2025-04-22  2:17 UTC 

[PATCH AUTOSEL 6.12 09/23] netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS
 2025-04-22  2:16 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 10/23] iomap: skip unnecessary ifs_block_is_uptodate check

[PATCH AUTOSEL 6.14 12/30] netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS
 2025-04-22  2:15 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 13/30] iomap: skip unnecessary ifs_block_is_uptodate check

[RFC PATCH 00/19] famfs: port into fuse
 2025-04-22  2:10 UTC  (30+ 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
` [RFC PATCH 19/19] famfs_fuse: (ignore) debug cruft

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

[PATCHSET V2] block/xfs: bdev page cache bug fixes for 6.15
 2025-04-22  1:19 UTC  (10+ messages)
` [PATCH 1/3] block: fix race between set_blocksize and read paths
` [PATCH 2/3] block: hoist block size validation code to a separate function
` [PATCH 3/3] xfs: stop using set_blocksize

[PATCH v1] fuse: use splice for reading user pages on servers that enable it
 2025-04-22  0:49 UTC  (5+ messages)

[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
 2025-04-21 23:45 UTC  (9+ messages)

[DISCUSSION] Revisiting Slab Movable Objects
 2025-04-21 21:54 UTC 

[PATCH v2 0/7] fs/buffer: split pagecache lookups into atomic or blocking
 2025-04-21 21:06 UTC  (2+ messages)

{FD,O,...}_CLOFORK have been added by POSIX.1-2024
 2025-04-21 20:57 UTC  (3+ messages)

scheduling while atomic on rc3 - migration + buffer heads
 2025-04-21 17:27 UTC  (4+ messages)

[PATCH 0/5] bcachefs async object debugging
 2025-04-21 17:26 UTC  (6+ messages)
` [PATCH 1/5] bcachefs: bch2_bio_to_text()
` [PATCH 2/5] bcachefs: bch2_read_bio_to_text
` [PATCH 3/5] bcachefs: fast_list
` [PATCH 4/5] bcachefs: Async object debugging
` [PATCH 5/5] bcachefs: Make various async objs visible in debugfs

[RFC v3 00/12] LKMM generic atomics in Rust
 2025-04-21 16:42 UTC  (13+ messages)
` [RFC v3 01/12] rust: Introduce atomic API helpers
` [RFC v3 02/12] rust: sync: Add basic atomic operation mapping framework
` [RFC v3 03/12] rust: sync: atomic: Add ordering annotation types
` [RFC v3 04/12] rust: sync: atomic: Add generic atomics
` [RFC v3 05/12] rust: sync: atomic: Add atomic {cmp,}xchg operations
` [RFC v3 06/12] rust: sync: atomic: Add the framework of arithmetic operations
` [RFC v3 07/12] rust: sync: atomic: Add Atomic<u{32,64}>
` [RFC v3 08/12] rust: sync: atomic: Add Atomic<{usize,isize}>
` [RFC v3 09/12] rust: sync: atomic: Add Atomic<*mut T>
` [RFC v3 10/12] rust: sync: atomic: Add arithmetic ops for "
` [RFC v3 11/12] rust: sync: Add memory barriers
` [RFC v3 12/12] rust: sync: rcu: Add RCU protected pointer

[RFC v2 00/13] LKMM *generic* atomics in Rust
 2025-04-21 16:27 UTC  (3+ messages)

[RFC bpf-next 00/13] bpf: Introduce modular verifier
 2025-04-21 16:13 UTC  (3+ messages)
` [RFC bpf-next 11/13] treewide: bpf: Export symbols used by verifier

[PATCH 0/3] ext4: Implement IOCB_DONTCACHE handling
 2025-04-21 10:50 UTC  (4+ messages)
` [PATCH 1/3] mm/filemap: initialize fsdata with iocb->ki_flags
` [PATCH 2/3] ext4: implement IOCB_DONTCACHE handling in write operations
` [PATCH 3/3] ext4: support FOP_DONTCACHE flag

[PATCH] fs/fuse: fix race between concurrent setattr from multiple nodes
 2025-04-21 10:23 UTC  (8+ messages)
            ` [PATCH V2] "

[PATCH 0/9] fs: harden anon inodes
 2025-04-21  8:35 UTC  (5+ messages)
` [PATCH 1/9] anon_inode: use a proper mode internally

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

[linus:master] [vfs] bf630c4016: stress-ng.bind-mount.ops_per_sec 4.4% improvement
 2025-04-21  7:33 UTC 

[PATCH 0/3] enumarated refcounts, for debugging refcount issues
 2025-04-21  3:09 UTC  (7+ 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

[RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-04-21  2:15 UTC  (12+ messages)
` [RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v4 02/11] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH v4 03/11] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH v4 04/11] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH v4 05/11] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
` [RFC PATCH v4 06/11] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
` [RFC PATCH v4 08/11] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [RFC PATCH v4 09/11] block: factor out common part in blkdev_fallocate()
` [RFC PATCH v4 10/11] block: add FALLOC_FL_WRITE_ZEROES support
` [RFC PATCH v4 11/11] ext4: "

PI and data checksumming for XFS
 2025-04-21  2:30 UTC  (3+ messages)
` [PATCH 1/7] block: support integrity generation and verification from file systems

[PATCH] fs: Fix comment typos and grammatical errors
 2025-04-21  1:35 UTC  (3+ messages)

[PATCH v4] fs/namespace: defer RCU sync for MNT_DETACH umount
 2025-04-21  0:44 UTC  (24+ 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 AUTOSEL 5.10] umount: Allow superblock owners to force umount
 2025-04-20 10:53 UTC  (3+ messages)

[GIT PULL] vfs fixes
 2025-04-19 21:38 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] fs: Backport - remove NTFS classic
 2025-04-18 23:57 UTC 

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

[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
 2025-04-18 20:03 UTC  (6+ messages)
` [PATCH v3 3/8] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping

[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  (4+ 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).