Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-04-18 02:56:13 to 2025-04-21 21:57:20 UTC [more...]

[RFC PATCH 00/19] famfs: port into fuse
 2025-04-21 21:57 UTC  (26+ 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

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

HFS/HFS+ maintainership action items
 2025-04-21 21:52 UTC 

[PATCH v1] fuse: use splice for reading user pages on servers that enable it
 2025-04-21 21:38 UTC  (4+ messages)

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

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

[PATCHSET V2] block/xfs: bdev page cache bug fixes for 6.15
 2025-04-21 20:57 UTC  (9+ 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

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

[PATCH 0/7 V2] f2fs: new mount API conversion
 2025-04-21 17:37 UTC  (11+ 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

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

[PATCH v6 0/5] userfaultfd move option
 2025-04-21 17:16 UTC  (5+ messages)
` [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI

[PATCH][RFC] ->mnt_devname is never NULL
 2025-04-21 17:03 UTC  (4+ messages)

[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 1/2] fuse: optimize struct fuse_conn fields
 2025-04-21 11:36 UTC  (4+ messages)
` [PATCH 2/2] fuse: clean up struct fuse_conn bitfields

[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  (8+ 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  (25+ 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)

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

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

[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

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

[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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox