public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-20 10:32:12 to 2026-01-21 06:44:25 UTC [more...]

support file system generated / verified integrity information
 2026-01-21  6:43 UTC  (9+ messages)
` [PATCH 01/15] block: factor out a bio_integrity_action helper
` [PATCH 02/15] block: factor out a bio_integrity_setup_default helper
` [PATCH 03/15] block: add a bdev_has_integrity_csum helper
` [PATCH 04/15] block: prepare generation / verification helpers for fs usage
` [PATCH 05/15] block: make max_integrity_io_size public
` [PATCH 06/15] block: add fs_bio_integrity helpers
` [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
` [PATCH 08/15] iomap: refactor iomap_bio_read_folio_range

[RFC PATCH] mm/khugepaged: free empty xa_nodes when rollbacks in collapse_file
 2026-01-21  6:38 UTC  (2+ messages)

[PATCHSET v7 1/3] xfs: autonomous self healing of filesystems
 2026-01-21  6:37 UTC  (12+ 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 toggling verbose logging on the health monitoring file
` [PATCH 10/11] xfs: check if an open file is on the health monitored fs
` [PATCH 11/11] xfs: add media verification ioctl

[PATCH v2] hfsplus: fix uninit-value in hfsplus_strcasecmp
 2026-01-21  6:31 UTC 

[PATCH] hfsplus: fix uninit-value in hfsplus_strcasecmp
 2026-01-21  6:26 UTC  (3+ messages)

[PATCH v2 0/1] iomap: fix readahead folio refcounting race
 2026-01-21  5:51 UTC  (12+ messages)
` [PATCH v2 1/1] "

[PATCH 0/3 v2] exec: inherit HWCAPs from the parent process
 2026-01-21  5:24 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21  4:10 UTC  (2+ messages)

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21  3:58 UTC  (16+ messages)

[PATCH] mm: vmscan: add skipexec mode not to reclaim pages with VM_EXEC vma flag
 2026-01-21  3:40 UTC  (3+ messages)

[PATCH v1 0/3] fuse: clean up offset and page count calculations
 2026-01-21  3:21 UTC  (13+ messages)
` [PATCH v1 1/3] fuse: use DIV_ROUND_UP() for "
` [PATCH v1 2/3] fuse: use offset_in_folio() for large folio offset calculations

[PATCH v2 1/1] fuse: wait on congestion for async readahead
 2026-01-21  3:04 UTC  (3+ messages)

[syzbot] [gfs2?] INFO: task hung in writeback_iter (3)
 2026-01-21  2:44 UTC  (12+ messages)
` [RFC PATCH] fs/hfs: fix ABBA deadlock in hfs_mdb_commit

[PATCH v2 0/4] fuse: clean up offset and page count calculations
 2026-01-21  2:39 UTC  (11+ messages)
` [PATCH v2 1/4] fuse: validate outarg offset and size in notify store/retrieve
` [PATCH v2 2/4] fuse: simplify logic in fuse_notify_store() and fuse_retrieve()
` [PATCH v2 3/4] fuse: use DIV_ROUND_UP() for page count calculations
` [PATCH v2 4/4] fuse: use offset_in_page() for page offset calculations

[PATCH 0/5] Add READ_ONCE and WRITE_ONCE to Rust
 2026-01-21  0:47 UTC  (3+ messages)
` [PATCH 5/5] rust: fs: use READ_ONCE instead of read_volatile

[PATCH v26 00/28] riscv control-flow integrity for usermode
 2026-01-21  1:32 UTC  (5+ messages)

[PATCH v15 0/9] erofs: Introduce page cache sharing feature
 2026-01-21  1:29 UTC  (18+ messages)
` [PATCH v15 5/9] erofs: introduce the page cache share feature

[PATCH v5 0/2] ceph: add subvolume metrics reporting support
 2026-01-21  0:30 UTC  (9+ messages)
` [PATCH v5 1/3] ceph: handle InodeStat v8 versioned field in reply parsing
` [PATCH v5 2/3] ceph: parse subvolume_id from InodeStat v9 and store in inode
` [PATCH v5 3/3] ceph: add subvolume metrics collection and reporting
  ` [EXTERNAL] Re: [PATCH v5 0/2] ceph: add subvolume metrics reporting support

[PATCH v6 00/16] Exposing case folding behavior
 2026-01-20 22:58 UTC  (20+ messages)
` [PATCH v6 01/16] fs: Add case sensitivity flags to file_kattr
` [PATCH v6 02/16] fat: Implement fileattr_get for case sensitivity
` [PATCH v6 03/16] exfat: "
` [PATCH v6 04/16] ntfs3: "
` [PATCH v6 05/16] hfs: "
` [PATCH v6 06/16] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v6 07/16] ext4: "
` [PATCH v6 08/16] xfs: "
` [PATCH v6 09/16] cifs: Implement fileattr_get for case sensitivity
` [PATCH v6 10/16] nfs: "
` [PATCH v6 11/16] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v6 12/16] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v6 13/16] isofs: "
` [PATCH v6 14/16] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v6 15/16] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v6 16/16] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH 1/1] NFSD: Enforce recall timeout for layout conflict
 2026-01-20 22:48 UTC  (12+ messages)

[PATCH 0/2] Provide Rust atomic helpers over raw pointers
 2026-01-20 20:52 UTC  (15+ messages)
` [PATCH 1/2] rust: sync: atomic: Remove bound `T: Sync` for `Atomci::from_ptr()`
` [PATCH 2/2] rust: sync: atomic: Add atomic operation helpers over raw pointers

[PATCH 0/2] initramfs_test: test header fields with 0x hex prefix
 2026-01-20 22:18 UTC  (4+ messages)
` [PATCH 1/2] initramfs_test: add fill_cpio() format parameter
` [PATCH 2/2] initramfs_test: test header fields with 0x hex prefix

[Regression 6.12] NULL pointer dereference in submit_bio_noacct via backing_file_read_iter
 2026-01-20 21:48 UTC  (6+ messages)

[PATCH v1 0/4] initramfs: get rid of custom hex2bin()
 2026-01-20 21:17 UTC  (8+ messages)
` [PATCH v1 2/4] initramfs: Refactor to use hex2bin() instead of custom approach

[PATCH] rust: replace `kernel::c_str!` with C-Strings in seq_file and device
 2026-01-20 21:11 UTC  (6+ messages)

[PATCH] pid: reorder fields in pid_namespace to reduce false sharing
 2026-01-20 20:48 UTC 

close(2) with EINTR has been changed by POSIX.1-2024
 2026-01-20 20:42 UTC  (20+ messages)
` [RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024

[PATCH v2 0/3] fsnotify: Independent inode tracking
 2026-01-20 20:00 UTC  (6+ messages)
` [PATCH v2 1/3] fsnotify: Track inode connectors for a superblock
` [PATCH v2 2/3] fsnotify: Use connector hash for destroying inode marks
` [PATCH v2 3/3] fsnotify: Shutdown fsnotify before destroying sb's dcache

[PATCH] pidfs: implement ino allocation without the pidmap lock
 2026-01-20 18:45 UTC 

[PATCHSET v6] xfs: autonomous self healing of filesystems
 2026-01-20 18:00 UTC  (5+ messages)
` [PATCH 11/11] xfs: add media verification ioctl
  ` [PATCH v6.1 "

[PATCH v2 0/23] fs-verity support for XFS with post EOF merkle tree
 2026-01-20 17:34 UTC  (12+ messages)
          ` fsverity metadata offset, was: "

[PATCH BUNDLE v7] famfs: Fabric-Attached Memory File System
 2026-01-20 17:05 UTC  (6+ messages)
    ` [PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax

[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-20 16:50 UTC  (12+ messages)
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only

[PATCH man-pages v2 0/2] man/man2const: clean up F_GETLEASE and add F_SETDELEG/F_GETDELEG manpages
 2026-01-20 15:58 UTC  (6+ messages)
` [PATCH v3] man/man2const/F_[SG]ETDELEG.2const, man/man2/fcntl.2: Document F_SETDELEG and F_GETDELEG

[PATCH RFC v2] pidfs: convert rb-tree to rhashtable
 2026-01-20 15:43 UTC  (2+ messages)

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-01-20 15:12 UTC  (15+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

[PATCH v1 0/4] kNFSD Signed Filehandles
 2026-01-20 14:44 UTC  (13+ messages)

[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-20 14:35 UTC  (12+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH v2 31/31] nfsd: convert dprintks in check_export() to tracepoints

lockdep issues due to fi->lock in fuse_writepage_finish()
 2026-01-20 14:35 UTC  (5+ messages)
` __folio_end_writeback() lockdep issue

[PATCH] fs/namei: fix kernel-doc markup for dentry_create
 2026-01-20 13:54 UTC  (2+ messages)

[PATCH] scsi: target: Fix recursive locking in __configfs_open_file()
 2026-01-20 13:48 UTC  (4+ messages)

[PATCH 0/3] fsnotify: Independent inode tracking
 2026-01-20 13:07 UTC  (11+ messages)
` [PATCH 1/3] fsnotify: Track inode connectors for a superblock
` [PATCH 2/3] fsnotify: Use connector hash for destroying inode marks
` [PATCH 3/3] fsnotify: Shutdown fsnotify before destroying sb's dcache

[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
 2026-01-20 13:52 UTC  (16+ messages)

[PATCH RFC] pidfs: convert rb-tree to rhashtable
 2026-01-20 11:10 UTC  (8+ messages)

[PATCH v2 00/17] Introduce SCMI Telemetry FS support
 2026-01-20 10:55 UTC  (5+ messages)
` [PATCH v2 01/17] firmware: arm_scmi: Define a common SCMI_MAX_PROTOCOLS value


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