public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-25 21:48:17 to 2025-11-27 15:02:27 UTC [more...]

[RFC PATCH 0/1] IDR fix for potential id mismatch
 2025-11-27 15:02 UTC  (8+ messages)
` [RFC PATCH 1/1] idr: do not create idr if new id would be outside given range

[PATCH v2 00/11] ntfsplus: ntfs filesystem remake
 2025-11-27 14:58 UTC  (21+ messages)
` [PATCH v2 01/11] ntfsplus: in-memory, on-disk structures and headers
` [PATCH v2 02/11] ntfsplus: add super block operations
` [PATCH v2 03/11] ntfsplus: add inode operations
` [PATCH v2 04/11] ntfsplus: add directory operations
` [PATCH v2 05/11] ntfsplus: add file operations
` [PATCH v2 06/11] ntfsplus: add iomap and address space operations
` [PATCH v2 07/11] ntfsplus: add attrib operatrions
` [PATCH v2 08/11] ntfsplus: add runlist handling and cluster allocator
` [PATCH v2 09/11] ntfsplus: add reparse and ea operations
` [PATCH v2 10/11] ntfsplus: add misc operations
` [PATCH v2 11/11] ntfsplus: add Kconfig and Makefile

[syzbot] [udf?] INFO: rcu detected stall in call_usermodehelper_exec_async (4)
 2025-11-27 14:55 UTC 

[RFC PATCH v2 1/2] ARM/mm/fault: always goto bad_area when handling with page faults of kernel address
 2025-11-27 14:51 UTC  (4+ messages)
` [RFC PATCH v2 2/2] ARM/mm/fault: Enable interrupts before sending signal

REGRESSION on linux-next (next-20251125)
 2025-11-27 14:23 UTC  (6+ messages)

[PATCH v2] dcache: touch up predicts in __d_lookup_rcu()
 2025-11-27 13:56 UTC  (2+ messages)

[PATCH] dcache: predict the name matches if parent and length also match
 2025-11-27 13:55 UTC  (3+ messages)

[PATCH 0/3] ceph: add subvolume metrics reporting support
 2025-11-27 13:46 UTC  (4+ messages)
` [PATCH 1/3] ceph: handle InodeStat v8 versioned field in reply parsing
` [PATCH 2/3] ceph: parse subvolume_id from InodeStat v9 and store in inode
` [PATCH 3/3] ceph: add subvolume metrics collection and reporting

