public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-06 01:48:25 to 2026-01-07 12:19:04 UTC [more...]

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-01-07 12:19 UTC  (3+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep

[PATCH 0/5] Add READ_ONCE and WRITE_ONCE to Rust
 2026-01-07 11:51 UTC  (31+ messages)
` [PATCH 3/5] rust: sync: support using bool with READ_ONCE
` [PATCH 4/5] rust: hrtimer: use READ_ONCE instead of read_volatile
  ` [PATCH 2/5] rust: sync: add READ_ONCE and WRITE_ONCE

[PATCH 0/3] fs: add immutable rootfs and support pivot_root() in the initramfs
 2026-01-07 10:53 UTC  (11+ messages)
` [PATCH 3/3] fs: add immutable rootfs

[PATCH] fs: remove power of 2 and length boundary atomic write restrictions
 2026-01-07 10:51 UTC  (12+ messages)

[PATCH 00/19] printk cleanup - part 3
 2026-01-07 10:22 UTC  (2+ messages)

[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
 2026-01-07 10:12 UTC  (13+ messages)
` [PATCH v2 1/1] "

[PATCH RFC v2 0/2] fuse: compound commands
 2026-01-07  9:29 UTC  (7+ messages)
` [PATCH RFC v2 1/2] fuse: add compound command to combine multiple requests
    `  "
` [PATCH RFC v2 2/2] fuse: add an implementation of open+getattr
    `  "

[syzbot] [exfat?] [ocfs2?] kernel BUG in link_path_walk
 2026-01-07  9:36 UTC  (9+ messages)
        ` [PATCH for 6.19-rc1] fs: preserve file type in make_bad_inode() unless invalid

[PATCHSET V4] xfs: autonomous self healing of filesystems
 2026-01-07  9:36 UTC  (16+ messages)
` [PATCH 01/11] docs: discuss autonomous self healing in the xfs online repair design doc
` [PATCH 02/11] xfs: start creating infrastructure for health monitoring
` [PATCH 03/11] xfs: create event queuing, formatting, and discovery infrastructure
` [PATCH 04/11] xfs: convey filesystem unmount events to the health monitor
` [PATCH 05/11] xfs: convey metadata health "
` [PATCH 06/11] xfs: convey filesystem shutdown "
` [PATCH 07/11] xfs: convey externally discovered fsdax media errors "
` [PATCH 08/11] xfs: convey file I/O "
` [PATCH 09/11] xfs: allow reconfiguration of the health monitoring device
` [PATCH 10/11] xfs: check if an open file is on the health monitored fs
` [PATCH 11/11] xfs: add media error reporting ioctl

[PATCHSET V4 1/2] fs: generic file IO error reporting
 2026-01-07  9:19 UTC  (13+ messages)
` [PATCH 2/6] fs: report filesystem and file I/O errors to fsnotify
` [PATCH 6/6] ext4: convert to new fserror helpers
` [PATCH 7/6] fs: improve comment in fserror_alloc_event

[PATCH v12 00/10] erofs: Introduce page cache sharing feature
 2026-01-07  8:51 UTC  (17+ messages)
` [PATCH v12 05/10] erofs: support user-defined fingerprint name
` [PATCH v12 07/10] erofs: introduce the page cache share feature
` [PATCH v12 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v12 09/10] erofs: support compressed "

[RFC PATCH 1/2] NFSD: Add aggressive write throttling control
 2026-01-07  7:55 UTC 

re-enable IOCB_NOWAIT writes to files v5
 2026-01-07  7:43 UTC  (25+ messages)
` [PATCH 01/11] fs: remove inode_update_time
` [PATCH 02/11] fs: allow error returns from generic_update_time
` [PATCH 03/11] nfs: split nfs_update_timestamps
` [PATCH 04/11] fat: cleanup the flags for fat_truncate_time
` [PATCH 05/11] fs: refactor ->update_time handling
` [PATCH 06/11] fs: factor out a sync_lazytime helper
` [PATCH 07/11] fs: add a ->sync_lazytime method
` [PATCH 08/11] fs: add support for non-blocking timestamp updates
` [PATCH 09/11] fs: refactor file_update_time_flags
` [PATCH 10/11] xfs: implement ->sync_lazytime
` [PATCH 11/11] xfs: enable non-blocking timestamp updates

re-enable IOCB_NOWAIT writes to files v4
 2026-01-07  7:32 UTC  (5+ messages)

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2026-01-07  6:18 UTC  (12+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 10/11] io_uring/rsrc: add dmabuf-backed buffer registeration

[PATCH fstests v3 0/3] generic: new testcases for delegation support
 2026-01-07  5:58 UTC  (5+ messages)
` [PATCH fstests v3 3/3] generic: add tests for file delegations

Subject: [BUG] rcu: stall detected in __dentry_kill during file teardown
 2026-01-07  5:36 UTC 

[PATCH] fuse: set ff->flock only on success
 2026-01-07  3:11 UTC  (2+ messages)

[PATCH] fuse: fix the bug of missing EPOLLET event wakeup
 2026-01-07  3:11 UTC  (2+ messages)

[PATCH] fuse: add hang check in request_wait_answer()
 2026-01-07  2:43 UTC  (7+ messages)
  ` [External] "

[PATCH v4 00/14] ntfs filesystem remake
 2026-01-07  1:40 UTC  (21+ messages)
` [PATCH v4 01/14] Revert "fs: Remove NTFS classic"
` [PATCH v4 02/14] ntfs: update in-memory, on-disk structures and headers
` [PATCH v4 03/14] ntfs: update super block operations
` [PATCH v4 04/14] ntfs: update inode operations
` [PATCH v4 05/14] ntfs: update directory operations
` [PATCH v4 06/14] ntfs: update file operations
` [PATCH v4 07/14] ntfs: update iomap and address space operations
` [PATCH v4 08/14] ntfs: update attrib operations
` [PATCH v4 09/14] ntfs: update runlist handling and cluster allocator
` [PATCH v4 10/14] ntfs: add reparse and ea operations
` [PATCH v4 11/14] ntfs: update misc operations
` [PATCH v4 12/14] ntfs3: remove legacy ntfs driver support
` [PATCH v4 13/14] ntfs: add Kconfig and Makefile
` [PATCH v4 14/14] MAINTAINERS: update ntfs filesystem entry

[PATCH] xfstests: hfs/hfsplus don't support metadata journaling
 2026-01-06 23:35 UTC 

[PATCH] fs: only assert on LOOKUP_RCU when built with CONFIG_DEBUG_VFS
 2026-01-06 22:51 UTC  (2+ messages)

[PATCH] fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcu
 2026-01-06 22:51 UTC  (2+ messages)

[PATCH 0/2] vfs kernel-doc fixes for 6.19
 2026-01-06 22:51 UTC  (2+ messages)

[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
 2026-01-06 22:47 UTC  (3+ messages)

[PATCH v3] ceph: fix kernel crash in ceph_open()
 2026-01-06 22:26 UTC  (3+ messages)

[PATCH] docs: filesystems: add fs/open.c to api-summary
 2026-01-06 21:50 UTC  (2+ messages)

feedback: fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-01-06 21:12 UTC  (11+ messages)

[PATCH] hfsplus: pretend special inodes as regular files
 2026-01-06 20:34 UTC  (7+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[bug report] memory leak of xa_node in collapse_file() when rollbacks
 2026-01-06 18:55 UTC  (8+ messages)

[v2 PATCH 0/1] fs/proc: Expose mm_cpumask in /proc/[pid]/status
 2026-01-06 18:54 UTC  (5+ messages)
` [v2 PATCH 1/1] "

[PATCH 3/5] rust: sync: support using bool with READ_ONCE
 2026-01-06 18:10 UTC 

[PATCH 6.12 023/567] hfsplus: fix volume corruption issue for generic/070
 2026-01-06 16:56 UTC  (2+ messages)
` [PATCH 6.12 026/567] hfsplus: fix volume corruption issue for generic/073

[PATCH] erofs: don't bother with s_stack_depth increasing for now
 2026-01-06 17:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/4] mm: increase lowmem size in linux-7.0
 2026-01-06 17:01 UTC  (7+ messages)
` [PATCH 1/4] arch/*: increase lowmem size to avoid highmem use

[PATCH] rust: redefine `bindings::compat_ptr_ioctl` in Rust
 2026-01-06 15:33 UTC  (2+ messages)

[PATCH] pidfs: simplify PIDFD_GET_<type>_NAMESPACE ioctls
 2026-01-06 15:18 UTC  (3+ messages)
` [PATCH] pidfs: protect PIDFD_GET_* ioctls() via ifdef

[PATCH v2 0/2] Fix vm.dirtytime_expire_seconds=0 causing 100% CPU
 2026-01-06 14:50 UTC  (3+ messages)
` [PATCH v2 1/2] writeback: fix 100% CPU usage when dirtytime_expire_interval is 0
` [PATCH v2 2/2] docs: clarify that dirtytime_expire_seconds=0 disables writeback

[PATCH] acct(2): begin the deprecation of legacy BSD process accounting
 2026-01-06 14:38 UTC 

[PATCH] sys/linux/filesystem: remove hpfs check=none mount option
 2026-01-06 12:41 UTC  (2+ messages)

[RFC PATCH] ext4: fix e4b bitmap inconsistency reports
 2026-01-06 10:56 UTC  (2+ messages)

[PATCH] hfs: Validate CNIDs in hfs_read_inode
 2026-01-06 10:21 UTC  (7+ messages)
` [PATCH v2 1/2] "

[PATCH 0/2] Fix vm.dirtytime_expire_seconds=0 causing 100% CPU
 2026-01-06  9:37 UTC  (5+ messages)
` [PATCH 1/2] writeback: fix 100% CPU usage when dirtytime_expire_interval is 0
` [PATCH 2/2] docs: clarify that dirtytime_expire_seconds=0 disables writeback

[PATCH v1 9/9] exfat: support multi-cluster for exfat_get_cluster
 2026-01-06  8:45 UTC  (6+ messages)

[PATCH v1] fs: improve dump_inode() to safely access inode fields
 2026-01-06  8:15 UTC  (2+ messages)

re-enable IOCB_NOWAIT writes to files v5
 2026-01-06  7:54 UTC  (6+ messages)
` [PATCH 01/11] fs: remove inode_update_time
` [PATCH 02/11] fs: allow error returns from generic_update_time
` [PATCH 03/11] nfs: split nfs_update_timestamps
` [PATCH 04/11] fat: cleanup the flags for fat_truncate_time

[PATCH] fuse: invalidate the page cache after direct write
 2026-01-06  7:52 UTC 

move blk-crypto-fallback to sit above the block layer v3
 2026-01-06  7:39 UTC  (5+ messages)
` [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation

move blk-crypto-fallback to sit above the block layer v4
 2026-01-06  7:36 UTC  (10+ messages)
` [PATCH 1/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 2/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 3/9] blk-crypto: add a bio_crypt_ctx() helper
` [PATCH 4/9] blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
` [PATCH 5/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
` [PATCH 6/9] blk-crypto: use on-stack skcipher requests for fallback en/decryption
` [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
` [PATCH 8/9] blk-crypto: optimize data unit alignment checking
` [PATCH 9/9] blk-crypto: handle the fallback above the block layer

[PATCH v3 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
 2026-01-06  1:48 UTC  (3+ messages)
` [PATCH v3 1/1] "


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