Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-09-07 01:03:07 to 2026-09-08 03:56:08 UTC [more...]

[PATCH v4 0/2] f2fs: enable buffered RWF_DONTCACHE
 2026-09-08  3:55 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] f2fs: complete dropbehind write bios in task context
  ` [PATCH v5 2/2] f2fs: enable buffered RWF_DONTCACHE

[PATCH] isofs: fix Rock Ridge CE extent validation on multisession media
 2026-09-08  3:28 UTC  (3+ messages)

[PATCH v1 0/2] writeback: bound foreign dirty flushing
 2026-09-08  3:23 UTC  (3+ messages)
` [PATCH v1 1/2] writeback: size foreign flushes by target wb dirty pages
` [PATCH v1 2/2] writeback: snapshot foreign flush pages

[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-08  2:56 UTC  (6+ messages)
` [PATCH v3 07/14] erofs: mm/pagemap: add readahead_folio_last() to avoid folio->private
` [PATCH v3 09/14] mm/page-flags: check page/folio->private instead of PG_private
` [PATCH v3 10/14] mm/page-flags: introduce folio_test_fs_private()
` [PATCH v3 11/14] treewide: remove folio_set/clear_private()
` [PATCH v3 14/14] mm/page-flags: remove PG_private

[PATCH next] buffer: guard folio_test_dropbehind() against a NULL b_folio in __bh_submit()
 2026-09-08  2:36 UTC 

[PATCH v2 0/2] quota: Verify special quota formats match sb type
 2026-09-08  2:32 UTC  (4+ messages)
` [PATCH v2 2/2] shmem: Refuse to enable tmpfs format for another filesystem

[PATCH v2 0/8] sched: introduce for_each_process_rculock and for_each_thread_rculock
 2026-09-08  2:27 UTC  (39+ messages)
` [PATCH v2 1/8] "
` [PATCH v2 2/8] mm/oom_kill: convert process/thread iterators to for_each_*_rculock
` [PATCH v2 3/8] mm/ksm: convert process iterator to for_each_process_rculock
` [PATCH v2 4/8] mm/memory-failure: "
` [PATCH v2 5/8] kernel: convert process/thread iterators to for_each_*_rculock
` [PATCH v2 6/8] fs: "
` [PATCH v2 7/8] lib: convert process iterator to for_each_process_rculock
` [PATCH v2 8/8] security/landlock: convert thread iterator to for_each_thread_rculock

[syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in getname_kernel
 2026-09-08  1:21 UTC 

[PATCH 5.15.y 1/2] cifs: SMB1 split: connect.c
 2026-09-08  1:03 UTC 

[PATCH 5.15.y 1/2] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
 2026-09-08  0:20 UTC 

[PATCH 6.1.y 1/3] cifs: Scripted clean up fs/smb/client/fscache.h
 2026-09-07 23:20 UTC  (2+ messages)
  ` [PATCH 6.1.y 2/3] cifs: SMB1 split: connect.c

[PATCH 6.1.y 1/4] cifs: Remove the server pointer from smb_message
 2026-09-07 22:45 UTC  (3+ messages)
  ` [PATCH 6.1.y 2/4] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.1.y 3/4] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations

[PATCH] once_lite: Simplify condition handling and fix context analysis
 2026-09-07 22:17 UTC  (3+ messages)

[PATCH 6.6.y 1/4] cifs: Scripted clean up fs/smb/client/fscache.h
 2026-09-07 21:36 UTC  (3+ messages)
  ` [PATCH 6.6.y 2/4] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
  ` [PATCH 6.6.y 3/4] cifs: SMB1 split: connect.c

deadlock from exec_update_lock and reading procfs
 2026-09-07 21:30 UTC  (3+ messages)

[PATCH] exec: do_close_on_exec() before taking exec_update_lock
 2026-09-07 21:26 UTC 

[PATCH v3 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
 2026-09-07 21:00 UTC  (4+ messages)
` [PATCH v3 1/3] proc: refactor /proc/$pid/mem to use struct as private_data
` [PATCH v3 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)
` [PATCH v3 3/3] selinux: require PROCESS__PTRACE for FOLL_FORCE introspection

[PATCH bpf-next v5 0/7] bpf: Add user memory access kfuncs for mm_struct
 2026-09-07 20:06 UTC  (9+ messages)
` [PATCH bpf-next v5 1/7] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v5 2/7] exec: Clear bprm->mm before dropping its reference
` [PATCH bpf-next v5 3/7] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next v5 4/7] bpf: Allow reads through trusted-or-null BTF pointers
` [PATCH bpf-next v5 5/7] selftests/bpf: Cover trusted-or-null BTF pointer reads
` [PATCH bpf-next v5 6/7] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next v5 7/7] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm

[PATCH 6.12.y 1/3] cifs: Scripted clean up fs/smb/client/fscache.h
 2026-09-07 20:00 UTC  (2+ messages)
  ` [PATCH 6.12.y 2/3] cifs: SMB1 split: connect.c

[PATCH 6.6.y 1/4] cifs: Remove the server pointer from smb_message
 2026-09-07 20:00 UTC  (3+ messages)
  ` [PATCH 6.6.y 2/4] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.6.y 3/4] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations

[PATCH 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
 2026-09-07 19:54 UTC  (14+ messages)
` [PATCH 1/6] mm: move drivers/char/mem.c to mm/char-mem.c
` [PATCH 2/6] mm: implement file_is_dev_zero() to uniquely identify /dev/zero
` [PATCH 3/6] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH 6/6] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests

[PATCH] hfsplus: fix recursive tree_lock in hfsplus_file_extend()
 2026-09-07 17:26 UTC  (4+ messages)

[PATCH v2 0/5] read proc/pid/smaps_rollup under per-vma lock
 2026-09-07 16:49 UTC  (8+ messages)
` [PATCH v2 1/5] proc/task_mmu: remove unnecessary helpers
` [PATCH v2 2/5] proc/task_mmu: remove unnecessary inlines in function definitions
` [PATCH v2 3/5] proc/task_mmu: remove special-casing of smap_gather_stats() start parameter
` [PATCH v2 4/5] proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock
` [PATCH v2 5/5] selftests/proc: add /proc/pid/smaps_rollup tearing tests

[PATCH] docs: locking: Fix bracket
 2026-09-07 16:43 UTC  (2+ messages)

[PATCH v2] isofs: convert the zisofs read path to use folios
 2026-09-07 15:18 UTC 

[PATCH] isofs: convert the zisofs read path to use folios
 2026-09-07 15:16 UTC  (3+ messages)

[PATCH 6.18.y 2/4] cifs: Remove dead function prototypes
 2026-09-07 15:14 UTC  (2+ messages)
  ` [PATCH 6.18.y 3/4] cifs: Scripted clean up fs/smb/client/fscache.h

[PATCH 6.12.y 1/6] cifs: Remove the server pointer from smb_message
 2026-09-07 15:00 UTC  (4+ messages)
  ` [PATCH 6.12.y 3/6] cifs: Remove dead function prototypes
  ` [PATCH 6.12.y 4/6] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.12.y 5/6] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations

[PATCH 6.6.y 1/4] cifs: Scripted clean up fs/smb/client/fscache.h
 2026-09-07 14:39 UTC  (3+ messages)
  ` [PATCH 6.6.y 2/4] cifs: Scripted clean up fs/smb/client/fs_context.h
  ` [PATCH 6.6.y 3/4] cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h

[PATCH v2] nstree: check listing permission before taking a namespace reference
 2026-09-07 14:22 UTC 

[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
 2026-09-07 14:06 UTC  (9+ messages)
` [PATCH v20 4/8] rust: page: convert to `Ownable`
  ` [PATCH v20 4/8] rust: page: convert to `Ownable`'

[PATCH v4 00/12] crash: Rework and add arm64 crash hotplug support
 2026-09-07 14:05 UTC  (14+ messages)
` [PATCH v4 01/12] kexec: Record allocated CMA pages to fix release size mismatch
` [PATCH v4 02/12] kexec: Extract kexec_free_segment_cma() from kimage_free_cma()
` [PATCH v4 03/12] arm64: kexec_file: Fix CMA page leaks in segment placement retry loops
` [PATCH v4 04/12] arm64: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v4 05/12] LoongArch: kexec_file: Fix CMA page leaks in segment placement retry loops
` [PATCH v4 06/12] LoongArch: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v4 07/12] crash: Extract crash_get_memory_ranges() helper
` [PATCH v4 08/12] crash: Fix TOCTOU race in crash memory range collection
` [PATCH v4 09/12] elf: Introduce elf64_phdr_size() helper
` [PATCH v4 10/12] crash: Introduce crash_extra_elfcorehdr_size() helper
` [PATCH v4 11/12] arm64: kexec_file: Simplify load_other_segments()
` [PATCH v4 12/12] arm64: crash: Add crash hotplug support

[PATCH bpf-next v4 0/7] bpf: Add user memory access kfuncs for mm_struct
 2026-09-07 14:04 UTC  (6+ messages)
` [PATCH bpf-next v4 1/7] mm: Add copy_remote_mm_str()

[PATCH] man/man2: introduce man page for file_getattr/file_setattr syscalls
 2026-09-07 13:17 UTC 

[PATCH v3 0/8] Convert barrier pairs to acquire/release for better performance
 2026-09-07 12:59 UTC  (4+ messages)

[PATCH v3] block: Fix start and length check added to iov_iter_extract_bvecs()
 2026-09-07 12:21 UTC 

[PATCH 6.12.y 1/5] cifs: Scripted clean up fs/smb/client/cifs_unicode.h
 2026-09-07 11:47 UTC  (3+ messages)
  ` [PATCH 6.12.y 2/5] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.12.y 3/5] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations

[PATCH 6.18.y 1/5] cifs: Remove dead function prototypes
 2026-09-07 11:47 UTC  (4+ messages)
  ` [PATCH 6.18.y 2/5] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.18.y 3/5] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
  ` [PATCH 6.18.y 4/5] cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h

[PATCH 6.18.y 1/5] cifs: Remove dead function prototypes
 2026-09-07 11:47 UTC  (4+ messages)
  ` [PATCH 6.18.y 2/5] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.18.y 3/5] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
  ` [PATCH 6.18.y 4/5] cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h

[PATCH] ovl: clean up dir on casefold mismatch
 2026-09-07 11:08 UTC  (3+ messages)

[PATCH 00/10] net: support thread-specific pidfds for send and connect
 2026-09-07 11:00 UTC  (19+ messages)
` [PATCH 01/10] pid: add helpers to operate on a struct pid array
` [PATCH 02/10] af_unix: record the pid of the sending thread
` [PATCH 03/10] net: add SO_PASSPIDFD_THREAD to get a thread-specific SCM_PIDFD
` [PATCH 04/10] selftests/net: SO_PASSPIDFD_THREAD
` [PATCH 06/10] af_unix: record the pid of the connecting thread
` [PATCH 07/10] net: add SO_PEERPIDFD_THREAD to get a thread-specific pidfd
` [PATCH 08/10] selftests/net: SO_PEERPIDFD_THREAD
` [PATCH 09/10] pidfs: record the coredump on the dumping thread's pid too
` [PATCH 10/10] selftests/coredump: check the dumping thread's pidfd

[RFC PATCH 0/5] mm: sub-folio dirty tracking for PTE-mapped mmap writes
 2026-09-07 10:15 UTC  (2+ messages)

[PATCH] fs: reject U64_MAX as last_mnt_id in listmount()
 2026-09-07  9:45 UTC  (2+ messages)

[PATCH] fs: fix typos in comments
 2026-09-07  9:36 UTC  (2+ messages)

[PATCH 0/2] fs/dax: Clean up busy page lookup helpers
 2026-09-07  8:22 UTC  (5+ messages)
` [PATCH 1/2] fs/dax: Remove unused dax_layout_busy_page()
` [PATCH 2/2] fs/dax: Make dax_layout_busy_page_range() static

[PATCH] isofs: fix repeated word 'in' in comment
 2026-09-07  8:15 UTC  (4+ messages)

[PATCH] fsnotify: fix typo "anonynous" in comment
 2026-09-07  8:09 UTC  (2+ messages)

[PATCH] bfs: remove the filesystem
 2026-09-07  8:00 UTC  (4+ messages)

[PATCH v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-07  7:30 UTC  (5+ messages)

Linux VFS layer+nfsd name cache case-insensitive filename matching?
 2026-09-07  7:04 UTC 

[PATCH bpf-next v4 0/7] bpf: Add user memory access kfuncs for mm_struct
 2026-09-07  6:58 UTC  (2+ messages)

[PATCH 0/2] selftests: fix typos and repeated words in comments
 2026-09-07  6:41 UTC  (3+ messages)
` [PATCH 1/2] selftests: fix typos "
` [PATCH 2/2] selftests: core: fix repeated word 'and' in comment

[PATCH v2] block: Fix start and length check added to iov_iter_extract_bvecs()
 2026-09-07  6:18 UTC  (8+ messages)
  ` [PATCH] "

[PATCH] netfs: fix repeated words in comments
 2026-09-07  6:15 UTC 

[PATCH 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-09-07  6:02 UTC  (5+ messages)
` [PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg

[RFC PATCH] mm/truncate: fix data loss when splitting fails in truncate_inode_partial_folio()
 2026-09-07  3:26 UTC  (5+ messages)

[PATCH 6.18.y 1/5] cifs: Scripted clean up fs/smb/client/cifs_unicode.h
 2026-09-07  1:03 UTC  (3+ messages)
  ` [PATCH 6.18.y 3/5] cifs: Scripted clean up fs/smb/client/fs_context.h
  ` [PATCH 6.18.y 4/5] cifs: Scripted clean up fs/smb/client/smb2proto.h


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