Linux-XFS Archive mirror
 help / color / mirror / Atom feed
[PATCH 6.1 01/24] xfs: write page faults in iomap are not buffered writes
 2024-05-04 18:17 UTC  (26+ messages)
` [PATCH 6.1 02/24] xfs: punching delalloc extents on write failure is racy
` [PATCH 6.1 03/24] xfs: use byte ranges for write cleanup ranges
` [PATCH 6.1 04/24] xfs,iomap: move delalloc punching to iomap
` [PATCH 6.1 05/24] iomap: buffered write failure should not truncate the page cache
` [PATCH 6.1 06/24] xfs: xfs_bmap_punch_delalloc_range() should take a byte range
` [PATCH 6.1 07/24] iomap: write iomap validity checks
` [PATCH 6.1 08/24] xfs: use iomap_valid method to detect stale cached iomaps
` [PATCH 6.1 09/24] xfs: drop write error injection is unfixable, remove it
` [PATCH 6.1 10/24] xfs: fix off-by-one-block in xfs_discard_folio()
` [PATCH 6.1 11/24] xfs: fix incorrect error-out in xfs_remove
` [PATCH 6.1 12/24] xfs: fix sb write verify for lazysbcount
` [PATCH 6.1 13/24] xfs: fix incorrect i_nlink caused by inode racing
` [PATCH 6.1 14/24] xfs: invalidate block device page cache during unmount
` [PATCH 6.1 15/24] xfs: attach dquots to inode before reading data/cow fork mappings
` [PATCH 6.1 16/24] xfs: wait iclog complete before tearing down AIL
` [PATCH 6.1 17/24] xfs: fix super block buf log item UAF during force shutdown
` [PATCH 6.1 18/24] xfs: hoist refcount record merge predicates
` [PATCH 6.1 19/24] xfs: estimate post-merge refcounts correctly
` [PATCH 6.1 20/24] xfs: invalidate xfs_bufs when allocating cow extents
` [PATCH 6.1 21/24] xfs: allow inode inactivation during a ro mount log recovery
` [PATCH 6.1 22/24] xfs: fix log recovery when unknown rocompat bits are set
` [PATCH 6.1 23/24] xfs: get root inode correctly at bulkstat
` [PATCH 6.1 24/24] xfs: short circuit xfs_growfs_data_private() if delta is zero

[PATCH] xfs: check for negatives in xfs_exchange_range_checks()
 2024-05-04 16:46 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 25576c5420e6
 2024-05-04 14:22 UTC 

[syzbot] [xfs?] possible deadlock in xfs_qm_dqfree_one (2)
 2024-05-03 21:12 UTC 

[RFC] Documentation: Add initial iomap document
 2024-05-03 16:41 UTC  (2+ messages)

[PATCH v5 00/11] enable bs > ps in XFS
 2024-05-03 14:53 UTC  (14+ messages)
` [PATCH v5 01/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v5 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v5 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v5 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v5 05/11] mm: split a folio in minimum folio order chunks
` [PATCH v5 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v5 08/11] xfs: use kvmalloc for xattr buffers
` [PATCH v5 09/11] xfs: expose block size in stat
` [PATCH v5 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v5 11/11] xfs: enable block size larger than page size support

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-03 14:09 UTC  (3+ messages)

[PATCH RFC 0/2] xfs: fallocate RT flush unmap range fixes
 2024-05-03 14:03 UTC  (3+ messages)
` [PATCH RFC 1/2] xfs: Fix xfs_flush_unmap_range() range for RT
` [PATCH RFC 2/2] xfs: Fix xfs_prepare_shift() "

[syzbot] [iomap?] WARNING in iomap_iter (2)
 2024-05-03  8:12 UTC  (2+ messages)

[GIT PULL] xfs: last round of cleanups for 6.10
 2024-05-03  4:35 UTC 

[PATCHSET] xfs: last round of cleanups for 6.10
 2024-05-03  4:34 UTC  (6+ messages)
` [PATCH 1/5] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c
` [PATCH 2/5] xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function
` [PATCH 3/5] xfs: create a helper to compute the blockcount of a max sized remote value
` [PATCH 4/5] xfs: minor cleanups of xfs_attr3_rmt_blocks
` [PATCH 5/5] xfs: widen flags argument to the xfs_iflags_* helpers

[PATCH 0/3] mm: fix nested allocation context filtering
 2024-05-02 17:05 UTC  (7+ messages)
` [PATCH 1/3] mm: lift gfp_kmemleak_mask() to gfp.h
` [PATCH 2/3] stackdepot: use gfp_nested_mask() instead of open coded masking

optimize local for and shortform directory handling
 2024-05-02 14:43 UTC  (40+ messages)
` [PATCH 01/16] xfs: allow non-empty forks in xfs_bmap_local_to_extents_empty
` [PATCH 02/16] xfs: remove an extra buffer allocation in xfs_attr_shortform_to_leaf
` [PATCH 03/16] xfs: rationalize dir2_sf entry condition asserts
` [PATCH 04/16] xfs: remove an extra buffer allocation in xfs_dir2_sf_to_block
` [PATCH 05/16] xfs: move the "does it fit" check into xfs_dir2_block_to_sf
` [PATCH 06/16] xfs: remove the buffer allocation size in xfs_dir2_try_block_to_sf
` [PATCH 07/16] xfs: remove a superfluous memory allocation in xfs_dir2_block_to_sf
` [PATCH 08/16] xfs: remove a superfluous memory allocation in xfs_dir2_sf_toino8
` [PATCH 09/16] xfs: remove a superfluous memory allocation in xfs_dir2_sf_toino4
` [PATCH 10/16] xfs: optimize removing the last 8-byte inode from a shortform directory
` [PATCH 11/16] xfs: add xfs_dir2_block_overhead helper
` [PATCH 12/16] xfs: factor out a xfs_dir2_sf_addname_common helper
` [PATCH 13/16] xfs: move common code into xfs_dir2_sf_addname
` [PATCH 14/16] xfs: optimize adding the first 8-byte inode to a shortform directory
` [PATCH 15/16] xfs: move the block format conversion out of line in xfs_dir2_sf_addname
` [PATCH 16/16] xfs: make the hard case in xfs_dir2_sf_addname less hard