[PATCH v2 00/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
 2025-11-27 13:41 UTC  (27+ messages)
` [PATCH v2 01/13] ext4: cleanup zeroout in ext4_split_extent_at()
` [PATCH v2 02/13] ext4: subdivide EXT4_EXT_DATA_VALID1
` [PATCH v2 03/13] ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
` [PATCH v2 04/13] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O
` [PATCH v2 05/13] ext4: correct the mapping status if the extent has been zeroed
` [PATCH v2 06/13] ext4: don't cache extent during splitting extent
` [PATCH v2 07/13] ext4: drop extent cache before "
` [PATCH v2 08/13] ext4: cleanup useless out tag in __es_remove_extent()

FUSE: [Regression] Fuse legacy path performance scaling lost in v6.14 vs v6.8/6.11 (iodepth scaling with io_uring)
 2025-11-27 13:37 UTC  (3+ messages)

[PATCH v1 0/3] Allow knfsd to use atomic_open()
 2025-11-27 13:18 UTC  (9+ messages)

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-11-27 12:59 UTC  (22+ messages)
` [RFC PATCH] vfs: Fix might sleep in load_unaligned_zeropad() with rcu read lock held

[RFC PATCH 0/2] mm: continue using per-VMA lock when retrying page faults after I/O
 2025-11-27 11:39 UTC  (8+ messages)
` [RFC PATCH 1/2] mm/filemap: Retry fault by VMA lock if the lock was released for I/O
` [RFC PATCH 2/2] mm/swapin: Retry swapin "

[linux-next:master] [sysctl] 50b496351d: ltp.proc01.fail
 2025-11-27 11:14 UTC  (7+ messages)
` [LTP] "

[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-11-27 11:11 UTC  (5+ messages)

[linux-next:master] [VFS/nfsd/cachefiles/ovl] 7ab96df840: WARNING:at_fs/dcache.c:#umount_check
 2025-11-27 11:03 UTC  (8+ messages)

[PATCH] MAINTAINERS: add German Maglione as virtiofs co-maintainer
 2025-11-27  9:00 UTC  (2+ messages)

[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
 2025-11-27  8:59 UTC  (16+ messages)

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2025-11-27  8:30 UTC  (2+ messages)

[PATCH] ceph: fix kernel crash in ceph_open()
 2025-11-27  7:33 UTC  (9+ messages)

[PATCH] fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
 2025-11-27  5:56 UTC  (2+ messages)

[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
 2025-11-27  5:12 UTC  (11+ messages)

[linus:master] [fs/namespace] 78f0e33cd6: ltp.listmount04.fail
 2025-11-27  1:56 UTC  (3+ messages)
` [LTP] "

[PATCH bpf-next 0/3] Introduce bpf_kern_path and bpf_path_put
 2025-11-27  0:50 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: Allow const char * from LSM hooks as kfunc const string arguments
` [PATCH bpf-next 2/3] bpf: Add bpf_kern_path and bpf_path_put kfuncs
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for bpf_kern_path kfunc

[PATCH 0/5] Assorted filesystem docs formatting
 2025-11-27  0:44 UTC  (14+ messages)
` [PATCH 1/5] Documentation: afs: Use proper bullet for bullet lists
` [PATCH 2/5] Documentation: dax: Coalesce "See also" filesystem pointers into list
` [PATCH 3/5] Documentation: dax: Demote "Enabling DAX on xfs and ext4" subsections
` [PATCH 4/5] Documentation: zonefs: Separate mount options list
` [PATCH 5/5] Documentation: zonefs: Format error processing table

[REGRESSION] CephFS kernel client crash (NULL deref in strcmp) since Linux 6.17.8
 2025-11-26 23:22 UTC  (2+ messages)

[PATCH V3 0/4] 9p: Convert to the new mount API
 2025-11-26 22:43 UTC  (5+ messages)
` [PATCH V3 4/4] 9p: convert "

[PATCH v2] hfs: replace BUG_ONs with error handling
 2025-11-26 21:09 UTC  (2+ messages)

[PATCH 0/2] ext4: fixes for mb_check_buddy integrity checks
 2025-11-26 19:38 UTC  (7+ messages)
` [PATCH 2/2] ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 validation

[PATCH v2 0/4] platform/x86: wmi: Prepare for future changes
 2025-11-26 19:34 UTC  (4+ messages)
` [PATCH v2 1/4] fs/nls: Fix utf16 to utf8 conversion

[PATCH v4 0/4] Landlock: Disconnected directory handling
 2025-11-26 19:11 UTC  (5+ messages)
` [PATCH v4 1/4] landlock: Fix handling of disconnected directories
` [PATCH v4 2/4] landlock: Improve variable scope
` [PATCH v4 3/4] selftests/landlock: Add tests for access through disconnected paths
` [PATCH v4 4/4] selftests/landlock: Add disconnected leafs and branch test suites

[PATCH] selftests/filesystems: Assume that TIOCGPTPEER is defined
 2025-11-26 18:07 UTC 

[PATCH v4 00/47] file: FD_{ADD,PREPARE}()
 2025-11-26 16:10 UTC  (10+ messages)
` [PATCH v4 22/47] ipc: convert do_mq_open() to FD_PREPARE()
` [PATCH v4 42/47] tty: convert ptm_open_peer() "

[PATCH v3 0/4] Landlock: Disconnected directory handling
 2025-11-26 15:32 UTC  (6+ messages)
` [PATCH v3 2/4] landlock: Fix handling of disconnected directories

[PATCH v3 0/3] Allow knfsd to use atomic_open()
 2025-11-26 14:31 UTC  (4+ messages)
` [PATCH v3 1/3] VFS: move dentry_create() from fs/open.c to fs/namei.c
` [PATCH v3 2/3] VFS: Prepare atomic_open() for dentry_create()
` [PATCH v3 3/3] VFS/knfsd: Teach dentry_create() to use atomic_open()

[PATCH] fs/super: fix memory leak of s_fs_info on setup_bdev_super failure
 2025-11-26 14:01 UTC  (2+ messages)

[PATCH v2 1/2] fs: tidy up step_into() & friends before inlining
 2025-11-26 13:59 UTC  (4+ messages)
` [PATCH v2 2/2] fs: inline step_into() and walk_component()

re-enable IOCB_NOWAIT writes to files v2
 2025-11-26 13:51 UTC  (2+ messages)
` (subset) "

[PATCH 00/32] ns: support file handles
 2025-11-26 11:47 UTC  (5+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
  ` Stability of ioctl constants in the UAPI (Re: [PATCH 01/32] pidfs: validate extensible ioctls)

[PATCH v2] fuse: Uninitialized variable in fuse_epoch_work()
 2025-11-26 11:47 UTC  (2+ messages)

[PATCH] fuse: fix io-uring list corruption for terminated non-committed requests
 2025-11-26 11:41 UTC  (2+ messages)

[PATCH] fs: mark lookup_slow() as noinline
 2025-11-26 11:31 UTC  (5+ messages)

[PATCH] chardev: fix consistent error handling in cdev_device_add
 2025-11-26 11:01 UTC  (3+ messages)

[PATCH] libfs: Fix NULL pointer access in simple_recursive_removal
 2025-11-26  8:36 UTC  (2+ messages)
`  "

[PATCHSET V3 1/2] xfs: autonomous self healing of filesystems
 2025-11-26  6:43 UTC  (3+ messages)
` [PATCH 01/22] docs: remove obsolete links in the xfs online repair documentation

[PATCH] fuse: Umask handling problem if FUSE_CAP_DONT_MASK is disabled
 2025-11-25 23:30 UTC  (2+ messages)

[PATCH v2 0/3] memfd-based Userspace MFR Policy for HugeTLB
 2025-11-25 22:04 UTC  (3+ messages)
` [PATCH v2 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy


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