Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-06-06 06:50:03 to 2026-06-09 09:18:57 UTC [more...]

[PATCH 0/7] afs: Miscellaneous fixes
 2026-06-09  9:18 UTC  (9+ messages)
` [PATCH 1/7] afs: handle CB.InitCallBackState3 requests without a server record
` [PATCH 2/7] afs: Fix error code in afs_extract_vl_addrs()
` [PATCH 3/7] afs: fix NULL pointer dereference in afs_get_tree()
` [PATCH 4/7] afs: Remove setting of AS_RELEASE_ALWAYS for symlinks and mountpoints
` [PATCH 5/7] afs: use kvfree() to free memory allocated by kvcalloc()
` [PATCH 6/7] afs: Remove erroneous seq |= 1 in volume lookup loop
` [PATCH 7/7] afs: check for duplicate servers in VL server list

increasing PAGE_ALLOC_COSTLY_ORDER, was Re: [LSF/MM/BPF TOPIC] Memory fragmentation with large block sizes
 2026-06-09  9:02 UTC 

[PATCH v3 0/2] libfs: set SB_I_NOEXEC and SB_I_NODEV in init_pseudo()
 2026-06-09  8:46 UTC  (5+ messages)
` [PATCH v3 1/2] libfs: set SB_I_NOEXEC and SB_I_NODEV by default "
` [PATCH v3 2/2] libfs: drop redundant SB_I_NOEXEC/SB_I_NODEV in init_pseudo() callers

[PATCH 1/2] fs/proc/task_mmu: change lock_vma_range() to return error code
 2026-06-09  8:27 UTC  (13+ messages)
` [PATCH 2/2] fs/proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock

[PATCH] ntfs3: cap RESTART_TABLE free-chain walker at rt->used
 2026-06-09  7:58 UTC  (2+ messages)

[PATCH] fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation}
 2026-06-09  7:57 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
 2026-06-09  6:08 UTC  (10+ messages)

[PATCH v2 0/6] Remove __folio_index again
 2026-06-09  5:06 UTC  (12+ messages)
` [PATCH v2 1/6] ntfs: Inline zero_partial_compressed_page()
` [PATCH v2 2/6] ntfs: Remove use of __folio_index in handle_bounds_compressed_page()
` [PATCH v2 3/6] ntfs: Use zero_user_segment() "
` [PATCH v2 4/6] ntfs: Remove references to page->__folio_index
` [PATCH v2 5/6] show_page_info: Remove printing of page index
` [PATCH v2 6/6] mm: Remove __folio_index

[PATCH] ext4: avoid full buffer walks for large folio partial writes
 2026-06-09  3:54 UTC  (11+ messages)
` [PATCH v2 0/2] ext4: avoid tail walks for cached large-folio writes
  ` [PATCH v2 1/2] fs/buffer: avoid tail commit walk for uptodate folios
  ` [PATCH v2 2/2] ext4: avoid tail write_begin "

[PATCH v3 0/2] ext4: avoid tail walks for cached large-folio writes
 2026-06-09  3:52 UTC  (3+ messages)
` [PATCH v3 1/2] fs/buffer: avoid tail commit walk for uptodate folios
` [PATCH v3 2/2] ext4: avoid tail write_begin "

[PATCH v1 0/1] ntfs3: fix boundary check in ntfs_dir_count()
 2026-06-09  2:29 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH/RFC 00/18] VFS/nfsd: replace dentry_create()
 2026-06-09  1:03 UTC  (7+ messages)
` [PATCH 16/18] nfsd: switch nfsd4_create_file() to use vfs_lookup_open()
` [PATCH 17/18] nfsd: use vfs_lookup_open() for non-creating open requests too

[PATCH] fuse: avoid 32-bit prune notification count wrap
 2026-06-09  0:44 UTC 

[PATCHSET v2] libfuse: more random fixes for fuse service containers
 2026-06-09  0:27 UTC  (9+ messages)
` [PATCH 2/6] mount_service: don't pass the chopped buffer to apply_fsconfig_mount_opts
` [PATCH 6/6] mountservice: advertise fuseblk support

[PATCH v6 0/4] ntfs: finish resident attribute lookup validation
 2026-06-08 23:58 UTC  (9+ messages)
` [PATCH v6 1/4] ntfs: reject non-resident records for resident-only attributes
` [PATCH v6 2/4] ntfs: grow index root value before reparent header update
` [PATCH v6 3/4] ntfs: update index root allocated size before shrink
` [PATCH v6 4/4] ntfs: validate resident index root values on lookup

[PATCH V4 0/9] Fixes to the previously-merged drivers/dax/fsdev series
 2026-06-08 21:39 UTC  (15+ messages)
  ` [PATCH V4 1/9] dax: fix misleading comment about share/index union in dax_folio_reset_order()
  ` [PATCH V4 2/9] dax/fsdev: fix multi-range offset in memory_failure handler
  ` [PATCH V4 3/9] dax/fsdev: clear vmemmap_shift when binding static pgmap
  ` [PATCH V4 4/9] dax/fsdev: don't leave a dangling dev_dax->pgmap on probe failure
  ` [PATCH V4 5/9] dax/fsdev: use __va(phys) for kaddr in direct_access
  ` [PATCH V4 6/9] dax/fsdev: fail probe on invalid pgmap offset
  ` [PATCH V4 7/9] dax: fix holder_ops race in fs_put_dax()
  ` [PATCH V4 8/9] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
  ` [PATCH V4 9/9] dax: fsdev.c minor formatting cleanup

[PATCH] vfs: add FS_USERNS_DELEGATABLE flag and set it for NFS
 2026-06-08 20:08 UTC  (2+ messages)

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-08 18:42 UTC  (4+ messages)
` [PATCH 2/3] "

[BUG] iomap/io_uring: O_APPEND async buffered write silently re-appends a data chunk (corruption) on XFS, 6.1.y/6.12.y
 2026-06-08 17:17 UTC  (4+ messages)

[PATCH 0/5] vmsplice: fix some problems in my previous vmsplice patchset
 2026-06-08 17:12 UTC  (3+ messages)
` [LTP] "

[REGRESSION] exfat: swapon(2) fails with EINVAL after iomap conversion
 2026-06-08 15:32 UTC  (4+ messages)
` [PATCH] exfat: add swap_activate support

[PATCH v3 00/22] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-06-08 14:54 UTC  (23+ messages)
` [PATCH v3 01/22] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH v3 02/22] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v3 03/22] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v3 04/22] mm: Make readahead store folio count in readahead_control
` [PATCH v3 05/22] netfs: Bulk load the readahead-provided folios up front
` [PATCH v3 06/22] Add a function to kmap one page of a multipage bio_vec
` [PATCH v3 07/22] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v3 08/22] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v3 09/22] netfs: Add some tools for managing bvecq chains
` [PATCH v3 10/22] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v3 11/22] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v3 12/22] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v3 13/22] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v3 14/22] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v3 15/22] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v3 16/22] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v3 17/22] netfs: Remove netfs_extract_user_iter()
` [PATCH v3 18/22] iov_iter: Remove ITER_FOLIOQ
` [PATCH v3 19/22] netfs: Remove folio_queue and rolling_buffer
` [PATCH v3 20/22] netfs: Check for too much data being read
` [PATCH v3 21/22] netfs: Limit the minimum trigger for progress reporting
` [PATCH v3 22/22] netfs: Combine prepare and issue ops and grab the buffers on request

[PATCH v4 1/3] ntfs: validate resident attribute lists and harden the validator
 2026-06-08 14:06 UTC  (5+ messages)
` [PATCH v4 2/3] ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find()
` [PATCH v4 3/3] ntfs: bound the attribute-list entry in ntfs_read_inode_mount()

[RFC PATCH 00/14] configfs cleanups and fixes
 2026-06-08 12:46 UTC  (12+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 02/18] configfs: fix lockless traversals of ->s_children
  ` [PATCH v2 14/18] kill configfs_drop_dentry()
  ` [PATCH v2 16/18] configs_attach_item(): drop unused parent_item argument
  ` [PATCH v2 17/18] configfs_attach_group(): drop the "
  ` [PATCH v2 18/18] create_default_group(): pass parent's dentry instead of config_group

[PATCH v3 0/2] fanotify: lift pidfd reporting restrictions
 2026-06-08 12:30 UTC  (7+ messages)
` [RFC][PATCH] fanotify: register event pid for pidfd reporting

[PATCH] netfs: Fix decision whether to disallow write-streaming due to fscache use
 2026-06-08 11:01 UTC 

[PATCH v3] common/defrag: skip defrag tests on DAX-enabled filesystems
 2026-06-08 10:23 UTC 

[PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace
 2026-06-08 10:22 UTC  (5+ messages)
    ` [PATCH] make new mount API honour SB_NOUSER (was Re: [PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace)

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-08 10:18 UTC  (13+ messages)
` [PATCH RFC 1/8] fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>
` [PATCH RFC 2/8] fs: add a global device to super block hash table
` [PATCH RFC 3/8] fs: refuse to claim any frozen block device
` [PATCH RFC 4/8] xfs: port to fs_bdev_file_open_by_path()
` [PATCH RFC 6/8] ext4: open via dedicated fs bdev helpers
` [PATCH RFC 8/8] super: make fs_holder_ops private

[PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
 2026-06-08  9:55 UTC 

[PATCH v4] iomap: add simple read path for small direct I/O
 2026-06-08  7:31 UTC 

[PATCH v5 0/4] ntfs: finish index root lookup validation
 2026-06-08  5:38 UTC  (7+ messages)
` [PATCH v5 1/4] ntfs: reject non-resident records for resident-only attributes
` [PATCH v5 2/4] ntfs: grow index root value before reparent header update
` [PATCH v5 3/4] ntfs: update index root allocated size before shrink
` [PATCH v5 4/4] ntfs: validate index root allocated_size on lookup

security_inode_follow_link: KASAN UAF localization report
 2026-06-08  5:31 UTC 

[PATCH v2] hfs: return -EFSCORRUPTED instead of BUG() in hfs_write_inode()
 2026-06-08  4:24 UTC  (3+ messages)

[PATCH v2 1/3] ntfs: validate resident attribute lists and harden the validator
 2026-06-08  1:51 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] ntfs: bound the attribute-list entry in ntfs_read_inode_mount()

[RFC] Maintainership of the EFS filesystem
 2026-06-08  1:24 UTC  (9+ messages)

[syzbot] [mm?] INFO: rcu detected stall in __dentry_kill
 2026-06-07 22:02 UTC 

[PATCH 1/3] file: add fd_except cleanup class
 2026-06-07 18:39 UTC 

[PATCH 2/3] xattrat: accept empty O_PATH file descriptors
 2026-06-07 18:39 UTC 

[PATCH] fuse: use min_t() instead of ternary operator
 2026-06-07 17:58 UTC 

[PATCH 1/3] file: add fd_except cleanup class
 2026-06-07 16:41 UTC  (3+ messages)
` [PATCH 2/3] xattrat: accept empty O_PATH file descriptors
` [PATCH 3/3] file: consolidate fd cleanup classes using fdget_except

[PATCH V3 0/9] Fixes to the previously-merged drivers/dax/fsdev series
 2026-06-07 15:37 UTC  (4+ messages)
  ` [PATCH V3 7/9] dax: fix holder_ops race in fs_put_dax()

[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-06-07 10:54 UTC  (3+ messages)
  ` [PATCH v4] "

[PATCH] fuse: {io-uring} use request cleanup helper on commit setup failure
 2026-06-07 10:00 UTC  (4+ messages)

[PATCHSET v9 1/4] fuse: cleanups ahead of adding fuse support
 2026-06-07  8:51 UTC  (5+ messages)
` [PATCH 1/4] fuse: move the passthrough-specific code back to passthrough.c

[PATCH] cramfs: bound the XIP direct-mapping reads to the image size
 2026-06-07  6:41 UTC 

[PATCH v2] isofs: bound Rock Ridge symlink components to the SL record
 2026-06-07  1:18 UTC 

[PATCH] isofs: bound Rock Ridge symlink components to the SL record
 2026-06-07  1:18 UTC  (3+ messages)

[PATCH v5 0/2] fanotify: lift pidfd reporting restrictions
 2026-06-07  0:33 UTC  (3+ messages)
` [PATCH v5 1/2] fanotify: report thread pidfds for FAN_REPORT_TID
` [PATCH v5 2/2] fanotify: allow reporting pidfds for reaped tasks

[PATCH v2] ntfs: fix u16 truncation of restart-area length check
 2026-06-07  0:03 UTC 

[PATCH v4 0/6] ntfs: validate attribute values on lookup
 2026-06-07  0:00 UTC  (3+ messages)

[PATCH v4 2/2] fanotify: allow reporting pidfds for reaped tasks
 2026-06-06 23:45 UTC  (9+ messages)

[GIT PULL for v7.1] vfs fixes
 2026-06-06 23:09 UTC  (2+ messages)

[PATCH] hfs: return -EIO instead of BUG() in hfs_write_inode()
 2026-06-06 21:47 UTC  (2+ messages)

[PATCH] ntfs: fix u16 truncation of restart-area length check
 2026-06-06 14:09 UTC  (3+ messages)

[PATCH] vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flags
 2026-06-06 13:36 UTC  (2+ messages)

[PATCH v4 0/4] simple xattr improvements
 2026-06-06 13:23 UTC  (2+ messages)

[PATCH 0/6] d_add() misuses in ->lookup()
 2026-06-06 12:51 UTC  (8+ messages)
` [PATCH 2/6] configfs_lookup(): switch to d_splice_alias()
` [PATCH 4/6] simple_lookup(): use d_splice_alias() for ->lookup() return value
` [PATCH 5/6] ntfs: "
` [PATCH 6/6] gfs2: "

[PATCH v2] fat: stop reading directory entries past the end-of-directory marker
 2026-06-06 10:54 UTC 

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-06 10:22 UTC  (9+ messages)

[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-06  9:16 UTC  (13+ messages)

[PATCH 0/2] fs/qnx4: fix bh leak and extent-count OOB read in qnx4_block_map()
 2026-06-06  8:21 UTC  (3+ messages)
` [PATCH 1/2] fs/qnx4: release the buffer head on an invalid extent-block signature
` [PATCH 2/2] fs/qnx4: validate the extent count before walking the extent block


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