Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-05-28 12:02:55 to 2026-05-29 12:19:25 UTC [more...]

[PATCH v6 0/2] mm: improve large folio readahead for exec memory
 2026-05-29 12:19 UTC  (7+ 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 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
 2026-05-29 12:03 UTC  (10+ messages)

[PATCH v2 0/3] bpf: cgroup: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
 2026-05-29 11:37 UTC  (10+ messages)
` [PATCH v2 1/3] bpf: cgroup: use kvfree() for replaced sysctl write buffer
` [PATCH v2 2/3] bpf: cgroup: NUL-terminate replaced sysctl value
` [PATCH v2 3/3] bpf: cgroup: restore sysctl new-value replacement

[PATCH] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
 2026-05-29 11:17 UTC 

[PATCH] hfs: reject volume bitmaps overlapping the MDB
 2026-05-29 10:34 UTC  (2+ messages)
` [PATCH v2] hfs: prevent MDB and bitmap buffer_head aliasing

[PATCH] fanotify: report thread pidfds for FAN_REPORT_TID
 2026-05-29 10:32 UTC  (5+ messages)
` [PATCH v2] "

[BUG] iomap: NULL dereference in iomap_finish_folio_read after deferred failed read
 2026-05-29 10:24 UTC  (5+ messages)

[PATCH] fs/namespace: notify pollers of legacy propagation changes
 2026-05-29 10:23 UTC  (2+ messages)

[BUG] ocfs2: NULL osb->journal deref via ocfs2_checkpoint_inode on unmount
 2026-05-29 10:12 UTC  (2+ messages)

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

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-05-29  9:13 UTC  (8+ messages)
` [PATCH v4 08/23] ext4: implement buffered write path using iomap
` [PATCH v4 18/23] ext4: wait for ordered I/O in the iomap buffered I/O path

[hare-scsi-devel:configfs-ns.v5] [fs/configfs] 7aae6b1018: Oops:general_protection_fault,probably_for_non-canonical_address#:#[##]SMP_KASAN_PTI
 2026-05-29  8:59 UTC 

[PATCH v6 1/4] block: add task-context bio completion infrastructure
 2026-05-29  8:49 UTC  (3+ messages)

[PATCH v2 0/4] super: retire sget()
 2026-05-29  8:43 UTC  (5+ messages)
` [PATCH v2 1/4] ext4: convert extents KUnit test to sget_fc()
` [PATCH v2 2/4] ext4: convert mballoc "
` [PATCH v2 3/4] smb: client: convert cifs_smb3_do_mount() "
` [PATCH v2 4/4] fs: retire sget()

[PATCH 1/2] vfs: make LAST_XXX private to fs/namei.c
 2026-05-29  7:47 UTC  (6+ messages)
` [PATCH 2/2] vfs: replace ints with enum last_type for LAST_XXX

[PATCH v2] eventpoll: fix use-after-free in clear_tfile_check_list()
 2026-05-29  7:45 UTC  (2+ messages)

[PATCH] jbd2: update outdated comment for jbd2_journal_try_to_free_buffers()
 2026-05-29  7:44 UTC  (2+ messages)

Moving quota and ustat() to holder ops
 2026-05-29  7:32 UTC 

[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-05-29  7:04 UTC  (4+ messages)

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

[PATCH] eventpoll: fix use-after-free in clear_tfile_check_list()
 2026-05-29  4:16 UTC  (3+ messages)

Re: [PATCH v1] fs: fix two spelling mistakes in comments
 2026-05-29  4:08 UTC 

[PATCH 0/2] fuse: fix and optimize parallel writes on passthrough mounts
 2026-05-29  3:19 UTC  (3+ messages)
` [PATCH 1/2] fuse: fix FOPEN_PARALLEL_DIRECT_WRITES being ignored for passthrough writes
` [PATCH 2/2] fuse: reduce fi->lock contention on parallel direct I/O

[BUG] 9p filesystem does not honor turning off O_APPEND if a file handle is opened with O_APPEND
 2026-05-29  1:49 UTC 

[BUG] ntfs3: KASAN null-ptr-deref in ntfs_iget5 (fs/ntfs3/inode.c:543) on mount
 2026-05-29  1:21 UTC 

[PATCH] fuse: disable default bdi strictlimiting
 2026-05-28 22:11 UTC  (9+ messages)

[PATCH 6.6 129/186] netfs: Fix overrun check in netfs_extract_user_iter()
 2026-05-28 19:50 UTC 

[BUG] gfs2: list_del corruption of i_rwsem.wait_list during unlinkat
 2026-05-28 20:46 UTC 

[PATCH 6.12 190/272] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
 2026-05-28 19:49 UTC  (10+ messages)
` [PATCH 6.12 191/272] netfs: Fix overrun check in netfs_extract_user_iter()
` [PATCH 6.12 192/272] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
` [PATCH 6.12 193/272] netfs: Defer the emission of trace_netfs_folio()
` [PATCH 6.12 194/272] netfs: Fix streaming write being overwritten
` [PATCH 6.12 195/272] netfs: Fix potential deadlock in write-through mode
` [PATCH 6.12 196/272] netfs: Fix write streaming disablement if fd open O_RDWR
` [PATCH 6.12 197/272] netfs: Fix early put of sink folio in netfs_read_gaps()
` [PATCH 6.12 198/272] netfs: Fix partial invalidation of streaming-write folio
` [PATCH 6.12 201/272] netfs: Fix folio->private handling in netfs_perform_write()

[PATCH 6.18 233/377] netfs: Fix cancellation of a DIO and single read subrequests
 2026-05-28 19:48 UTC  (17+ messages)
` [PATCH 6.18 234/377] netfs: Fix netfs_read_to_pagecache() to pause on subreq failure
` [PATCH 6.18 235/377] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH 6.18 236/377] netfs: Fix overrun check in netfs_extract_user_iter()
` [PATCH 6.18 237/377] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
` [PATCH 6.18 238/377] netfs: Defer the emission of trace_netfs_folio()
` [PATCH 6.18 239/377] netfs: Fix streaming write being overwritten
` [PATCH 6.18 240/377] netfs: Fix potential deadlock in write-through mode
` [PATCH 6.18 241/377] netfs: Fix read-gaps to remove netfs_folio from filled folio
` [PATCH 6.18 242/377] netfs: Fix write streaming disablement if fd open O_RDWR
` [PATCH 6.18 243/377] netfs: Fix early put of sink folio in netfs_read_gaps()
` [PATCH 6.18 244/377] netfs: Fix leak of request in netfs_write_begin() error handling
` [PATCH 6.18 245/377] netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
` [PATCH 6.18 246/377] netfs: Fix partial invalidation of streaming-write folio
` [PATCH 6.18 247/377] netfs: Fix folio->private handling in netfs_perform_write()
` [PATCH 6.18 248/377] netfs: Fix netfs_read_folio() to wait on writeback
` [PATCH 6.18 249/377] netfs, afs: Fix write skipping in dir/link writepages

[PATCH 7.0 250/461] netfs: Fix cancellation of a DIO and single read subrequests
 2026-05-28 19:48 UTC  (23+ messages)
` [PATCH 7.0 251/461] netfs: Fix missing locking around retry adding new subreqs
` [PATCH 7.0 252/461] netfs: Fix missing barriers when accessing stream->subrequests locklessly
` [PATCH 7.0 253/461] netfs: Fix netfs_read_to_pagecache() to pause on subreq failure
` [PATCH 7.0 254/461] netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
` [PATCH 7.0 255/461] netfs: Fix zeropoint update where i_size > remote_i_size
` [PATCH 7.0 256/461] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH 7.0 257/461] netfs: Fix overrun check in netfs_extract_user_iter()
` [PATCH 7.0 258/461] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
` [PATCH 7.0 259/461] netfs: Defer the emission of trace_netfs_folio()
` [PATCH 7.0 260/461] netfs: Fix streaming write being overwritten
` [PATCH 7.0 261/461] netfs: Fix potential deadlock in write-through mode
` [PATCH 7.0 262/461] netfs: Fix read-gaps to remove netfs_folio from filled folio
` [PATCH 7.0 263/461] netfs: Fix write streaming disablement if fd open O_RDWR
` [PATCH 7.0 264/461] netfs: Fix early put of sink folio in netfs_read_gaps()
` [PATCH 7.0 265/461] netfs: Fix leak of request in netfs_write_begin() error handling
` [PATCH 7.0 266/461] netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
` [PATCH 7.0 267/461] netfs: Fix partial invalidation of streaming-write folio
` [PATCH 7.0 268/461] netfs: Fix folio->private handling in netfs_perform_write()
` [PATCH 7.0 269/461] netfs: Fix netfs_read_folio() to wait on writeback
` [PATCH 7.0 270/461] netfs, afs: Fix write skipping in dir/link writepages
` [PATCH 7.0 271/461] afs: Fix the locking used by afs_get_link()
` [PATCH 7.0 377/461] cifs: Fix undefined variables

[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
 2026-05-28 18:27 UTC  (3+ messages)

[PATCH v5 0/8] lsm: Replace security_sb_mount with granular mount hooks
 2026-05-28 18:26 UTC  (9+ messages)
` [PATCH v5 1/8] lsm: Add "
` [PATCH v5 2/8] apparmor: Remove redundant MS_MGC_MSK stripping in apparmor_sb_mount
` [PATCH v5 3/8] apparmor: Convert from sb_mount to granular mount hooks
` [PATCH v5 4/8] selinux: "
` [PATCH v5 5/8] landlock: "
` [PATCH v5 6/8] tomoyo: "
` [PATCH v5 7/8] vfs: Replace security_sb_mount/security_move_mount with granular hooks
` [PATCH v5 8/8] lsm: Remove security_sb_mount and security_move_mount

context switch within RCU read-side critical section in next-20260518+ with PREEMPT_RT
 2026-05-28 17:59 UTC  (10+ messages)

[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 v3] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
 2026-05-28 15:59 UTC  (3+ messages)

[PATCH 00/34] Remove b_end_io from struct buffer_head
 2026-05-28 15:37 UTC  (7+ messages)
` [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 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  (4+ 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)

[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  (3+ 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] 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  (4+ messages)
` [PATCH 2/8] ext4: convert mballoc KUnit test to sget_fc()


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