Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-05-27 11:08:08 to 2026-05-28 17:52:56 UTC [more...]

[PATCH v2 00/10] fanotify namespace monitoring
 2026-05-28 17:52 UTC  (6+ messages)
` [PATCH v2 07/10] fanotify: gate fs events checks in fanotify_mark() by group type

[PATCH v2 00/34] Remove b_end_io from struct buffer_head
 2026-05-28 17:31 UTC  (35+ messages)
` [PATCH v2 01/34] buffer: Remove forward declaration of submit_bh_wbc()
` [PATCH v2 02/34] buffer: Add bh_submit()
` [PATCH v2 03/34] buffer: Remove mark_buffer_async_write_endio()
` [PATCH v2 04/34] buffer: Add bh_end_read(), bh_end_write() and bh_end_async_write()
` [PATCH v2 05/34] buffer: Convert write_dirty_buffer to bh_submit()
` [PATCH v2 06/34] buffer: Convert __bread_slow "
` [PATCH v2 07/34] buffer: Convert __sync_dirty_buffer "
` [PATCH v2 08/34] buffer: Convert __bh_read "
` [PATCH v2 09/34] buffer: Convert __bh_read_batch "
` [PATCH v2 10/34] buffer: Convert block_read_full_folio "
` [PATCH v2 11/34] buffer: Convert __block_write_full_folio to __bh_submit()
` [PATCH v2 12/34] ext4; Convert __ext4_read_bh() to bh_submit()
` [PATCH v2 13/34] ext4: Convert ext4_fc_submit_bh() "
` [PATCH v2 14/34] ext4: Convert write_mmp_block_thawed() "
` [PATCH v2 15/34] ext4: Convert ext4_commit_super() "
` [PATCH v2 16/34] jbd2: Convert journal commit "
` [PATCH v2 17/34] jbd2: Convert jbd2_write_superblock() "
` [PATCH v2 18/34] ocfs2: Convert ocfs2_write_block "
` [PATCH v2 19/34] ocfs2: Convert ocfs2_read_block "
` [PATCH v2 20/34] ocfs2: Convert ocfs2_read_blocks "
` [PATCH v2 21/34] ocfs2: Convert ocfs2_write_super_or_backup "
` [PATCH v2 22/34] gfs2: Convert gfs2_metapath_ra "
` [PATCH v2 23/34] gfs2: Convert gfs2_dir_readahead "
` [PATCH v2 24/34] gfs2: Remove use of b_end_io in gfs2_meta_read_endio()
` [PATCH v2 25/34] gfs2: Convert gfs2_aspace_write_folio to bh_submit()
` [PATCH v2 26/34] buffer: Remove mark_buffer_async_write()
` [PATCH v2 27/34] nilfs2: Convert nilfs_btnode_submit_block to bh_submit()
` [PATCH v2 28/34] nilfs2: Convert nilfs_gccache_submit_read_data "
` [PATCH v2 29/34] nilfs2: Convert nilfs_mdt_submit_block "
` [PATCH v2 30/34] md-bitmap: Convert read_file_page and write_file_page "
` [PATCH v2 31/34] buffer: Remove submit_bh()
` [PATCH v2 32/34] buffer: Remove b_end_io
` [PATCH v2 33/34] buffer: Change calling convention for end_buffer_read_sync()
` [PATCH v2 34/34] buffer: Remove end_buffer_write_sync()

[PATCH v2] jbd2: Remove special jbd2 slabs
 2026-05-28 17:14 UTC 

[PATCH v6 0/2] mm: improve large folio readahead for exec memory
 2026-05-28 16:55 UTC  (3+ messages)
` [PATCH v6 1/2] mm: bypass mmap_miss heuristic for VM_EXEC readahead
` [PATCH v6 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order

[PATCH v3] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
 2026-05-28 15:59 UTC  (4+ messages)

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-05-28 15:40 UTC  (19+ messages)
` [PATCH v4 08/23] ext4: implement buffered write path using iomap
` [PATCH v4 09/23] ext4: implement writeback "
` [PATCH v4 10/23] ext4: implement mmap "
` [PATCH v4 14/23] ext4: implement partial block zero range "
` [PATCH v4 15/23] ext4: add block mapping tracepoints for iomap buffered I/O path
` [PATCH v4 16/23] ext4: disable online defrag when inode using "
` [PATCH v4 17/23] ext4: submit zeroed post-EOF data immediately in the "
` [PATCH v4 18/23] ext4: wait for ordered I/O "

[PATCH 00/34] Remove b_end_io from struct buffer_head
 2026-05-28 15:37 UTC  (22+ messages)
` [PATCH 04/34] buffer: Add bh_end_read(), bh_end_write() and bh_end_async_write()
` [PATCH 15/34] ext4: Convert ext4_commit_super() to bh_submit()
` [PATCH 16/34] jbd2: Convert journal commit "
` [PATCH 17/34] jbd2: Convert jbd2_write_superblock() "
` [PATCH 27/34] nilfs2: Convert nilfs_btnode_submit_block "
` [PATCH 28/34] nilfs2: Convert nilfs_gccache_submit_read_data "
` [PATCH 29/34] nilfs2: Convert nilfs_mdt_submit_block "

[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-05-28 15:37 UTC  (9+ messages)
` [PATCH v2 1/3] fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lock

[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-05-28 14:50 UTC  (10+ messages)

[PATCH v4] exfat: preserve benign secondary entries during rename and move
 2026-05-28 14:21 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 0/2] proc: protect ptrace_may_access() with exec_update_lock
 2026-05-28 14:20 UTC  (9+ messages)

[PATCH] fanotify: simplify fanotify_error_event_equal
 2026-05-28 13:09 UTC  (2+ messages)

[PATCH] tmpfs/ramfs: Let memfd_create() work on nommu
 2026-05-28 13:02 UTC  (2+ messages)

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

[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
 2026-05-28 12:55 UTC  (16+ messages)
` [RFC PATCH v1 01/13] exec: factor argument setup out of do_execveat_common()
` [RFC PATCH v1 02/13] exec: add an internal helper for opened executables
` [RFC PATCH v1 03/13] file: expose helpers for in-kernel fd actions
` [RFC PATCH v1 04/13] exec: add spawn template UAPI definitions
` [RFC PATCH v1 05/13] exec: add spawn template file descriptors
` [RFC PATCH v1 06/13] exec: add spawn_template_spawn()
` [RFC PATCH v1 07/13] exec: validate spawn template executable identity
` [RFC PATCH v1 08/13] binfmt_elf: cache ELF metadata for spawn templates
` [RFC PATCH v1 09/13] Documentation: describe "
` [RFC PATCH v1 10/13] exec: require absolute paths for path-created templates
` [RFC PATCH v1 11/13] exec: let close-range actions target the max fd
` [RFC PATCH v1 12/13] syscalls: add generic spawn template entries
` [RFC PATCH v1 13/13] selftests/exec: cover spawn template basics

[PATCH 0/4] fs: mark selected blocking waits as freezable
 2026-05-28 12:51 UTC  (2+ messages)

[PATCH RFC 00/11] mm/filemap: split out folio wait and VFS code
 2026-05-28 12:49 UTC  (4+ messages)

[PATCH] eventpoll: fix use-after-free in clear_tfile_check_list()
 2026-05-28 12:42 UTC  (2+ messages)

[PATCH v2] fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling
 2026-05-28 12:40 UTC  (2+ messages)

[PATCH v3 0/2] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
 2026-05-28 12:39 UTC  (2+ messages)

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

[PATCH v3 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
 2026-05-28 12:34 UTC  (2+ messages)

[PATCH] fuse: disable default bdi strictlimiting
 2026-05-28 12:34 UTC  (12+ messages)
            `  "

[PATCH] fs: retire stale comment in fget_task_next()
 2026-05-28 12:27 UTC  (2+ messages)

[PATCH v2] fs/qnx6: fix pointer arithmetic in directory iteration
 2026-05-28 12:16 UTC  (2+ messages)

[PATCH] VFS: fix possible failure to unlock in nfsd4_create_file()
 2026-05-28 12:15 UTC  (3+ messages)

[PATCH v2] fs: fix spelling mistakes in comment
 2026-05-28 12:06 UTC  (2+ messages)

[PATCH 0/8] super: retire sget(), convert iterators to RCU
 2026-05-28 12:02 UTC  (8+ messages)
` [PATCH 2/8] ext4: convert mballoc KUnit test to sget_fc()
` [PATCH 5/8] super: drop sb_lock from setup_bdev_super() tuple publication

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-05-28 11:54 UTC  (9+ messages)
` [PATCH 04/17] nilfs2: replace get_zeroed_page() with kzalloc()
` [PATCH 14/17] fs/namespace: use __getname() to allocate mntpath buffer

[PATCH v1] fs: fix two spelling mistakes in comments
 2026-05-28 11:52 UTC  (2+ messages)

[PATCH] fanotify: report thread pidfds for FAN_REPORT_TID
 2026-05-28 11:51 UTC  (2+ messages)

[RFC PATCH v5 0/2] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-05-28 11:33 UTC  (8+ messages)
` [RFC PATCH v5 1/2] "

[PATCH] backing-file: fix backing_file_open() kerneldoc parameter
 2026-05-28 10:42 UTC  (2+ messages)
` [PATCH v2] "

[syzbot] [kernfs?] INFO: task hung in do_epoll_ctl_file
 2026-05-28 10:34 UTC 

[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-05-28 10:16 UTC  (6+ messages)

[PATCH -next] initramfs: Add CRC32 debugging mechanism for unpack failures
 2026-05-28  9:41 UTC 

[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
 2026-05-28  9:00 UTC  (25+ messages)
` [PATCH 01/15] mm/rmap: introduce anon_rmap APIs for anonymous folios
` [PATCH 02/15] mm: convert anon_vma rmap APIs to anon_rmap
` [PATCH 03/15] mm: introduce anon_vma_tree_t for multiple anon_vma topologies
` [PATCH 04/15] mm: switch to anon_vma_tree_t APIs in preparation for ANON_VMA_LAZY
` [PATCH 05/15] mm: add CONFIG_ANON_VMA_LAZY and folio helpers
` [PATCH 06/15] mm: add CONFIG_VMA_REF and VMA helpers
` [PATCH 07/15] mm: replace direct FOLIO_MAPPING_ANON usage with helpers
` [PATCH 13/15] mm: support setup and upgrade of ANON_VMA_LAZY folios
` [PATCH 15/15] mm: enable CONFIG_ANON_VMA_LAZY on arm64 and x86_64

[PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
 2026-05-28  6:40 UTC  (4+ messages)

[PATCH v2] ntfs: validate resident attribute values on lookup
 2026-05-28  5:56 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 00/14] fuse: add io-uring buffer rings and zero-copy
 2026-05-28  2:31 UTC  (5+ messages)
` [PATCH v2 01/14] fuse: separate next request fetching from sending logic

[PATCH] ntfs: not change 0-byte $DATA attribute to non-resident
 2026-05-28  2:15 UTC 

[PATCH v3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
 2026-05-28  1:19 UTC  (7+ messages)

[PATCH] man/man3/errno.3: clarify ENOTSUP and EOPNOTSUPP
 2026-05-27 22:59 UTC  (2+ messages)

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

[PATCH] jbd2: Remove special jbd2 slabs
 2026-05-27 20:33 UTC  (2+ messages)

[PATCH] fanotify: prepare tests for thread pidfd reporting
 2026-05-27 19:50 UTC  (3+ messages)
` [PATCH v2 1/2] fanotify: fix crash when running multiple iterations
  ` [PATCH v2 2/2] fanotify: prepare tests for thread pidfd reporting

[PATCH] hfs: reject volume bitmaps overlapping the MDB
 2026-05-27 19:49 UTC  (2+ messages)

[PATCH v2 0/9] Landlock: Namespace and capability control
 2026-05-27 18:11 UTC  (10+ messages)
` [PATCH v2 1/9] security: add LSM blob and hooks for namespaces
` [PATCH v2 2/9] security: Add LSM_AUDIT_DATA_NS for namespace audit records
` [PATCH v2 3/9] landlock: Wrap per-layer access masks in struct layer_config
` [PATCH v2 4/9] landlock: Enforce namespace use restrictions
` [PATCH v2 5/9] landlock: Enforce capability restrictions
` [PATCH v2 6/9] selftests/landlock: Add namespace restriction tests
` [PATCH v2 7/9] selftests/landlock: Add capability "
` [PATCH v2 8/9] samples/landlock: Add capability and namespace restriction support
` [PATCH v2 9/9] landlock: Add documentation for capability and namespace restrictions

Bug#1137107: netfs local_bh_enable in hard IRQ via cachefiles read completion
 2026-05-27 17:27 UTC  (2+ messages)

[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
 2026-05-27 16:24 UTC  (2+ messages)

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

[PATCH 1/2] bpf: cgroup: fix sysctl new value replacement
 2026-05-27 14:51 UTC  (2+ messages)

Proper error-handling of cdev_add() after cdev_alloc() ?
 2026-05-27 14:01 UTC 

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-05-27 13:00 UTC  (7+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure

[PATCH] ntfs: Fix spelling mistake "etnry" -> "entry"
 2026-05-27 12:05 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