linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-04 02:37:48 to 2025-10-09 06:52:40 UTC [more...]

[PATCH v2 00/13] ext4: optimize online defragment
 2025-10-09  6:52 UTC  (27+ messages)
` [PATCH v2 02/13] ext4: correct the checking of quota files before moving extents
` [PATCH v2 03/13] ext4: introduce seq counter for the extent status entry
` [PATCH v2 04/13] ext4: make ext4_es_lookup_extent() pass out the extent seq counter
` [PATCH v2 05/13] ext4: pass out extent seq counter when mapping blocks
` [PATCH v2 06/13] ext4: use EXT4_B_TO_LBLK() in mext_check_arguments()
` [PATCH v2 07/13] ext4: add mext_check_validity() to do basic check
` [PATCH v2 08/13] ext4: refactor mext_check_arguments()
` [PATCH v2 09/13] ext4: rename mext_page_mkuptodate() to mext_folio_mkuptodate()
` [PATCH v2 10/13] ext4: introduce mext_move_extent()
` [PATCH v2 11/13] ext4: switch to using the new extent movement method
` [PATCH v2 12/13] ext4: add large folios support for moving extents
` [PATCH v2 13/13] ext4: add two trace points "

[PATCH v3 00/30] Live Update Orchestrator
 2025-10-09  5:20 UTC  (4+ messages)
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring

[PATCH] f2fs: don't call iput() from f2fs_drop_inode()
 2025-10-09  3:34 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH v4] mm: redefine VM_* flag constants with BIT()
 2025-10-09  2:33 UTC  (8+ messages)
` [PATCH] mm: use enum for vm_flags

[PATCH V4 0/6] loop: improve loop aio perf by IOCB_NOWAIT
 2025-10-09  1:25 UTC  (8+ messages)
` [PATCH V4 6/6] loop: add hint for handling aio via IOCB_NOWAIT

[PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
 2025-10-08 23:14 UTC  (5+ messages)

[PATCHSET RFC v5 3/9] libext2fs: refactoring for fuse2fs iomap support
 2025-10-08 22:09 UTC  (3+ messages)
` [PATCH 10/10] libext2fs: add posix advisory locking to the unix IO manager

[PATCH] fs: Propagate FMODE_NOCMTIME flag to user-facing O_NOCMTIME
 2025-10-08 21:51 UTC  (11+ messages)

[PATCH] fuse: disable default bdi strictlimiting
 2025-10-08 20:41 UTC 

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-08 20:26 UTC  (26+ messages)
` [PATCH v4 02/30] kho: make debugfs interface optional
` [PATCH v4 03/30] kho: drop notifiers
` [PATCH v4 26/30] selftests/liveupdate: Add multi-kexec session lifecycle test

-ENODATA from read syscall on 9p
 2025-10-08 17:54 UTC 

[PATCH] exfat: fix out-of-bounds in exfat_nls_to_ucs2()
 2025-10-08 17:39 UTC  (4+ messages)

Optimizing small reads
 2025-10-08 17:03 UTC  (13+ messages)

ext4 writeback performance issue in 6.12
 2025-10-08 16:35 UTC  (4+ messages)

[PATCH 0/2] Fix to EOPNOTSUPP double conversion in ioctl_setflags()
 2025-10-08 13:30 UTC  (5+ messages)
` [PATCH 1/2] Revert "fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP"
` [PATCH 2/2] fs: return EOPNOTSUPP from file_setattr/file_getattr syscalls

[PATCH] hfsplus: Verify inode mode when loading from disk
 2025-10-08 11:21 UTC  (3+ messages)

[syzbot] [ext4?] INFO: task hung in vfs_rmdir (2)
 2025-10-08  5:52 UTC  (2+ messages)
` [syzbot] [exfat] "

Direct IO reads being split unexpected at page boundary, but in the middle of a fs block (bs > ps cases)
 2025-10-07 21:28 UTC  (5+ messages)

[syzbot] [fuse?] possible deadlock in __folio_end_writeback
 2025-10-07 21:19 UTC 

[PATCH 0/4] export mount info for "unmounted" mounts
 2025-10-07 18:40 UTC  (6+ messages)
` [PATCH 2/4] fs/namespace: add umounted mounts to umount_mnt_ns

[PATCH] man/man2/move_mount.2: document EINVAL on multiple instances
 2025-10-07 18:38 UTC  (4+ messages)

[RFC PATCH] fs: Plumb case sensitivity bits into statx
 2025-10-07 17:18 UTC  (10+ messages)

[PATCH v3 1/2] writeback: Wake up waiting tasks when finishing the writeback of a chunk
 2025-10-07 14:37 UTC  (4+ messages)
` (subset) "
  ` [External] "

[GIT PULL 00/12 for v6.18] vfs 6.18
 2025-10-07 14:34 UTC  (5+ messages)
` [GIT PULL 05/12 for v6.18] pidfs

[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
 2025-10-07 13:58 UTC  (4+ messages)
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH] hfs: Validate CNIDs in hfs_read_inode
 2025-10-07 13:40 UTC  (4+ messages)

[PATCH] ns: Fix mnt ns ida handling in copy_mnt_ns()
 2025-10-07 12:33 UTC  (5+ messages)

[PATCH] iomap: use largest_zero_folio() in iomap_dio_zero()
 2025-10-07 11:19 UTC  (3+ messages)

[PATCH v5 0/7] iomap: zero range folio batch support
 2025-10-07 11:12 UTC  (2+ messages)

[bp@imp.ch: Bug#1111455: linux-image-6.12.41+deb13-amd64: kernel BUG at fs/netfs/read_collect.c:316 netfs: Can't donate prior to front]
 2025-10-07 11:10 UTC  (3+ messages)
  ` Bug#1111455: "

[PATCH] vfs: Don't leak disconnected dentries on umount
 2025-10-07 11:09 UTC  (2+ messages)

[PATCH v6 0/4] hide ->i_state behind accessors
 2025-10-07 11:07 UTC  (6+ messages)

[PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
 2025-10-07 11:00 UTC  (7+ messages)
` [PATCH v6 4/6] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP

[PATCH] coredump: fix core_pattern input validation
 2025-10-07  9:42 UTC  (2+ messages)

[PATCH RFC] iomap: ensure iomap_dio_bio_iter() only submit bios that are fs block aligned
 2025-10-07  4:29 UTC  (8+ messages)

[PATCH v3 0/5] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-10-07  2:03 UTC  (5+ messages)
` [PATCH v3 4/5] dax/hmem: Defer Soft Reserved overlap handling until CXL region assembly completes

[RFC PATCH 0/2] Defer evicting inodes to a workqueue
 2025-10-07  0:41 UTC  (2+ messages)

[PATCH] fuse: fix readahead reclaim deadlock
 2025-10-07  0:37 UTC  (7+ messages)

[RFC] what's the reason to delay switching current->files in close_range(2)?
 2025-10-06 22:18 UTC 

[PATCH 0/2] ext4: fix an data corruption issue in nojournal mode
 2025-10-06 14:37 UTC  (4+ messages)

[PATCH] fs: add missing fences to I_NEW handling
 2025-10-06 13:15 UTC  (10+ messages)

[PATCH] expfs: Fix exportfs_can_encode_fh() for EXPORT_FH_FID
 2025-10-06 12:27 UTC  (3+ messages)

[PATCH v2] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
 2025-10-06 11:37 UTC  (2+ messages)

[PATCH] fs: assert on ->i_count in iput_final()
 2025-10-06 11:36 UTC  (2+ messages)

[PATCH v2] nsfs: handle inode number mismatches gracefully in file handles
 2025-10-06 11:21 UTC  (2+ messages)

[GIT PULL] udf and quota fixes for 6.18-rc1
 2025-10-06 11:11 UTC  (5+ messages)

[PATCH v1] dax: skip read lock assertion for read-only filesystems
 2025-10-06 11:01 UTC  (2+ messages)

[PATCH] fs: assert ->i_lock held in __iget()
 2025-10-06 10:56 UTC  (2+ messages)

[syzbot] [fs?] [mm?] WARNING in path_noexec (2)
 2025-10-06 10:47 UTC  (3+ messages)

[PATCH v3 2/2] writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_secs)
 2025-10-06 10:44 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/7] fuse: {io-uring} Allow to reduce the number of queues and request distribution
 2025-10-06 10:35 UTC  (8+ messages)
` [PATCH v2 3/7] fuse: {io-uring} Use bitmaps to track registered queues
` [PATCH v2 5/7] fuse: {io-uring} Allow reduced number of ring queues
` [PATCH v2 6/7] fuse: {io-uring} Queue background requests on a different core

[PATCH v2] rust: file: add intra-doc link for 'EBADF'
 2025-10-06 10:34 UTC  (2+ messages)

[PATCH v2] fs: Make wbc_to_tag() inline and use it in fs
 2025-10-06 10:30 UTC  (2+ messages)

[PATCH v4 0/3] Test file_getattr and file_setattr syscalls
 2025-10-06  9:55 UTC  (6+ messages)
` [PATCH v4 1/3] file_attr: introduce program to set/get fsxattr
` [PATCH v4 2/3] generic: introduce test to test file_getattr/file_setattr syscalls

[PATCH] fs: Use a cleanup attribute in copy_fdtable()
 2025-10-06  7:55 UTC  (7+ messages)

[PATCH 00/62] initrd: remove classic initrd support
 2025-10-06  6:19 UTC  (2+ messages)

[syzbot] [exfat?] KASAN: stack-out-of-bounds Read in exfat_nls_to_utf16
 2025-10-06  4:31 UTC  (2+ messages)

[GIT PULL] zonefs changes for 6.18-rc1
 2025-10-06  4:10 UTC  (2+ messages)

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-04 16:39 UTC  (3+ messages)
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb

[git pull] pile 6: f_path stuff
 2025-10-04 16:15 UTC  (2+ messages)

Mainlining the kernel module for TernFS, a distributed filesystem
 2025-10-04  9:01 UTC  (5+ messages)

[PATCH] fs: doc: Fix typos
 2025-10-04  4:33 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).