Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-08-27 00:06:09 to 2026-08-29 17:52:58 UTC [more...]

[PATCH 0/2] squashfs: harden fragment index table sizing
 2026-08-29 17:52 UTC  (4+ messages)

[PATCH] mm: filemap: tighten dropbehind completion context check
 2026-08-29 17:36 UTC  (8+ messages)
` [PATCH v2] mm: filemap: retain mapped dropbehind folios
  ` [PATCH v3] "

[PATCH V14 00/12] Subject: [PATCH v14 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-29 17:13 UTC  (13+ messages)
  ` [PATCH V14 01/12] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
  ` [PATCH V14 02/12] famfs: Module operations, fs_context, and mount
  ` [PATCH V14 03/12] famfs: Add daxdev table and dax notify_failure support
  ` [PATCH V14 04/12] famfs: Introduce inode_operations and super_operations
  ` [PATCH V14 05/12] famfs: Introduce file_operations read/write
  ` [PATCH V14 06/12] famfs: Introduce mmap and VM fault handling
  ` [PATCH V14 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
  ` [PATCH V14 08/12] famfs: iomap_begin and file-to-dax offset resolution
  ` [PATCH V14 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
  ` [PATCH V14 10/12] famfs: Add runtime operation-permission (opts) framework
  ` [PATCH V14 11/12] famfs: Report device capacity via statfs so df works
  ` [PATCH V14 12/12] famfs: Add documentation

[PATCH v2] selinux: preserve user SID across nested backing files
 2026-08-29 16:42 UTC  (5+ messages)

[RFC PATCH v1 17/30] sysctl: net: use sysctl_field in SCTP sysctls
 2026-08-29 16:14 UTC  (6+ messages)
  ` [RFC PATCH 1/4] sysctl: add typed field descriptors
  ` [RFC PATCH 2/4] sysctl: ipc: use typed fields for IPC namespace sysctls
  ` [RFC PATCH 3/4] sctp: use typed fields for per-net sysctls
  ` [RFC PATCH 4/4] mpls: use typed fields for per-device sysctls

[PATCH v4] security: Expand task_setscheduler LSM hook
 2026-08-29 15:55 UTC  (2+ messages)

[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
 2026-08-29 15:25 UTC  (4+ messages)
` [PATCH v7 2/5] block: add task-context bio completion infrastructure

[BUG] fanotify: destroy/add race leaves a mark on a detached connector
 2026-08-29 15:04 UTC  (8+ messages)

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-08-29 14:51 UTC  (3+ messages)
` [PATCH RFC 4/8] xfs: port to fs_bdev_file_open_by_path()

[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
 2026-08-29 11:00 UTC  (25+ messages)
` [PATCH 3/6] userfaultfd: use userfaultfd_*() helpers instead of open coded flag tests
` [PATCH 5/6] userfaultfd: decouple fault reason from VMA flags
` [PATCH 6/6] userfaultfd: collapse VM_UFFD_{MISSING,WP,MINOR,RWP} into single VM_UFFD

[PATCH] exit: hold a reference to thread_pid across proc_flush_pid
 2026-08-29 10:19 UTC 

[syzbot] [fs?] KASAN: slab-use-after-free Write in do_bad_area
 2026-08-29  9:45 UTC  (2+ messages)

[BUG] ksmbd: use-after-free on iface_list from the netdev notifier
 2026-08-29  7:36 UTC  (3+ messages)

[PATCH v6] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-08-29  5:55 UTC  (15+ messages)
                    ` [PATCH v7] "

[PATCH v2 0/2] drivers/char/mem: splice the zero page for /dev/zero and /dev/full
 2026-08-29  4:37 UTC  (3+ messages)
` [PATCH v2 1/2] fs: move splice_zeropage_into_pipe() and zero_pipe_buf_ops to fs/splice.c
` [PATCH v2 2/2] drivers/char/mem: splice the zero page for /dev/zero and /dev/full

[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
 2026-08-28 22:20 UTC  (27+ messages)
` [PATCH 01/25] mm/fbatch: remove !CONFIG_SMP special case of folio_activate()
` [PATCH 02/25] mm/fbatch: allow folios_put_refs() to skip xa_is_value() entries
` [PATCH 04/25] mm/fbatch: lru bit set, no extra ref, while folio on per-cpu fbatch
` [PATCH 07/25] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()
` [PATCH 13/25] mm/fbatch: no lru_add_drain() to collect_longterm_unpinnable_folios()
  ` [PATCH alt "
` [PATCH 20/25] s390/fbatch: no lru_add_drain_all() in s390_wiggle_split_folio()

[PATCH v2 0/7] hfsplus: convert regular file I/O to iomap-based operations
 2026-08-28 21:52 UTC  (8+ messages)
` [syzbot ci] "

[PATCH v2 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
 2026-08-28 21:10 UTC  (12+ messages)
` [PATCH v2 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)
` [PATCH v2 3/3] selinux: require PROCESS__PTRACE for FOLL_FORCE introspection

[PATCH 0/6] Buffer head documentation updates
 2026-08-28 20:54 UTC  (7+ messages)
` [PATCH 1/6] buffer: Remove reference to unmap_buffer()
` [PATCH 2/6] fs: Remove references to mark_buffer_dirty_inode()
` [PATCH 3/6] buffer: Document sb_bread(), sb_bread_unmovable() and sb_breadahead()
` [PATCH 4/6] buffer: Document mmb_mark_buffer_dirty()
` [PATCH 5/6] buffer: Refer to folios in comments
` [PATCH 6/6] buffer: Rename label

[PATCH] hfsplus: fix truncated xattr names in listxattr()
 2026-08-28 20:15 UTC  (2+ messages)

[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-28 17:59 UTC  (13+ messages)
  ` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount

[PATCH v5] fs: avoid spurious dentry ref/unref cycle on open
 2026-08-28 17:56 UTC  (2+ messages)

[PATCH RFC 0/7] coredump, files: exit files on request
 2026-08-28 17:55 UTC  (6+ messages)

[GIT PULL] Remove dependencies on pagemap.h
 2026-08-28 17:42 UTC  (5+ messages)

[BUG] ecryptfs leaks an inode on lookup failure -> kernel BUG in generic_shutdown_super()
 2026-08-28 16:57 UTC  (2+ messages)

fstests: Verify behaviour of "seek" in a directory
 2026-08-28 14:55 UTC  (5+ messages)
` [PATCH] fstests: generic: Add test of seek in directories

[BUG] WARNING in ext4_journalled_invalidate_folio
 2026-08-28 14:30 UTC  (2+ messages)

[syzbot] [fs?] [trace?] WARNING in eventfs_create_events_dir
 2026-08-28 13:50 UTC  (2+ messages)

memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
 2026-08-28 13:17 UTC  (8+ messages)

[BUG] quota: NULL function pointer call in dquot_acquire() with QFMT_SHMEM
 2026-08-28  9:32 UTC  (2+ messages)

[PATCH v2] chardev: check return value of kobject_set_name() in __register_chrdev()
 2026-08-28  9:27 UTC 

[BUG] general protection fault in sysfs_do_create_link_sd
 2026-08-28  6:33 UTC  (3+ messages)

[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
 2026-08-28  6:27 UTC  (4+ messages)
` [RFC PATCH v3 07/11] iomap: Add DSYNC support to RWF_WRITETHROUGH

[BUG] KASAN: use-after-free Read in gfs2_rgrp_go_instantiate
 2026-08-28  5:46 UTC 

[BUG] general protection fault in orangefs_writepages
 2026-08-28  5:45 UTC 

[BUG] WARNING in ceph_fill_trace
 2026-08-28  5:44 UTC 

[PATCH 0/3] binfmt_misc: only let punctuation delimit a register string
 2026-08-28  3:50 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] binfmt_misc: document the field delimiter

[BUG] afs_done_fs_inline_bulk_status -- KASAN null-ptr-deref on call->server when a fileserver aborts FS.InlineBulkStatus
 2026-08-28  3:21 UTC 

[BUG] afs_deliver_to_call -- ASSERTCMP when a server returns zero capabilities
 2026-08-28  3:20 UTC 

[PATCH 0/5] fuse: report a request refused for a live nodeid as stale
 2026-08-28  2:02 UTC  (7+ messages)
` [PATCH 1/5] selftests/fuse: ignore the built acl cache test
` [PATCH 2/5] selftests/fuse: name the libfuse3 flags for the library
` [PATCH 3/5] fuse: report a request refused for a live nodeid as stale
` [PATCH 4/5] selftests/fuse: cover a request refused for a live nodeid
` [PATCH 5/5] virtiofs: report a request refused for a live nodeid as stale
` [PATCH 0/5] fuse: report a request refused for a live nodeid

[PATCH v3] audit: free proctitle in context so it can be re-set by fork on exec_binprm
 2026-08-28  1:53 UTC  (3+ messages)

[PATCH v4 00/10] netfs, cachefiles: Miscellaneous fixes
 2026-08-27 22:59 UTC  (12+ messages)
` [PATCH v4 01/10] netfs: Fix uninitialized return value in netfs_unbuffered_write()
` [PATCH v4 02/10] netfs: Fix unbuffered/DIO write partial transfer error return
` [PATCH v4 03/10] netfs: Fix error vs transferred passed to ->ki_complete()
` [PATCH v4 04/10] netfs: Fix i_size update for partial transfer
` [PATCH v4 05/10] netfs: Fix subreq ref leak
` [PATCH v4 06/10] netfs: break unbuffered write when netfs_alloc_subrequest() fails
` [PATCH v4 07/10] netfs: Fix readahead synchronisation issues by loading all folios upfront
` [PATCH v4 08/10] netfs: Mark folios with COPY_TO_CACHE whilst issuing subreqs
` [PATCH v4 09/10] netfs: Fix read progress reporting
` [PATCH v4 10/10] cachefiles: Fix potential UAF/KASAN warning

[BUG] jffs2: BUG_ON in jffs2_get_parent() on a crafted image
 2026-08-27 22:39 UTC 

[BUG] afs: ERR_PTR dereference in afs_lookup_server() error path
 2026-08-27 22:37 UTC 

[RFC] statx: Define a generic OFFLINE file attribute
 2026-08-27 19:29 UTC  (3+ messages)

fs/isofs/rock.c hardening change fails to account for multi-session
 2026-08-27 17:50 UTC 

[PATCH v2] posix-cpu-timers: Dequeue per-thread timers before exchange_tids()
 2026-08-27 13:13 UTC  (3+ messages)

[PATCH 1/2] vfs: Annotate struct fdtable's fd field with __counted_by_ptr
 2026-08-27 11:16 UTC  (9+ messages)
  ` [PATCH 2/2] vfs: Add KUnit tests for fdtable
` [PATCH v3 1/2] vfs: Annotate struct fdtable's fd field with __counted_by_ptr
  ` [PATCH v3 2/2] vfs: Add KUnit tests for fdtable

[PATCH v3 00/10] netfs, cachefiles: Miscellaneous fixes
 2026-08-27  9:38 UTC  (11+ messages)
` [PATCH v3 01/10] netfs: Fix uninitialized return value in netfs_unbuffered_write()
` [PATCH v3 02/10] netfs: Fix unbuffered/DIO write partial transfer error return
` [PATCH v3 03/10] netfs: Fix error vs transferred passed to ->ki_complete()
` [PATCH v3 04/10] netfs: Fix i_size update for partial transfer
` [PATCH v3 05/10] netfs: Fix subreq ref leak
` [PATCH v3 06/10] netfs: break unbuffered write when netfs_alloc_subrequest() fails
` [PATCH v3 07/10] netfs: Fix readahead synchronisation issues by loading all folios upfront
` [PATCH v3 08/10] netfs: Mark folios with COPY_TO_CACHE whilst issuing subreqs
` [PATCH v3 09/10] netfs: Fix read progress reporting
` [PATCH v3 10/10] cachefiles: Fix potential UAF/KASAN warning

[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-08-27  9:21 UTC  (2+ messages)

[PATCH 0/2] powerpc: remove spufs coredump support
 2026-08-27  8:03 UTC  (3+ messages)

[RFC PATCH] ext4: cacheline-align inode cache to avoid false sharing
 2026-08-27  7:43 UTC 

[PATCH] chardev: check return value of kobject_set_name() in __register_chrdev()
 2026-08-27  4:41 UTC  (3+ messages)


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