linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-29 12:28:54 to 2025-10-02 08:13:30 UTC [more...]

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-02  8:12 UTC  (13+ messages)
` [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h
` [PATCH v17 02/47] dept: implement DEPT(DEPendency Tracker)
` [PATCH v17 03/47] dept: add single event dependency tracker APIs
` [PATCH v17 04/47] dept: add lock "
` [PATCH v17 05/47] dept: tie to lockdep and IRQ tracing
` [PATCH v17 06/47] dept: add proc knobs to show stats and dependency graph
` [PATCH v17 07/47] dept: distinguish each kernel context from another
` [PATCH v17 08/47] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 10/47] dept: distinguish each work from another
` [PATCH v17 11/47] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v17 12/47] dept: record the latest one out of consecutive waits of the same class

[syzbot] [erofs?] WARNING in dax_iomap_rw
 2025-10-02  8:07 UTC  (2+ messages)

[syzbot] [fs?] WARNING in copy_mnt_ns
 2025-10-02  8:06 UTC  (2+ messages)

[PATCH v4] mm: redefine VM_* flag constants with BIT()
 2025-10-02  7:54 UTC  (2+ messages)

[git pull] pile 5: simplifying ->d_name audits, easy part
 2025-10-02  6:09 UTC 

[git pull] pile 4: finish_no_open()
 2025-10-02  6:02 UTC 

[git pull] pile 3: nfsctl
 2025-10-02  6:00 UTC 

[git pull] pile 2: fs_context
 2025-10-02  5:57 UTC 

[git pull] pile 1: mount stuff
 2025-10-02  5:54 UTC 

[PATCH] init: Use kcalloc() instead of kzalloc()
 2025-10-02  2:36 UTC  (2+ messages)

[GIT PULL] ntfs3: bugfixes for 6.18
 2025-10-02  1:28 UTC  (2+ messages)

[PATCH v1] dax: skip read lock assertion for read-only filesystems
 2025-10-02  0:46 UTC  (2+ messages)

[PATCH v7 0/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
 2025-10-01 23:08 UTC  (5+ messages)
` [PATCH v7 1/1] "

[PATCH] isofs: fix inode leak caused by disconnected dentries from exportfs
 2025-10-01 20:27 UTC 

[PATCH v5 0/8] man2: document "new" mount API
 2025-10-01 18:20 UTC  (4+ messages)
` [PATCH v5 6/8] man/man2/open_tree.2: "

[PATCH v5 7/8] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API
 2025-10-01 18:02 UTC  (6+ messages)

[PATCH] fs: doc: Fix typos
 2025-10-01 16:53 UTC  (5+ messages)

[PATCH] f2fs: don't call iput() from f2fs_drop_inode()
 2025-10-01 15:39 UTC  (2+ messages)

[PATCH] fs: assert on ->i_count in iput_final()
 2025-10-01 15:11 UTC  (6+ messages)

[PATCH] expfs: Fix exportfs_can_encode_fh() for EXPORT_FH_FID
 2025-10-01 14:52 UTC 

[PATCH 1/4] fuse: remove FUSE_NOTIFY_CODE_MAX from <uapi/linux/fuse.h>
 2025-10-01 14:44 UTC  (6+ messages)
` [PATCH 4/4] fuse: add prune notification

[GIT PULL 00/12 for v6.18] vfs 6.18
 2025-10-01 14:18 UTC  (26+ messages)
` [GIT PULL 01/12 for v6.18] misc
` [GIT PULL 02/12 for v6.18] mount
` [GIT PULL 03/12 for v6.18] inode
` [GIT PULL 04/12 for v6.18] iomap
` [GIT PULL 05/12 for v6.18] pidfs
` [GIT PULL 06/12 for v6.18] rust
` [GIT PULL 07/12 for v6.18] workqueue
` [GIT PULL 08/12 for v6.18] core kernel
` [GIT PULL 9/12 for v6.18] afs
` [GIT PULL 10/12 for v6.18] namespaces
` [GIT PULL 11/12 for v6.18] writeback
` [GIT PULL 12/12 for v6.18] async directory preliminaries

[PATCH AUTOSEL 6.17-6.16] mnt_ns_tree_remove(): DTRT if mnt_ns had never been added to mnt_ns_list
 2025-10-01 13:36 UTC  (9+ messages)
` [PATCH AUTOSEL 6.17-5.15] writeback: Avoid softlockup when switching many inodes
` [PATCH AUTOSEL 6.17-6.16] mount: handle NULL values in mnt_ns_release()
` [PATCH AUTOSEL 6.17-6.12] copy_file_range: limit size if in compat mode
` [PATCH AUTOSEL 6.17-5.4] fs: Add 'initramfs_options' to set initramfs mount options
` [PATCH AUTOSEL 6.17-6.16] pidfs: validate extensible ioctls
` [PATCH AUTOSEL 6.17-6.16] nsfs: "
` [PATCH AUTOSEL 6.17-5.15] writeback: Avoid excessively long inode switching times
` [PATCH AUTOSEL 6.17] iomap: error out on file IO when there is no inline_data buffer

[6.16.9 / 6.17.0 PANIC REGRESSION] block: fix lockdep warning caused by lock dependency in elv_iosched_store
 2025-10-01 13:05 UTC  (2+ messages)

[PATCH] isofs: fix inode leak caused by disconnected dentries from exportfs
 2025-10-01 12:56 UTC 

[PATCH] isofs: fix inode leak caused by disconnected dentries from exportfs
 2025-10-01 12:26 UTC  (2+ messages)

[PATCH 5.10 000/122] 5.10.245-rc1 review
 2025-10-01 12:22 UTC  (6+ messages)

[PATCH] fs/notify: call exportfs_encode_fid with s_umount
 2025-10-01 12:15 UTC  (2+ messages)

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

[GIT PULL] udf and quota fixes for 6.18-rc1
 2025-10-01 11:29 UTC 

[GIT PULL] Fsnotify changes for 6.18-rc1
 2025-10-01 11:24 UTC 

New September Order. 00461 Wednesday, October 1, 2025 at 12:18:18 PM
 2025-10-01 10:18 UTC 

[PATCH] ovl: check before dereferencing s_root field
 2025-10-01 10:14 UTC  (10+ messages)

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-10-01  9:29 UTC  (6+ messages)
` [PATCH v2 18/19] rust: io: "
` [PATCH v2 19/19] rust: regulator: "

[PATCH v12 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-10-01  9:04 UTC  (5+ messages)
` [PATCH v12 1/4] rust: types: Add Ownable/Owned types
` [PATCH v12 2/4] `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v12 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v12 4/4] rust: Add `OwnableRefCounted`

[PATCH 00/11] Create APIs to centralise locking for directory ops
 2025-10-01  5:04 UTC  (22+ messages)
` [PATCH 03/11] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH 09/11] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH 10/11] Add start_renaming_two_dentrys()
` [PATCH 11/11] ecryptfs: use new start_creaing/start_removing APIs

Direct IO reads being split unexpected at page boundary, but in the middle of a fs block (bs > ps cases)
 2025-10-01  1:29 UTC 

[PATCH] fuse: fix readahead reclaim deadlock
 2025-10-01  0:18 UTC  (10+ messages)

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-10-01  0:13 UTC  (11+ messages)

[syzbot] [fs?] [mm?] WARNING in path_noexec (2)
 2025-09-30 22:04 UTC  (2+ messages)

[syzbot] [fs?] WARNING in free_mnt_ns
 2025-09-30 20:17 UTC 

[syzbot] [isofs?] VFS: Busy inodes after unmount (use-after-free) (3)
 2025-09-30 20:17 UTC 

[PATCH v2] ceph: introduce Kunit based unit-tests for string operations
 2025-09-30 19:35 UTC 

[PATCHSET RFC v5 1/8] fuse: general bug fixes
 2025-09-30 17:56 UTC  (13+ messages)
` [PATCH 2/8] fuse: flush pending fuse events before aborting the connection

[PATCH RFC 0/6] proc: restrict overmounting of ephemeral entities
 2025-09-30 15:51 UTC  (3+ messages)

[PATCH 6.16 129/143] netfs: fix reference leak
 2025-09-30 14:47 UTC 

[GIT PULL] fuse update for 6.18
 2025-09-30 12:47 UTC 

[PATCH] rust: file: add intra-doc link for 'EBADF'
 2025-09-30 11:02 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 6.6.y] loop: Avoid updating block size under exclusive owner
 2025-09-30 11:03 UTC  (5+ messages)

