Linux filesystem development
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2026-05-14  6:29 [PATCH 0/4] iomap: trivial fixes for ext4 conversion 5+ messages
2026-05-14  5:37 [PATCH] rust: seq_file: route seq_print! directly to seq_write 2+ messages
2026-05-14  5:04 [PATCH 0/7] Silence spurious warnings and crashes from kunit test suites 15+ messages
2026-05-14  3:37 [syzbot] [hfs?] WARNING in hfs_mdb_commit
2026-05-13 22:08 [syzbot] [fs?] possible deadlock in dump_user_range
2026-05-13 18:50 [PATCH] smbdirect: Fix error cleanup in smbdirect_map_sges_from_iter()
2026-05-13 11:21 [PATCH v3 00/11] exfat: convert to iomap 18+ messages
2026-05-13  9:48 [PATCH] writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs() 3+ messages
2026-05-13  8:14 [PATCH v2] userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changing
2026-05-12 20:45 [PATCH v2] mm/filemap: fix page_cache_prev_miss() when no hole is found 3+ messages
2026-05-12 20:31 [PATCH 0/2] mm: document read_pages and simplify usage 7+ messages
2026-05-12 17:40 [PATCH 6.12 180/206] fs: prepare for adding LSM blob to backing_file
2026-05-12 17:05 [PATCH v2] lib: free pagelist on error in iov_iter_extract_pages() 4+ messages
2026-05-12 12:33 [PATCH v6 00/24] netfs: Miscellaneous fixes 28+ messages
2026-05-12  9:42 Re: [PATCH] docs/power: note Btrfs limitation with FIBMAP for swap file offset
2026-05-12  8:01 Re: [PATCH] docs/power: note Btrfs limitation with FIBMAP for swap file offset
2026-05-12  5:35 improve the swap_activate interface 48+ messages
2026-05-11 22:21 try_break_deleg() and atomic_open() 4+ messages
2026-05-11 21:40 [PATCH v2] fs/dax: check for empty/zero entries before calling pfn_to_page() 5+ messages
2026-05-11 16:06 [PATCH 0/3] ntfs: fix quota out-of-date marking 7+ messages
2026-05-11 15:12 [post LSFMM summary] where is fuse going? 15+ messages
2026-05-11 14:11 [PATCH RESEND] iomap: remove over-strict inline data boundary check 5+ messages
2026-05-11 12:13 [PATCH 0/9] fs: Fix missed inode write during fsync 20+ messages
2026-05-11 11:58 [PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE 16+ messages
2026-05-11 11:19 [PATCH] fs: fix forced iversion increment on lazytime timestamp updates 5+ messages
2026-05-11  9:50 [PATCH] ntfs: use str_plural in ntfs_attr_make_non_resident 2+ messages
2026-05-11  9:40 [PATCH v2] iomap: add dirty page control to iomap_zero_iter 3+ messages
2026-05-11  7:29 [syzbot] [exfat?] WARNING in fat_add_entries
2026-05-11  7:23 [PATCH v4 16/23] ext4: disable online defrag when inode using iomap buffered I/O path 26+ messages
2026-05-11  7:22 drop unused VFS exports 9+ messages
2026-05-11  7:16 fix crashes when mounting legacy file system with sector size > PAGE_SIZE 21+ messages
2026-05-10 21:54 [PATCH] mm/filemap: fix page_cache_prev_miss() when no hole is found 6+ messages
2026-05-10 20:23 [PATCH v3 2/7] perf trace: Sync uapi/linux/fs.h with the kernel source 2+ messages
2026-05-10 17:11 [PATCH 0/2] ntfs: super.c fixes for MFT mirror check and sync_fs 5+ messages
2026-05-10 14:54 [PATCH] fuse: use current creds for backing files 4+ messages
2026-05-10  6:47 [PATCH] iomap: add dirty page control to iomap_zero_iter 3+ messages
2026-05-10  2:13 [PATCH] ntfs: fix empty_buf and ra lifetime bugs in ntfs_empty_logfile() 2+ messages
2026-05-09 21:37 [PATCH v2 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes 7+ messages
2026-05-09 18:39 [GIT PULL] fsverity fix for v7.1-rc3 2+ messages
2026-05-09 16:48 [PATCH 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes 10+ messages
2026-05-09 12:32 [syzbot] Monthly fs report (May 2026)
2026-05-09 10:23 [PATCH] fuse: propagate async RELEASE queue errno in fuse_file_put() 5+ messages
2026-05-09  5:56 [PATCH] sysctl: add Returns: kernel-doc for all functions
2026-05-09  1:52 [PATCH v3 0/7] lsm: Replace security_sb_mount with granular mount hooks 17+ messages
2026-05-08 18:12 [PATCH] mm/readahead: no PG_readahead on EOF 4+ messages
2026-05-08 16:37 [PATCH 2/5] docs: fix repeated word 'that' across documentation 8+ messages
2026-05-08 15:34 [PATCH 0/3] ntfs: harden MFT record and attribute parsing 11+ messages
2026-05-08 14:08 [PATCH] ntfs: validate the full MST update sequence array
2026-05-08 13:45 [RFC PATCH 3/6] hfsplus: Move long delayed work on system_dfl_long_wq 6+ messages
2026-05-08 11:13 [PATCH] lib: free pagelist on error in iov_iter_extract_pages() 7+ messages
2026-05-08  9:42 Re: [PATCH] fuse: disable default bdi strictlimiting 3+ messages
2026-05-08  8:20 Re: [PATCH] erofs: use the opener's credential when verifing metadata accesses 9+ messages
2026-05-08  7:29 [PATCH v2] ntfs: fix missing kstrdup() error check in ntfs_write_volume_label() 3+ messages
2026-05-08  6:55 [PATCH v3 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder 3+ messages
2026-05-08  1:53 [PATCH 1/1] mm/readahead: add kerneldoc for read_pages
2026-05-07 22:15 [GIT PULL 2/2] libfuse: new mount service container fixes
2026-05-07 22:15 [GIT PULL 1/2] libfuse: new mount API and SYNC_INIT fixes
2026-05-07 22:13 [PATCHSET 2/2] libfuse: new mount service container fixes 13+ messages
2026-05-07 22:13 [PATCHSET 1/2] libfuse: new mount API and SYNC_INIT fixes 6+ messages
2026-05-07 15:48 [PATCH] ntfs: avoid leaking uninitialised bytes in new security descriptors 3+ messages
2026-05-07 12:42 [PATCH v2 0/9] exfat: convert to iomap 29+ messages
2026-05-07 11:23 [PATCH v2] nsfs: fix wrong error code returned for pidns ioctls 3+ messages
2026-05-07 11:14 [PATCH] nsfs: fix wrong error code returned for pidns ioctls 2+ messages
2026-05-07  8:52 [PATCH v14 00/15] Exposing case folding behavior 21+ messages
2026-05-07  7:26 [PATCH v2 2/7] perf trace: Sync uapi/linux/fs.h with the kernel source 2+ messages
2026-05-07  5:01 fix block layer bounce buffering for block size > PAGE_SIZE v2 10+ messages
2026-05-06 15:38 [PATCH] ntfs: fix out-of-bounds write in ntfs_index_walk_down() 5+ messages
2026-05-06 15:04 sysfs: upgrade OOB write by buggy .show hook into WARNing 6+ messages
2026-05-06 13:50 [RFC v1 0/1] buffer_head: fail fast on repeated reads after I/O errors 2+ messages
2026-05-06 12:24 [PATCH] fuse: fix writeback array overflow when max_pages is one 3+ messages
2026-05-06 11:23 [PATCH] mm/fadvise: avoid remote LRU drain for mapped folio failures 6+ messages
2026-05-06  7:23 [linus:master] [xattr]  dc0876b984: ltp.fsetxattr02.fail 2+ messages
2026-05-05 22:42 [PATCH v2] ovl: fix verity lazy-load guard broken by fsverity_active() semantic change
2026-05-05 22:00 [PATCH] hfsplus: rework hfsplus_readdir() logic
2026-05-05 18:59 [PATCH v6 0/2] mm: improve write performance with RWF_DONTCACHE 7+ messages
2026-05-05 18:55 [PATCH] sync_file_range: delete dead S_ISLNK code 3+ messages
2026-05-05 18:15 [PATCH] ovl: fix verity lazy-load guard broken by fsverity_active() semantic change 3+ messages
2026-05-05 15:56 [PATCH v3] fs/dax: check zero or empty entry before converting xarray entry
2026-05-05 13:07 [PATCH] ntfs: fix default_upcase refcount underflow and UAF on fs_context teardown 3+ messages
2026-05-05 12:37 Re: Why does GNU sed abuse /proc/filesystems? Re: [PATCH v3 0/3] revamp fs/filesystems.c
2026-05-05 12:31 [PATCH v2 0/4] exfat: memory optimisations and stringent integrity checks for up-case table 9+ messages
2026-05-05 12:28 [PATCH v1 1/3] exfat: add volume limit bounds checks 7+ messages
2026-05-05 11:42 [PATCH RESEND v2] namei: use QSTR() instead of QSTR_INIT() in path_pts 2+ messages
2026-05-05  9:51 [PATCH] fs/namespace: fix NULL pointer dereference in do_lock_mount() 6+ messages
2026-05-05  6:11 [DISCUSSION] Preventing ENOSPC/EDQUOT writeback errors on network filesystems 3+ messages
2026-05-05  5:53 [RFC PATCH 04/25] find_acceptable_alias(): skip NORCU aliases with zero refcount 53+ messages
2026-05-05  5:21 [PATCHBOMB] libfuse: various fixes for new mount code 31+ messages
2026-05-05  0:16 [PATCH 6.12.y] fs: prepare for adding LSM blob to backing_file
2026-05-04 20:15 [PATCH v5 1/4] 9p: Cache negative dentries for lookup performance 5+ messages
2026-05-04 19:14 [PATCH] fdinfo: Add fops flag to allow CAP_PERFMON to see fdinfo 2+ messages
2026-05-04 15:48 [PATCH] ntfs: fix out-of-bounds write in ntfs_rl_collapse_range() merge path 5+ messages
2026-05-04 13:51 [PATCH 6.18 140/275] fs: prepare for adding LSM blob to backing_file
2026-05-04 13:50 [PATCH 7.0 169/307] lsm: add backing_file LSM hooks 2+ messages
2026-05-04 13:20 [PATCH v5 0/2] mm: improve write performance with RWF_DONTCACHE 3+ messages
2026-05-04  9:33 [PATCH v6 00/11] kunit: Introduce UAPI testing framework 12+ messages
2026-05-03 23:29 [PATCH] ntfs: match ntfs_resident_attr_min_value_length with $AttrDef
2026-05-03 21:18 [PATCH v2 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling 11+ messages
2026-05-03 19:31 [PATCH 2/5] perf trace: Sync uapi/linux/fs.h with the kernel source 2+ messages
2026-05-03 16:02 [PATCH v1] docs: locking: Fix stale dquot.c path 2+ messages
2026-05-03 12:41 Re: Meaning of struct statx->stx_blksize field 2+ messages
2026-05-03  8:49 [PATCHSET 0/5] io_uring related epoll cleanups 14+ messages
2026-05-03  4:44 [PATCH v5] hfsplus: fix null-ptr-deref by creating hidden dir on remount rw 2+ messages
2026-05-02 20:32 [syzbot] Monthly hfs report (May 2026)
2026-05-02 14:20 [PATCH v13 00/15] Exposing case folding behavior 16+ messages
2026-05-02  0:49 [PATCH] ntfs: avoid use-after-free of index inode in ntfs_inode_sync_filename() 3+ messages
2026-05-02  0:48 [PATCH] ntfs: fix copy length in ntfs_bdev_write() for non-page-aligned start 3+ messages
2026-05-01 23:39 [PATCH] fs/dax: check for empty/zero entries before calling pfn_to_page() 6+ messages
2026-05-01 23:27 [PATCH] ovl: use linked upper dentry in copy-up tmpfile 2+ messages
2026-05-01 22:28 [PATCH RFC] memcg: add per-cgroup dirty page controls (dirty_ratio, dirty_min) 3+ messages
2026-05-01 17:14 overlayfs: verity validation broken since f77f281b6118 8+ messages
2026-05-01 14:54 [PATCH v2 0/3] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c 7+ messages
2026-05-01 11:02 [PATCH 2/3] hfs/hfsplus: initialize data buffer in hfs_bnode_read_u16 and hfs_bnode_read_u8 14+ messages
2026-05-01  9:49 [PATCH v4 0/4] mm: improve write performance with RWF_DONTCACHE 9+ messages
2026-05-01  4:52 Re: [f2fs-dev] [GIT PULL] fscrypt updates for 6.7
2026-05-01  1:19 [PATCH 1/1] mm/readahead: simplify page_cache_ra_unbounded loop counter reset 4+ messages
2026-04-30 21:30 Re: (subset) [PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
2026-04-30 21:18 [GIT PULL v5.1] libfuse: run fuse servers as a contained service 12+ messages
2026-04-30 21:15 [PATCHSET v5.1] libfuse: run fuse servers as a contained service 15+ messages
2026-04-30 17:20 [PATCH 0/3] ntfs: error/durability fixes for mft writepage paths 8+ messages
2026-04-30 13:20 fix block layer bounce buffering for block size > PAGE_SIZE 7+ messages
2026-04-30 11:54 [PATCH] ntfs: use base mft_no when looking up base inode for extent record 3+ messages
2026-04-30 11:35 [PATCH 0/2] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c 12+ messages
2026-04-30 11:33 [LSF/MM/BPF BoF Session] Numa-Aware Placement for Page Cache Pages 10+ messages
2026-04-30  5:36 [PATCH v2] fs/buffer: serialize set_buffer_uptodate against concurrent clears 2+ messages
2026-04-30  4:33 Faulty interaction between open_tree_clone and OPEN_TREE_NAMESPACE? 2+ messages
2026-04-30  2:03 [PATCH v4] hfsplus: fix null-ptr-deref by creating hidden dir on remount rw 3+ messages
2026-04-30  2:03 [PATCH v4 0/7]] VFS: Prepare to lift lookup out of exclusive lock for directory ops 10+ messages
2026-04-30  1:56 [PATCH v4 0/7]] VFS: Prepare to lift lookup out of exclusive lock for directory ops 10+ messages
2026-04-30  0:36 [RFC] determining if the underlying storage device of blockdev is "real", the Linux modern way
2026-04-30  0:03 [PATCH v2 0/7] lsm: Replace security_sb_mount with granular mount hooks 12+ messages
2026-04-29 20:58 [PATCH] zonefs: handle integer overflow in zonefs_fname_to_fno 4+ messages
2026-04-29 18:07 [PATCH v12 00/15] Exposing case folding behavior 17+ messages
2026-04-29 18:00 [PATCH 4/4] ext4: Defer inode reclaim if it has preallocations 5+ messages
2026-04-29 16:08 [PATCH v0 2/2] exfat: print warning upon block size calibration 4+ messages
2026-04-29 15:29 [PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files 61+ messages
2026-04-29 15:25 [PATCH v3 00/10] Add dmabuf read/write via io_uring 33+ messages
2026-04-29 14:12 [PATCHBLIZZARD v8] fuse/libfuse/e2fsprogs: faster file IO for containerized ext4 servers 204+ messages
2026-04-29 14:05 [PATCH v7 0/4] x86: Simplifying LAM 5+ messages
2026-04-29 13:09 [PATCH] fs/select: reject negative timeval components in kern_select() 5+ messages
2026-04-29 10:20 [PATCH] fuse: add fusex filesystem 21+ messages
2026-04-29  8:59 Null-Pointer Dereference in bpf_remove_dentry_xattr via Negative Dentry 2+ messages
2026-04-29  6:54 Re: [PATCH 2/2] eventpoll: Fix epoll_wait() report false negative 5+ messages
2026-04-29  0:00 Host exfatprogs repo on git.kernel.org? 2+ messages
2026-04-28 23:50 [PATCH v1 3/4] exfat: add default_upcase option (read-only) 16+ messages
2026-04-28 23:29 [PATCH v2] fuse: back uncached readdir buffers with pages 6+ messages
2026-04-28 19:21 [PATCH] ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress() 3+ messages
2026-04-28 19:21 [PATCH ported/repost v2] security,fs,nfs,net: update security_inode_listsecurity() interface 3+ messages
2026-04-28 17:51 [RFC PATCH 0/2] net: af_unix: Useful handling of LSM denials on SCM_RIGHTS 8+ messages
2026-04-28 16:26 [PATCH] dept: update documentation function names to match implementation 2+ messages
2026-04-28 13:30 [PATCH] docs: proc: fix minor grammar and formatting issues 2+ messages
2026-04-28 13:17 [PATCH v5 00/24] netfs: Miscellaneous fixes 25+ messages
2026-04-28 12:26 [PATCH] docs: proc: fix minor grammar and formatting issues 2+ messages
2026-04-28 11:47 [PATCH v2] iomap: add simple read path for small direct I/O 4+ messages
2026-04-28  8:57 [PATCH v3] generic/790: test post-EOF gap zeroing persistence 5+ messages
2026-04-28  8:33 [PATCH v9 00/22] fs-verity support for XFS with post EOF merkle tree 25+ messages
2026-04-28  7:09 [PATCH v3 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations 30+ messages
2026-04-28  6:43 [bug report] ntfs: update runlist handling and cluster allocator 2+ messages
2026-04-28  2:13 [PATCH] fuse: do not treat unlimited readdir count as a buffer size 3+ messages
2026-04-28  1:57 [PATCH v3 0/2] mm/filemap: tighten mmap_miss hit accounting 7+ messages
2026-04-28  1:34 [PATCH] ntfs: drop nlink once for WIN32/DOS aliases 2+ messages
2026-04-27 17:13 [RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access 30+ messages
2026-04-27 11:09 [PATCH] rhashtable: give each instance its own lockdep class 8+ messages
2026-04-27  4:01 [PATCH v3 00/19] Prepare to lift lookup out of exclusive lock for directory ops 53+ messages
2026-04-27  0:15 [PATCH bpf-next 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling 14+ messages
2026-04-26  6:27 [PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads 9+ messages
2026-04-25  2:38 tools/testing/radix-tree/maple.c & vs | defect 2+ messages
2026-04-24 16:51 [PATCH v3 0/9] Kernel API Specification Framework 18+ messages
2026-04-24 11:46 [PATCH v5 0/2] vfs: add O_EMPTYPATH to openat(2)/openat2(2) 7+ messages
2026-04-23 17:01 "Intent" of VFS lookups 5+ messages
2026-04-22 23:15 [PATCHBOMB v5] fuse/libfuse/e2fsprogs/etc: containerize ext4 for safer operation 47+ messages
2026-04-22 21:33 [PATCH 0/1] rhashtable: fix fs_reclaim circular dep in free_and_destroy 3+ messages
2026-04-22  2:10 [PATCH v3 04/22] ext4: add iomap address space operations for buffered I/O 31+ messages
2026-04-17 23:33 [PATCH] ntfs3: bound to_move in indx_insert_into_root before hdr_insert_head 2+ messages
2026-04-17 22:57 [PATCH] ntfs3: validate split-point offset in indx_insert_into_buffer 2+ messages
2026-04-16  7:24 Re: [fuse-devel] Debugging a stale kernel cache during file growth 9+ messages
2026-04-13 13:31 [PATCH] fs/ntfs3: add depth limit to indx_find_buffer to prevent stack overflow 2+ messages
2026-04-13  9:41 [PATCH v4 2/8] fuse: {io-uring} Rename ring->nr_queues to max_nr_queues 39+ messages
2026-04-12 13:54 [RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd 18+ messages
2026-04-12  7:37 Re: [PATCH v4] FAT: Allow 0xE9 near jump in fat_read_static_bpb() 3+ messages
2026-04-10 15:17 [PATCH v12 00/16] Direct Map Removal Support for guest_memfd 25+ messages
2026-04-08 18:45 [RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs 30+ messages
2026-04-08 11:53 [patch V2 00/11] hrtimers: Prevent hrtimer interrupt starvation 24+ messages
2026-04-07  8:14 [RFC PATCH] userfaultfd: allow registration of ranges below mmap_min_addr 10+ messages
2026-04-03 19:35 [PATCH 0/1] iomap: avoid compaction for costly folio order allocation 17+ messages
2026-04-03  3:57 [PATCH v2] fuse: Send FORGET over io_uring when ring is ready 15+ messages
2026-04-02 16:28 [PATCH v2 00/14] fuse: add io-uring buffer rings and zero-copy 49+ messages
2026-03-31 22:39 [PATCH] fuse: invalidate readdir cache on epoch bump 2+ messages
2026-03-31 12:37 [PATCH V10 00/10] famfs: port into fuse 62+ messages
2026-03-24 19:43 [PATCH v4 3/4] 9p: Set default negative dentry retention time for cache=loose 7+ messages
2026-03-22 19:53 [PATCH v8 1/9] dax/bus: Use dax_region_put() in alloc_dax_region() error path 30+ messages
2026-03-12 10:04 [RFC PATCH v1 01/11] security: add LSM blob and hooks for namespaces 50+ messages
2026-03-11 21:13 [PATCH v4] hfs: Validate CNIDs in hfs_read_inode 18+ messages
2026-02-26 22:30 [RFC PATCH] ceph: fix kernel memory exposure issue in ceph_netfs_issue_op_inline() 5+ messages
2026-02-23 22:46 [PATCHBLIZZARD v7] fuse/libfuse/e2fsprogs: containerize ext4 for safer operation 231+ messages
2026-02-13  8:17 [PATCH v9 00/17] ntfs filesystem remake 22+ messages
2026-02-12  1:26 [GIT PULL] fsverity updates for 7.0 5+ messages
2026-02-11 20:35 [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework 23+ messages
2026-02-09 23:13 Re: [PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax 12+ messages
2026-02-09 18:26 [syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf 45+ messages
2026-02-06 20:27 [PATCH] ceph: fix generic/639 xfstests failure 3+ messages

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