[PATCH v2 0/2] xfs: Clear a W=1 warning and some __maybe_unused usage
 2024-05-02 12:48 UTC  (5+ messages)
` [PATCH v2 1/2] xfs: Clear W=1 warning in xfs_iwalk_run_callbacks()
` [PATCH v2 2/2] xfs: Stop using __maybe_unused in xfs_alloc.c

[PATCH v3 00/21] block atomic writes for XFS
 2024-05-02  9:12 UTC  (35+ messages)
` [PATCH v3 08/21] xfs: Introduce FORCEALIGN inode flag
` [PATCH v3 09/21] xfs: Do not free EOF blocks for forcealign
` [PATCH v3 10/21] xfs: Update xfs_is_falloc_aligned() mask "
` [PATCH RFC v3 11/21] xfs: Unmap blocks according to forcealign
` [PATCH RFC v3 12/21] xfs: Only free full extents for forcealign
` [PATCH v3 14/21] iomap: Sub-extent zeroing
` [PATCH v3 15/21] fs: xfs: "
` [PATCH v3 17/21] iomap: Atomic write support

iext handling fixes and cleanup v2
 2024-05-02  7:55 UTC  (5+ messages)
` [PATCH 1/3] xfs: upgrade the extent counters in xfs_reflink_end_cow_extent later
` [PATCH 2/3] xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent
` [PATCH 3/3] xfs: simplify iext overflow checking and upgrade

[PATCHSET v5.6 2/2] xfs: fs-verity support
 2024-05-02  6:34 UTC  (30+ messages)
` [PATCH 01/26] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c
` [PATCH 02/26] xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function
` [PATCH 03/26] xfs: create a helper to compute the blockcount of a max sized remote value
` [PATCH 04/26] xfs: minor cleanups of xfs_attr3_rmt_blocks
` [PATCH 05/26] xfs: use an empty transaction to protect xfs_attr_get from deadlocks
` [PATCH 13/26] xfs: widen flags argument to the xfs_iflags_* helpers
` [PATCH 18/26] xfs: use merkle tree offset as attr hash
` [PATCH 19/26] xfs: don't bother storing merkle tree blocks for zeroed data blocks
` [PATCH 25/26] xfs: make it possible to disable fsverity

[PATCHSET v5.6 1/2] fs-verity: support merkle tree access by blocks
 2024-05-02  4:42 UTC  (12+ messages)
` [PATCH 03/18] fsverity: convert verification to use byte instead of page offsets
` [PATCH 04/18] fsverity: support block-based Merkle tree caching
` [PATCH 18/18] iomap: integrate fs-verity verification into iomap's read path

[ANNOUNCE] xfs-linux: for-next updated to 21255afdd729
 2024-05-02  4:34 UTC 

[PATCH] xfs: fix system crash caused by null bp->b_pages
 2024-05-01 22:59 UTC  (3+ messages)

[PATCH] mm/huge_memory: move writeback and truncation checks early
 2024-05-01 22:06 UTC  (3+ messages)

[PATCHSET 01/11] xfsprogs: packaging fixes for 6.7
 2024-05-01 18:06 UTC  (4+ messages)
` [PATCH 1/2] debian: fix package configuration after removing platform_defs.h.in

possible circular locking dependency detected
 2024-05-01 16:47 UTC 

[PATCH v4 00/11] enable bs > ps in XFS
 2024-05-01 14:28 UTC  (13+ messages)
` [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement

[PATCH 0/2] xfs: Clear a couple of W=1 warnings
 2024-05-01  8:10 UTC  (9+ messages)
` [PATCH 1/2] xfs: Clear W=1 warning in xfs_iwalk_run_callbacks():

iext handling fixes and cleanup
 2024-05-01  4:35 UTC  (6+ messages)
` [PATCH 1/3] xfs: upgrade the extent counters in xfs_reflink_end_cow_extent later
` [PATCH 2/3] xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent
` [PATCH 3/3] xfs: simplify iext overflow checking and upgrade

[PATCHSET v5.6] fstests: fs-verity support for XFS
 2024-04-30 18:06 UTC  (21+ messages)
` [PATCH 1/6] common/verity: enable fsverity "
` [PATCH 2/6] xfs/{021,122}: adapt to fsverity xattrs
` [PATCH 3/6] xfs/122: adapt to fsverity
` [PATCH 4/6] xfs: test xfs_scrub detection and correction of corrupt fsverity metadata
` [PATCH 5/6] xfs: test disabling fsverity
` [PATCH 6/6] common/populate: add verity files to populate xfs images

[PATCH] xfs/077: remove _require_meta_uuid
 2024-04-30 13:02 UTC  (2+ messages)

quota (un)reservation cleanups
 2024-04-30 12:58 UTC  (3+ messages)
` [PATCH 1/2] xfs: consolidate the xfs_quota_reserve_blkres definitions
` [PATCH 2/2] xfs: xfs_quota_unreserve_blkres can't fail


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).