LTP: swapon/off: 16K and 64K page size libswap.c:230: TFAIL: swapon() on fuse failed: EINVAL (22)
 2025-09-30 10:39 UTC 

[PATCH v3 1/2] writeback: Wake up waiting tasks when finishing the writeback of a chunk
 2025-09-30  8:59 UTC  (5+ messages)
` [PATCH v3 2/2] writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_secs)

[GIT PULL] overlayfs updates for 6.18
 2025-09-30  7:57 UTC 

EXPORT_FH_FID not working properly?
 2025-09-30  7:58 UTC  (3+ messages)

[syzbot] Monthly fs report (Sep 2025)
 2025-09-30  7:56 UTC 

[PATCH v2 1/2] writeback: Wake up waiting tasks when finishing the writeback of a chunk
 2025-09-30  6:24 UTC  (5+ messages)
` [PATCH v2 2/2] writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_secs)
    ` [External] "

[PATCH] mm/readahead: Skip fully overlapped range
 2025-09-30  5:35 UTC  (5+ messages)

[PATCH 0/6] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-09-30  4:56 UTC  (15+ messages)
` [PATCH 1/6] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready
` [PATCH 3/6] dax/hmem, cxl: Tighten dependencies on DEV_DAX_CXL and dax_hmem
` [PATCH 5/6] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
` [RFC PATCH 6/6] cxl/region, dax/hmem: Guard CXL DAX region creation and tighten HMEM deps

[PATCH v3 0/5] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-09-30  4:47 UTC  (6+ messages)
` [PATCH v3 1/5] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready
` [PATCH v3 2/5] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v3 3/5] dax/hmem: Use DEV_DAX_CXL instead of CXL_REGION for deferral
` [PATCH v3 4/5] dax/hmem: Defer Soft Reserved overlap handling until CXL region assembly completes
` [PATCH v3 5/5] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[PATCH v2 0/5] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-09-30  4:28 UTC  (6+ messages)
` [PATCH v2 1/5] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready
` [PATCH v2 2/5] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v2 3/5] dax/hmem: Use DEV_DAX_CXL instead of CXL_REGION for deferral
` [PATCH v2 4/5] dax/hmem: Defer Soft Reserved overlap handling until CXL region assembly completes
` [PATCH v2 5/5] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[PATCH 1/1] fs/dax: fix typo in dax.c
 2025-09-30  3:31 UTC 

[PATCH AUTOSEL 6.16-6.12] netfs: Prevent duplicate unlocking
 2025-09-30  2:18 UTC 

[PATCH v2] fs: Make wbc_to_tag() inline and use it in fs
 2025-09-30  1:57 UTC  (3+ messages)

[PATCH] fs: Make wbc_to_tag() extern and use it in fs
 2025-09-30  1:47 UTC  (2+ messages)

[GIT PULL] hfs/hfsplus changes for 6.18-rc1
 2025-09-29 23:22 UTC  (2+ messages)

[GIT PULL] fscrypt updates for 6.18
 2025-09-29 23:22 UTC  (2+ messages)

[GIT PULL] Interleaved SHA-256 hashing support for 6.18
 2025-09-29 23:22 UTC  (2+ messages)

[patch V2 0/6] uaccess: Provide and use scopes for user masked access
 2025-09-29 22:05 UTC  (12+ messages)
` [patch V2 2/6] kbuild: Disable asm goto on clang < 17
      ` [patch V2a 2/6] kbuild: Disable CC_HAS_ASM_GOTO_OUTPUT on clang < version 17

[RFC PATCH 2/2] smb: client: add directory change tracking via SMB2 Change Notify
 2025-09-29 17:06 UTC  (3+ messages)

[PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
 2025-09-29 13:06 UTC  (4+ messages)

[PATCH v2 0/2] fs: fuse: use strscpy instead of strcpy
 2025-09-29 13:02 UTC  (3+ messages)
` [PATCH v2 1/2] fs: fuse: Use "
` [PATCH v2 2/2] fs: fuse: rename 'namelen' to 'namesize'

[PATCH v6 0/4] hide ->i_state behind accessors
 2025-09-29 12:56 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;
as well as URLs for NNTP newsgroup(s).