Linux-XFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-08 18:49:30 to 2024-02-13 20:07:39 UTC [more...]

[PATCH v5 0/8] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-13 20:07 UTC  (20+ messages)
` [PATCH v5 1/8] dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n
` [PATCH v5 2/8] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v5 3/8] dm: "
` [PATCH v5 4/8] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [PATCH v5 5/8] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v5 6/8] dax: Check for data cache aliasing at runtime
` [PATCH v5 7/8] Introduce cpu_dcache_is_aliasing() across all architectures
` [PATCH v5 8/8] dax: Fix incorrect list of data cache aliasing architectures

[PATCH 0/6] block atomic writes for XFS
 2024-02-13 18:08 UTC  (46+ messages)
` [PATCH 1/6] fs: iomap: Atomic write support
` [PATCH 2/6] fs: Add FS_XFLAG_ATOMICWRITES flag
` [PATCH 3/6] fs: xfs: Support FS_XFLAG_ATOMICWRITES for rtvol
` [PATCH 4/6] fs: xfs: Support atomic write for statx
` [PATCH RFC 5/6] fs: xfs: iomap atomic write support
` [PATCH 6/6] fs: xfs: Set FMODE_CAN_ATOMIC_WRITE for FS_XFLAG_ATOMICWRITES set

[RFC PATCH v2] xfs: run blockgc on freeze to avoid iget stalls after reclaim
 2024-02-13 17:56 UTC  (13+ messages)

[RFC v2 00/14] enable bs > ps in XFS
 2024-02-13 16:47 UTC  (35+ messages)
` [RFC v2 01/14] fs: Allow fine-grained control of folio sizes
` [RFC v2 02/14] filemap: align the index to mapping_min_order in the page cache
` [RFC v2 03/14] filemap: use mapping_min_order while allocating folios
` [RFC v2 04/14] readahead: set file_ra_state->ra_pages to be at least mapping_min_order
` [RFC v2 05/14] readahead: align index to mapping_min_order in ondemand_ra and force_ra
` [RFC v2 06/14] readahead: rework loop in page_cache_ra_unbounded()
` [RFC v2 07/14] readahead: allocate folios with mapping_min_order in ra_(unbounded|order)
` [RFC v2 08/14] mm: do not split a folio if it has minimum folio order requirement
` [RFC v2 09/14] mm: Support order-1 folios in the page cache
` [RFC v2 10/14] iomap: fix iomap_dio_zero() for fs bs > system page size
` [RFC v2 11/14] xfs: expose block size in stat
` [RFC v2 12/14] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [RFC v2 13/14] xfs: add an experimental CONFIG_XFS_LBS option
` [RFC v2 14/14] xfs: enable block size larger than page size support

[PATCH v3 00/15] block atomic writes
 2024-02-13 14:21 UTC  (23+ messages)
` [PATCH v3 01/15] block: Add atomic write operations to request_queue limits
` [PATCH v3 05/15] block: Add REQ_ATOMIC flag
` [PATCH v3 06/15] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v3 07/15] block: Limit atomic write IO size according to atomic_write_max_sectors
` [PATCH v3 11/15] scsi: sd: Support reading atomic write properties from block limits VPD
` [PATCH v3 14/15] nvme: Support atomic writes
` [PATCH v3 15/15] nvme: Ensure atomic writes will be executed atomically

[PATCH v3 10/15] block: Add fops atomic write support
 2024-02-13 11:52 UTC  (5+ messages)
`  "

[PATCH v3 02/15] block: Limit atomic writes according to bio and queue limits
 2024-02-13  8:05 UTC  (3+ messages)

[PATCH v3 09/15] block: Add checks to merging of atomic writes
 2024-02-13  6:52 UTC  (6+ messages)
`  "

[Bug 218229] New: xfstests xfs/438 hung
 2024-02-13  2:14 UTC  (2+ messages)
` [Bug 218229] "

[PATCH] debian: Increase build verbosity, add terse support
 2024-02-12 23:29 UTC  (2+ messages)

XFS corruption after power surge/outage
 2024-02-12 22:39 UTC  (6+ messages)

[PATCH] nvdimm/pmem: Fix leak on dax_add_host() failure
 2024-02-12 22:03 UTC  (3+ messages)

[PATCH v4 00/25] fs-verity support for XFS
 2024-02-12 16:58 UTC  (26+ messages)
` [PATCH v4 01/25] fsverity: remove hash page spin lock
` [PATCH v4 02/25] xfs: add parent pointer support to attribute code
` [PATCH v4 03/25] xfs: define parent pointer ondisk extended attribute format
` [PATCH v4 04/25] xfs: add parent pointer validator functions
` [PATCH v4 05/25] fs: add FS_XFLAG_VERITY for verity files
` [PATCH v4 06/25] fsverity: pass log_blocksize to end_enable_verity()
` [PATCH v4 07/25] fsverity: support block-based Merkle tree caching
` [PATCH v4 08/25] fsverity: calculate readahead in bytes instead of pages
` [PATCH v4 09/25] fsverity: add tracepoints
` [PATCH v4 10/25] iomap: integrate fsverity verification into iomap's read path
` [PATCH v4 11/25] xfs: add XBF_VERITY_SEEN xfs_buf flag
` [PATCH v4 12/25] xfs: add XFS_DA_OP_BUFFER to make xfs_attr_get() return buffer
` [PATCH v4 13/25] xfs: introduce workqueue for post read IO work
` [PATCH v4 14/25] xfs: add attribute type for fs-verity
` [PATCH v4 15/25] xfs: make xfs_buf_get() to take XBF_* flags
` [PATCH v4 16/25] xfs: add XBF_DOUBLE_ALLOC to increase size of the buffer
` [PATCH v4 17/25] xfs: add fs-verity ro-compat flag
` [PATCH v4 18/25] xfs: add inode on-disk VERITY flag
` [PATCH v4 19/25] xfs: initialize fs-verity on file open and cleanup on inode destruction
` [PATCH v4 20/25] xfs: don't allow to enable DAX on fs-verity sealsed inode
` [PATCH v4 21/25] xfs: disable direct read path for fs-verity files
` [PATCH v4 22/25] xfs: add fs-verity support
` [PATCH v4 23/25] xfs: make scrub aware of verity dinode flag
` [PATCH v4 24/25] xfs: add fs-verity ioctls
` [PATCH v4 25/25] xfs: enable ro-compat fs-verity flag

[PATCH 6.6 00/21] xfs backports for 6.6.y (from v6.7)
 2024-02-09 18:44 UTC  (23+ messages)
` [PATCH 6.6 01/21] MAINTAINERS: add Catherine as xfs maintainer for 6.6.y
` [PATCH 6.6 02/21] xfs: bump max fsgeom struct version
` [PATCH 6.6 03/21] xfs: hoist freeing of rt data fork extent mappings
` [PATCH 6.6 04/21] xfs: prevent rt growfs when quota is enabled
` [PATCH 6.6 05/21] xfs: rt stubs should return negative errnos when rt disabled
` [PATCH 6.6 06/21] xfs: fix units conversion error in xfs_bmap_del_extent_delay
` [PATCH 6.6 07/21] xfs: make sure maxlen is still congruent with prod when rounding down
` [PATCH 6.6 08/21] xfs: introduce protection for drop nlink
` [PATCH 6.6 09/21] xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
` [PATCH 6.6 10/21] xfs: allow read IO and FICLONE to run concurrently
` [PATCH 6.6 11/21] xfs: factor out xfs_defer_pending_abort
` [PATCH 6.6 12/21] xfs: abort intent items when recovery intents fail
` [PATCH 6.6 13/21] xfs: only remap the written blocks in xfs_reflink_end_cow_extent
` [PATCH 6.6 14/21] xfs: up(ic_sema) if flushing data device fails
` [PATCH 6.6 15/21] xfs: fix internal error from AGFL exhaustion
` [PATCH 6.6 16/21] xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
` [PATCH 6.6 17/21] xfs: inode recovery does not validate the recovered inode
` [PATCH 6.6 18/21] xfs: clean up dqblk extraction
` [PATCH 6.6 19/21] xfs: dquot recovery does not validate the recovered dquot
` [PATCH 6.6 20/21] xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags
` [PATCH 6.6 21/21] xfs: respect the stable writes flag on the RT device

xfs_clear_incompat_log_features considered harmful?
 2024-02-09  6:33 UTC  (5+ messages)

[BUG][xfstests generic/133] deadlock and crach on xfs, BUG: KASAN: slab-out-of-bounds in xfs_read_iomap_begin+0x5f2/0x750 [xfs]
 2024-02-09  4:22 UTC  (4+ messages)

[PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-09  1:01 UTC  (35+ messages)
` [PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure
` [PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v4 03/12] dm: "
` [PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v4 06/12] dax: Check for data cache aliasing at runtime
` [PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures
` [PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures
` [PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling
` [PATCH v4 10/12] dm: "
` [PATCH v4 11/12] dcssblk: "
` [PATCH v4 12/12] virtio: "


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 read-only IMAP folder(s) and NNTP newsgroup(s).