Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-05-22 00:01:01 to 2026-05-25 08:58:58 UTC [more...]

[PATCH v2 0/10] fs: Fix missed inode write during fsync
 2026-05-25  8:58 UTC  (10+ messages)
` [PATCH v2 01/10] affs: Drop support for metadata bh tracking
` [PATCH v2 02/10] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH v2 03/10] fs: Writeout inode buffer from mmb_sync()
` [PATCH v2 04/10] ext2: Fix possibly missing inode write on fsync(2)
` [PATCH v2 05/10] udf: "
` [PATCH v2 06/10] fat: "
` [PATCH v2 07/10] minix: "
` [PATCH v2 08/10] bfs: "
` [PATCH v2 09/10] ext4: Use mmb infrastructure for inode buffer writeout

[PATCH v1 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
 2026-05-25  8:44 UTC  (9+ messages)
` [PATCH v1 3/5] mm/shmem: make SGP_NOALLOC succeed on hole like SGP_READ
` [PATCH v1 5/5] mm/shmem: optimize file read with folio batching

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-05-25  7:29 UTC  (6+ messages)
` [PATCH v3 04/10] block: introduce dma map backed bio type

[PATCH 0/2] ntfs: fix link name free and $FILE_NAME validation
 2026-05-25  6:38 UTC  (4+ messages)
` [PATCH 1/2] ntfs: free link name from ntfs_name_cache
` [PATCH 2/2] ntfs: validate resident file name attribute length

[PATCH] VFS: fix possible failure to unlock in nfsd4_create_file()
 2026-05-25  6:23 UTC 

[PATCH v2 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-05-25  6:13 UTC  (5+ messages)
` [PATCH v2 05/21] Add a function to kmap one page of a multipage bio_vec
` [PATCH v2 06/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()

[BUG] iomap: NULL dereference in iomap_finish_folio_read after deferred failed read
 2026-05-25  5:43 UTC  (2+ messages)

[PATCH v2] f2fs: another way to set large folio by remembering inode number
 2026-05-25  5:37 UTC  (20+ messages)
                  ` [f2fs-dev] "

[RFC] fs/ioctl.c: FIBMAP requires CAP_SYS_RAWIO while FIEMAP exposes identical data unprivileged
 2026-05-25  5:33 UTC  (7+ messages)

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-05-25  5:30 UTC  (12+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
` [PATCH v6 3/4] buffer: add dropbehind writeback support
` [PATCH v6 4/4] block: enable RWF_DONTCACHE for block devices

[PATCH 1/3] tmpfs: simplify constructing "security.foo" xattr names
 2026-05-25  3:59 UTC  (3+ messages)

[PATCH v2 0/4] ntfs: tighten EA and index metadata validation
 2026-05-25  2:56 UTC  (6+ messages)
` [PATCH v2 1/4] ntfs: validate index block header more strictly
` [PATCH v2 2/4] ntfs: centalize $INDEX_ROOT header validation
` [PATCH v2 3/4] ntfs: validate index entries on reading
` [PATCH v2 4/4] ntfs: add bounds check before accessing EA entries

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-05-25  2:50 UTC  (20+ messages)
` [PATCH 01/17] quota: allocate dquot_hash "
` [PATCH 02/17] proc: replace __get_free_page() "
` [PATCH 03/17] ocfs2/dlm: "
` [PATCH 04/17] nilfs2: replace get_zeroed_page() with kzalloc()
` [PATCH 05/17] NFS: replace __get_free_page() with kmalloc() in nfs_show_devname()
` [PATCH 06/17] NFS: remove unused page and page2 in nfs4_replace_transport()
` [PATCH 07/17] NFSD: replace __get_free_page() with kmalloc() in nfsd_buffered_readdir()
` [PATCH 08/17] libfs: simple_transaction_get(): replace get_zeroed_page() with kzalloc()
` [PATCH 09/17] jfs: replace __get_free_page() with kmalloc()
` [PATCH 10/17] jbd2: replace __get_free_pages() "
` [PATCH 11/17] isofs: replace __get_free_page() "
` [PATCH 12/17] fuse: "
` [PATCH 13/17] fs/select: "
` [PATCH 14/17] fs/namespace: use __getname() to allocate mntpath buffer
` [PATCH 15/17] configfs: replace __get_free_pages() with kzalloc()
` [PATCH 16/17] binfmt_misc: replace __get_free_page() with kmalloc()
` [PATCH 17/17] bfs: replace get_zeroed_page() with kzalloc()

[PATCH v2 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
 2026-05-24 16:47 UTC  (13+ messages)
` [PATCH v2 1/2] fs/pipe: pre-allocate pages outside pipe->mutex in anon_pipe_write
` [PATCH v2 2/2] selftests/pipe: add pipe_bench microbenchmark

[PATCH v3 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
 2026-05-24 14:44 UTC  (3+ messages)
` [PATCH v3 1/2] fs/pipe: pre-allocate pages outside pipe->mutex in anon_pipe_write
` [PATCH v3 2/2] selftests/pipe: add pipe_bench microbenchmark

[syzbot] [fs?] KASAN: slab-use-after-free Read in clear_tfile_check_list
 2026-05-24 10:27 UTC  (2+ messages)
` [PATCH next] eventpoll: delay file list memory deallocation until unlisting

[PATCH] fanotify: report thread pidfds for FAN_REPORT_TID
 2026-05-24 10:24 UTC 

[RFC PATCH] fs/splice: allow for a way to block splice() with read-only files
 2026-05-23 20:41 UTC  (9+ messages)

test-fdutimensat failures after 7.0.6-200.fc44.x86_64 kernel update
 2026-05-23 18:32 UTC  (3+ messages)

[PATCH v3 0/2] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
 2026-05-23 17:37 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] userfaultfd: make functions that are not used outside uffd static

fix crashes when mounting legacy file system with sector size > PAGE_SIZE
 2026-05-23 15:33 UTC  (3+ messages)
` [PATCH 06/10] affs: handle set_blocksize failures

[RFC PATCH 6/6] affs: Move long delayed work on system_dfl_long_wq
 2026-05-23 15:26 UTC  (2+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-05-23 15:04 UTC  (5+ messages)
` DEPT (the dependency tracker) as AI review prompt? (was: DEPT v18)
    ` DEPT (the dependency tracker) as AI review prompt?

[PATCH 0/3] ntfs: fix mount failure cleanup and free-count setup
 2026-05-23 14:11 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] ntfs: avoid heap allocation for free-cluster readahead state
` [PATCH v3 0/3] ntfs: fix mount failure cleanup and free-count setup

[PATCH v4] ntfs: avoid heap allocation for free-cluster readahead state
 2026-05-23 13:58 UTC  (2+ messages)

[PATCH] fs/fcntl: fix SOFTIRQ-unsafe lock order in send_sigio()
 2026-05-23 13:52 UTC  (3+ messages)
  ` [PATCH v2] fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling

[PATCH] ntfs: skip extent mft records in writeback to prevent deadlock
 2026-05-23 13:26 UTC  (2+ messages)

[PATCH] tmpfs/ramfs: Let memfd_create() work on nommu
 2026-05-23 13:04 UTC 

[PATCH 6.12 634/666] netfs: fix error handling in netfs_extract_user_iter()
 2026-05-23  9:22 UTC  (3+ messages)

[PATCH] eventpoll: fix use-after-free in clear_tfile_check_list()
 2026-05-23  9:11 UTC 

[PATCH v4 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder
 2026-05-23  7:31 UTC  (3+ messages)
` [PATCH v4 1/2] rust: poll: use kfree_rcu() for PollCondVar
` [PATCH v4 2/2] rust_binder: move (e)poll wait queue to Process

[BUG] hfs: crafted image can deadlock in hfs_mdb_commit()
 2026-05-23  6:49 UTC 

[PATCH 0/4] ntfs: tighten EA and index metadata validation
 2026-05-23  2:13 UTC  (11+ messages)
` [PATCH 1/4] ntfs: validate index block header more strictly
` [PATCH 2/4] ntfs: centalize $INDEX_ROOT header validation
` [PATCH 3/4] ntfs: validate index entries on reading
` [PATCH 4/4] ntfs: add bounds check before accessing EA entries

[PATCHSET v9 4/4] fuse: discovery and configuration of iomap
 2026-05-23  1:29 UTC  (5+ messages)
` [PATCH 7/9] fuse: invalidate ranges of backing devices being used for iomap
` [PATCH 9/9] fuse: set iomap backing device block size

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-05-23  0:45 UTC  (9+ messages)
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks

[PATCH v4 0/7] lsm: Replace security_sb_mount with granular mount hooks
 2026-05-23  0:09 UTC  (4+ messages)
` [PATCH v4 1/7] lsm: Add granular mount hooks to replace security_sb_mount

[PATCH] exec: free the old mm outside the exec locks
 2026-05-22 21:49 UTC  (4+ messages)

[syzbot] [fs?] KASAN: slab-use-after-free Read in reverse_path_check_proc
 2026-05-22 19:48 UTC 

[GIT PULL] zonefs fixes for 7.1-rc5
 2026-05-22 19:39 UTC  (2+ messages)

[PATCH v5 0/2] mm: improve large folio readahead for exec memory
 2026-05-22 19:20 UTC  (4+ messages)
` [PATCH v5 1/2] mm: bypass mmap_miss heuristic for VM_EXEC readahead
` [PATCH v5 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order

[PATCH V2 0/7] Fixes to the previously-merged drivers/dax/fsdev series
 2026-05-22 19:19 UTC  (8+ messages)
  ` [PATCH V2 1/7] dax: fix misleading comment about share/index union in dax_folio_reset_order()
  ` [PATCH V2 2/7] dax/fsdev: fix multi-range offset, vmemmap_shift leak, and probe error cleanup
  ` [PATCH V2 3/7] dax/fsdev: fix kaddr for multi-range and fail probe on invalid pgmap offset
  ` [PATCH V2 4/7] dax/fsdev: clamp direct_access return to current physical range
  ` [PATCH V2 5/7] dax: fix holder_ops race in fs_put_dax()
  ` [PATCH V2 6/7] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
  ` [PATCH V2 7/7] dax: fsdev.c minor formatting cleanup

[PATCH 0/6] Fixes to the previously-merged drivers/dax/fsdev series
 2026-05-22 16:10 UTC  (3+ messages)

[PATCH v4 00/11] exfat: convert to iomap
 2026-05-22 15:02 UTC  (5+ messages)
` [PATCH v4 01/11] iomap: introduce IOMAP_F_ZERO_TAIL flag
` (subset) [PATCH v4 00/11] exfat: convert to iomap

[PATCH] fs: retire stale comment in fget_task_next()
 2026-05-22 14:21 UTC 

[PATCH v2 00/10] fanotify namespace monitoring
 2026-05-21 17:42 UTC  (3+ messages)
` [PATCH v2 06/10] fanotify: gate fs event classification by group type

[PATCH 0/2] fs: refactor code to use clear_and_wake_up_bit()
 2026-05-22 13:14 UTC  (2+ messages)

[PATCH 1/1] init/initramfs_test: wait_for_initramfs() before running
 2026-05-22 12:56 UTC  (2+ messages)

[PATCH] eventpoll: add missing kernel-doc for @ctx function parameters
 2026-05-22 12:32 UTC  (2+ messages)

[PATCH v2] fuse: reject fuse_notify() pagecache ops on directories
 2026-05-22 12:20 UTC  (2+ messages)

[PATCH 0/2] fs/pipe: reduce pipe->mutex contention by bulk-allocating outside the lock
 2026-05-22 12:10 UTC  (8+ messages)
` [PATCH 1/2] fs/pipe: bulk pre-allocate pages outside pipe->mutex in anon_pipe_write

[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-05-22 12:07 UTC  (8+ messages)

[PATCH 0/2] proc: protect ptrace_may_access() with exec_update_lock
 2026-05-22 11:47 UTC  (2+ messages)

[PATCHSET v9 1/4] fuse: cleanups ahead of adding fuse support
 2026-05-22 10:33 UTC  (4+ messages)
` [PATCH 1/4] fuse: move the passthrough-specific code back to passthrough.c

[PATCH] minix: release the sb buffer_head when setting the v3 block size fails
 2026-05-22 10:21 UTC  (2+ messages)

[PATCH] init: do_mounts: use kmalloc() for allocations of temporary buffers
 2026-05-22 10:13 UTC  (2+ messages)

[PATCH] selftests: openat2: port emptypath_test to kselftest harness
 2026-05-22 10:11 UTC  (3+ messages)

[PATCH] fs: Fix lock leak in replace_fd()
 2026-05-22 10:10 UTC  (4+ messages)

[PATCH v4 0/3] writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()
 2026-05-22 10:07 UTC  (2+ messages)

[PATCHSET v9 2/4] fuse: basic plumbing to upload file mappings from servers
 2026-05-22  9:30 UTC  (5+ messages)
` [PATCH 01/11] fuse: implement the basic iomap mechanisms

[PATCH] fuse: use READ_ONCE in fuse_chan_num_background()
 2026-05-22  8:38 UTC 

[PATCH] dcache: add fs.dentry-limit sysctl with negative-first reaper
 2026-05-22  8:27 UTC  (10+ messages)

[PATCH v3] exfat: preserve benign secondary entries during rename and move
 2026-05-22  7:44 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] fuse: drop redundant initializer in process_init_limits()
 2026-05-22  6:54 UTC 

ntfs3: Use after free race condition in ntfs_read_folio()?
 2026-05-22  5:17 UTC 

[PATCH] jbd2: update outdated comment for jbd2_journal_try_to_free_buffers()
 2026-05-22  3:05 UTC 

[PATCH] ntfs: Validate error in ntfs_lookup()
 2026-05-22  2:28 UTC  (5+ messages)

[PATCH v3] fuse: back uncached readdir buffers with pages
 2026-05-22  1:32 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 550604d6c9b9efc8d068aff94dc301694a7afdee
 2026-05-22  0:33 UTC 


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