messages from 2026-01-19 16:29:42 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
[PATCHSET] xfs: syzbot fixes for online fsck
2026-01-21 6:41 UTC (5+ messages)
` [PATCH 1/4] xfs: check the return value of xchk_xfile_*_descr calls
` [PATCH 2/4] xfs: only call xf{array,blob}_destroy if we have a valid pointer
` [PATCH 3/4] xfs: check return value of xchk_scrub_create_subord
` [PATCH 4/4] xfs: fix UAF in xchk_btree_check_block_owner
[PATCHSET 3/3] xfs: improve shortform attr performance
2026-01-21 6:40 UTC (4+ messages)
` [PATCH 1/3] xfs: reduce xfs_attr_try_sf_addname parameters
` [PATCH 2/3] xfs: speed up parent pointer operations when possible
` [PATCH 3/3] xfs: add a method to replace shortform attrs
[PATCHSET 2/3] xfs: fix problems in the attr leaf freemap code
2026-01-21 6:39 UTC (7+ messages)
` [PATCH 1/6] xfs: delete attr leaf freemap entries when empty
` [PATCH 2/6] xfs: fix freemap adjustments when adding xattrs to leaf blocks
` [PATCH 3/6] xfs: refactor attr3 leaf table size computation
` [PATCH 4/6] xfs: strengthen attr leaf block freemap checking
` [PATCH 5/6] xfs: fix the xattr scrub to detect freemap/entries array collisions
` [PATCH 6/6] xfs: fix remote xattr valuelblk check
[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 v3 1/2] lib: introduce simple error-checking wrapper for memparse()
2026-01-21 5:21 UTC (13+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] lib: fix a few comments to match kernel-doc -Wreturn style
` [PATCH v4 3/3] xfs: adjust handling of a few numerical mount options
[Linux Kernel Bug] general protection fault in xfarray_destroy
2026-01-21 5:04 UTC (8+ messages)
[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] xfs/614: fix test for parent pointers
2026-01-21 1:27 UTC
[PATCH] misc: allow zero duration for fsstress and fsx
2026-01-21 1:26 UTC
[PATCH v2 0/2] Add traces and file attributes for fs-verity
2026-01-21 0:39 UTC (6+ messages)
` [PATCH v2 1/2] fs: add FS_XFLAG_VERITY for fs-verity files
` [PATCH v2 2/2] fsverity: add tracepoints
[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
[Linux Kernel Bug] general protection fault in xchk_metadata_inode_forks
2026-01-20 20:11 UTC (2+ messages)
[Linux Kernel Bugs] general protection fault in xchk_btree and another slab-use-after-free issue
2026-01-20 19:17 UTC (2+ messages)
[PATCHSET v6] xfs: autonomous self healing of filesystems
2026-01-20 18:00 UTC (7+ messages)
` [PATCH 11/11] xfs: add media verification ioctl
` [PATCH v6.1 "
[PATCHSET] xfsprogs: various bug fixes for 6.19
2026-01-20 17:51 UTC (6+ messages)
` [PATCH 1/5] mkfs: set rtstart from user-specified dblocks
` [PATCH 2/5] xfs_logprint: print log data to the screen in host-endian order
` [PATCH 3/5] mkfs: quiet down warning about insufficient write zones
` [PATCH 4/5] xfs_mdrestore: fix restoration on filesystems with 4k sectors
` [PATCH 5/5] debian: don't explicitly reload systemd from postinst
[PATCH v2 0/23] fs-verity support for XFS with post EOF merkle tree
2026-01-20 17:34 UTC (14+ messages)
` fsverity metadata offset, was: "
enable cached zone report v4
2026-01-20 17:31 UTC (4+ messages)
` [PATCH 1/4] xfs: use blkdev_report_zones_cached()
[PATCH 6.12.y] xfs: set max_agbno to allow sparse alloc of last full inode chunk
2026-01-20 17:26 UTC (2+ messages)
[RFC PATCH 0/2] Improve user experience with xfs_fsr
2026-01-20 17:23 UTC (5+ messages)
` [RFC PATCH 1/2] libfrog: make xfrog_defragrange return a positive valued
` [RFC PATCH 2/2] fsr: Always print error messages from xfrog_defragrange()
[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-20 16:50 UTC (28+ messages)
` [PATCH RESEND 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH RESEND 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH RESEND 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH RESEND 04/12] mm: add basic VMA flag operation helper functions
` [PATCH RESEND 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH RESEND 06/12] mm: update secretmem "
` [PATCH RESEND 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users "
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH RESEND 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH RESEND 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH RESEND 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions
[PATCH v7] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
2026-01-20 15:57 UTC (2+ messages)
[PATCH] xfs: always allocate the free zone with the lowest index
2026-01-20 15:53 UTC (2+ messages)
buffer cache simplification
2026-01-20 15:50 UTC (10+ messages)
` [PATCH 1/3] xfs: don't keep a reference for buffers on the LRU
` [PATCH 2/3] xfs: use a lockref for the buffer reference count
` [PATCH 3/3] xfs: switch (back) to a per-buftarg buffer hash
[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 v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-20 14:35 UTC (29+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH v2 17/31] ovl: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH v2 20/31] ntfs3: "
` [PATCH v2 21/31] nilfs2: "
` [PATCH v2 22/31] nfs: "
` [PATCH v2 23/31] jfs: "
` [PATCH v2 24/31] jffs2: "
` [PATCH v2 25/31] isofs: "
` [PATCH v2 26/31] gfs2: "
` [PATCH v2 27/31] fuse: "
` [PATCH v2 28/31] fat: "
` [PATCH v2 29/31] f2fs: "
` [PATCH v2 30/31] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES
` [PATCH v2 31/31] nfsd: convert dprintks in check_export() to tracepoints
[PATCH] xfs: fix incorrect context handling in xfs_trans_roll
2026-01-20 7:10 UTC (6+ messages)
[PATCH 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-19 21:18 UTC (4+ messages)
[PATCH v1] xfs: Fix calculation of m_rtx_per_rbmblock
2026-01-19 17:48 UTC (3+ messages)
bounce buffer direct I/O when stable pages are required v2
2026-01-19 17:45 UTC (9+ messages)
` [PATCH 06/14] iomap: fix submission side handling of completion side errors
` [PATCH 07/14] iomap: simplify iomap_dio_bio_iter
` [PATCH 10/14] iomap: free the bio before completing the dio
` [PATCH 14/14] xfs: use bounce buffering direct I/O when the device requires stable pages
[PATCH v2 0/2] Add traces and file attributes for fs-verity
2026-01-19 16:55 UTC (4+ messages)
` [PATCH v2 1/2] fs: add FS_XFLAG_VERITY for fs-verity files
` [PATCH v2 2/2] fsverity: add tracepoints
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox