Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-05-26 17:12:50 to 2026-05-28 07:57:45 UTC [more...]

[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
 2026-05-28  7:57 UTC  (28+ 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 08/15] mm: prepare rmap infrastructure for ANON_VMA_LAZY
` [PATCH 09/15] mm: implement ANON_VMA_LAZY rmap semantics
` [PATCH 10/15] mm: defer anon_vma creation with ANON_VMA_LAZY
` [PATCH 11/15] mm: handle ANON_VMA_LAZY in huge page operations
` [PATCH 12/15] mm: handle ANON_VMA_LAZY during migration
` [PATCH 13/15] mm: support setup and upgrade of ANON_VMA_LAZY folios
` [PATCH 14/15] mm: support merging of ANON_VMA_LAZY VMAs
` [PATCH 15/15] mm: enable CONFIG_ANON_VMA_LAZY on arm64 and x86_64

[PATCH v3] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
 2026-05-28  6:45 UTC 

[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 v3] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-05-28  5:43 UTC  (4+ messages)

[PATCH v2 00/14] fuse: add io-uring buffer rings and zero-copy
 2026-05-28  2:31 UTC  (21+ messages)
` [PATCH v2 01/14] fuse: separate next request fetching from sending logic
` [PATCH v2 02/14] fuse: refactor io-uring header copying to ring
` [PATCH v2 03/14] fuse: refactor io-uring header copying from ring
` [PATCH v2 04/14] fuse: use enum types for header copying
` [PATCH v2 05/14] fuse: refactor setting up copy state for payload copying
` [PATCH v2 06/14] fuse: support buffer copying for kernel addresses
` [PATCH v2 07/14] fuse: use named constants for io-uring iovec indices
` [PATCH v2 08/14] fuse: move fuse_uring_abort() from header to dev_uring.c
` [PATCH v2 09/14] fuse: rearrange io-uring iovec and ent allocation 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  (8+ messages)

[PATCH] fuse: disable default bdi strictlimiting
 2026-05-27 23:32 UTC  (11+ messages)
            `  "

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

[RFC PATCH v5 0/2] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-05-27 22:17 UTC  (7+ messages)
` [RFC PATCH v5 1/2] "

[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: report thread pidfds for FAN_REPORT_TID
 2026-05-27 19:50 UTC  (5+ messages)
` [PATCH] fanotify: prepare tests for thread pidfd reporting
    ` [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

[PATCH 00/34] Remove b_end_io from struct buffer_head
 2026-05-27 17:46 UTC  (54+ messages)
` [PATCH 01/34] buffer: Remove forward declaration of submit_bh_wbc()
` [PATCH 02/34] buffer: Add bh_submit()
` [PATCH 03/34] buffer: Remove mark_buffer_async_write_endio()
` [PATCH 04/34] buffer: Add bh_end_read(), bh_end_write() and bh_end_async_write()
` [PATCH 05/34] buffer: Convert write_dirty_buffer to bh_submit()
` [PATCH 06/34] buffer: Convert __bread_slow "
` [PATCH 07/34] buffer: Convert __sync_dirty_buffer "
` [PATCH 08/34] buffer: Convert __bh_read "
` [PATCH 09/34] buffer: Convert __bh_read_batch "
` [PATCH 10/34] buffer: Convert block_read_full_folio "
` [PATCH 11/34] buffer: Convert __block_write_full_folio to __bh_submit()
` [PATCH 12/34] ext4; Convert __ext4_read_bh() to bh_submit()
` [PATCH 13/34] ext4: Convert ext4_fc_submit_bh() "
` [PATCH 14/34] ext4: Convert write_mmp_block_thawed() "
` [PATCH 15/34] ext4: Convert ext4_commit_super() "
` [PATCH 16/34] jbd2: Convert journal commit "
` [PATCH 18/34] ocfs2: Convert ocfs2_write_block "
` [PATCH 19/34] ocfs2: Convert ocfs2_read_block "
` [PATCH 20/34] ocfs2: Convert ocfs2_read_blocks "
` [PATCH 21/34] ocfs2: Convert ocfs2_write_super_or_backup "
` [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 "

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 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-05-27 16:02 UTC  (5+ messages)
` [PATCH 04/17] nilfs2: replace get_zeroed_page() with kzalloc()

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

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-05-27 15:58 UTC  (21+ messages)
` [PATCH v4 04/23] ext4: add iomap address space operations for buffered I/O
` [PATCH v4 09/23] ext4: implement writeback path using iomap
` [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 0/2] bpf: cgroup: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
 2026-05-27 14:51 UTC  (6+ messages)
` [PATCH 1/2] bpf: cgroup: fix sysctl new value replacement
` [PATCH 2/2] bpf: cgroup: Use kvfree instead of kfree in __cgroup_bpf_run_filter_sysctl

[PATCH] fanotify: simplify fanotify_error_event_equal
 2026-05-27 14:22 UTC 

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

[PATCH 0/2] proc: protect ptrace_may_access() with exec_update_lock
 2026-05-27 13:57 UTC  (13+ messages)
` [PATCH 1/2] proc: protect ptrace_may_access() with exec_update_lock (part 1)

[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)

[PATCH 0/8] super: retire sget(), convert iterators to RCU
 2026-05-27 11:54 UTC  (6+ 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

[BUG] configfs: slab-use-after-free in configfs_drop_dentry() on rmdir
 2026-05-27 10:27 UTC  (2+ messages)

[PATCH v2] fs: fix spelling mistakes in comment
 2026-05-27 10:00 UTC 

回复: Re: [PATCH v1] fs: fix spelling mistakes in comment
 2026-05-27  9:54 UTC 

[PATCH v1] fs: fix spelling mistakes in comment
 2026-05-27  9:17 UTC  (2+ messages)

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

[PATCH] fs/ntfs3: format code, deal with comments
 2026-05-27  8:49 UTC 

[PATCH] fs/ntfs3: reject SEEK_DATA and SEEK_HOLE past EOF early
 2026-05-27  8:48 UTC 

[PATCH 0/4] fs: mark selected blocking waits as freezable
 2026-05-27  6:49 UTC  (5+ messages)
` [PATCH 1/4] eventpoll: mark ep_poll() sleep "
` [PATCH 2/4] jbd2: make kjournald2 commit wait freezable
` [PATCH 3/4] pipe: mark blocking pipe read and FIFO open sleeps as freezable
` [PATCH 4/4] select: make select() and poll() waits freezable

[PATCH v2] bpf: add bpf_real_inode() kfunc
 2026-05-27  6:36 UTC  (2+ messages)

[BUG] iomap: NULL dereference in iomap_finish_folio_read after deferred failed read
 2026-05-27  4:12 UTC  (4+ messages)

[PATCH v1] fs: fix two spelling mistakes in comments
 2026-05-27  3:31 UTC 

[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-05-27  1:49 UTC  (6+ messages)

[PATCH V2 0/7] Fixes to the previously-merged drivers/dax/fsdev series
 2026-05-27  0:31 UTC  (15+ 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

[BUG] ufs: UBSAN shift-out-of-bounds in ufs_fill_super() at fs/ufs/super.c:1181
 2026-05-26 23:02 UTC  (3+ messages)

[PATCH] libceph: rework behavior for not recognized tag codes
 2026-05-26 22:38 UTC 

[BUG] ufs: divide-by-zero in ufs_iget() at fs/ufs/inode.c:663 on root-inode load
 2026-05-26 21:58 UTC 

[PATCH v2 00/17] Landlock tracepoints
 2026-05-26 21:34 UTC  (3+ messages)
` [PATCH v2 06/17] landlock: Add create_ruleset and free_ruleset tracepoints

[PATCH v4 0/8] fuse: {io-uring} Allow to reduce the number of queues and request distribution
 2026-05-26 20:27 UTC  (3+ messages)

[BUG] affs: possible recursive locking in affs_remove_header() on rmdir of crafted image
 2026-05-26 20:08 UTC  (2+ messages)
` [PATCH] affs: split hash-lock subclass and reject self-referencing dir entry


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