pub/scm/linux/kernel/git/djwong/xfs-linux.git  about / heads / tags
Darrick J. Wong : XFS Kernel Dev.
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
xfs-fixes-6.10_2024-05-21 xfs: minor fixes for 6.10-rc1 (2024-05-21) tar.gz
korg/for-next_2024-05-21 autogenerated tag for korg/for-next (2024-05-21) tar.gz
djwong-wtf_2024-05-21 xfs: patches undergoing development [55/55] (2024-05-21) tar.gz
contention-timestats_2024-05-21 xfs: capture statistics about wait times [RFC 53/55] (2024-05-21) tar.gz
file-force-align_2024-05-21 xfs: aligned file data extent mappings [v2 51/55] (2024-05-21) tar.gz
fsverity-by-block_2024-05-21 fs-verity: support merkle tree access by blocks [v5.6 49/55] (2024-05-21) tar.gz
fsverity_2024-05-21 xfs: fs-verity support [v5.6 50/55] (2024-05-21) tar.gz
health-monitoring_2024-05-21 xfs: live health monitoring of filesystems [RFC 54/55] (2024-05-21) tar.gz
timestats-hoist_2024-05-21 time_stats/thread_with_file: promote to lib/ [52/55] (2024-05-21) tar.gz
defrag-freespace_2024-05-21 xfs: defragment free space [48/55] (2024-05-21) tar.gz
noalloc-ags_2024-05-21 xfs: noalloc allocation groups [RFC 46/55] (2024-05-21) tar.gz
realtime-quotas_2024-05-21 xfs: enable quota for realtime voluems [v2.0 44/55] (2024-05-21) tar.gz
reduce-eofblocks-gc-on-close_2024-05-21 xfs: improve post-close eofblocks gc behavior [45/55] (2024-05-21) tar.gz
report-refcounts_2024-05-21 xfs: report refcount information to userspace [47/55] (2024-05-21) tar.gz
realtime-reflink-extsize_2024-05-21 xfs: reflink with large realtime extents [v2.0 43/55] (2024-05-21) tar.gz
realtime-reflink_2024-05-21 xfs: reflink on the realtime device [v2.0 42/55] (2024-05-21) tar.gz
realtime-rmap_2024-05-21 xfs: realtime reverse-mapping support [v2.0 40/55] (2024-05-21) tar.gz
refcount-intent-cleanups_2024-05-21 xfs: refcount log intent cleanups [v2.0 41/55] (2024-05-21) tar.gz
rmap-intent-cleanups_2024-05-21 xfs: rmap log intent cleanups [v2.0 39/55] (2024-05-21) tar.gz
btree-ifork-records_2024-05-21 xfs: refactor btrees to support records in inode root [v2.0 35/55] (2024-05-21) tar.gz
extfree-intent-cleanups_2024-05-21 xfs: extent free log intent cleanups [v2.0 37/55] (2024-05-21) tar.gz
realtime-discard_2024-05-21 xfs: enable FITRIM for the realtime section [v2.0 34/55] (2024-05-21) tar.gz
realtime-extfree-intents_2024-05-21 xfs: widen EFI format to support rt [v2.0 38/55] (2024-05-21) tar.gz
realtime-groups_2024-05-21 xfsprogs: shard the realtime section [v2.0 33/55] (2024-05-21) tar.gz
reserve-rt-metadata-space_2024-05-21 xfs: enable in-core block reservation for rt metadata [v2.0 36/55] (2024-05-21) tar.gz
inode-refactor_2024-05-21 xfs: hoist inode operations to libxfs [v2.0 30/55] (2024-05-21) tar.gz
metadir_2024-05-21 xfs: metadata inode directories [v2.0 31/55] (2024-05-21) tar.gz
refactor-rt-locking_2024-05-21 xfs: refactor realtime meta inode locking [v2.0 32/55] (2024-05-21) tar.gz
xfs-6.10-cleanups_2024-05-21 xfs: last round of cleanups for 6.10 [28/55] (2024-05-21) tar.gz
xfs-6.10-fixes_2024-05-21 xfs: minor fixes for 6.10-rc1 [29/55] (2024-05-21) tar.gz
reduce-scrub-iget-overhead_2024-05-21 xfs: reduce iget overhead in scrub [v13.3 26/55] (2024-05-21) tar.gz
repair-fixes_2024-05-21 xfs: minor fixes to online repair [v13.3 27/55] (2024-05-21) tar.gz
repair-pptrs_2024-05-21 xfs: online repair for parent pointers [v13.3 23/55] (2024-05-21) tar.gz
scrub-directory-tree_2024-05-21 xfs: detect and correct directory tree problems [v13.3 24/55] (2024-05-21) tar.gz
scrub-pptrs_2024-05-21 xfs: scrubbing for parent pointers [v13.3 22/55] (2024-05-21) tar.gz
vectorized-scrub_2024-05-21 xfs: vectorize scrub kernel calls [v13.3 25/55] (2024-05-21) tar.gz
improve-attr-validation_2024-05-21 xfs: improve extended attribute validation [v13.3 20/55] (2024-05-21) tar.gz
online-fsck-design_2024-05-21 xfs: design documentation for online fsck, part 2 [v13.3 17/55] (2024-05-21) tar.gz
pptrs_2024-05-21 xfs: Parent Pointers [v13.3 21/55] (2024-05-21) tar.gz
retain-ilock-during-dir-ops_2024-05-21 xfs: retain ILOCK during directory updates [v13.3 18/55] (2024-05-21) tar.gz
shrink-dirattr-args_2024-05-21 xfs: shrink struct xfs_da_args [v13.3 19/55] (2024-05-21) tar.gz
discard-relax-locks_2024-05-21 xfs: less heavy locks during fstrim [v30.3 16/55] (2024-05-21) tar.gz
inode-repair-improvements_2024-05-21 xfs: inode-related repair fixes [v30.3 15/55] (2024-05-21) tar.gz
repair-dirs_2024-05-21 xfs: online repair of directories [v30.3 11/55] (2024-05-21) tar.gz
repair-iunlink_2024-05-21 xfs: online fsck of iunlink buckets [v30.3 14/55] (2024-05-21) tar.gz
repair-orphanage_2024-05-21 xfs: move orphan files to lost and found [v30.3 12/55] (2024-05-21) tar.gz
repair-symlink_2024-05-21 xfs: online repair of symbolic links [v30.3 13/55] (2024-05-21) tar.gz
dirattr-validate-owners_2024-05-21 xfs: set and validate dir/attr block owners [v30.3 08/55] (2024-05-21) tar.gz
repair-rtsummary_2024-05-21 xfs: online repair of realtime summaries [v30.3 07/55] (2024-05-21) tar.gz
repair-tempfiles_2024-05-21 xfs: create temporary files for online repair [v30.3 06/55] (2024-05-21) tar.gz
repair-unlinked-inode-state_2024-05-21 xfs: online repair of inode unlinked state [v30.3 10/55] (2024-05-21) tar.gz
repair-xattrs_2024-05-21 xfs: online repair of extended attributes [v30.3 09/55] (2024-05-21) tar.gz
atomic-file-commits_2024-05-21 xfs: atomic file content commits [v30.3 05/55] (2024-05-21) tar.gz
atomic-file-updates_2024-05-21 xfs: atomic file content exchanges [v30.3 04/55] (2024-05-21) tar.gz
file-exchange-refactorings_2024-05-21 xfs: refactorings for atomic file content exchanges [v30.3 03/55] (2024-05-21) tar.gz
log-incompat-permissions_2024-05-21 xfs: improve log incompat feature handling [v30.3 02/55] (2024-05-21) tar.gz
xfs-6.9-fixes_2024-05-21 xfs: bug fixes for 6.9 [01/55] (2024-05-21) tar.gz
v6.9         Linux 6.9 (2024-05-12) tar.gz
contention-timestats_2024-05-10 xfs: capture statistics about wait times [RFC 51/53] (2024-05-10) tar.gz
djwong-wtf_2024-05-10 xfs: patches undergoing development [53/53] (2024-05-10) tar.gz
health-monitoring_2024-05-10 xfs: live health monitoring of filesystems [RFC 52/53] (2024-05-10) tar.gz
defrag-freespace_2024-05-10 xfs: defragment free space [46/53] (2024-05-10) tar.gz
file-force-align_2024-05-10 xfs: aligned file data extent mappings [v2 49/53] (2024-05-10) tar.gz
fsverity-by-block_2024-05-10 fs-verity: support merkle tree access by blocks [v5.6 47/53] (2024-05-10) tar.gz
fsverity_2024-05-10 xfs: fs-verity support [v5.6 48/53] (2024-05-10) tar.gz
report-refcounts_2024-05-10 xfs: report refcount information to userspace [45/53] (2024-05-10) tar.gz
timestats-hoist_2024-05-10 time_stats/thread_with_file: promote to lib/ [50/53] (2024-05-10) tar.gz
noalloc-ags_2024-05-10 xfs: noalloc allocation groups [RFC 44/53] (2024-05-10) tar.gz
realtime-quotas_2024-05-10 xfs: enable quota for realtime voluems [v2.0 42/53] (2024-05-10) tar.gz
realtime-reflink-extsize_2024-05-10 xfs: reflink with large realtime extents [v2.0 41/53] (2024-05-10) tar.gz
realtime-reflink_2024-05-10 xfs: reflink on the realtime device [v2.0 40/53] (2024-05-10) tar.gz
reduce-eofblocks-gc-on-close_2024-05-10 xfs: improve post-close eofblocks gc behavior [43/53] (2024-05-10) tar.gz
extfree-intent-cleanups_2024-05-10 xfs: extent free log intent cleanups [v2.0 35/53] (2024-05-10) tar.gz
realtime-extfree-intents_2024-05-10 xfs: widen EFI format to support rt [v2.0 36/53] (2024-05-10) tar.gz
realtime-rmap_2024-05-10 xfs: realtime reverse-mapping support [v2.0 38/53] (2024-05-10) tar.gz
refcount-intent-cleanups_2024-05-10 xfs: refcount log intent cleanups [v2.0 39/53] (2024-05-10) tar.gz
reserve-rt-metadata-space_2024-05-10 xfs: enable in-core block reservation for rt metadata [v2.0 34/53] (2024-05-10) tar.gz
rmap-intent-cleanups_2024-05-10 xfs: rmap log intent cleanups [v2.0 37/53] (2024-05-10) tar.gz
btree-ifork-records_2024-05-10 xfs: refactor btrees to support records in inode root [v2.0 33/53] (2024-05-10) tar.gz
metadir_2024-05-10 xfs: metadata inode directories [v2.0 29/53] (2024-05-10) tar.gz
realtime-discard_2024-05-10 xfs: enable FITRIM for the realtime section [v2.0 32/53] (2024-05-10) tar.gz
realtime-groups_2024-05-10 xfsprogs: shard the realtime section [v2.0 31/53] (2024-05-10) tar.gz
refactor-rt-locking_2024-05-10 xfs: refactor realtime meta inode locking [v2.0 30/53] (2024-05-10) tar.gz
inode-refactor_2024-05-10 xfs: hoist inode operations to libxfs [v2.0 28/53] (2024-05-10) tar.gz
reduce-scrub-iget-overhead_2024-05-10 xfs: reduce iget overhead in scrub [v13.3 26/53] (2024-05-10) tar.gz
repair-fixes_2024-05-10 xfs: minor fixes to online repair [v13.3 27/53] (2024-05-10) tar.gz
repair-pptrs_2024-05-10 xfs: online repair for parent pointers [v13.3 23/53] (2024-05-10) tar.gz
scrub-directory-tree_2024-05-10 xfs: detect and correct directory tree problems [v13.3 24/53] (2024-05-10) tar.gz
vectorized-scrub_2024-05-10 xfs: vectorize scrub kernel calls [v13.3 25/53] (2024-05-10) tar.gz
improve-attr-validation_2024-05-10 xfs: improve extended attribute validation [v13.3 20/53] (2024-05-10) tar.gz
pptrs_2024-05-10 xfs: Parent Pointers [v13.3 21/53] (2024-05-10) tar.gz
retain-ilock-during-dir-ops_2024-05-10 xfs: retain ILOCK during directory updates [v13.3 18/53] (2024-05-10) tar.gz
scrub-pptrs_2024-05-10 xfs: scrubbing for parent pointers [v13.3 22/53] (2024-05-10) tar.gz
shrink-dirattr-args_2024-05-10 xfs: shrink struct xfs_da_args [v13.3 19/53] (2024-05-10) tar.gz
discard-relax-locks_2024-05-10 xfs: less heavy locks during fstrim [v30.3 16/53] (2024-05-10) tar.gz
inode-repair-improvements_2024-05-10 xfs: inode-related repair fixes [v30.3 15/53] (2024-05-10) tar.gz
online-fsck-design_2024-05-10 xfs: design documentation for online fsck, part 2 [v13.3 17/53] (2024-05-10) tar.gz
repair-iunlink_2024-05-10 xfs: online fsck of iunlink buckets [v30.3 14/53] (2024-05-10) tar.gz
repair-orphanage_2024-05-10 xfs: move orphan files to lost and found [v30.3 12/53] (2024-05-10) tar.gz
repair-symlink_2024-05-10 xfs: online repair of symbolic links [v30.3 13/53] (2024-05-10) tar.gz
dirattr-validate-owners_2024-05-10 xfs: set and validate dir/attr block owners [v30.3 08/53] (2024-05-10) tar.gz
repair-dirs_2024-05-10 xfs: online repair of directories [v30.3 11/53] (2024-05-10) tar.gz
repair-rtsummary_2024-05-10 xfs: online repair of realtime summaries [v30.3 07/53] (2024-05-10) tar.gz
repair-unlinked-inode-state_2024-05-10 xfs: online repair of inode unlinked state [v30.3 10/53] (2024-05-10) tar.gz
repair-xattrs_2024-05-10 xfs: online repair of extended attributes [v30.3 09/53] (2024-05-10) tar.gz
atomic-file-commits_2024-05-10 xfs: atomic file content commits [v30.3 05/53] (2024-05-10) tar.gz
atomic-file-updates_2024-05-10 xfs: atomic file content exchanges [v30.3 04/53] (2024-05-10) tar.gz
file-exchange-refactorings_2024-05-10 xfs: refactorings for atomic file content exchanges [v30.3 03/53] (2024-05-10) tar.gz
log-incompat-permissions_2024-05-10 xfs: improve log incompat feature handling [v30.3 02/53] (2024-05-10) tar.gz
repair-tempfiles_2024-05-10 xfs: create temporary files for online repair [v30.3 06/53] (2024-05-10) tar.gz
xfs-6.9-fixes_2024-05-10 xfs: bug fixes for 6.9 [01/53] (2024-05-10) tar.gz
v6.9-rc7     Linux 6.9-rc7 (2024-05-05) tar.gz
xfs-cleanups-6.10_2024-05-02 xfs: last round of cleanups for 6.10 (2024-05-02) tar.gz
korg/for-next_2024-05-02 autogenerated tag for korg/for-next (2024-05-02) tar.gz
contention-timestats_2024-04-29 xfs: capture statistics about wait times [RFC 51/54] (2024-04-29) tar.gz
djwong-wtf_2024-04-29 xfs: patches undergoing development [54/54] (2024-04-29) tar.gz
file-io-error-monitoring_2024-04-29 xfs: live file IO error monitoring of filesystems [53/54] (2024-04-29) tar.gz
health-monitoring_2024-04-29 xfs: live health monitoring of filesystems [RFC 52/54] (2024-04-29) tar.gz
timestats-hoist_2024-04-29 time_stats/thread_with_file: promote to lib/ [50/54] (2024-04-29) tar.gz
defrag-freespace_2024-04-29 xfs: defragment free space [46/54] (2024-04-29) tar.gz
file-force-align_2024-04-29 xfs: aligned file data extent mappings [v2 49/54] (2024-04-29) tar.gz
fsverity-by-block_2024-04-29 fs-verity: support merkle tree access by blocks [v5.6 47/54] (2024-04-29) tar.gz
fsverity_2024-04-29 xfs: fs-verity support [v5.6 48/54] (2024-04-29) tar.gz
noalloc-ags_2024-04-29 xfs: noalloc allocation groups [RFC 44/54] (2024-04-29) tar.gz
report-refcounts_2024-04-29 xfs: report refcount information to userspace [45/54] (2024-04-29) tar.gz
realtime-quotas_2024-04-29 xfs: enable quota for realtime voluems [v2.0 42/54] (2024-04-29) tar.gz
realtime-reflink-extsize_2024-04-29 xfs: reflink with large realtime extents [v2.0 41/54] (2024-04-29) tar.gz
realtime-reflink_2024-04-29 xfs: reflink on the realtime device [v2.0 40/54] (2024-04-29) tar.gz
reduce-eofblocks-gc-on-close_2024-04-29 xfs: improve post-close eofblocks gc behavior [43/54] (2024-04-29) tar.gz
refcount-intent-cleanups_2024-04-29 xfs: refcount log intent cleanups [v2.0 39/54] (2024-04-29) tar.gz
btree-ifork-records_2024-04-29 xfs: refactor btrees to support records in inode root [v2.0 33/54] (2024-04-29) tar.gz
extfree-intent-cleanups_2024-04-29 xfs: extent free log intent cleanups [v2.0 35/54] (2024-04-29) tar.gz
realtime-extfree-intents_2024-04-29 xfs: widen EFI format to support rt [v2.0 36/54] (2024-04-29) tar.gz
realtime-rmap_2024-04-29 xfs: realtime reverse-mapping support [v2.0 38/54] (2024-04-29) tar.gz
reserve-rt-metadata-space_2024-04-29 xfs: enable in-core block reservation for rt metadata [v2.0 34/54] (2024-04-29) tar.gz
rmap-intent-cleanups_2024-04-29 xfs: rmap log intent cleanups [v2.0 37/54] (2024-04-29) tar.gz
inode-refactor_2024-04-29 xfs: hoist inode operations to libxfs [v2.0 28/54] (2024-04-29) tar.gz
metadir_2024-04-29 xfs: metadata inode directories [v2.0 29/54] (2024-04-29) tar.gz
realtime-discard_2024-04-29 xfs: enable FITRIM for the realtime section [v2.0 32/54] (2024-04-29) tar.gz
realtime-groups_2024-04-29 xfsprogs: shard the realtime section [v2.0 31/54] (2024-04-29) tar.gz
refactor-rt-locking_2024-04-29 xfs: refactor realtime meta inode locking [v2.0 30/54] (2024-04-29) tar.gz
reduce-scrub-iget-overhead_2024-04-29 xfs: reduce iget overhead in scrub [v13.3 26/54] (2024-04-29) tar.gz
repair-fixes_2024-04-29 xfs: minor fixes to online repair [v13.3 27/54] (2024-04-29) tar.gz
repair-pptrs_2024-04-29 xfs: online repair for parent pointers [v13.3 23/54] (2024-04-29) tar.gz
scrub-directory-tree_2024-04-29 xfs: detect and correct directory tree problems [v13.3 24/54] (2024-04-29) tar.gz
scrub-pptrs_2024-04-29 xfs: scrubbing for parent pointers [v13.3 22/54] (2024-04-29) tar.gz
vectorized-scrub_2024-04-29 xfs: vectorize scrub kernel calls [v13.3 25/54] (2024-04-29) tar.gz
improve-attr-validation_2024-04-29 xfs: improve extended attribute validation [v13.3 20/54] (2024-04-29) tar.gz
online-fsck-design_2024-04-29 xfs: design documentation for online fsck, part 2 [v13.3 17/54] (2024-04-29) tar.gz
pptrs_2024-04-29 xfs: Parent Pointers [v13.3 21/54] (2024-04-29) tar.gz
retain-ilock-during-dir-ops_2024-04-29 xfs: retain ILOCK during directory updates [v13.3 18/54] (2024-04-29) tar.gz
shrink-dirattr-args_2024-04-29 xfs: shrink struct xfs_da_args [v13.3 19/54] (2024-04-29) tar.gz
discard-relax-locks_2024-04-29 xfs: less heavy locks during fstrim [v30.3 16/54] (2024-04-29) tar.gz
inode-repair-improvements_2024-04-29 xfs: inode-related repair fixes [v30.3 15/54] (2024-04-29) tar.gz
repair-iunlink_2024-04-29 xfs: online fsck of iunlink buckets [v30.3 14/54] (2024-04-29) tar.gz
repair-orphanage_2024-04-29 xfs: move orphan files to lost and found [v30.3 12/54] (2024-04-29) tar.gz
repair-symlink_2024-04-29 xfs: online repair of symbolic links [v30.3 13/54] (2024-04-29) tar.gz
dirattr-validate-owners_2024-04-29 xfs: set and validate dir/attr block owners [v30.3 08/54] (2024-04-29) tar.gz
repair-dirs_2024-04-29 xfs: online repair of directories [v30.3 11/54] (2024-04-29) tar.gz
repair-rtsummary_2024-04-29 xfs: online repair of realtime summaries [v30.3 07/54] (2024-04-29) tar.gz
repair-tempfiles_2024-04-29 xfs: create temporary files for online repair [v30.3 06/54] (2024-04-29) tar.gz
repair-unlinked-inode-state_2024-04-29 xfs: online repair of inode unlinked state [v30.3 10/54] (2024-04-29) tar.gz
repair-xattrs_2024-04-29 xfs: online repair of extended attributes [v30.3 09/54] (2024-04-29) tar.gz
atomic-file-commits_2024-04-29 xfs: atomic file content commits [v30.3 05/54] (2024-04-29) tar.gz
atomic-file-updates_2024-04-29 xfs: atomic file content exchanges [v30.3 04/54] (2024-04-29) tar.gz
file-exchange-refactorings_2024-04-29 xfs: refactorings for atomic file content exchanges [v30.3 03/54] (2024-04-29) tar.gz
log-incompat-permissions_2024-04-29 xfs: improve log incompat feature handling [v30.3 02/54] (2024-04-29) tar.gz
xfs-6.9-fixes_2024-04-29 xfs: bug fixes for 6.9 [01/54] (2024-04-29) tar.gz
v6.9-rc6     Linux 6.9-rc6 (2024-04-28) tar.gz
djwong-wtf_2024-04-23 xfs: patches undergoing development [54/54] (2024-04-23) tar.gz
file-io-error-monitoring_2024-04-23 xfs: live file IO error monitoring of filesystems [53/54] (2024-04-23) tar.gz
health-monitoring_2024-04-23 xfs: live health monitoring of filesystems [RFC 52/54] (2024-04-23) tar.gz
contention-timestats_2024-04-23 xfs: capture statistics about wait times [RFC 51/54] (2024-04-23) tar.gz
file-force-align_2024-04-23 xfs: aligned file data extent mappings [v2 49/54] (2024-04-23) tar.gz
fsverity-by-block_2024-04-23 fs-verity: support merkle tree access by blocks [v5.5 47/54] (2024-04-23) tar.gz
fsverity_2024-04-23 xfs: fs-verity support [v5.5 48/54] (2024-04-23) tar.gz
timestats-hoist_2024-04-23 time_stats/thread_with_file: promote to lib/ [50/54] (2024-04-23) tar.gz
defrag-freespace_2024-04-23 xfs: defragment free space [46/54] (2024-04-23) tar.gz
noalloc-ags_2024-04-23 xfs: noalloc allocation groups [RFC 44/54] (2024-04-23) tar.gz
realtime-quotas_2024-04-23 xfs: enable quota for realtime voluems [v2.0 42/54] (2024-04-23) tar.gz
realtime-reflink-extsize_2024-04-23 xfs: reflink with large realtime extents [v2.0 41/54] (2024-04-23) tar.gz
reduce-eofblocks-gc-on-close_2024-04-23 xfs: improve post-close eofblocks gc behavior [43/54] (2024-04-23) tar.gz
report-refcounts_2024-04-23 xfs: report refcount information to userspace [45/54] (2024-04-23) tar.gz
realtime-extfree-intents_2024-04-23 xfs: widen EFI format to support rt [v2.0 36/54] (2024-04-23) tar.gz
realtime-reflink_2024-04-23 xfs: reflink on the realtime device [v2.0 40/54] (2024-04-23) tar.gz
realtime-rmap_2024-04-23 xfs: realtime reverse-mapping support [v2.0 38/54] (2024-04-23) tar.gz
refcount-intent-cleanups_2024-04-23 xfs: refcount log intent cleanups [v2.0 39/54] (2024-04-23) tar.gz
rmap-intent-cleanups_2024-04-23 xfs: rmap log intent cleanups [v2.0 37/54] (2024-04-23) tar.gz
btree-ifork-records_2024-04-23 xfs: refactor btrees to support records in inode root [v2.0 33/54] (2024-04-23) tar.gz
extfree-intent-cleanups_2024-04-23 xfs: extent free log intent cleanups [v2.0 35/54] (2024-04-23) tar.gz
realtime-discard_2024-04-23 xfs: enable FITRIM for the realtime section [v2.0 32/54] (2024-04-23) tar.gz
realtime-groups_2024-04-23 xfsprogs: shard the realtime section [v2.0 31/54] (2024-04-23) tar.gz
refactor-rt-locking_2024-04-23 xfs: refactor realtime meta inode locking [v2.0 30/54] (2024-04-23) tar.gz
reserve-rt-metadata-space_2024-04-23 xfs: enable in-core block reservation for rt metadata [v2.0 34/54] (2024-04-23) tar.gz
inode-refactor_2024-04-23 xfs: hoist inode operations to libxfs [v2.0 28/54] (2024-04-23) tar.gz
metadir_2024-04-23 xfs: metadata inode directories [v2.0 29/54] (2024-04-23) tar.gz
reduce-scrub-iget-overhead_2024-04-23 xfs: reduce iget overhead in scrub [v13.3 26/54] (2024-04-23) tar.gz
repair-fixes_2024-04-23 xfs: minor fixes to online repair [v13.3 27/54] (2024-04-23) tar.gz
vectorized-scrub_2024-04-23 xfs: vectorize scrub kernel calls [v13.3 25/54] (2024-04-23) tar.gz
improve-attr-validation_2024-04-23 xfs: improve extended attribute validation [v13.3 20/54] (2024-04-23) tar.gz
pptrs_2024-04-23 xfs: Parent Pointers [v13.3 21/54] (2024-04-23) tar.gz
repair-pptrs_2024-04-23 xfs: online repair for parent pointers [v13.3 23/54] (2024-04-23) tar.gz
scrub-directory-tree_2024-04-23 xfs: detect and correct directory tree problems [v13.3 24/54] (2024-04-23) tar.gz
scrub-pptrs_2024-04-23 xfs: scrubbing for parent pointers [v13.3 22/54] (2024-04-23) tar.gz
shrink-dirattr-args_2024-04-23 xfs: shrink struct xfs_da_args [v13.3 19/54] (2024-04-23) tar.gz
discard-relax-locks_2024-04-23 xfs: less heavy locks during fstrim [v30.3 16/54] (2024-04-23) tar.gz
inode-repair-improvements_2024-04-23 xfs: inode-related repair fixes [v30.3 15/54] (2024-04-23) tar.gz
online-fsck-design_2024-04-23 xfs: design documentation for online fsck, part 2 [v13.3 17/54] (2024-04-23) tar.gz
repair-iunlink_2024-04-23 xfs: online fsck of iunlink buckets [v30.3 14/54] (2024-04-23) tar.gz
retain-ilock-during-dir-ops_2024-04-23 xfs: retain ILOCK during directory updates [v13.3 18/54] (2024-04-23) tar.gz
dirattr-validate-owners_2024-04-23 xfs: set and validate dir/attr block owners [v30.3 08/54] (2024-04-23) tar.gz
repair-dirs_2024-04-23 xfs: online repair of directories [v30.3 11/54] (2024-04-23) tar.gz
repair-orphanage_2024-04-23 xfs: move orphan files to lost and found [v30.3 12/54] (2024-04-23) tar.gz
repair-symlink_2024-04-23 xfs: online repair of symbolic links [v30.3 13/54] (2024-04-23) tar.gz
repair-unlinked-inode-state_2024-04-23 xfs: online repair of inode unlinked state [v30.3 10/54] (2024-04-23) tar.gz
repair-xattrs_2024-04-23 xfs: online repair of extended attributes [v30.3 09/54] (2024-04-23) tar.gz
atomic-file-commits_2024-04-23 xfs: atomic file content commits [v30.3 05/54] (2024-04-23) tar.gz
atomic-file-updates_2024-04-23 xfs: atomic file content exchanges [v30.3 04/54] (2024-04-23) tar.gz
file-exchange-refactorings_2024-04-23 xfs: refactorings for atomic file content exchanges [v30.3 03/54] (2024-04-23) tar.gz
log-incompat-permissions_2024-04-23 xfs: improve log incompat feature handling [v30.3 02/54] (2024-04-23) tar.gz
repair-rtsummary_2024-04-23 xfs: online repair of realtime summaries [v30.3 07/54] (2024-04-23) tar.gz
repair-tempfiles_2024-04-23 xfs: create temporary files for online repair [v30.3 06/54] (2024-04-23) tar.gz
xfs-6.9-fixes_2024-04-23 xfs: bug fixes for 6.9 [01/54] (2024-04-23) tar.gz
reduce-scrub-iget-overhead-6.10_2024-04-23 xfs: reduce iget overhead in scrub [v13.4 8/9] (2024-04-23) tar.gz
repair-fixes-6.10_2024-04-23 xfs: minor fixes to online repair [v13.4 9/9] (2024-04-23) tar.gz
scrub-directory-tree-6.10_2024-04-23 xfs: detect and correct directory tree problems [v13.4 6/9] (2024-04-23) tar.gz
vectorized-scrub-6.10_2024-04-23 xfs: vectorize scrub kernel calls [v13.4 7/9] (2024-04-23) tar.gz
improve-attr-validation-6.10_2024-04-23 xfs: improve extended attribute validation [v13.4 2/9] (2024-04-23) tar.gz
pptrs-6.10_2024-04-23 xfs: Parent Pointers [v13.4 3/9] (2024-04-23) tar.gz
repair-pptrs-6.10_2024-04-23 xfs: online repair for parent pointers [v13.4 5/9] (2024-04-23) tar.gz
scrub-pptrs-6.10_2024-04-23 xfs: scrubbing for parent pointers [v13.4 4/9] (2024-04-23) tar.gz
shrink-dirattr-args-6.10_2024-04-23 xfs: shrink struct xfs_da_args [v13.4 1/9] (2024-04-23) tar.gz
korg/for-next_2024-04-23 autogenerated tag for korg/for-next (2024-04-23) tar.gz
v6.9-rc5     Linux 6.9-rc5 (2024-04-21) tar.gz
djwong-wtf_2024-04-17 xfs: patches undergoing development [54/54] (2024-04-17) tar.gz
file-io-error-monitoring_2024-04-17 xfs: live file IO error monitoring of filesystems [53/54] (2024-04-17) tar.gz
contention-timestats_2024-04-17 xfs: capture statistics about wait times [RFC 51/54] (2024-04-17) tar.gz
file-force-align_2024-04-17 xfs: aligned file data extent mappings [v2 49/54] (2024-04-17) tar.gz
fsverity_2024-04-17 xfs: fs-verity support [v5.5 48/54] (2024-04-17) tar.gz
health-monitoring_2024-04-17 xfs: live health monitoring of filesystems [RFC 52/54] (2024-04-17) tar.gz
timestats-hoist_2024-04-17 time_stats/thread_with_file: promote to lib/ [50/54] (2024-04-17) tar.gz
defrag-freespace_2024-04-17 xfs: defragment free space [46/54] (2024-04-17) tar.gz
fsverity-by-block_2024-04-17 fs-verity: support merkle tree access by blocks [v5.5 47/54] (2024-04-17) tar.gz
noalloc-ags_2024-04-17 xfs: noalloc allocation groups [RFC 44/54] (2024-04-17) tar.gz
reduce-eofblocks-gc-on-close_2024-04-17 xfs: improve post-close eofblocks gc behavior [43/54] (2024-04-17) tar.gz
report-refcounts_2024-04-17 xfs: report refcount information to userspace [45/54] (2024-04-17) tar.gz
realtime-quotas_2024-04-17 xfs: enable quota for realtime voluems [v2.0 42/54] (2024-04-17) tar.gz
realtime-reflink-extsize_2024-04-17 xfs: reflink with large realtime extents [v2.0 41/54] (2024-04-17) tar.gz
realtime-reflink_2024-04-17 xfs: reflink on the realtime device [v2.0 40/54] (2024-04-17) tar.gz
realtime-rmap_2024-04-17 xfs: realtime reverse-mapping support [v2.0 38/54] (2024-04-17) tar.gz
refcount-intent-cleanups_2024-04-17 xfs: refcount log intent cleanups [v2.0 39/54] (2024-04-17) tar.gz
btree-ifork-records_2024-04-17 xfs: refactor btrees to support records in inode root [v2.0 33/54] (2024-04-17) tar.gz
extfree-intent-cleanups_2024-04-17 xfs: extent free log intent cleanups [v2.0 35/54] (2024-04-17) tar.gz
realtime-extfree-intents_2024-04-17 xfs: widen EFI format to support rt [v2.0 36/54] (2024-04-17) tar.gz
reserve-rt-metadata-space_2024-04-17 xfs: enable in-core block reservation for rt metadata [v2.0 34/54] (2024-04-17) tar.gz
rmap-intent-cleanups_2024-04-17 xfs: rmap log intent cleanups [v2.0 37/54] (2024-04-17) tar.gz
metadir_2024-04-17 xfs: metadata inode directories [v2.0 29/54] (2024-04-17) tar.gz
realtime-discard_2024-04-17 xfs: enable FITRIM for the realtime section [v2.0 32/54] (2024-04-17) tar.gz
realtime-groups_2024-04-17 xfsprogs: shard the realtime section [v2.0 31/54] (2024-04-17) tar.gz
refactor-rt-locking_2024-04-17 xfs: refactor realtime meta inode locking [v2.0 30/54] (2024-04-17) tar.gz
inode-refactor_2024-04-17 xfs: hoist inode operations to libxfs [v2.0 28/54] (2024-04-17) tar.gz
reduce-scrub-iget-overhead_2024-04-17 xfs: reduce iget overhead in scrub [v13.3 26/54] (2024-04-17) tar.gz
repair-fixes_2024-04-17 xfs: minor fixes to online repair [v13.3 27/54] (2024-04-17) tar.gz
scrub-directory-tree_2024-04-17 xfs: detect and correct directory tree problems [v13.3 24/54] (2024-04-17) tar.gz
vectorized-scrub_2024-04-17 xfs: vectorize scrub kernel calls [v13.3 25/54] (2024-04-17) tar.gz
improve-attr-validation_2024-04-17 xfs: improve extended attribute validation [v13.3 20/54] (2024-04-17) tar.gz
pptrs_2024-04-17 xfs: Parent Pointers [v13.3 21/54] (2024-04-17) tar.gz
repair-pptrs_2024-04-17 xfs: online repair for parent pointers [v13.3 23/54] (2024-04-17) tar.gz
scrub-pptrs_2024-04-17 xfs: scrubbing for parent pointers [v13.3 22/54] (2024-04-17) tar.gz
shrink-dirattr-args_2024-04-17 xfs: shrink struct xfs_da_args [v13.3 19/54] (2024-04-17) tar.gz
discard-relax-locks_2024-04-17 xfs: less heavy locks during fstrim [v30.3 16/54] (2024-04-17) tar.gz
inode-repair-improvements_2024-04-17 xfs: inode-related repair fixes [v30.3 15/54] (2024-04-17) tar.gz
online-fsck-design_2024-04-17 xfs: design documentation for online fsck, part 2 [v13.3 17/54] (2024-04-17) tar.gz
repair-iunlink_2024-04-17 xfs: online fsck of iunlink buckets [v30.3 14/54] (2024-04-17) tar.gz
retain-ilock-during-dir-ops_2024-04-17 xfs: retain ILOCK during directory updates [v13.3 18/54] (2024-04-17) tar.gz
repair-dirs_2024-04-17 xfs: online repair of directories [v30.3 11/54] (2024-04-17) tar.gz
repair-orphanage_2024-04-17 xfs: move orphan files to lost and found [v30.3 12/54] (2024-04-17) tar.gz
repair-symlink_2024-04-17 xfs: online repair of symbolic links [v30.3 13/54] (2024-04-17) tar.gz
repair-unlinked-inode-state_2024-04-17 xfs: online repair of inode unlinked state [v30.3 10/54] (2024-04-17) tar.gz
repair-xattrs_2024-04-17 xfs: online repair of extended attributes [v30.3 09/54] (2024-04-17) tar.gz
atomic-file-commits_2024-04-17 xfs: atomic file content commits [v30.3 05/54] (2024-04-17) tar.gz
atomic-file-updates_2024-04-17 xfs: atomic file content exchanges [v30.3 04/54] (2024-04-17) tar.gz
dirattr-validate-owners_2024-04-17 xfs: set and validate dir/attr block owners [v30.3 08/54] (2024-04-17) tar.gz
repair-rtsummary_2024-04-17 xfs: online repair of realtime summaries [v30.3 07/54] (2024-04-17) tar.gz
repair-tempfiles_2024-04-17 xfs: create temporary files for online repair [v30.3 06/54] (2024-04-17) tar.gz
file-exchange-refactorings_2024-04-17 xfs: refactorings for atomic file content exchanges [v30.3 03/54] (2024-04-17) tar.gz
log-incompat-permissions_2024-04-17 xfs: improve log incompat feature handling [v30.3 02/54] (2024-04-17) tar.gz
xfs-6.9-fixes_2024-04-17 xfs: bug fixes for 6.9 [01/54] (2024-04-17) tar.gz
djwong-wtf_2024-04-15 xfs: patches undergoing development [52/52] (2024-04-15) tar.gz
contention-timestats_2024-04-15 xfs: capture statistics about wait times [RFC 49/52] (2024-04-15) tar.gz
file-force-align_2024-04-15 xfs: aligned file data extent mappings [v2 47/52] (2024-04-15) tar.gz
file-io-error-monitoring_2024-04-15 xfs: live file IO error monitoring of filesystems [51/52] (2024-04-15) tar.gz
fsverity_2024-04-15 xfs: fs-verity support [v5.5 46/52] (2024-04-15) tar.gz
health-monitoring_2024-04-15 xfs: live health monitoring of filesystems [RFC 50/52] (2024-04-15) tar.gz
timestats-hoist_2024-04-15 time_stats/thread_with_file: promote to lib/ [48/52] (2024-04-15) tar.gz
defrag-freespace_2024-04-15 xfs: defragment free space [44/52] (2024-04-15) tar.gz
fsverity-by-block_2024-04-15 fs-verity: support merkle tree access by blocks [v5.5 45/52] (2024-04-15) tar.gz
noalloc-ags_2024-04-15 xfs: noalloc allocation groups [RFC 42/52] (2024-04-15) tar.gz
realtime-quotas_2024-04-15 xfs: enable quota for realtime voluems [v2.0 40/52] (2024-04-15) tar.gz
reduce-eofblocks-gc-on-close_2024-04-15 xfs: improve post-close eofblocks gc behavior [41/52] (2024-04-15) tar.gz
report-refcounts_2024-04-15 xfs: report refcount information to userspace [43/52] (2024-04-15) tar.gz
realtime-reflink-extsize_2024-04-15 xfs: reflink with large realtime extents [v2.0 39/52] (2024-04-15) tar.gz
realtime-reflink_2024-04-15 xfs: reflink on the realtime device [v2.0 38/52] (2024-04-15) tar.gz
realtime-rmap_2024-04-15 xfs: realtime reverse-mapping support [v2.0 36/52] (2024-04-15) tar.gz
refcount-intent-cleanups_2024-04-15 xfs: refcount log intent cleanups [v2.0 37/52] (2024-04-15) tar.gz
rmap-intent-cleanups_2024-04-15 xfs: rmap log intent cleanups [v2.0 35/52] (2024-04-15) tar.gz
btree-ifork-records_2024-04-15 xfs: refactor btrees to support records in inode root [v2.0 31/52] (2024-04-15) tar.gz
extfree-intent-cleanups_2024-04-15 xfs: extent free log intent cleanups [v2.0 33/52] (2024-04-15) tar.gz
realtime-discard_2024-04-15 xfs: enable FITRIM for the realtime section [v2.0 30/52] (2024-04-15) tar.gz
realtime-extfree-intents_2024-04-15 xfs: widen EFI format to support rt [v2.0 34/52] (2024-04-15) tar.gz
realtime-groups_2024-04-15 xfsprogs: shard the realtime section [v2.0 29/52] (2024-04-15) tar.gz
reserve-rt-metadata-space_2024-04-15 xfs: enable in-core block reservation for rt metadata [v2.0 32/52] (2024-04-15) tar.gz
inode-refactor_2024-04-15 xfs: hoist inode operations to libxfs [v2.0 26/52] (2024-04-15) tar.gz
metadir_2024-04-15 xfs: metadata inode directories [v2.0 27/52] (2024-04-15) tar.gz
refactor-rt-locking_2024-04-15 xfs: refactor realtime meta inode locking [v2.0 28/52] (2024-04-15) tar.gz
scrub-directory-tree_2024-04-15 xfs: detect and correct directory tree problems [v13.2 24/52] (2024-04-15) tar.gz
vectorized-scrub_2024-04-15 xfs: vectorize scrub kernel calls [v13.2 25/52] (2024-04-15) tar.gz
improve-attr-validation_2024-04-15 xfs: improve extended attribute validation [v13.2 20/52] (2024-04-15) tar.gz
pptrs_2024-04-15 xfs: Parent Pointers [v13.2 21/52] (2024-04-15) tar.gz
repair-pptrs_2024-04-15 xfs: online repair for parent pointers [v13.2 23/52] (2024-04-15) tar.gz
retain-ilock-during-dir-ops_2024-04-15 xfs: retain ILOCK during directory updates [v13.2 18/52] (2024-04-15) tar.gz
scrub-pptrs_2024-04-15 xfs: scrubbing for parent pointers [v13.2 22/52] (2024-04-15) tar.gz
shrink-dirattr-args_2024-04-15 xfs: shrink struct xfs_da_args [v13.2 19/52] (2024-04-15) tar.gz
discard-relax-locks_2024-04-15 xfs: less heavy locks during fstrim [v30.3 16/52] (2024-04-15) tar.gz
inode-repair-improvements_2024-04-15 xfs: inode-related repair fixes [v30.3 15/52] (2024-04-15) tar.gz
online-fsck-design_2024-04-15 xfs: design documentation for online fsck, part 2 [v13.2 17/52] (2024-04-15) tar.gz
repair-iunlink_2024-04-15 xfs: online fsck of iunlink buckets [v30.3 14/52] (2024-04-15) tar.gz
repair-orphanage_2024-04-15 xfs: move orphan files to lost and found [v30.3 12/52] (2024-04-15) tar.gz
repair-symlink_2024-04-15 xfs: online repair of symbolic links [v30.3 13/52] (2024-04-15) tar.gz
dirattr-validate-owners_2024-04-15 xfs: set and validate dir/attr block owners [v30.3 08/52] (2024-04-15) tar.gz
repair-dirs_2024-04-15 xfs: online repair of directories [v30.3 11/52] (2024-04-15) tar.gz
repair-rtsummary_2024-04-15 xfs: online repair of realtime summaries [v30.3 07/52] (2024-04-15) tar.gz
repair-unlinked-inode-state_2024-04-15 xfs: online repair of inode unlinked state [v30.3 10/52] (2024-04-15) tar.gz
repair-xattrs_2024-04-15 xfs: online repair of extended attributes [v30.3 09/52] (2024-04-15) tar.gz
atomic-file-commits_2024-04-15 xfs: atomic file content commits [v30.3 05/52] (2024-04-15) tar.gz
atomic-file-updates_2024-04-15 xfs: atomic file content exchanges [v30.3 04/52] (2024-04-15) tar.gz
file-exchange-refactorings_2024-04-15 xfs: refactorings for atomic file content exchanges [v30.3 03/52] (2024-04-15) tar.gz
log-incompat-permissions_2024-04-15 xfs: improve log incompat feature handling [v30.3 02/52] (2024-04-15) tar.gz
repair-tempfiles_2024-04-15 xfs: create temporary files for online repair [v30.3 06/52] (2024-04-15) tar.gz
xfs-6.9-fixes_2024-04-15 xfs: bug fixes for 6.9 [01/52] (2024-04-15) tar.gz
discard-relax-locks-6.10_2024-04-15 xfs: less heavy locks during fstrim [v30.3 14/16] (2024-04-15) tar.gz
inode-repair-improvements-6.10_2024-04-15 xfs: inode-related repair fixes [v30.3 13/16] (2024-04-15) tar.gz
online-fsck-design-6.10_2024-04-15 xfs: design documentation for online fsck, part 2 [v13.2 15/16] (2024-04-15) tar.gz
repair-iunlink-6.10_2024-04-15 xfs: online fsck of iunlink buckets [v30.3 12/16] (2024-04-15) tar.gz
retain-ilock-during-dir-ops-6.10_2024-04-15 xfs: retain ILOCK during directory updates [v13.2 16/16] (2024-04-15) tar.gz
dirattr-validate-owners-6.10_2024-04-15 xfs: set and validate dir/attr block owners [v30.3 06/16] (2024-04-15) tar.gz
repair-dirs-6.10_2024-04-15 xfs: online repair of directories [v30.3 09/16] (2024-04-15) tar.gz
repair-orphanage-6.10_2024-04-15 xfs: move orphan files to lost and found [v30.3 10/16] (2024-04-15) tar.gz
repair-symlink-6.10_2024-04-15 xfs: online repair of symbolic links [v30.3 11/16] (2024-04-15) tar.gz
repair-unlinked-inode-state-6.10_2024-04-15 xfs: online repair of inode unlinked state [v30.3 08/16] (2024-04-15) tar.gz
repair-xattrs-6.10_2024-04-15 xfs: online repair of extended attributes [v30.3 07/16] (2024-04-15) tar.gz
atomic-file-updates-6.10_2024-04-15 xfs: atomic file content exchanges [v30.3 03/16] (2024-04-15) tar.gz
file-exchange-refactorings-6.10_2024-04-15 xfs: refactorings for atomic file content exchanges [v30.3 02/16] (2024-04-15) tar.gz
log-incompat-permissions-6.10_2024-04-15 xfs: improve log incompat feature handling [v30.3 01/16] (2024-04-15) tar.gz
repair-rtsummary-6.10_2024-04-15 xfs: online repair of realtime summaries [v30.3 05/16] (2024-04-15) tar.gz
repair-tempfiles-6.10_2024-04-15 xfs: create temporary files for online repair [v30.3 04/16] (2024-04-15) tar.gz
v6.9-rc4     Linux 6.9-rc4 (2024-04-14) tar.gz
djwong-wtf_2024-04-09 xfs: patches undergoing development [52/52] (2024-04-09) tar.gz
file-io-error-monitoring_2024-04-09 xfs: live file IO error monitoring of filesystems [51/52] (2024-04-09) tar.gz
health-monitoring_2024-04-09 xfs: live health monitoring of filesystems [RFC 50/52] (2024-04-09) tar.gz
contention-timestats_2024-04-09 xfs: capture statistics about wait times [RFC 49/52] (2024-04-09) tar.gz
file-force-align_2024-04-09 xfs: aligned file data extent mappings [v2 47/52] (2024-04-09) tar.gz
fsverity-by-block_2024-04-09 fs-verity: support merkle tree access by blocks [v5.5 45/52] (2024-04-09) tar.gz
fsverity_2024-04-09 xfs: fs-verity support [v5.5 46/52] (2024-04-09) tar.gz
timestats-hoist_2024-04-09 time_stats/thread_with_file: promote to lib/ [48/52] (2024-04-09) tar.gz
defrag-freespace_2024-04-09 xfs: defragment free space [44/52] (2024-04-09) tar.gz
noalloc-ags_2024-04-09 xfs: noalloc allocation groups [RFC 42/52] (2024-04-09) tar.gz
realtime-quotas_2024-04-09 xfs: enable quota for realtime voluems [v2.0 40/52] (2024-04-09) tar.gz
reduce-eofblocks-gc-on-close_2024-04-09 xfs: improve post-close eofblocks gc behavior [41/52] (2024-04-09) tar.gz
report-refcounts_2024-04-09 xfs: report refcount information to userspace [43/52] (2024-04-09) tar.gz
realtime-reflink-extsize_2024-04-09 xfs: reflink with large realtime extents [v2.0 39/52] (2024-04-09) tar.gz
realtime-reflink_2024-04-09 xfs: reflink on the realtime device [v2.0 38/52] (2024-04-09) tar.gz
realtime-rmap_2024-04-09 xfs: realtime reverse-mapping support [v2.0 36/52] (2024-04-09) tar.gz
refcount-intent-cleanups_2024-04-09 xfs: refcount log intent cleanups [v2.0 37/52] (2024-04-09) tar.gz
rmap-intent-cleanups_2024-04-09 xfs: rmap log intent cleanups [v2.0 35/52] (2024-04-09) tar.gz
btree-ifork-records_2024-04-09 xfs: refactor btrees to support records in inode root [v2.0 31/52] (2024-04-09) tar.gz
extfree-intent-cleanups_2024-04-09 xfs: extent free log intent cleanups [v2.0 33/52] (2024-04-09) tar.gz
realtime-discard_2024-04-09 xfs: enable FITRIM for the realtime section [v2.0 30/52] (2024-04-09) tar.gz
realtime-extfree-intents_2024-04-09 xfs: widen EFI format to support rt [v2.0 34/52] (2024-04-09) tar.gz
reserve-rt-metadata-space_2024-04-09 xfs: enable in-core block reservation for rt metadata [v2.0 32/52] (2024-04-09) tar.gz
inode-refactor_2024-04-09 xfs: hoist inode operations to libxfs [v2.0 26/52] (2024-04-09) tar.gz
metadir_2024-04-09 xfs: metadata inode directories [v2.0 27/52] (2024-04-09) tar.gz
realtime-groups_2024-04-09 xfsprogs: shard the realtime section [v2.0 29/52] (2024-04-09) tar.gz
refactor-rt-locking_2024-04-09 xfs: refactor realtime meta inode locking [v2.0 28/52] (2024-04-09) tar.gz
vectorized-scrub_2024-04-09 xfs: vectorize scrub kernel calls [v13.1 25/52] (2024-04-09) tar.gz
pptrs_2024-04-09 xfs: Parent Pointers [v13.1 21/52] (2024-04-09) tar.gz
repair-pptrs_2024-04-09 xfs: online repair for parent pointers [v13.1 23/52] (2024-04-09) tar.gz
scrub-directory-tree_2024-04-09 xfs: detect and correct directory tree problems [v13.1 24/52] (2024-04-09) tar.gz
scrub-pptrs_2024-04-09 xfs: scrubbing for parent pointers [v13.1 22/52] (2024-04-09) tar.gz
discard-relax-locks_2024-04-09 xfs: less heavy locks during fstrim [v30.3 16/52] (2024-04-09) tar.gz
improve-attr-validation_2024-04-09 xfs: improve extended attribute validation [v13.1 20/52] (2024-04-09) tar.gz
online-fsck-design_2024-04-09 xfs: design documentation for online fsck, part 2 [v13.1 17/52] (2024-04-09) tar.gz
retain-ilock-during-dir-ops_2024-04-09 xfs: retain ILOCK during directory updates [v13.1 18/52] (2024-04-09) tar.gz
shrink-dirattr-args_2024-04-09 xfs: shrink struct xfs_da_args [v13.1 19/52] (2024-04-09) tar.gz
inode-repair-improvements_2024-04-09 xfs: inode-related repair fixes [v30.3 15/52] (2024-04-09) tar.gz
repair-dirs_2024-04-09 xfs: online repair of directories [v30.3 11/52] (2024-04-09) tar.gz
repair-iunlink_2024-04-09 xfs: online fsck of iunlink buckets [v30.3 14/52] (2024-04-09) tar.gz
repair-orphanage_2024-04-09 xfs: move orphan files to lost and found [v30.3 12/52] (2024-04-09) tar.gz
repair-symlink_2024-04-09 xfs: online repair of symbolic links [v30.3 13/52] (2024-04-09) tar.gz
dirattr-validate-owners_2024-04-09 xfs: set and validate dir/attr block owners [v30.3 08/52] (2024-04-09) tar.gz
repair-rtsummary_2024-04-09 xfs: online repair of realtime summaries [v30.3 07/52] (2024-04-09) tar.gz
repair-tempfiles_2024-04-09 xfs: create temporary files for online repair [v30.3 06/52] (2024-04-09) tar.gz
repair-unlinked-inode-state_2024-04-09 xfs: online repair of inode unlinked state [v30.3 10/52] (2024-04-09) tar.gz
repair-xattrs_2024-04-09 xfs: online repair of extended attributes [v30.3 09/52] (2024-04-09) tar.gz
atomic-file-commits_2024-04-09 xfs: atomic file content commits [v30.3 05/52] (2024-04-09) tar.gz
atomic-file-updates_2024-04-09 xfs: atomic file content exchanges [v30.3 04/52] (2024-04-09) tar.gz
file-exchange-refactorings_2024-04-09 xfs: refactorings for atomic file content exchanges [v30.3 03/52] (2024-04-09) tar.gz
log-incompat-permissions_2024-04-09 xfs: improve log incompat feature handling [v30.3 02/52] (2024-04-09) tar.gz
xfs-6.9-fixes_2024-04-09 xfs: bug fixes for 6.9 [01/52] (2024-04-09) tar.gz
pptrs-attr-nvlookups_2024-04-09 xfs: name-value parent pointer xattr lookups [v13.1 21/53] (2024-04-09) tar.gz
contention-timestats_2024-04-08 xfs: capture statistics about wait times [RFC 50/53] (2024-04-08) tar.gz
djwong-wtf_2024-04-08 xfs: patches undergoing development [53/53] (2024-04-08) tar.gz
file-io-error-monitoring_2024-04-08 xfs: live file IO error monitoring of filesystems [52/53] (2024-04-08) tar.gz
health-monitoring_2024-04-08 xfs: live health monitoring of filesystems [RFC 51/53] (2024-04-08) tar.gz
file-force-align_2024-04-08 xfs: aligned file data extent mappings [v2 48/53] (2024-04-08) tar.gz
fsverity-by-block_2024-04-08 fs-verity: support merkle tree access by blocks [v5.5 46/53] (2024-04-08) tar.gz
fsverity_2024-04-08 xfs: fs-verity support [v5.5 47/53] (2024-04-08) tar.gz
timestats-hoist_2024-04-08 time_stats/thread_with_file: promote to lib/ [49/53] (2024-04-08) tar.gz
defrag-freespace_2024-04-08 xfs: defragment free space [45/53] (2024-04-08) tar.gz
noalloc-ags_2024-04-08 xfs: noalloc allocation groups [RFC 43/53] (2024-04-08) tar.gz
report-refcounts_2024-04-08 xfs: report refcount information to userspace [44/53] (2024-04-08) tar.gz
realtime-quotas_2024-04-08 xfs: enable quota for realtime voluems [v2.0 41/53] (2024-04-08) tar.gz
realtime-reflink-extsize_2024-04-08 xfs: reflink with large realtime extents [v2.0 40/53] (2024-04-08) tar.gz
realtime-reflink_2024-04-08 xfs: reflink on the realtime device [v2.0 39/53] (2024-04-08) tar.gz
reduce-eofblocks-gc-on-close_2024-04-08 xfs: improve post-close eofblocks gc behavior [42/53] (2024-04-08) tar.gz
realtime-rmap_2024-04-08 xfs: realtime reverse-mapping support [v2.0 37/53] (2024-04-08) tar.gz
refcount-intent-cleanups_2024-04-08 xfs: refcount log intent cleanups [v2.0 38/53] (2024-04-08) tar.gz
rmap-intent-cleanups_2024-04-08 xfs: rmap log intent cleanups [v2.0 36/53] (2024-04-08) tar.gz
btree-ifork-records_2024-04-08 xfs: refactor btrees to support records in inode root [v2.0 32/53] (2024-04-08) tar.gz
extfree-intent-cleanups_2024-04-08 xfs: extent free log intent cleanups [v2.0 34/53] (2024-04-08) tar.gz
realtime-extfree-intents_2024-04-08 xfs: widen EFI format to support rt [v2.0 35/53] (2024-04-08) tar.gz
reserve-rt-metadata-space_2024-04-08 xfs: enable in-core block reservation for rt metadata [v2.0 33/53] (2024-04-08) tar.gz
metadir_2024-04-08 xfs: metadata inode directories [v2.0 28/53] (2024-04-08) tar.gz
realtime-discard_2024-04-08 xfs: enable FITRIM for the realtime section [v2.0 31/53] (2024-04-08) tar.gz
realtime-groups_2024-04-08 xfsprogs: shard the realtime section [v2.0 30/53] (2024-04-08) tar.gz
refactor-rt-locking_2024-04-08 xfs: refactor realtime meta inode locking [v2.0 29/53] (2024-04-08) tar.gz
inode-refactor_2024-04-08 xfs: hoist inode operations to libxfs [v2.0 27/53] (2024-04-08) tar.gz
scrub-directory-tree_2024-04-08 xfs: detect and correct directory tree problems [v13.0 25/53] (2024-04-08) tar.gz
vectorized-scrub_2024-04-08 xfs: vectorize scrub kernel calls [26/53] (2024-04-08) tar.gz
pptrs-attr-nvlookups_2024-04-08 xfs: name-value parent pointer xattr lookups [v13.0 21/53] (2024-04-08) tar.gz
pptrs_2024-04-08 xfs: Parent Pointers [v13.0 22/53] (2024-04-08) tar.gz
repair-pptrs_2024-04-08 xfs: online repair for parent pointers [v13.0 24/53] (2024-04-08) tar.gz
scrub-pptrs_2024-04-08 xfs: scrubbing for parent pointers [v13.0 23/53] (2024-04-08) tar.gz
improve-attr-validation_2024-04-08 xfs: improve extended attribute validation [v13.0 20/53] (2024-04-08) tar.gz
retain-ilock-during-dir-ops_2024-04-08 xfs: retain ILOCK during directory updates [v13.0 18/53] (2024-04-08) tar.gz
shrink-dirattr-args_2024-04-08 xfs: shrink struct xfs_da_args [v13.0 19/53] (2024-04-08) tar.gz
discard-relax-locks_2024-04-08 xfs: less heavy locks during fstrim [v30.2 16/53] (2024-04-08) tar.gz
inode-repair-improvements_2024-04-08 xfs: inode-related repair fixes [v30.2 15/53] (2024-04-08) tar.gz
online-fsck-design_2024-04-08 xfs: design documentation for online fsck, part 2 [v13.0 17/53] (2024-04-08) tar.gz
repair-iunlink_2024-04-08 xfs: online fsck of iunlink buckets [v30.2 14/53] (2024-04-08) tar.gz
repair-dirs_2024-04-08 xfs: online repair of directories [v30.2 11/53] (2024-04-08) tar.gz
repair-orphanage_2024-04-08 xfs: move orphan files to lost and found [v30.2 12/53] (2024-04-08) tar.gz
repair-symlink_2024-04-08 xfs: online repair of symbolic links [v30.2 13/53] (2024-04-08) tar.gz
dirattr-validate-owners_2024-04-08 xfs: set and validate dir/attr block owners [v30.2 08/53] (2024-04-08) tar.gz
repair-rtsummary_2024-04-08 xfs: online repair of realtime summaries [v30.2 07/53] (2024-04-08) tar.gz
repair-unlinked-inode-state_2024-04-08 xfs: online repair of inode unlinked state [v30.2 10/53] (2024-04-08) tar.gz
repair-xattrs_2024-04-08 xfs: online repair of extended attributes [v30.2 09/53] (2024-04-08) tar.gz
atomic-file-commits_2024-04-08 xfs: atomic file content commits [v30.2 05/53] (2024-04-08) tar.gz
atomic-file-updates_2024-04-08 xfs: atomic file content exchanges [v30.2 04/53] (2024-04-08) tar.gz
file-exchange-refactorings_2024-04-08 xfs: refactorings for atomic file content exchanges [v30.2 03/53] (2024-04-08) tar.gz
repair-tempfiles_2024-04-08 xfs: create temporary files for online repair [v30.2 06/53] (2024-04-08) tar.gz
log-incompat-permissions_2024-04-08 xfs: improve log incompat feature handling [v30.2 02/53] (2024-04-08) tar.gz
xfs-6.9-fixes_2024-04-08 xfs: bug fixes for 6.9 [01/53] (2024-04-08) tar.gz
v6.9-rc3     Linux 6.9-rc3 (2024-04-07) tar.gz
djwong-wtf_2024-04-04 xfs: patches undergoing development [50/50] (2024-04-04) tar.gz
contention-timestats_2024-04-04 xfs: capture statistics about wait times [RFC 47/50] (2024-04-04) tar.gz
file-force-align_2024-04-04 xfs: aligned file data extent mappings [v2 45/50] (2024-04-04) tar.gz
file-io-error-monitoring_2024-04-04 xfs: live file IO error monitoring of filesystems [49/50] (2024-04-04) tar.gz
fsverity_2024-04-04 xfs: fs-verity support [v5.5 44/50] (2024-04-04) tar.gz
health-monitoring_2024-04-04 xfs: live health monitoring of filesystems [RFC 48/50] (2024-04-04) tar.gz
timestats-hoist_2024-04-04 time_stats/thread_with_file: promote to lib/ [46/50] (2024-04-04) tar.gz
defrag-freespace_2024-04-04 xfs: defragment free space [42/50] (2024-04-04) tar.gz
fsverity-by-block_2024-04-04 fs-verity: support merkle tree access by blocks [v5.5 43/50] (2024-04-04) tar.gz
noalloc-ags_2024-04-04 xfs: noalloc allocation groups [RFC 40/50] (2024-04-04) tar.gz
reduce-eofblocks-gc-on-close_2024-04-04 xfs: improve post-close eofblocks gc behavior [39/50] (2024-04-04) tar.gz
report-refcounts_2024-04-04 xfs: report refcount information to userspace [41/50] (2024-04-04) tar.gz
realtime-quotas_2024-04-04 xfs: enable quota for realtime voluems [v2.0 38/50] (2024-04-04) tar.gz
realtime-reflink-extsize_2024-04-04 xfs: reflink with large realtime extents [v2.0 37/50] (2024-04-04) tar.gz
realtime-reflink_2024-04-04 xfs: reflink on the realtime device [v2.0 36/50] (2024-04-04) tar.gz
realtime-rmap_2024-04-04 xfs: realtime reverse-mapping support [v2.0 34/50] (2024-04-04) tar.gz
refcount-intent-cleanups_2024-04-04 xfs: refcount log intent cleanups [v2.0 35/50] (2024-04-04) tar.gz
btree-ifork-records_2024-04-04 xfs: refactor btrees to support records in inode root [v2.0 29/50] (2024-04-04) tar.gz
extfree-intent-cleanups_2024-04-04 xfs: extent free log intent cleanups [v2.0 31/50] (2024-04-04) tar.gz
realtime-discard_2024-04-04 xfs: enable FITRIM for the realtime section [v2.0 28/50] (2024-04-04) tar.gz
realtime-extfree-intents_2024-04-04 xfs: widen EFI format to support rt [v2.0 32/50] (2024-04-04) tar.gz
reserve-rt-metadata-space_2024-04-04 xfs: enable in-core block reservation for rt metadata [v2.0 30/50] (2024-04-04) tar.gz
rmap-intent-cleanups_2024-04-04 xfs: rmap log intent cleanups [v2.0 33/50] (2024-04-04) tar.gz
inode-refactor_2024-04-04 xfs: hoist inode operations to libxfs [v2.0 24/50] (2024-04-04) tar.gz
metadir_2024-04-04 xfs: metadata inode directories [v2.0 25/50] (2024-04-04) tar.gz
realtime-groups_2024-04-04 xfsprogs: shard the realtime section [v2.0 27/50] (2024-04-04) tar.gz
refactor-rt-locking_2024-04-04 xfs: refactor realtime meta inode locking [v2.0 26/50] (2024-04-04) tar.gz
vectorized-scrub_2024-04-04 xfs: vectorize scrub kernel calls [23/50] (2024-04-04) tar.gz
online-fsck-design_2024-04-04 xfs: design documentation for online fsck, part 2 [v13.0 17/50] (2024-04-04) tar.gz
pptrs-attr-nvlookups_2024-04-04 xfs: name-value xattr lookups [v13.0 19/50] (2024-04-04) tar.gz
pptrs-fsck_2024-04-04 xfs: fsck for parent pointers [v13.0 21/50] (2024-04-04) tar.gz
pptrs_2024-04-04 xfs: Parent Pointers [v13.0 20/50] (2024-04-04) tar.gz
retain-ilock-during-dir-ops_2024-04-04 xfs: retain ILOCK during directory updates [v13.0 18/50] (2024-04-04) tar.gz
scrub-directory-tree_2024-04-04 xfs: detect and correct directory tree problems [v13.0 22/50] (2024-04-04) tar.gz
discard-relax-locks_2024-04-04 xfs: less heavy locks during fstrim [v30.2 16/50] (2024-04-04) tar.gz
inode-repair-improvements_2024-04-04 xfs: inode-related repair fixes [v30.2 15/50] (2024-04-04) tar.gz
repair-iunlink_2024-04-04 xfs: online fsck of iunlink buckets [v30.2 14/50] (2024-04-04) tar.gz
repair-orphanage_2024-04-04 xfs: move orphan files to lost and found [v30.2 12/50] (2024-04-04) tar.gz
repair-symlink_2024-04-04 xfs: online repair of symbolic links [v30.2 13/50] (2024-04-04) tar.gz
dirattr-validate-owners_2024-04-04 xfs: set and validate dir/attr block owners [v30.2 08/50] (2024-04-04) tar.gz
repair-dirs_2024-04-04 xfs: online repair of directories [v30.2 11/50] (2024-04-04) tar.gz
repair-rtsummary_2024-04-04 xfs: online repair of realtime summaries [v30.2 07/50] (2024-04-04) tar.gz
repair-tempfiles_2024-04-04 xfs: create temporary files for online repair [v30.2 06/50] (2024-04-04) tar.gz
repair-unlinked-inode-state_2024-04-04 xfs: online repair of inode unlinked state [v30.2 10/50] (2024-04-04) tar.gz
repair-xattrs_2024-04-04 xfs: online repair of extended attributes [v30.2 09/50] (2024-04-04) tar.gz
atomic-file-commits_2024-04-04 xfs: atomic file content commits [v30.2 05/50] (2024-04-04) tar.gz
atomic-file-updates_2024-04-04 xfs: atomic file content exchanges [v30.2 04/50] (2024-04-04) tar.gz
file-exchange-refactorings_2024-04-04 xfs: refactorings for atomic file content exchanges [v30.2 03/50] (2024-04-04) tar.gz
log-incompat-permissions_2024-04-04 xfs: improve log incompat feature handling [v30.2 02/50] (2024-04-04) tar.gz
xfs-6.9-fixes_2024-04-04 xfs: bug fixes for 6.9 [01/50] (2024-04-04) tar.gz
djwong-wtf_2024-04-03 xfs: patches undergoing development [50/50] (2024-04-03) tar.gz
file-io-error-monitoring_2024-04-03 xfs: live file IO error monitoring of filesystems [49/50] (2024-04-03) tar.gz
contention-timestats_2024-04-03 xfs: capture statistics about wait times [RFC 47/50] (2024-04-03) tar.gz
file-force-align_2024-04-03 xfs: aligned file data extent mappings [v2 45/50] (2024-04-03) tar.gz
fsverity-by-block_2024-04-03 fs-verity: support merkle tree access by blocks [v5.5 43/50] (2024-04-03) tar.gz
fsverity_2024-04-03 xfs: fs-verity support [v5.5 44/50] (2024-04-03) tar.gz
health-monitoring_2024-04-03 xfs: live health monitoring of filesystems [RFC 48/50] (2024-04-03) tar.gz
timestats-hoist_2024-04-03 time_stats/thread_with_file: promote to lib/ [46/50] (2024-04-03) tar.gz
defrag-freespace_2024-04-03 xfs: defragment free space [42/50] (2024-04-03) tar.gz
noalloc-ags_2024-04-03 xfs: noalloc allocation groups [RFC 40/50] (2024-04-03) tar.gz
realtime-quotas_2024-04-03 xfs: enable quota for realtime voluems [v2.0 38/50] (2024-04-03) tar.gz
reduce-eofblocks-gc-on-close_2024-04-03 xfs: improve post-close eofblocks gc behavior [39/50] (2024-04-03) tar.gz
report-refcounts_2024-04-03 xfs: report refcount information to userspace [41/50] (2024-04-03) tar.gz
realtime-extfree-intents_2024-04-03 xfs: widen EFI format to support rt [v2.0 32/50] (2024-04-03) tar.gz
realtime-reflink-extsize_2024-04-03 xfs: reflink with large realtime extents [v2.0 37/50] (2024-04-03) tar.gz
realtime-reflink_2024-04-03 xfs: reflink on the realtime device [v2.0 36/50] (2024-04-03) tar.gz
realtime-rmap_2024-04-03 xfs: realtime reverse-mapping support [v2.0 34/50] (2024-04-03) tar.gz
refcount-intent-cleanups_2024-04-03 xfs: refcount log intent cleanups [v2.0 35/50] (2024-04-03) tar.gz
rmap-intent-cleanups_2024-04-03 xfs: rmap log intent cleanups [v2.0 33/50] (2024-04-03) tar.gz
btree-ifork-records_2024-04-03 xfs: refactor btrees to support records in inode root [v2.0 29/50] (2024-04-03) tar.gz
extfree-intent-cleanups_2024-04-03 xfs: extent free log intent cleanups [v2.0 31/50] (2024-04-03) tar.gz
realtime-discard_2024-04-03 xfs: enable FITRIM for the realtime section [v2.0 28/50] (2024-04-03) tar.gz
realtime-groups_2024-04-03 xfsprogs: shard the realtime section [v2.0 27/50] (2024-04-03) tar.gz
reserve-rt-metadata-space_2024-04-03 xfs: enable in-core block reservation for rt metadata [v2.0 30/50] (2024-04-03) tar.gz
inode-refactor_2024-04-03 xfs: hoist inode operations to libxfs [v2.0 24/50] (2024-04-03) tar.gz
metadir_2024-04-03 xfs: metadata inode directories [v2.0 25/50] (2024-04-03) tar.gz
pptrs-fsck_2024-04-03 xfs: fsck for parent pointers [v13.0 21/50] (2024-04-03) tar.gz
refactor-rt-locking_2024-04-03 xfs: refactor realtime meta inode locking [v2.0 26/50] (2024-04-03) tar.gz
scrub-directory-tree_2024-04-03 xfs: detect and correct directory tree problems [v13.0 22/50] (2024-04-03) tar.gz
vectorized-scrub_2024-04-03 xfs: vectorize scrub kernel calls [23/50] (2024-04-03) tar.gz
discard-relax-locks_2024-04-03 xfs: less heavy locks during fstrim [v30.2 16/50] (2024-04-03) tar.gz
online-fsck-design_2024-04-03 xfs: design documentation for online fsck, part 2 [v13.0 17/50] (2024-04-03) tar.gz
pptrs-attr-nvlookups_2024-04-03 xfs: name-value xattr lookups [v13.0 19/50] (2024-04-03) tar.gz
pptrs_2024-04-03 xfs: Parent Pointers [v13.0 20/50] (2024-04-03) tar.gz
retain-ilock-during-dir-ops_2024-04-03 xfs: retain ILOCK during directory updates [v13.0 18/50] (2024-04-03) tar.gz
inode-repair-improvements_2024-04-03 xfs: inode-related repair fixes [v30.2 15/50] (2024-04-03) tar.gz
repair-dirs_2024-04-03 xfs: online repair of directories [v30.2 11/50] (2024-04-03) tar.gz
repair-iunlink_2024-04-03 xfs: online fsck of iunlink buckets [v30.2 14/50] (2024-04-03) tar.gz
repair-orphanage_2024-04-03 xfs: move orphan files to lost and found [v30.2 12/50] (2024-04-03) tar.gz
repair-symlink_2024-04-03 xfs: online repair of symbolic links [v30.2 13/50] (2024-04-03) tar.gz
repair-unlinked-inode-state_2024-04-03 xfs: online repair of inode unlinked state [v30.2 10/50] (2024-04-03) tar.gz
atomic-file-commits_2024-04-03 xfs: atomic file content commits [v30.2 05/50] (2024-04-03) tar.gz
dirattr-validate-owners_2024-04-03 xfs: set and validate dir/attr block owners [v30.2 08/50] (2024-04-03) tar.gz
repair-rtsummary_2024-04-03 xfs: online repair of realtime summaries [v30.2 07/50] (2024-04-03) tar.gz
repair-tempfiles_2024-04-03 xfs: create temporary files for online repair [v30.2 06/50] (2024-04-03) tar.gz
repair-xattrs_2024-04-03 xfs: online repair of extended attributes [v30.2 09/50] (2024-04-03) tar.gz
atomic-file-updates_2024-04-03 xfs: atomic file content exchanges [v30.2 04/50] (2024-04-03) tar.gz
file-exchange-refactorings_2024-04-03 xfs: refactorings for atomic file content exchanges [v30.2 03/50] (2024-04-03) tar.gz
log-incompat-permissions_2024-04-03 xfs: improve log incompat feature handling [v30.2 02/50] (2024-04-03) tar.gz
xfs-6.9-fixes_2024-04-03 xfs: bug fixes for 6.9 [01/50] (2024-04-03) tar.gz
djwong-wtf_2024-04-02 xfs: patches undergoing development [50/50] (2024-04-02) tar.gz
file-io-error-monitoring_2024-04-02 xfs: live file IO error monitoring of filesystems [49/50] (2024-04-02) tar.gz
health-monitoring_2024-04-02 xfs: live health monitoring of filesystems [RFC 48/50] (2024-04-02) tar.gz
contention-timestats_2024-04-02 xfs: capture statistics about wait times [RFC 47/50] (2024-04-02) tar.gz
file-force-align_2024-04-02 xfs: aligned file data extent mappings [v2 45/50] (2024-04-02) tar.gz
fsverity-by-block_2024-04-02 fs-verity: support merkle tree access by blocks [v5.5 43/50] (2024-04-02) tar.gz
fsverity_2024-04-02 xfs: fs-verity support [v5.5 44/50] (2024-04-02) tar.gz
timestats-hoist_2024-04-02 time_stats/thread_with_file: promote to lib/ [46/50] (2024-04-02) tar.gz
defrag-freespace_2024-04-02 xfs: defragment free space [42/50] (2024-04-02) tar.gz
noalloc-ags_2024-04-02 xfs: noalloc allocation groups [RFC 40/50] (2024-04-02) tar.gz
realtime-quotas_2024-04-02 xfs: enable quota for realtime voluems [v2.0 38/50] (2024-04-02) tar.gz
realtime-reflink-extsize_2024-04-02 xfs: reflink with large realtime extents [v2.0 37/50] (2024-04-02) tar.gz
reduce-eofblocks-gc-on-close_2024-04-02 xfs: improve post-close eofblocks gc behavior [39/50] (2024-04-02) tar.gz
report-refcounts_2024-04-02 xfs: report refcount information to userspace [41/50] (2024-04-02) tar.gz
realtime-extfree-intents_2024-04-02 xfs: widen EFI format to support rt [v2.0 32/50] (2024-04-02) tar.gz
realtime-reflink_2024-04-02 xfs: reflink on the realtime device [v2.0 36/50] (2024-04-02) tar.gz
realtime-rmap_2024-04-02 xfs: realtime reverse-mapping support [v2.0 34/50] (2024-04-02) tar.gz
refcount-intent-cleanups_2024-04-02 xfs: refcount log intent cleanups [v2.0 35/50] (2024-04-02) tar.gz
rmap-intent-cleanups_2024-04-02 xfs: rmap log intent cleanups [v2.0 33/50] (2024-04-02) tar.gz
btree-ifork-records_2024-04-02 xfs: refactor btrees to support records in inode root [v2.0 29/50] (2024-04-02) tar.gz
extfree-intent-cleanups_2024-04-02 xfs: extent free log intent cleanups [v2.0 31/50] (2024-04-02) tar.gz
realtime-discard_2024-04-02 xfs: enable FITRIM for the realtime section [v2.0 28/50] (2024-04-02) tar.gz
realtime-groups_2024-04-02 xfsprogs: shard the realtime section [v2.0 27/50] (2024-04-02) tar.gz
reserve-rt-metadata-space_2024-04-02 xfs: enable in-core block reservation for rt metadata [v2.0 30/50] (2024-04-02) tar.gz
inode-refactor_2024-04-02 xfs: hoist inode operations to libxfs [v2.0 24/50] (2024-04-02) tar.gz
metadir_2024-04-02 xfs: metadata inode directories [v2.0 25/50] (2024-04-02) tar.gz
pptrs-fsck_2024-04-02 xfs: fsck for parent pointers [v13.0 21/50] (2024-04-02) tar.gz
refactor-rt-locking_2024-04-02 xfs: refactor realtime meta inode locking [v2.0 26/50] (2024-04-02) tar.gz
scrub-directory-tree_2024-04-02 xfs: detect and correct directory tree problems [v13.0 22/50] (2024-04-02) tar.gz
vectorized-scrub_2024-04-02 xfs: vectorize scrub kernel calls [23/50] (2024-04-02) tar.gz
discard-relax-locks_2024-04-02 xfs: less heavy locks during fstrim [v30.1 16/50] (2024-04-02) tar.gz
online-fsck-design_2024-04-02 xfs: design documentation for online fsck, part 2 [v13.0 17/50] (2024-04-02) tar.gz
pptrs-attr-nvlookups_2024-04-02 xfs: name-value xattr lookups [v13.0 19/50] (2024-04-02) tar.gz
pptrs_2024-04-02 xfs: Parent Pointers [v13.0 20/50] (2024-04-02) tar.gz
retain-ilock-during-dir-ops_2024-04-02 xfs: retain ILOCK during directory updates [v13.0 18/50] (2024-04-02) tar.gz
inode-repair-improvements_2024-04-02 xfs: inode-related repair fixes [v30.1 15/50] (2024-04-02) tar.gz
repair-dirs_2024-04-02 xfs: online repair of directories [v30.1 11/50] (2024-04-02) tar.gz
repair-iunlink_2024-04-02 xfs: online fsck of iunlink buckets [v30.1 14/50] (2024-04-02) tar.gz
repair-orphanage_2024-04-02 xfs: move orphan files to lost and found [v30.1 12/50] (2024-04-02) tar.gz
repair-symlink_2024-04-02 xfs: online repair of symbolic links [v30.1 13/50] (2024-04-02) tar.gz
repair-unlinked-inode-state_2024-04-02 xfs: online repair of inode unlinked state [v30.1 10/50] (2024-04-02) tar.gz
atomic-file-commits_2024-04-02 xfs: atomic file content commits [v30.1 05/50] (2024-04-02) tar.gz
dirattr-validate-owners_2024-04-02 xfs: set and validate dir/attr block owners [v30.1 08/50] (2024-04-02) tar.gz
repair-rtsummary_2024-04-02 xfs: online repair of realtime summaries [v30.1 07/50] (2024-04-02) tar.gz
repair-tempfiles_2024-04-02 xfs: create temporary files for online repair [v30.1 06/50] (2024-04-02) tar.gz
repair-xattrs_2024-04-02 xfs: online repair of extended attributes [v30.1 09/50] (2024-04-02) tar.gz
atomic-file-updates_2024-04-02 xfs: atomic file content exchanges [v30.1 04/50] (2024-04-02) tar.gz
file-exchange-refactorings_2024-04-02 xfs: refactorings for atomic file content exchanges [v30.1 03/50] (2024-04-02) tar.gz
log-incompat-permissions_2024-04-02 xfs: improve log incompat feature handling [v30.1 02/50] (2024-04-02) tar.gz
xfs-6.9-fixes_2024-04-02 xfs: bug fixes for 6.9 [01/50] (2024-04-02) tar.gz
contention-timestats_2024-04-01 xfs: capture statistics about wait times [RFC 47/50] (2024-04-01) tar.gz
djwong-wtf_2024-04-01 xfs: patches undergoing development [50/50] (2024-04-01) tar.gz
file-io-error-monitoring_2024-04-01 xfs: live file IO error monitoring of filesystems [49/50] (2024-04-01) tar.gz
health-monitoring_2024-04-01 xfs: live health monitoring of filesystems [RFC 48/50] (2024-04-01) tar.gz
timestats-hoist_2024-04-01 time_stats/thread_with_file: promote to lib/ [46/50] (2024-04-01) tar.gz
defrag-freespace_2024-04-01 xfs: defragment free space [42/50] (2024-04-01) tar.gz
file-force-align_2024-04-01 xfs: aligned file data extent mappings [v2 45/50] (2024-04-01) tar.gz
fsverity-by-block_2024-04-01 fs-verity: support merkle tree access by blocks [v5.5 43/50] (2024-04-01) tar.gz
fsverity_2024-04-01 xfs: fs-verity support [v5.5 44/50] (2024-04-01) tar.gz
noalloc-ags_2024-04-01 xfs: noalloc allocation groups [RFC 40/50] (2024-04-01) tar.gz
report-refcounts_2024-04-01 xfs: report refcount information to userspace [41/50] (2024-04-01) tar.gz
realtime-quotas_2024-04-01 xfs: enable quota for realtime voluems [v2.0 38/50] (2024-04-01) tar.gz
realtime-reflink-extsize_2024-04-01 xfs: reflink with large realtime extents [v2.0 37/50] (2024-04-01) tar.gz
realtime-reflink_2024-04-01 xfs: reflink on the realtime device [v2.0 36/50] (2024-04-01) tar.gz
reduce-eofblocks-gc-on-close_2024-04-01 xfs: improve post-close eofblocks gc behavior [39/50] (2024-04-01) tar.gz
refcount-intent-cleanups_2024-04-01 xfs: refcount log intent cleanups [v2.0 35/50] (2024-04-01) tar.gz
btree-ifork-records_2024-04-01 xfs: refactor btrees to support records in inode root [v2.0 29/50] (2024-04-01) tar.gz
extfree-intent-cleanups_2024-04-01 xfs: extent free log intent cleanups [v2.0 31/50] (2024-04-01) tar.gz
realtime-extfree-intents_2024-04-01 xfs: widen EFI format to support rt [v2.0 32/50] (2024-04-01) tar.gz
realtime-rmap_2024-04-01 xfs: realtime reverse-mapping support [v2.0 34/50] (2024-04-01) tar.gz
reserve-rt-metadata-space_2024-04-01 xfs: enable in-core block reservation for rt metadata [v2.0 30/50] (2024-04-01) tar.gz
rmap-intent-cleanups_2024-04-01 xfs: rmap log intent cleanups [v2.0 33/50] (2024-04-01) tar.gz
inode-refactor_2024-04-01 xfs: hoist inode operations to libxfs [v2.0 24/50] (2024-04-01) tar.gz
metadir_2024-04-01 xfs: metadata inode directories [v2.0 25/50] (2024-04-01) tar.gz
realtime-discard_2024-04-01 xfs: enable FITRIM for the realtime section [v2.0 28/50] (2024-04-01) tar.gz
realtime-groups_2024-04-01 xfsprogs: shard the realtime section [v2.0 27/50] (2024-04-01) tar.gz
refactor-rt-locking_2024-04-01 xfs: refactor realtime meta inode locking [v2.0 26/50] (2024-04-01) tar.gz
pptrs-attr-nvlookups_2024-04-01 xfs: name-value xattr lookups [v13.0 19/50] (2024-04-01) tar.gz
pptrs-fsck_2024-04-01 xfs: fsck for parent pointers [v13.0 21/50] (2024-04-01) tar.gz
pptrs_2024-04-01 xfs: Parent Pointers [v13.0 20/50] (2024-04-01) tar.gz
scrub-directory-tree_2024-04-01 xfs: detect and correct directory tree problems [v13.0 22/50] (2024-04-01) tar.gz
vectorized-scrub_2024-04-01 xfs: vectorize scrub kernel calls [23/50] (2024-04-01) tar.gz
discard-relax-locks_2024-04-01 xfs: less heavy locks during fstrim [v30.1 16/50] (2024-04-01) tar.gz
inode-repair-improvements_2024-04-01 xfs: inode-related repair fixes [v30.1 15/50] (2024-04-01) tar.gz
online-fsck-design_2024-04-01 xfs: design documentation for online fsck, part 2 [v13.0 17/50] (2024-04-01) tar.gz
repair-iunlink_2024-04-01 xfs: online fsck of iunlink buckets [v30.1 14/50] (2024-04-01) tar.gz
repair-symlink_2024-04-01 xfs: online repair of symbolic links [v30.1 13/50] (2024-04-01) tar.gz
retain-ilock-during-dir-ops_2024-04-01 xfs: retain ILOCK during directory updates [v13.0 18/50] (2024-04-01) tar.gz
dirattr-validate-owners_2024-04-01 xfs: set and validate dir/attr block owners [v30.1 08/50] (2024-04-01) tar.gz
repair-dirs_2024-04-01 xfs: online repair of directories [v30.1 11/50] (2024-04-01) tar.gz
repair-orphanage_2024-04-01 xfs: move orphan files to lost and found [v30.1 12/50] (2024-04-01) tar.gz
repair-unlinked-inode-state_2024-04-01 xfs: online repair of inode unlinked state [v30.1 10/50] (2024-04-01) tar.gz
repair-xattrs_2024-04-01 xfs: online repair of extended attributes [v30.1 09/50] (2024-04-01) tar.gz
atomic-file-commits_2024-04-01 xfs: atomic file content commits [v30.1 05/50] (2024-04-01) tar.gz
atomic-file-updates_2024-04-01 xfs: atomic file content exchanges [v30.1 04/50] (2024-04-01) tar.gz
file-exchange-refactorings_2024-04-01 xfs: refactorings for atomic file content exchanges [v30.1 03/50] (2024-04-01) tar.gz
repair-rtsummary_2024-04-01 xfs: online repair of realtime summaries [v30.1 07/50] (2024-04-01) tar.gz
repair-tempfiles_2024-04-01 xfs: create temporary files for online repair [v30.1 06/50] (2024-04-01) tar.gz
log-incompat-permissions_2024-04-01 xfs: improve log incompat feature handling [v30.1 02/50] (2024-04-01) tar.gz
xfs-6.9-fixes_2024-04-01 xfs: bug fixes for 6.9 [01/50] (2024-04-01) tar.gz
v6.9-rc2     Linux 6.9-rc2 (2024-03-31) tar.gz
djwong-wtf_2024-03-29 xfs: patches undergoing development [50/50] (2024-03-29) tar.gz
contention-timestats_2024-03-29 xfs: capture statistics about wait times [RFC 47/50] (2024-03-29) tar.gz
file-force-align_2024-03-29 xfs: aligned file data extent mappings [v2 45/50] (2024-03-29) tar.gz
file-io-error-monitoring_2024-03-29 xfs: live file IO error monitoring of filesystems [49/50] (2024-03-29) tar.gz
health-monitoring_2024-03-29 xfs: live health monitoring of filesystems [RFC 48/50] (2024-03-29) tar.gz
timestats-hoist_2024-03-29 time_stats/thread_with_file: promote to lib/ [46/50] (2024-03-29) tar.gz
defrag-freespace_2024-03-29 xfs: defragment free space [42/50] (2024-03-29) tar.gz
fsverity-by-block_2024-03-29 fs-verity: support merkle tree access by blocks [v5.5 43/50] (2024-03-29) tar.gz
fsverity_2024-03-29 xfs: fs-verity support [v5.5 44/50] (2024-03-29) tar.gz
noalloc-ags_2024-03-29 xfs: noalloc allocation groups [RFC 40/50] (2024-03-29) tar.gz
reduce-eofblocks-gc-on-close_2024-03-29 xfs: improve post-close eofblocks gc behavior [39/50] (2024-03-29) tar.gz
report-refcounts_2024-03-29 xfs: report refcount information to userspace [41/50] (2024-03-29) tar.gz
realtime-quotas_2024-03-29 xfs: enable quota for realtime voluems [v2.0 38/50] (2024-03-29) tar.gz
realtime-reflink-extsize_2024-03-29 xfs: reflink with large realtime extents [v2.0 37/50] (2024-03-29) tar.gz
realtime-reflink_2024-03-29 xfs: reflink on the realtime device [v2.0 36/50] (2024-03-29) tar.gz
realtime-rmap_2024-03-29 xfs: realtime reverse-mapping support [v2.0 34/50] (2024-03-29) tar.gz
refcount-intent-cleanups_2024-03-29 xfs: refcount log intent cleanups [v2.0 35/50] (2024-03-29) tar.gz
btree-ifork-records_2024-03-29 xfs: refactor btrees to support records in inode root [v2.0 29/50] (2024-03-29) tar.gz
extfree-intent-cleanups_2024-03-29 xfs: extent free log intent cleanups [v2.0 31/50] (2024-03-29) tar.gz
realtime-discard_2024-03-29 xfs: enable FITRIM for the realtime section [v2.0 28/50] (2024-03-29) tar.gz
realtime-extfree-intents_2024-03-29 xfs: widen EFI format to support rt [v2.0 32/50] (2024-03-29) tar.gz
reserve-rt-metadata-space_2024-03-29 xfs: enable in-core block reservation for rt metadata [v2.0 30/50] (2024-03-29) tar.gz
rmap-intent-cleanups_2024-03-29 xfs: rmap log intent cleanups [v2.0 33/50] (2024-03-29) tar.gz
inode-refactor_2024-03-29 xfs: hoist inode operations to libxfs [v2.0 24/50] (2024-03-29) tar.gz
metadir_2024-03-29 xfs: metadata inode directories [v2.0 25/50] (2024-03-29) tar.gz
realtime-groups_2024-03-29 xfsprogs: shard the realtime section [v2.0 27/50] (2024-03-29) tar.gz
refactor-rt-locking_2024-03-29 xfs: refactor realtime meta inode locking [v2.0 26/50] (2024-03-29) tar.gz
vectorized-scrub_2024-03-29 xfs: vectorize scrub kernel calls [23/50] (2024-03-29) tar.gz
online-fsck-design_2024-03-29 xfs: design documentation for online fsck, part 2 [v13.0 17/50] (2024-03-29) tar.gz
pptrs-attr-nvlookups_2024-03-29 xfs: name-value xattr lookups [v13.0 19/50] (2024-03-29) tar.gz
pptrs-fsck_2024-03-29 xfs: fsck for parent pointers [v13.0 21/50] (2024-03-29) tar.gz
pptrs_2024-03-29 xfs: Parent Pointers [v13.0 20/50] (2024-03-29) tar.gz
retain-ilock-during-dir-ops_2024-03-29 xfs: retain ILOCK during directory updates [v13.0 18/50] (2024-03-29) tar.gz
scrub-directory-tree_2024-03-29 xfs: detect and correct directory tree problems [v13.0 22/50] (2024-03-29) tar.gz
discard-relax-locks_2024-03-29 xfs: less heavy locks during fstrim [v30.1 16/50] (2024-03-29) tar.gz
inode-repair-improvements_2024-03-29 xfs: inode-related repair fixes [v30.1 15/50] (2024-03-29) tar.gz
repair-iunlink_2024-03-29 xfs: online fsck of iunlink buckets [v30.1 14/50] (2024-03-29) tar.gz
repair-orphanage_2024-03-29 xfs: move orphan files to lost and found [v30.1 12/50] (2024-03-29) tar.gz
repair-symlink_2024-03-29 xfs: online repair of symbolic links [v30.1 13/50] (2024-03-29) tar.gz
dirattr-validate-owners_2024-03-29 xfs: set and validate dir/attr block owners [v30.1 08/50] (2024-03-29) tar.gz
repair-dirs_2024-03-29 xfs: online repair of directories [v30.1 11/50] (2024-03-29) tar.gz
repair-rtsummary_2024-03-29 xfs: online repair of realtime summaries [v30.1 07/50] (2024-03-29) tar.gz
repair-tempfiles_2024-03-29 xfs: create temporary files for online repair [v30.1 06/50] (2024-03-29) tar.gz
repair-unlinked-inode-state_2024-03-29 xfs: online repair of inode unlinked state [v30.1 10/50] (2024-03-29) tar.gz
repair-xattrs_2024-03-29 xfs: online repair of extended attributes [v30.1 09/50] (2024-03-29) tar.gz
atomic-file-commits_2024-03-29 xfs: atomic file content commits [v30.1 05/50] (2024-03-29) tar.gz
atomic-file-updates_2024-03-29 xfs: atomic file content exchanges [v30.1 04/50] (2024-03-29) tar.gz
file-exchange-refactorings_2024-03-29 xfs: refactorings for atomic file content exchanges [v30.1 03/50] (2024-03-29) tar.gz
log-incompat-permissions_2024-03-29 xfs: improve log incompat feature handling [v30.1 02/50] (2024-03-29) tar.gz
xfs-6.9-fixes_2024-03-29 xfs: bug fixes for 6.9 [01/50] (2024-03-29) tar.gz
contention-timestats_2024-03-28 xfs: capture statistics about wait times [RFC 46/49] (2024-03-28) tar.gz
djwong-wtf_2024-03-28 xfs: patches undergoing development [49/49] (2024-03-28) tar.gz
file-io-error-monitoring_2024-03-28 xfs: live file IO error monitoring of filesystems [48/49] (2024-03-28) tar.gz
health-monitoring_2024-03-28 xfs: live health monitoring of filesystems [RFC 47/49] (2024-03-28) tar.gz
defrag-freespace_2024-03-28 xfs: defragment free space [41/49] (2024-03-28) tar.gz
file-force-align_2024-03-28 xfs: aligned file data extent mappings [v2 44/49] (2024-03-28) tar.gz
fsverity-by-block_2024-03-28 fs-verity: support merkle tree access by blocks [v5.5 42/49] (2024-03-28) tar.gz
fsverity_2024-03-28 xfs: fs-verity support [v5.5 43/49] (2024-03-28) tar.gz
report-refcounts_2024-03-28 xfs: report refcount information to userspace [40/49] (2024-03-28) tar.gz
timestats-hoist_2024-03-28 time_stats/thread_with_file: promote to lib/ [45/49] (2024-03-28) tar.gz
noalloc-ags_2024-03-28 xfs: noalloc allocation groups [RFC 39/49] (2024-03-28) tar.gz
realtime-quotas_2024-03-28 xfs: enable quota for realtime voluems [v2.0 37/49] (2024-03-28) tar.gz
realtime-reflink-extsize_2024-03-28 xfs: reflink with large realtime extents [v2.0 36/49] (2024-03-28) tar.gz
realtime-reflink_2024-03-28 xfs: reflink on the realtime device [v2.0 35/49] (2024-03-28) tar.gz
reduce-eofblocks-gc-on-close_2024-03-28 xfs: improve post-close eofblocks gc behavior [38/49] (2024-03-28) tar.gz
extfree-intent-cleanups_2024-03-28 xfs: extent free log intent cleanups [v2.0 30/49] (2024-03-28) tar.gz
realtime-extfree-intents_2024-03-28 xfs: widen EFI format to support rt [v2.0 31/49] (2024-03-28) tar.gz
realtime-rmap_2024-03-28 xfs: realtime reverse-mapping support [v2.0 33/49] (2024-03-28) tar.gz
refcount-intent-cleanups_2024-03-28 xfs: refcount log intent cleanups [v2.0 34/49] (2024-03-28) tar.gz
rmap-intent-cleanups_2024-03-28 xfs: rmap log intent cleanups [v2.0 32/49] (2024-03-28) tar.gz
btree-ifork-records_2024-03-28 xfs: refactor btrees to support records in inode root [v2.0 28/49] (2024-03-28) tar.gz
metadir_2024-03-28 xfs: metadata inode directories [v2.0 24/49] (2024-03-28) tar.gz
realtime-discard_2024-03-28 xfs: enable FITRIM for the realtime section [v2.0 27/49] (2024-03-28) tar.gz
realtime-groups_2024-03-28 xfsprogs: shard the realtime section [v2.0 26/49] (2024-03-28) tar.gz
refactor-rt-locking_2024-03-28 xfs: refactor realtime meta inode locking [v2.0 25/49] (2024-03-28) tar.gz
reserve-rt-metadata-space_2024-03-28 xfs: enable in-core block reservation for rt metadata [v2.0 29/49] (2024-03-28) tar.gz
inode-refactor_2024-03-28 xfs: hoist inode operations to libxfs [v2.0 23/49] (2024-03-28) tar.gz
pptrs-fsck_2024-03-28 xfs: fsck for parent pointers [v13.0 20/49] (2024-03-28) tar.gz
pptrs_2024-03-28 xfs: Parent Pointers [v13.0 19/49] (2024-03-28) tar.gz
scrub-directory-tree_2024-03-28 xfs: detect and correct directory tree problems [v13.0 21/49] (2024-03-28) tar.gz
vectorized-scrub_2024-03-28 xfs: vectorize scrub kernel calls [22/49] (2024-03-28) tar.gz
discard-relax-locks_2024-03-28 xfs: less heavy locks during fstrim [v30.1 15/49] (2024-03-28) tar.gz
inode-repair-improvements_2024-03-28 xfs: inode-related repair fixes [v30.1 14/49] (2024-03-28) tar.gz
online-fsck-design_2024-03-28 xfs: design documentation for online fsck, part 2 [v13.0 16/49] (2024-03-28) tar.gz
pptrs-attr-nvlookups_2024-03-28 xfs: name-value xattr lookups [v13.0 18/49] (2024-03-28) tar.gz
repair-iunlink_2024-03-28 xfs: online fsck of iunlink buckets [v30.1 13/49] (2024-03-28) tar.gz
retain-ilock-during-dir-ops_2024-03-28 xfs: retain ILOCK during directory updates [v13.0 17/49] (2024-03-28) tar.gz
repair-dirs_2024-03-28 xfs: online repair of directories [v30.1 10/49] (2024-03-28) tar.gz
repair-orphanage_2024-03-28 xfs: move orphan files to lost and found [v30.1 11/49] (2024-03-28) tar.gz
repair-symlink_2024-03-28 xfs: online repair of symbolic links [v30.1 12/49] (2024-03-28) tar.gz
repair-unlinked-inode-state_2024-03-28 xfs: online repair of inode unlinked state [v30.1 09/49] (2024-03-28) tar.gz
repair-xattrs_2024-03-28 xfs: online repair of extended attributes [v30.1 08/49] (2024-03-28) tar.gz
atomic-file-updates_2024-03-28 xfs: atomic file content exchanges [v30.1 04/49] (2024-03-28) tar.gz
dirattr-validate-owners_2024-03-28 xfs: set and validate dir/attr block owners [v30.1 07/49] (2024-03-28) tar.gz
file-exchange-refactorings_2024-03-28 xfs: refactorings for atomic file content exchanges [v30.1 03/49] (2024-03-28) tar.gz
repair-rtsummary_2024-03-28 xfs: online repair of realtime summaries [v30.1 06/49] (2024-03-28) tar.gz
repair-tempfiles_2024-03-28 xfs: create temporary files for online repair [v30.1 05/49] (2024-03-28) tar.gz
log-incompat-permissions_2024-03-28 xfs: improve log incompat feature handling [v30.1 02/49] (2024-03-28) tar.gz
xfs-6.9-fixes_2024-03-28 xfs: bug fixes for 6.9 [01/49] (2024-03-28) tar.gz
contention-timestats_2024-03-26 xfs: capture statistics about wait times [RFC 45/48] (2024-03-26) tar.gz
djwong-wtf_2024-03-26 xfs: patches undergoing development [48/48] (2024-03-26) tar.gz
file-io-error-monitoring_2024-03-26 xfs: live file IO error monitoring of filesystems [47/48] (2024-03-26) tar.gz
health-monitoring_2024-03-26 xfs: live health monitoring of filesystems [RFC 46/48] (2024-03-26) tar.gz
defrag-freespace_2024-03-26 xfs: defragment free space [41/48] (2024-03-26) tar.gz
file-force-align_2024-03-26 xfs: aligned file data extent mappings [v2 43/48] (2024-03-26) tar.gz
fsverity_2024-03-26 xfs: fs-verity support [v5.3 42/48] (2024-03-26) tar.gz
noalloc-ags_2024-03-26 xfs: noalloc allocation groups [RFC 39/48] (2024-03-26) tar.gz
report-refcounts_2024-03-26 xfs: report refcount information to userspace [40/48] (2024-03-26) tar.gz
timestats-hoist_2024-03-26 time_stats/thread_with_file: promote to lib/ [44/48] (2024-03-26) tar.gz
realtime-quotas_2024-03-26 xfs: enable quota for realtime voluems [v2.0 37/48] (2024-03-26) tar.gz
realtime-reflink-extsize_2024-03-26 xfs: reflink with large realtime extents [v2.0 36/48] (2024-03-26) tar.gz
realtime-reflink_2024-03-26 xfs: reflink on the realtime device [v2.0 35/48] (2024-03-26) tar.gz
reduce-eofblocks-gc-on-close_2024-03-26 xfs: improve post-close eofblocks gc behavior [38/48] (2024-03-26) tar.gz
refcount-intent-cleanups_2024-03-26 xfs: refcount log intent cleanups [v2.0 34/48] (2024-03-26) tar.gz
btree-ifork-records_2024-03-26 xfs: refactor btrees to support records in inode root [v2.0 28/48] (2024-03-26) tar.gz
extfree-intent-cleanups_2024-03-26 xfs: extent free log intent cleanups [v2.0 30/48] (2024-03-26) tar.gz
realtime-extfree-intents_2024-03-26 xfs: widen EFI format to support rt [v2.0 31/48] (2024-03-26) tar.gz
realtime-rmap_2024-03-26 xfs: realtime reverse-mapping support [v2.0 33/48] (2024-03-26) tar.gz
reserve-rt-metadata-space_2024-03-26 xfs: enable in-core block reservation for rt metadata [v2.0 29/48] (2024-03-26) tar.gz
rmap-intent-cleanups_2024-03-26 xfs: rmap log intent cleanups [v2.0 32/48] (2024-03-26) tar.gz
inode-refactor_2024-03-26 xfs: hoist inode operations to libxfs [v2.0 23/48] (2024-03-26) tar.gz
metadir_2024-03-26 xfs: metadata inode directories [v2.0 24/48] (2024-03-26) tar.gz
realtime-discard_2024-03-26 xfs: enable FITRIM for the realtime section [v2.0 27/48] (2024-03-26) tar.gz
realtime-groups_2024-03-26 xfsprogs: shard the realtime section [v2.0 26/48] (2024-03-26) tar.gz
refactor-rt-locking_2024-03-26 xfs: refactor realtime meta inode locking [v2.0 25/48] (2024-03-26) tar.gz
pptrs-attr-nvlookups_2024-03-26 xfs: name-value xattr lookups [v13.0 18/48] (2024-03-26) tar.gz
pptrs-fsck_2024-03-26 xfs: fsck for parent pointers [v13.0 20/48] (2024-03-26) tar.gz
pptrs_2024-03-26 xfs: Parent Pointers [v13.0 19/48] (2024-03-26) tar.gz
retain-ilock-during-dir-ops_2024-03-26 xfs: retain ILOCK during directory updates [v13.0 17/48] (2024-03-26) tar.gz
scrub-directory-tree_2024-03-26 xfs: detect and correct directory tree problems [v13.0 21/48] (2024-03-26) tar.gz
vectorized-scrub_2024-03-26 xfs: vectorize scrub kernel calls [22/48] (2024-03-26) tar.gz
discard-relax-locks_2024-03-26 xfs: less heavy locks during fstrim [v30.1 15/48] (2024-03-26) tar.gz
inode-repair-improvements_2024-03-26 xfs: inode-related repair fixes [v30.1 14/48] (2024-03-26) tar.gz
online-fsck-design_2024-03-26 xfs: design documentation for online fsck, part 2 [v13.0 16/48] (2024-03-26) tar.gz
repair-iunlink_2024-03-26 xfs: online fsck of iunlink buckets [v30.1 13/48] (2024-03-26) tar.gz
repair-symlink_2024-03-26 xfs: online repair of symbolic links [v30.1 12/48] (2024-03-26) tar.gz
dirattr-validate-owners_2024-03-26 xfs: set and validate dir/attr block owners [v30.1 07/48] (2024-03-26) tar.gz
repair-dirs_2024-03-26 xfs: online repair of directories [v30.1 10/48] (2024-03-26) tar.gz
repair-orphanage_2024-03-26 xfs: move orphan files to lost and found [v30.1 11/48] (2024-03-26) tar.gz
repair-rtsummary_2024-03-26 xfs: online repair of realtime summaries [v30.1 06/48] (2024-03-26) tar.gz
repair-unlinked-inode-state_2024-03-26 xfs: online repair of inode unlinked state [v30.1 09/48] (2024-03-26) tar.gz
repair-xattrs_2024-03-26 xfs: online repair of extended attributes [v30.1 08/48] (2024-03-26) tar.gz
atomic-file-updates_2024-03-26 xfs: atomic file content exchanges [v30.1 04/48] (2024-03-26) tar.gz
file-exchange-refactorings_2024-03-26 xfs: refactorings for atomic file content exchanges [v30.1 03/48] (2024-03-26) tar.gz
log-incompat-permissions_2024-03-26 xfs: improve log incompat feature handling [v30.1 02/48] (2024-03-26) tar.gz
repair-tempfiles_2024-03-26 xfs: create temporary files for online repair [v30.1 05/48] (2024-03-26) tar.gz
xfs-6.9-fixes_2024-03-26 xfs: bug fixes for 6.9 [01/48] (2024-03-26) tar.gz
v6.9-rc1     Linux 6.9-rc1 (2024-03-24) tar.gz
djwong-wtf_2024-03-24 xfs: patches undergoing development [71/71] (2024-03-24) tar.gz
file-io-error-monitoring_2024-03-24 xfs: live file IO error monitoring of filesystems [70/71] (2024-03-24) tar.gz
health-monitoring_2024-03-24 xfs: live health monitoring of filesystems [RFC 69/71] (2024-03-24) tar.gz
twf-cleanups_2024-03-24 thread_with_file: cleanups and fixes [68/71] (2024-03-24) tar.gz
contention-timestats_2024-03-24 xfs: capture statistics about wait times [RFC 66/71] (2024-03-24) tar.gz
file-force-align_2024-03-24 xfs: aligned file data extent mappings [v2 63/71] (2024-03-24) tar.gz
timestats-cleanups_2024-03-24 time_stats: cleanups and fixes [65/71] (2024-03-24) tar.gz
timestats-hoist_2024-03-24 time_stats: promote to lib/ [64/71] (2024-03-24) tar.gz
twf-hoist_2024-03-24 thread_with_file: promote to lib/ [67/71] (2024-03-24) tar.gz
defrag-freespace_2024-03-24 xfs: defragment free space [61/71] (2024-03-24) tar.gz
fsverity_2024-03-24 xfs: fs-verity support [v5.3 62/71] (2024-03-24) tar.gz
noalloc-ags_2024-03-24 xfs: noalloc allocation groups [RFC 59/71] (2024-03-24) tar.gz
realtime-quotas_2024-03-24 xfs: enable quota for realtime voluems [v2.0 57/71] (2024-03-24) tar.gz
reduce-eofblocks-gc-on-close_2024-03-24 xfs: improve post-close eofblocks gc behavior [58/71] (2024-03-24) tar.gz
report-refcounts_2024-03-24 xfs: report refcount information to userspace [60/71] (2024-03-24) tar.gz
realtime-reflink-extsize_2024-03-24 xfs: reflink with large realtime extents [v2.0 56/71] (2024-03-24) tar.gz
realtime-reflink_2024-03-24 xfs: reflink on the realtime device [v2.0 55/71] (2024-03-24) tar.gz
realtime-rmap_2024-03-24 xfs: realtime reverse-mapping support [v2.0 53/71] (2024-03-24) tar.gz
refcount-intent-cleanups_2024-03-24 xfs: refcount log intent cleanups [v2.0 54/71] (2024-03-24) tar.gz
rmap-intent-cleanups_2024-03-24 xfs: rmap log intent cleanups [v2.0 52/71] (2024-03-24) tar.gz
btree-ifork-records_2024-03-24 xfs: refactor btrees to support records in inode root [v2.0 48/71] (2024-03-24) tar.gz
extfree-intent-cleanups_2024-03-24 xfs: extent free log intent cleanups [v2.0 50/71] (2024-03-24) tar.gz
realtime-discard_2024-03-24 xfs: enable FITRIM for the realtime section [v2.0 47/71] (2024-03-24) tar.gz
realtime-extfree-intents_2024-03-24 xfs: widen EFI format to support rt [v2.0 51/71] (2024-03-24) tar.gz
reserve-rt-metadata-space_2024-03-24 xfs: enable in-core block reservation for rt metadata [v2.0 49/71] (2024-03-24) tar.gz
inode-refactor_2024-03-24 xfs: hoist inode operations to libxfs [v2.0 43/71] (2024-03-24) tar.gz
metadir_2024-03-24 xfs: metadata inode directories [v2.0 44/71] (2024-03-24) tar.gz
realtime-groups_2024-03-24 xfsprogs: shard the realtime section [v2.0 46/71] (2024-03-24) tar.gz
refactor-rt-locking_2024-03-24 xfs: refactor realtime meta inode locking [v2.0 45/71] (2024-03-24) tar.gz
scrub-directory-tree_2024-03-24 xfs: detect and correct directory tree problems [v13.0 41/71] (2024-03-24) tar.gz
vectorized-scrub_2024-03-24 xfs: vectorize scrub kernel calls [42/71] (2024-03-24) tar.gz
online-fsck-design_2024-03-24 xfs: design documentation for online fsck, part 2 [v13.0 36/71] (2024-03-24) tar.gz
pptrs-attr-nvlookups_2024-03-24 xfs: name-value xattr lookups [v13.0 38/71] (2024-03-24) tar.gz
pptrs-fsck_2024-03-24 xfs: fsck for parent pointers [v13.0 40/71] (2024-03-24) tar.gz
pptrs_2024-03-24 xfs: Parent Pointers [v13.0 39/71] (2024-03-24) tar.gz
retain-ilock-during-dir-ops_2024-03-24 xfs: retain ILOCK during directory updates [v13.0 37/71] (2024-03-24) tar.gz
discard-relax-locks_2024-03-24 xfs: less heavy locks during fstrim [v29.5 35/71] (2024-03-24) tar.gz
inode-repair-improvements_2024-03-24 xfs: inode-related repair fixes [v29.5 34/71] (2024-03-24) tar.gz
repair-dirs_2024-03-24 xfs: online repair of directories [v29.5 30/71] (2024-03-24) tar.gz
repair-iunlink_2024-03-24 xfs: online fsck of iunlink buckets [v29.5 33/71] (2024-03-24) tar.gz
repair-orphanage_2024-03-24 xfs: move orphan files to lost and found [v29.5 31/71] (2024-03-24) tar.gz
repair-symlink_2024-03-24 xfs: online repair of symbolic links [v29.5 32/71] (2024-03-24) tar.gz
dirattr-validate-owners_2024-03-24 xfs: set and validate dir/attr block owners [v29.5 27/71] (2024-03-24) tar.gz
repair-rtsummary_2024-03-24 xfs: online repair of realtime summaries [v29.5 26/71] (2024-03-24) tar.gz
repair-tempfiles_2024-03-24 xfs: create temporary files for online repair [v29.5 25/71] (2024-03-24) tar.gz
repair-unlinked-inode-state_2024-03-24 xfs: online repair of inode unlinked state [v29.5 29/71] (2024-03-24) tar.gz
repair-xattrs_2024-03-24 xfs: online repair of extended attributes [v29.5 28/71] (2024-03-24) tar.gz
atomic-file-updates_2024-03-24 xfs: atomic file content exchanges [v29.5 24/71] (2024-03-24) tar.gz
expand-bmap-intent-usage_2024-03-24 xfs: support attrfork and unwritten BUIs [v29.5 19/71] (2024-03-24) tar.gz
file-exchange-refactorings_2024-03-24 xfs: refactorings for atomic file content exchanges [v29.5 23/71] (2024-03-24) tar.gz
log-incompat-permissions_2024-03-24 xfs: improve log incompat feature handling [v29.5 22/71] (2024-03-24) tar.gz
symlink-cleanups_2024-03-24 xfs: clean up symbolic link code [v29.5 20/71] (2024-03-24) tar.gz
xfs-6.9-fixes_2024-03-24 xfs: bug fixes for 6.9 [21/71] (2024-03-24) tar.gz
bmap-intent-cleanups_2024-03-24 xfs: bmap log intent cleanups [v29.5 17/71] (2024-03-24) tar.gz
in-memory-btrees_2024-03-24 xfs: support in-memory btrees [v29.5 14/71] (2024-03-24) tar.gz
realtime-bmap-intents_2024-03-24 xfs: widen BUI formats to support realtime [v29.5 18/71] (2024-03-24) tar.gz
repair-refcount-scalability_2024-03-24 xfs: reduce refcount repair memory usage [v29.5 16/71] (2024-03-24) tar.gz
repair-rmap-btree_2024-03-24 xfs: online repair of rmap btrees [v29.5 15/71] (2024-03-24) tar.gz
btree-check-cleanups_2024-03-24 xfs: btree check cleanups [v29.5 11/71] (2024-03-24) tar.gz
btree-geometry-in-ops_2024-03-24 xfs: move btree geometry to ops struct [v29.5 09/71] (2024-03-24) tar.gz
btree-readahead-cleanups_2024-03-24 xfs: btree readahead cleanups [v29.5 12/71] (2024-03-24) tar.gz
btree-remove-btnum_2024-03-24 xfs: remove bc_btnum from btree cursors [v29.5 10/71] (2024-03-24) tar.gz
buftarg-cleanups_2024-03-24 xfs: buftarg cleanups [v29.5 13/71] (2024-03-24) tar.gz
repair-fscounters_2024-03-24 xfs: online repair for fs summary counters [v29.5 08/71] (2024-03-24) tar.gz
corruption-health-reports_2024-03-24 xfs: report corruption to the health trackers [v29.5 06/71] (2024-03-24) tar.gz
indirect-health-reporting_2024-03-24 xfs: indirect health reporting [v29.5 07/71] (2024-03-24) tar.gz
repair-inode-mode_2024-03-24 xfs: repair inode mode by scanning dirs [v29.5 03/71] (2024-03-24) tar.gz
repair-quotacheck_2024-03-24 xfs: online repair of quota counters [v29.5 04/71] (2024-03-24) tar.gz
scrub-nlinks_2024-03-24 xfs: online repair of file link counts [v29.5 05/71] (2024-03-24) tar.gz
scrub-iscan_2024-03-24 xfs: live inode scans for online fsck [v29.5 02/71] (2024-03-24) tar.gz
xfs-6.9-merge_2024-03-24 xfs: new code for 6.9 [01/71] (2024-03-24) tar.gz
djwong-wtf_2024-03-20 xfs: patches undergoing development [71/71] (2024-03-20) tar.gz
contention-timestats_2024-03-20 xfs: capture statistics about wait times [RFC 66/71] (2024-03-20) tar.gz
file-io-error-monitoring_2024-03-20 xfs: live file IO error monitoring of filesystems [70/71] (2024-03-20) tar.gz
health-monitoring_2024-03-20 xfs: live health monitoring of filesystems [RFC 69/71] (2024-03-20) tar.gz
twf-cleanups_2024-03-20 thread_with_file: cleanups and fixes [68/71] (2024-03-20) tar.gz
twf-hoist_2024-03-20 thread_with_file: promote to lib/ [67/71] (2024-03-20) tar.gz
defrag-freespace_2024-03-20 xfs: defragment free space [61/71] (2024-03-20) tar.gz
file-force-align_2024-03-20 xfs: aligned file data extent mappings [v2 63/71] (2024-03-20) tar.gz
fsverity_2024-03-20 xfs: fs-verity support [v5.3 62/71] (2024-03-20) tar.gz
timestats-cleanups_2024-03-20 time_stats: cleanups and fixes [65/71] (2024-03-20) tar.gz
timestats-hoist_2024-03-20 time_stats: promote to lib/ [64/71] (2024-03-20) tar.gz
noalloc-ags_2024-03-20 xfs: noalloc allocation groups [RFC 59/71] (2024-03-20) tar.gz
realtime-quotas_2024-03-20 xfs: enable quota for realtime voluems [v2.0 57/71] (2024-03-20) tar.gz
realtime-reflink-extsize_2024-03-20 xfs: reflink with large realtime extents [v2.0 56/71] (2024-03-20) tar.gz
realtime-reflink_2024-03-20 xfs: reflink on the realtime device [v2.0 55/71] (2024-03-20) tar.gz
reduce-eofblocks-gc-on-close_2024-03-20 xfs: improve post-close eofblocks gc behavior [58/71] (2024-03-20) tar.gz
report-refcounts_2024-03-20 xfs: report refcount information to userspace [60/71] (2024-03-20) tar.gz
extfree-intent-cleanups_2024-03-20 xfs: extent free log intent cleanups [v2.0 50/71] (2024-03-20) tar.gz
realtime-extfree-intents_2024-03-20 xfs: widen EFI format to support rt [v2.0 51/71] (2024-03-20) tar.gz
realtime-rmap_2024-03-20 xfs: realtime reverse-mapping support [v2.0 53/71] (2024-03-20) tar.gz
refcount-intent-cleanups_2024-03-20 xfs: refcount log intent cleanups [v2.0 54/71] (2024-03-20) tar.gz
rmap-intent-cleanups_2024-03-20 xfs: rmap log intent cleanups [v2.0 52/71] (2024-03-20) tar.gz
btree-ifork-records_2024-03-20 xfs: refactor btrees to support records in inode root [v2.0 48/71] (2024-03-20) tar.gz
metadir_2024-03-20 xfs: metadata inode directories [v2.0 44/71] (2024-03-20) tar.gz
realtime-discard_2024-03-20 xfs: enable FITRIM for the realtime section [v2.0 47/71] (2024-03-20) tar.gz
realtime-groups_2024-03-20 xfsprogs: shard the realtime section [v2.0 46/71] (2024-03-20) tar.gz
refactor-rt-locking_2024-03-20 xfs: refactor realtime meta inode locking [v2.0 45/71] (2024-03-20) tar.gz
reserve-rt-metadata-space_2024-03-20 xfs: enable in-core block reservation for rt metadata [v2.0 49/71] (2024-03-20) tar.gz
inode-refactor_2024-03-20 xfs: hoist inode operations to libxfs [v2.0 43/71] (2024-03-20) tar.gz
pptrs-fsck_2024-03-20 xfs: fsck for parent pointers [v13.0 40/71] (2024-03-20) tar.gz
pptrs_2024-03-20 xfs: Parent Pointers [v13.0 39/71] (2024-03-20) tar.gz
scrub-directory-tree_2024-03-20 xfs: detect and correct directory tree problems [v13.0 41/71] (2024-03-20) tar.gz
vectorized-scrub_2024-03-20 xfs: vectorize scrub kernel calls [42/71] (2024-03-20) tar.gz
discard-relax-locks_2024-03-20 xfs: less heavy locks during fstrim [v29.5 35/71] (2024-03-20) tar.gz
inode-repair-improvements_2024-03-20 xfs: inode-related repair fixes [v29.5 34/71] (2024-03-20) tar.gz
online-fsck-design_2024-03-20 xfs: design documentation for online fsck, part 2 [v13.0 36/71] (2024-03-20) tar.gz
pptrs-attr-nvlookups_2024-03-20 xfs: name-value xattr lookups [v13.0 38/71] (2024-03-20) tar.gz
repair-iunlink_2024-03-20 xfs: online fsck of iunlink buckets [v29.5 33/71] (2024-03-20) tar.gz
retain-ilock-during-dir-ops_2024-03-20 xfs: retain ILOCK during directory updates [v13.0 37/71] (2024-03-20) tar.gz
repair-dirs_2024-03-20 xfs: online repair of directories [v29.5 30/71] (2024-03-20) tar.gz
repair-orphanage_2024-03-20 xfs: move orphan files to lost and found [v29.5 31/71] (2024-03-20) tar.gz
repair-symlink_2024-03-20 xfs: online repair of symbolic links [v29.5 32/71] (2024-03-20) tar.gz
repair-unlinked-inode-state_2024-03-20 xfs: online repair of inode unlinked state [v29.5 29/71] (2024-03-20) tar.gz
repair-xattrs_2024-03-20 xfs: online repair of extended attributes [v29.5 28/71] (2024-03-20) tar.gz
atomic-file-updates_2024-03-20 xfs: atomic file content exchanges [v29.5 24/71] (2024-03-20) tar.gz
dirattr-validate-owners_2024-03-20 xfs: set and validate dir/attr block owners [v29.5 27/71] (2024-03-20) tar.gz
file-exchange-refactorings_2024-03-20 xfs: refactorings for atomic file content exchanges [v29.5 23/71] (2024-03-20) tar.gz
log-incompat-permissions_2024-03-20 xfs: improve log incompat feature handling [v29.5 22/71] (2024-03-20) tar.gz
repair-rtsummary_2024-03-20 xfs: online repair of realtime summaries [v29.5 26/71] (2024-03-20) tar.gz
repair-tempfiles_2024-03-20 xfs: create temporary files for online repair [v29.5 25/71] (2024-03-20) tar.gz
bmap-intent-cleanups_2024-03-20 xfs: bmap log intent cleanups [v29.5 17/71] (2024-03-20) tar.gz
expand-bmap-intent-usage_2024-03-20 xfs: support attrfork and unwritten BUIs [v29.5 19/71] (2024-03-20) tar.gz
realtime-bmap-intents_2024-03-20 xfs: widen BUI formats to support realtime [v29.5 18/71] (2024-03-20) tar.gz
symlink-cleanups_2024-03-20 xfs: clean up symbolic link code [v29.5 20/71] (2024-03-20) tar.gz
xfs-6.9-fixes_2024-03-20 xfs: bug fixes for 6.9 [21/71] (2024-03-20) tar.gz
btree-check-cleanups_2024-03-20 xfs: btree check cleanups [v29.5 11/71] (2024-03-20) tar.gz
btree-readahead-cleanups_2024-03-20 xfs: btree readahead cleanups [v29.5 12/71] (2024-03-20) tar.gz
buftarg-cleanups_2024-03-20 xfs: buftarg cleanups [v29.5 13/71] (2024-03-20) tar.gz
in-memory-btrees_2024-03-20 xfs: support in-memory btrees [v29.5 14/71] (2024-03-20) tar.gz
repair-refcount-scalability_2024-03-20 xfs: reduce refcount repair memory usage [v29.5 16/71] (2024-03-20) tar.gz
repair-rmap-btree_2024-03-20 xfs: online repair of rmap btrees [v29.5 15/71] (2024-03-20) tar.gz
btree-geometry-in-ops_2024-03-20 xfs: move btree geometry to ops struct [v29.5 09/71] (2024-03-20) tar.gz
btree-remove-btnum_2024-03-20 xfs: remove bc_btnum from btree cursors [v29.5 10/71] (2024-03-20) tar.gz
corruption-health-reports_2024-03-20 xfs: report corruption to the health trackers [v29.5 06/71] (2024-03-20) tar.gz
indirect-health-reporting_2024-03-20 xfs: indirect health reporting [v29.5 07/71] (2024-03-20) tar.gz
repair-fscounters_2024-03-20 xfs: online repair for fs summary counters [v29.5 08/71] (2024-03-20) tar.gz
repair-inode-mode_2024-03-20 xfs: repair inode mode by scanning dirs [v29.5 03/71] (2024-03-20) tar.gz
repair-quotacheck_2024-03-20 xfs: online repair of quota counters [v29.5 04/71] (2024-03-20) tar.gz
scrub-iscan_2024-03-20 xfs: live inode scans for online fsck [v29.5 02/71] (2024-03-20) tar.gz
scrub-nlinks_2024-03-20 xfs: online repair of file link counts [v29.5 05/71] (2024-03-20) tar.gz
xfs-6.9-merge_2024-03-20 xfs: new code for 6.9 [01/71] (2024-03-20) tar.gz
djwong-wtf_2024-03-17 xfs: patches undergoing development [71/71] (2024-03-17) tar.gz
file-io-error-monitoring_2024-03-17 xfs: live file IO error monitoring of filesystems [70/71] (2024-03-17) tar.gz
health-monitoring_2024-03-17 xfs: live health monitoring of filesystems [RFC 69/71] (2024-03-17) tar.gz
twf-cleanups_2024-03-17 thread_with_file: cleanups and fixes [68/71] (2024-03-17) tar.gz
twf-hoist_2024-03-17 thread_with_file: promote to lib/ [67/71] (2024-03-17) tar.gz
contention-timestats_2024-03-17 xfs: capture statistics about wait times [RFC 66/71] (2024-03-17) tar.gz
timestats-cleanups_2024-03-17 time_stats: cleanups and fixes [65/71] (2024-03-17) tar.gz
timestats-hoist_2024-03-17 time_stats: promote to lib/ [64/71] (2024-03-17) tar.gz
defrag-freespace_2024-03-17 xfs: defragment free space [61/71] (2024-03-17) tar.gz
file-force-align_2024-03-17 xfs: aligned file data extent mappings [v2 63/71] (2024-03-17) tar.gz
fsverity_2024-03-17 fs-verity support for XFS [v5.3 62/71] (2024-03-17) tar.gz
report-refcounts_2024-03-17 xfs: report refcount information to userspace [60/71] (2024-03-17) tar.gz
noalloc-ags_2024-03-17 xfs: noalloc allocation groups [RFC 59/71] (2024-03-17) tar.gz
realtime-quotas_2024-03-17 xfs: enable quota for realtime voluems [v2.0 57/71] (2024-03-17) tar.gz
reduce-eofblocks-gc-on-close_2024-03-17 xfs: improve post-close eofblocks gc behavior [58/71] (2024-03-17) tar.gz
realtime-reflink-extsize_2024-03-17 xfs: reflink with large realtime extents [v2.0 56/71] (2024-03-17) tar.gz
realtime-reflink_2024-03-17 xfs: reflink on the realtime device [v2.0 55/71] (2024-03-17) tar.gz
realtime-rmap_2024-03-17 xfs: realtime reverse-mapping support [v2.0 53/71] (2024-03-17) tar.gz
refcount-intent-cleanups_2024-03-17 xfs: refcount log intent cleanups [v2.0 54/71] (2024-03-17) tar.gz
extfree-intent-cleanups_2024-03-17 xfs: extent free log intent cleanups [v2.0 50/71] (2024-03-17) tar.gz
realtime-extfree-intents_2024-03-17 xfs: widen EFI format to support rt [v2.0 51/71] (2024-03-17) tar.gz
reserve-rt-metadata-space_2024-03-17 xfs: enable in-core block reservation for rt metadata [v2.0 49/71] (2024-03-17) tar.gz
rmap-intent-cleanups_2024-03-17 xfs: rmap log intent cleanups [v2.0 52/71] (2024-03-17) tar.gz
btree-ifork-records_2024-03-17 xfs: refactor btrees to support records in inode root [v2.0 48/71] (2024-03-17) tar.gz
realtime-discard_2024-03-17 xfs: enable FITRIM for the realtime section [v2.0 47/71] (2024-03-17) tar.gz
realtime-groups_2024-03-17 xfsprogs: shard the realtime section [v2.0 46/71] (2024-03-17) tar.gz
inode-refactor_2024-03-17 xfs: hoist inode operations to libxfs [v2.0 43/71] (2024-03-17) tar.gz
metadir_2024-03-17 xfs: metadata inode directories [v2.0 44/71] (2024-03-17) tar.gz
refactor-rt-locking_2024-03-17 xfs: refactor realtime meta inode locking [v2.0 45/71] (2024-03-17) tar.gz
vectorized-scrub_2024-03-17 xfs: vectorize scrub kernel calls [42/71] (2024-03-17) tar.gz
pptrs-fsck_2024-03-17 xfs: fsck for parent pointers [v13.0 40/71] (2024-03-17) tar.gz
pptrs_2024-03-17 xfs: Parent Pointers [v13.0 39/71] (2024-03-17) tar.gz
scrub-directory-tree_2024-03-17 xfs: detect and correct directory tree problems [v13.0 41/71] (2024-03-17) tar.gz
discard-relax-locks_2024-03-17 xfs: less heavy locks during fstrim [v29.5 35/71] (2024-03-17) tar.gz
online-fsck-design_2024-03-17 xfs: design documentation for online fsck, part 2 [v13.0 36/71] (2024-03-17) tar.gz
pptrs-attr-nvlookups_2024-03-17 xfs: name-value xattr lookups [v13.0 38/71] (2024-03-17) tar.gz
retain-ilock-during-dir-ops_2024-03-17 xfs: retain ILOCK during directory updates [v13.0 37/71] (2024-03-17) tar.gz
inode-repair-improvements_2024-03-17 xfs: inode-related repair fixes [v29.5 34/71] (2024-03-17) tar.gz
repair-iunlink_2024-03-17 xfs: online fsck of iunlink buckets [v29.5 33/71] (2024-03-17) tar.gz
repair-symlink_2024-03-17 xfs: online repair of symbolic links [v29.5 32/71] (2024-03-17) tar.gz
repair-dirs_2024-03-17 xfs: online repair of directories [v29.5 30/71] (2024-03-17) tar.gz
repair-orphanage_2024-03-17 xfs: move orphan files to lost and found [v29.5 31/71] (2024-03-17) tar.gz
repair-unlinked-inode-state_2024-03-17 xfs: online repair of inode unlinked state [v29.5 29/71] (2024-03-17) tar.gz
repair-xattrs_2024-03-17 xfs: online repair of extended attributes [v29.5 28/71] (2024-03-17) tar.gz
atomic-file-updates_2024-03-17 xfs: atomic file content exchanges [v29.5 24/71] (2024-03-17) tar.gz
dirattr-validate-owners_2024-03-17 xfs: set and validate dir/attr block owners [v29.5 27/71] (2024-03-17) tar.gz
file-exchange-refactorings_2024-03-17 xfs: refactorings for atomic file content exchanges [v29.5 23/71] (2024-03-17) tar.gz
repair-rtsummary_2024-03-17 xfs: online repair of realtime summaries [v29.5 26/71] (2024-03-17) tar.gz
repair-tempfiles_2024-03-17 xfs: create temporary files for online repair [v29.5 25/71] (2024-03-17) tar.gz
bmap-intent-cleanups_2024-03-17 xfs: bmap log intent cleanups [v29.5 17/71] (2024-03-17) tar.gz
expand-bmap-intent-usage_2024-03-17 xfs: support attrfork and unwritten BUIs [v29.5 19/71] (2024-03-17) tar.gz
log-incompat-permissions_2024-03-17 xfs: improve log incompat feature handling [v29.5 22/71] (2024-03-17) tar.gz
realtime-bmap-intents_2024-03-17 xfs: widen BUI formats to support realtime [v29.5 18/71] (2024-03-17) tar.gz
symlink-cleanups_2024-03-17 xfs: clean up symbolic link code [v29.5 20/71] (2024-03-17) tar.gz
xfs-6.9-fixes_2024-03-17 xfs: bug fixes for 6.9 [21/71] (2024-03-17) tar.gz
btree-check-cleanups_2024-03-17 xfs: btree check cleanups [v29.5 11/71] (2024-03-17) tar.gz
btree-readahead-cleanups_2024-03-17 xfs: btree readahead cleanups [v29.5 12/71] (2024-03-17) tar.gz
buftarg-cleanups_2024-03-17 xfs: buftarg cleanups [v29.5 13/71] (2024-03-17) tar.gz
in-memory-btrees_2024-03-17 xfs: support in-memory btrees [v29.5 14/71] (2024-03-17) tar.gz
repair-refcount-scalability_2024-03-17 xfs: reduce refcount repair memory usage [v29.5 16/71] (2024-03-17) tar.gz
repair-rmap-btree_2024-03-17 xfs: online repair of rmap btrees [v29.5 15/71] (2024-03-17) tar.gz
btree-geometry-in-ops_2024-03-17 xfs: move btree geometry to ops struct [v29.5 09/71] (2024-03-17) tar.gz
btree-remove-btnum_2024-03-17 xfs: remove bc_btnum from btree cursors [v29.5 10/71] (2024-03-17) tar.gz
corruption-health-reports_2024-03-17 xfs: report corruption to the health trackers [v29.5 06/71] (2024-03-17) tar.gz
indirect-health-reporting_2024-03-17 xfs: indirect health reporting [v29.5 07/71] (2024-03-17) tar.gz
repair-fscounters_2024-03-17 xfs: online repair for fs summary counters [v29.5 08/71] (2024-03-17) tar.gz
repair-inode-mode_2024-03-17 xfs: repair inode mode by scanning dirs [v29.5 03/71] (2024-03-17) tar.gz
repair-quotacheck_2024-03-17 xfs: online repair of quota counters [v29.5 04/71] (2024-03-17) tar.gz
scrub-iscan_2024-03-17 xfs: live inode scans for online fsck [v29.5 02/71] (2024-03-17) tar.gz
scrub-nlinks_2024-03-17 xfs: online repair of file link counts [v29.5 05/71] (2024-03-17) tar.gz
xfs-6.9-merge_2024-03-17 xfs: new code for 6.9 [01/71] (2024-03-17) tar.gz
fsverity-xfs_2024-03-17 fs-verity support for XFS [v5.3] (2024-03-17) tar.gz
korg/for-next_2024-03-17 autogenerated tag for korg/for-next (2024-03-17) tar.gz
fsverity-xfs_2024-03-13 fs-verity support for XFS [v5.2] (2024-03-13) tar.gz
korg/for-next_2024-03-13 autogenerated tag for korg/for-next (2024-03-13) tar.gz
fsverity-6.9_2024-03-12 fs-verity support for XFS [v5 1/2] (2024-03-12) tar.gz
fsverity-cleanups-6.9_2024-03-12 xfs: cleanups to fsverity support [v5 2/2] (2024-03-12) tar.gz
andrey/fsverity-v5_2024-03-12 autogenerated tag for andrey/fsverity-v5 (2024-03-12) tar.gz
fsverity-6.9_2024-03-11 fs-verity support for XFS [v5 1/2] (2024-03-11) tar.gz
fsverity-cleanups-6.9_2024-03-11 xfs: cleanups to fsverity support [v5 2/2] (2024-03-11) tar.gz
andrey/fsverity-v5_2024-03-11 autogenerated tag for andrey/fsverity-v5 (2024-03-11) tar.gz
v6.8         Linux 6.8 (2024-03-10) tar.gz
fsverity-6.9_2024-03-09 fs-verity support for XFS [v5 1/2] (2024-03-09) tar.gz
fsverity-cleanups-6.9_2024-03-09 xfs: cleanups to fsverity support [v5 2/2] (2024-03-09) tar.gz
andrey/fsverity-v5_2024-03-09 autogenerated tag for andrey/fsverity-v5 (2024-03-09) tar.gz
fsverity-6.9_2024-03-07 fs-verity support for XFS [v5 1/2] (2024-03-07) tar.gz
fsverity-cleanups-6.9_2024-03-07 xfs: cleanups to fsverity support [v5 2/2] (2024-03-07) tar.gz
andrey/fsverity-v5_2024-03-07 autogenerated tag for andrey/fsverity-v5 (2024-03-07) tar.gz
file-exchange-refactorings-6.9_2024-03-03 xfs: refactorings for atomic file content exchanges [v29.5 2/2] (2024-03-03) tar.gz
log-incompat-permissions-6.9_2024-03-03 xfs: improve log incompat feature handling [v29.5 1/2] (2024-03-03) tar.gz
korg/xfs-6.9-merge_2024-03-03 autogenerated tag for korg/xfs-6.9-merge (2024-03-03) tar.gz
djwong-wtf_2024-03-03 xfs: patches undergoing development [70/70] (2024-03-03) tar.gz
contention-timestats_2024-03-03 xfs: capture statistics about wait times [RFC 65/70] (2024-03-03) tar.gz
file-io-error-monitoring_2024-03-03 xfs: live file IO error monitoring of filesystems [69/70] (2024-03-03) tar.gz
health-monitoring_2024-03-03 xfs: live health monitoring of filesystems [RFC 68/70] (2024-03-03) tar.gz
twf-cleanups_2024-03-03 thread_with_file: cleanups and fixes [67/70] (2024-03-03) tar.gz
twf-hoist_2024-03-03 thread_with_file: promote to lib/ [66/70] (2024-03-03) tar.gz
defrag-freespace_2024-03-03 xfs: defragment free space [61/70] (2024-03-03) tar.gz
file-force-align_2024-03-03 xfs: aligned file data extent mappings [v2 62/70] (2024-03-03) tar.gz
report-refcounts_2024-03-03 xfs: report refcount information to userspace [60/70] (2024-03-03) tar.gz
timestats-cleanups_2024-03-03 time_stats: cleanups and fixes [64/70] (2024-03-03) tar.gz
timestats-hoist_2024-03-03 time_stats: promote to lib/ [63/70] (2024-03-03) tar.gz
noalloc-ags_2024-03-03 xfs: noalloc allocation groups [RFC 59/70] (2024-03-03) tar.gz
realtime-quotas_2024-03-03 xfs: enable quota for realtime voluems [v2.0 57/70] (2024-03-03) tar.gz
realtime-reflink-extsize_2024-03-03 xfs: reflink with large realtime extents [v2.0 56/70] (2024-03-03) tar.gz
realtime-reflink_2024-03-03 xfs: reflink on the realtime device [v2.0 55/70] (2024-03-03) tar.gz
reduce-eofblocks-gc-on-close_2024-03-03 xfs: improve post-close eofblocks gc behavior [58/70] (2024-03-03) tar.gz
extfree-intent-cleanups_2024-03-03 xfs: extent free log intent cleanups [v2.0 50/70] (2024-03-03) tar.gz
realtime-extfree-intents_2024-03-03 xfs: widen EFI format to support rt [v2.0 51/70] (2024-03-03) tar.gz
realtime-rmap_2024-03-03 xfs: realtime reverse-mapping support [v2.0 53/70] (2024-03-03) tar.gz
refcount-intent-cleanups_2024-03-03 xfs: refcount log intent cleanups [v2.0 54/70] (2024-03-03) tar.gz
rmap-intent-cleanups_2024-03-03 xfs: rmap log intent cleanups [v2.0 52/70] (2024-03-03) tar.gz
btree-ifork-records_2024-03-03 xfs: refactor btrees to support records in inode root [v2.0 48/70] (2024-03-03) tar.gz
realtime-discard_2024-03-03 xfs: enable FITRIM for the realtime section [v2.0 47/70] (2024-03-03) tar.gz
realtime-groups_2024-03-03 xfsprogs: shard the realtime section [v2.0 46/70] (2024-03-03) tar.gz
refactor-rt-locking_2024-03-03 xfs: refactor realtime meta inode locking [v2.0 45/70] (2024-03-03) tar.gz
reserve-rt-metadata-space_2024-03-03 xfs: enable in-core block reservation for rt metadata [v2.0 49/70] (2024-03-03) tar.gz
inode-refactor_2024-03-03 xfs: hoist inode operations to libxfs [v2.0 43/70] (2024-03-03) tar.gz
metadir_2024-03-03 xfs: metadata inode directories [v2.0 44/70] (2024-03-03) tar.gz
scrub-directory-tree_2024-03-03 xfs: detect and correct directory tree problems [v13.0 41/70] (2024-03-03) tar.gz
vectorized-scrub_2024-03-03 xfs: vectorize scrub kernel calls [42/70] (2024-03-03) tar.gz
online-fsck-design_2024-03-03 xfs: design documentation for online fsck, part 2 [v13.0 36/70] (2024-03-03) tar.gz
pptrs-attr-nvlookups_2024-03-03 xfs: name-value xattr lookups [v13.0 38/70] (2024-03-03) tar.gz
pptrs-fsck_2024-03-03 xfs: fsck for parent pointers [v13.0 40/70] (2024-03-03) tar.gz
pptrs_2024-03-03 xfs: Parent Pointers [v13.0 39/70] (2024-03-03) tar.gz
retain-ilock-during-dir-ops_2024-03-03 xfs: retain ILOCK during directory updates [v13.0 37/70] (2024-03-03) tar.gz
discard-relax-locks_2024-03-03 xfs: less heavy locks during fstrim [v29.5 35/70] (2024-03-03) tar.gz
inode-repair-improvements_2024-03-03 xfs: inode-related repair fixes [v29.5 34/70] (2024-03-03) tar.gz
repair-iunlink_2024-03-03 xfs: online fsck of iunlink buckets [v29.5 33/70] (2024-03-03) tar.gz
repair-orphanage_2024-03-03 xfs: move orphan files to lost and found [v29.5 31/70] (2024-03-03) tar.gz
repair-symlink_2024-03-03 xfs: online repair of symbolic links [v29.5 32/70] (2024-03-03) tar.gz
dirattr-validate-owners_2024-03-03 xfs: set and validate dir/attr block owners [v29.5 27/70] (2024-03-03) tar.gz
repair-dirs_2024-03-03 xfs: online repair of directories [v29.5 30/70] (2024-03-03) tar.gz
repair-rtsummary_2024-03-03 xfs: online repair of realtime summaries [v29.5 26/70] (2024-03-03) tar.gz
repair-unlinked-inode-state_2024-03-03 xfs: online repair of inode unlinked state [v29.5 29/70] (2024-03-03) tar.gz
repair-xattrs_2024-03-03 xfs: online repair of extended attributes [v29.5 28/70] (2024-03-03) tar.gz
atomic-file-updates_2024-03-03 xfs: atomic file content exchanges [v29.5 24/70] (2024-03-03) tar.gz
file-exchange-refactorings_2024-03-03 xfs: refactorings for atomic file content exchanges [v29.5 23/70] (2024-03-03) tar.gz
log-incompat-permissions_2024-03-03 xfs: improve log incompat feature handling [v29.5 22/70] (2024-03-03) tar.gz
repair-tempfiles_2024-03-03 xfs: create temporary files for online repair [v29.5 25/70] (2024-03-03) tar.gz
xfs-6.9-fixes_2024-03-03 xfs: bug fixes for 6.9 [21/70] (2024-03-03) tar.gz
bmap-intent-cleanups_2024-03-03 xfs: bmap log intent cleanups [v29.5 17/70] (2024-03-03) tar.gz
expand-bmap-intent-usage_2024-03-03 xfs: support attrfork and unwritten BUIs [v29.5 19/70] (2024-03-03) tar.gz
realtime-bmap-intents_2024-03-03 xfs: widen BUI formats to support realtime [v29.5 18/70] (2024-03-03) tar.gz
repair-refcount-scalability_2024-03-03 xfs: reduce refcount repair memory usage [v29.5 16/70] (2024-03-03) tar.gz
symlink-cleanups_2024-03-03 xfs: clean up symbolic link code [v29.5 20/70] (2024-03-03) tar.gz
btree-check-cleanups_2024-03-03 xfs: btree check cleanups [v29.5 11/70] (2024-03-03) tar.gz
btree-readahead-cleanups_2024-03-03 xfs: btree readahead cleanups [v29.5 12/70] (2024-03-03) tar.gz
buftarg-cleanups_2024-03-03 xfs: buftarg cleanups [v29.5 13/70] (2024-03-03) tar.gz
in-memory-btrees_2024-03-03 xfs: support in-memory btrees [v29.5 14/70] (2024-03-03) tar.gz
repair-rmap-btree_2024-03-03 xfs: online repair of rmap btrees [v29.5 15/70] (2024-03-03) tar.gz
btree-geometry-in-ops_2024-03-03 xfs: move btree geometry to ops struct [v29.5 09/70] (2024-03-03) tar.gz
btree-remove-btnum_2024-03-03 xfs: remove bc_btnum from btree cursors [v29.5 10/70] (2024-03-03) tar.gz
corruption-health-reports_2024-03-03 xfs: report corruption to the health trackers [v29.5 06/70] (2024-03-03) tar.gz
indirect-health-reporting_2024-03-03 xfs: indirect health reporting [v29.5 07/70] (2024-03-03) tar.gz
repair-fscounters_2024-03-03 xfs: online repair for fs summary counters [v29.5 08/70] (2024-03-03) tar.gz
repair-inode-mode_2024-03-03 xfs: repair inode mode by scanning dirs [v29.5 03/70] (2024-03-03) tar.gz
repair-quotacheck_2024-03-03 xfs: online repair of quota counters [v29.5 04/70] (2024-03-03) tar.gz
scrub-iscan_2024-03-03 xfs: live inode scans for online fsck [v29.5 02/70] (2024-03-03) tar.gz
scrub-nlinks_2024-03-03 xfs: online repair of file link counts [v29.5 05/70] (2024-03-03) tar.gz
xfs-6.9-merge_2024-03-03 xfs: new code for 6.9 [01/70] (2024-03-03) tar.gz
v6.8-rc7     Linux 6.8-rc7 (2024-03-03) tar.gz
djwong-wtf_2024-02-26 xfs: patches undergoing development [70/70] (2024-02-26) tar.gz
file-io-error-monitoring_2024-02-26 xfs: live file IO error monitoring of filesystems [69/70] (2024-02-26) tar.gz
health-monitoring_2024-02-26 xfs: live health monitoring of filesystems [RFC 68/70] (2024-02-26) tar.gz
twf-cleanups_2024-02-26 thread_with_file: cleanups and fixes [67/70] (2024-02-26) tar.gz
twf-hoist_2024-02-26 thread_with_file: promote to lib/ [66/70] (2024-02-26) tar.gz
contention-timestats_2024-02-26 xfs: capture statistics about wait times [RFC 65/70] (2024-02-26) tar.gz
defrag-freespace_2024-02-26 xfs: defragment free space [61/70] (2024-02-26) tar.gz
file-force-align_2024-02-26 xfs: aligned file data extent mappings [v2 62/70] (2024-02-26) tar.gz
timestats-cleanups_2024-02-26 time_stats: cleanups and fixes [64/70] (2024-02-26) tar.gz
timestats-hoist_2024-02-26 time_stats: promote to lib/ [63/70] (2024-02-26) tar.gz
noalloc-ags_2024-02-26 xfs: noalloc allocation groups [RFC 59/70] (2024-02-26) tar.gz
realtime-quotas_2024-02-26 xfs: enable quota for realtime voluems [v2.0 57/70] (2024-02-26) tar.gz
realtime-reflink-extsize_2024-02-26 xfs: reflink with large realtime extents [v2.0 56/70] (2024-02-26) tar.gz
reduce-eofblocks-gc-on-close_2024-02-26 xfs: improve post-close eofblocks gc behavior [58/70] (2024-02-26) tar.gz
report-refcounts_2024-02-26 xfs: report refcount information to userspace [60/70] (2024-02-26) tar.gz
realtime-extfree-intents_2024-02-26 xfs: widen EFI format to support rt [v2.0 51/70] (2024-02-26) tar.gz
realtime-reflink_2024-02-26 xfs: reflink on the realtime device [v2.0 55/70] (2024-02-26) tar.gz
realtime-rmap_2024-02-26 xfs: realtime reverse-mapping support [v2.0 53/70] (2024-02-26) tar.gz
refcount-intent-cleanups_2024-02-26 xfs: refcount log intent cleanups [v2.0 54/70] (2024-02-26) tar.gz
rmap-intent-cleanups_2024-02-26 xfs: rmap log intent cleanups [v2.0 52/70] (2024-02-26) tar.gz
btree-ifork-records_2024-02-26 xfs: refactor btrees to support records in inode root [v2.0 48/70] (2024-02-26) tar.gz
extfree-intent-cleanups_2024-02-26 xfs: extent free log intent cleanups [v2.0 50/70] (2024-02-26) tar.gz
realtime-discard_2024-02-26 xfs: enable FITRIM for the realtime section [v2.0 47/70] (2024-02-26) tar.gz
realtime-groups_2024-02-26 xfsprogs: shard the realtime section [v2.0 46/70] (2024-02-26) tar.gz
reserve-rt-metadata-space_2024-02-26 xfs: enable in-core block reservation for rt metadata [v2.0 49/70] (2024-02-26) tar.gz
inode-refactor_2024-02-26 xfs: hoist inode operations to libxfs [v2.0 43/70] (2024-02-26) tar.gz
metadir_2024-02-26 xfs: metadata inode directories [v2.0 44/70] (2024-02-26) tar.gz
refactor-rt-locking_2024-02-26 xfs: refactor realtime meta inode locking [v2.0 45/70] (2024-02-26) tar.gz
scrub-directory-tree_2024-02-26 xfs: detect and correct directory tree problems [v13.0 41/70] (2024-02-26) tar.gz
vectorized-scrub_2024-02-26 xfs: vectorize scrub kernel calls [42/70] (2024-02-26) tar.gz
online-fsck-design_2024-02-26 xfs: design documentation for online fsck, part 2 [v13.0 36/70] (2024-02-26) tar.gz
pptrs-attr-nvlookups_2024-02-26 xfs: name-value xattr lookups [v13.0 38/70] (2024-02-26) tar.gz
pptrs-fsck_2024-02-26 xfs: fsck for parent pointers [v13.0 40/70] (2024-02-26) tar.gz
pptrs_2024-02-26 xfs: Parent Pointers [v13.0 39/70] (2024-02-26) tar.gz
retain-ilock-during-dir-ops_2024-02-26 xfs: retain ILOCK during directory updates [v13.0 37/70] (2024-02-26) tar.gz
discard-relax-locks_2024-02-26 xfs: less heavy locks during fstrim [v29.4 35/70] (2024-02-26) tar.gz
inode-repair-improvements_2024-02-26 xfs: inode-related repair fixes [v29.4 34/70] (2024-02-26) tar.gz
repair-iunlink_2024-02-26 xfs: online fsck of iunlink buckets [v29.4 33/70] (2024-02-26) tar.gz
repair-orphanage_2024-02-26 xfs: move orphan files to lost and found [v29.4 31/70] (2024-02-26) tar.gz
repair-symlink_2024-02-26 xfs: online repair of symbolic links [v29.4 32/70] (2024-02-26) tar.gz
dirattr-validate-owners_2024-02-26 xfs: set and validate dir/attr block owners [v29.4 27/70] (2024-02-26) tar.gz
repair-dirs_2024-02-26 xfs: online repair of directories [v29.4 30/70] (2024-02-26) tar.gz
repair-rtsummary_2024-02-26 xfs: online repair of realtime summaries [v29.4 26/70] (2024-02-26) tar.gz
repair-unlinked-inode-state_2024-02-26 xfs: online repair of inode unlinked state [v29.4 29/70] (2024-02-26) tar.gz
repair-xattrs_2024-02-26 xfs: online repair of extended attributes [v29.4 28/70] (2024-02-26) tar.gz
atomic-file-updates_2024-02-26 xfs: atomic file content exchanges [v29.4 24/70] (2024-02-26) tar.gz
file-exchange-refactorings_2024-02-26 xfs: refactorings for atomic file content exchanges [v29.4 23/70] (2024-02-26) tar.gz
log-incompat-permissions_2024-02-26 xfs: improve log incompat feature handling [v29.4 22/70] (2024-02-26) tar.gz
repair-tempfiles_2024-02-26 xfs: create temporary files for online repair [v29.4 25/70] (2024-02-26) tar.gz
xfs-6.9-fixes_2024-02-26 xfs: bug fixes for 6.9 [21/70] (2024-02-26) tar.gz
bmap-intent-cleanups_2024-02-26 xfs: bmap log intent cleanups [v29.4 17/70] (2024-02-26) tar.gz
expand-bmap-intent-usage_2024-02-26 xfs: support attrfork and unwritten BUIs [v29.4 19/70] (2024-02-26) tar.gz
realtime-bmap-intents_2024-02-26 xfs: widen BUI formats to support realtime [v29.4 18/70] (2024-02-26) tar.gz
repair-refcount-scalability_2024-02-26 xfs: reduce refcount repair memory usage [v29.4 16/70] (2024-02-26) tar.gz
symlink-cleanups_2024-02-26 xfs: clean up symbolic link code [v29.4 20/70] (2024-02-26) tar.gz
btree-check-cleanups_2024-02-26 xfs: btree check cleanups [v29.4 11/70] (2024-02-26) tar.gz
btree-readahead-cleanups_2024-02-26 xfs: btree readahead cleanups [v29.4 12/70] (2024-02-26) tar.gz
buftarg-cleanups_2024-02-26 xfs: buftarg cleanups [v29.4 13/70] (2024-02-26) tar.gz
in-memory-btrees_2024-02-26 xfs: support in-memory btrees [v29.4 14/70] (2024-02-26) tar.gz
repair-rmap-btree_2024-02-26 xfs: online repair of rmap btrees [v29.4 15/70] (2024-02-26) tar.gz
btree-geometry-in-ops_2024-02-26 xfs: move btree geometry to ops struct [v29.4 09/70] (2024-02-26) tar.gz
btree-remove-btnum_2024-02-26 xfs: remove bc_btnum from btree cursors [v29.4 10/70] (2024-02-26) tar.gz
indirect-health-reporting_2024-02-26 xfs: indirect health reporting [v29.4 07/70] (2024-02-26) tar.gz
repair-fscounters_2024-02-26 xfs: online repair for fs summary counters [v29.4 08/70] (2024-02-26) tar.gz
corruption-health-reports_2024-02-26 xfs: report corruption to the health trackers [v29.4 06/70] (2024-02-26) tar.gz
repair-inode-mode_2024-02-26 xfs: repair inode mode by scanning dirs [v29.4 03/70] (2024-02-26) tar.gz
repair-quotacheck_2024-02-26 xfs: online repair of quota counters [v29.4 04/70] (2024-02-26) tar.gz
scrub-iscan_2024-02-26 xfs: live inode scans for online fsck [v29.4 02/70] (2024-02-26) tar.gz
scrub-nlinks_2024-02-26 xfs: online repair of file link counts [v29.4 05/70] (2024-02-26) tar.gz
xfs-6.9-merge_2024-02-26 xfs: new code for 6.9 [01/70] (2024-02-26) tar.gz
djwong-wtf_2024-02-25 xfs: patches undergoing development [70/70] (2024-02-25) tar.gz
file-io-error-monitoring_2024-02-25 xfs: live file IO error monitoring of filesystems [69/70] (2024-02-25) tar.gz
health-monitoring_2024-02-25 xfs: live health monitoring of filesystems [RFC 68/70] (2024-02-25) tar.gz
twf-cleanups_2024-02-25 thread_with_file: cleanups and fixes [67/70] (2024-02-25) tar.gz
twf-hoist_2024-02-25 thread_with_file: promote to lib/ [66/70] (2024-02-25) tar.gz
contention-timestats_2024-02-25 xfs: capture statistics about wait times [RFC 65/70] (2024-02-25) tar.gz
defrag-freespace_2024-02-25 xfs: defragment free space [61/70] (2024-02-25) tar.gz
file-force-align_2024-02-25 xfs: aligned file data extent mappings [v2 62/70] (2024-02-25) tar.gz
report-refcounts_2024-02-25 xfs: report refcount information to userspace [60/70] (2024-02-25) tar.gz
timestats-cleanups_2024-02-25 time_stats: cleanups and fixes [64/70] (2024-02-25) tar.gz
timestats-hoist_2024-02-25 time_stats: promote to lib/ [63/70] (2024-02-25) tar.gz
noalloc-ags_2024-02-25 xfs: noalloc allocation groups [RFC 59/70] (2024-02-25) tar.gz
realtime-quotas_2024-02-25 xfs: enable quota for realtime voluems [v2.0 57/70] (2024-02-25) tar.gz
realtime-reflink-extsize_2024-02-25 xfs: reflink with large realtime extents [v2.0 56/70] (2024-02-25) tar.gz
realtime-reflink_2024-02-25 xfs: reflink on the realtime device [v2.0 55/70] (2024-02-25) tar.gz
reduce-eofblocks-gc-on-close_2024-02-25 xfs: improve post-close eofblocks gc behavior [58/70] (2024-02-25) tar.gz
extfree-intent-cleanups_2024-02-25 xfs: extent free log intent cleanups [v2.0 50/70] (2024-02-25) tar.gz
realtime-extfree-intents_2024-02-25 xfs: widen EFI format to support rt [v2.0 51/70] (2024-02-25) tar.gz
realtime-rmap_2024-02-25 xfs: realtime reverse-mapping support [v2.0 53/70] (2024-02-25) tar.gz
refcount-intent-cleanups_2024-02-25 xfs: refcount log intent cleanups [v2.0 54/70] (2024-02-25) tar.gz
reserve-rt-metadata-space_2024-02-25 xfs: enable in-core block reservation for rt metadata [v2.0 49/70] (2024-02-25) tar.gz
rmap-intent-cleanups_2024-02-25 xfs: rmap log intent cleanups [v2.0 52/70] (2024-02-25) tar.gz
btree-ifork-records_2024-02-25 xfs: refactor btrees to support records in inode root [v2.0 48/70] (2024-02-25) tar.gz
metadir_2024-02-25 xfs: metadata inode directories [v2.0 44/70] (2024-02-25) tar.gz
realtime-discard_2024-02-25 xfs: enable FITRIM for the realtime section [v2.0 47/70] (2024-02-25) tar.gz
realtime-groups_2024-02-25 xfsprogs: shard the realtime section [v2.0 46/70] (2024-02-25) tar.gz
refactor-rt-locking_2024-02-25 xfs: refactor realtime meta inode locking [v2.0 45/70] (2024-02-25) tar.gz
inode-refactor_2024-02-25 xfs: hoist inode operations to libxfs [v2.0 43/70] (2024-02-25) tar.gz
pptrs-attr-nvlookups_2024-02-25 xfs: name-value xattr lookups [v13.0 38/70] (2024-02-25) tar.gz
pptrs-fsck_2024-02-25 xfs: fsck for parent pointers [v13.0 40/70] (2024-02-25) tar.gz
pptrs_2024-02-25 xfs: Parent Pointers [v13.0 39/70] (2024-02-25) tar.gz
scrub-directory-tree_2024-02-25 xfs: detect and correct directory tree problems [v13.0 41/70] (2024-02-25) tar.gz
vectorized-scrub_2024-02-25 xfs: vectorize scrub kernel calls [42/70] (2024-02-25) tar.gz
discard-relax-locks_2024-02-25 xfs: less heavy locks during fstrim [v29.2 35/70] (2024-02-25) tar.gz
inode-repair-improvements_2024-02-25 xfs: inode-related repair fixes [v29.2 34/70] (2024-02-25) tar.gz
online-fsck-design_2024-02-25 xfs: design documentation for online fsck, part 2 [v13.0 36/70] (2024-02-25) tar.gz
repair-iunlink_2024-02-25 xfs: online fsck of iunlink buckets [v29.2 33/70] (2024-02-25) tar.gz
retain-ilock-during-dir-ops_2024-02-25 xfs: retain ILOCK during directory updates [v13.0 37/70] (2024-02-25) tar.gz
dirattr-validate-owners_2024-02-25 xfs: set and validate dir/attr block owners [v29.2 27/70] (2024-02-25) tar.gz
repair-dirs_2024-02-25 xfs: online repair of directories [v29.2 30/70] (2024-02-25) tar.gz
repair-orphanage_2024-02-25 xfs: move orphan files to lost and found [v29.2 31/70] (2024-02-25) tar.gz
repair-symlink_2024-02-25 xfs: online repair of symbolic links [v29.2 32/70] (2024-02-25) tar.gz
repair-unlinked-inode-state_2024-02-25 xfs: online repair of inode unlinked state [v29.2 29/70] (2024-02-25) tar.gz
repair-xattrs_2024-02-25 xfs: online repair of extended attributes [v29.2 28/70] (2024-02-25) tar.gz
atomic-file-updates_2024-02-25 xfs: atomic file content exchanges [v29.2 24/70] (2024-02-25) tar.gz
file-exchange-refactorings_2024-02-25 xfs: refactorings for atomic file content exchanges [v29.2 23/70] (2024-02-25) tar.gz
log-incompat-permissions_2024-02-25 xfs: improve log incompat feature handling [v29.2 22/70] (2024-02-25) tar.gz
repair-rtsummary_2024-02-25 xfs: online repair of realtime summaries [v29.2 26/70] (2024-02-25) tar.gz
repair-tempfiles_2024-02-25 xfs: create temporary files for online repair [v29.2 25/70] (2024-02-25) tar.gz
bmap-intent-cleanups_2024-02-25 xfs: bmap log intent cleanups [v29.2 17/70] (2024-02-25) tar.gz
expand-bmap-intent-usage_2024-02-25 xfs: support attrfork and unwritten BUIs [v29.2 19/70] (2024-02-25) tar.gz
realtime-bmap-intents_2024-02-25 xfs: widen BUI formats to support realtime [v29.2 18/70] (2024-02-25) tar.gz
symlink-cleanups_2024-02-25 xfs: clean up symbolic link code [v29.2 20/70] (2024-02-25) tar.gz
xfs-6.9-fixes_2024-02-25 xfs: bug fixes for 6.9 [21/70] (2024-02-25) tar.gz
btree-check-cleanups_2024-02-25 xfs: btree check cleanups [v29.2 11/70] (2024-02-25) tar.gz
btree-readahead-cleanups_2024-02-25 xfs: btree readahead cleanups [v29.2 12/70] (2024-02-25) tar.gz
buftarg-cleanups_2024-02-25 xfs: buftarg cleanups [v29.2 13/70] (2024-02-25) tar.gz
in-memory-btrees_2024-02-25 xfs: support in-memory btrees [v29.2 14/70] (2024-02-25) tar.gz
repair-refcount-scalability_2024-02-25 xfs: reduce refcount repair memory usage [v29.2 16/70] (2024-02-25) tar.gz
repair-rmap-btree_2024-02-25 xfs: online repair of rmap btrees [v29.2 15/70] (2024-02-25) tar.gz
btree-geometry-in-ops_2024-02-25 xfs: move btree geometry to ops struct [v29.2 09/70] (2024-02-25) tar.gz
btree-remove-btnum_2024-02-25 xfs: remove bc_btnum from btree cursors [v29.2 10/70] (2024-02-25) tar.gz
corruption-health-reports_2024-02-25 xfs: report corruption to the health trackers [v29.2 06/70] (2024-02-25) tar.gz
indirect-health-reporting_2024-02-25 xfs: indirect health reporting [v29.2 07/70] (2024-02-25) tar.gz
repair-fscounters_2024-02-25 xfs: online repair for fs summary counters [v29.2 08/70] (2024-02-25) tar.gz
repair-inode-mode_2024-02-25 xfs: repair inode mode by scanning dirs [v29.2 03/70] (2024-02-25) tar.gz
repair-quotacheck_2024-02-25 xfs: online repair of quota counters [v29.2 04/70] (2024-02-25) tar.gz
scrub-iscan_2024-02-25 xfs: live inode scans for online fsck [v29.2 02/70] (2024-02-25) tar.gz
scrub-nlinks_2024-02-25 xfs: online repair of file link counts [v29.2 05/70] (2024-02-25) tar.gz
xfs-6.9-merge_2024-02-25 xfs: new code for 6.9 [01/70] (2024-02-25) tar.gz
v6.8-rc6     Linux 6.8-rc6 (2024-02-25) tar.gz
expand-bmap-intent-usage_2024-02-23 xfs: support attrfork and unwritten BUIs [v29.3 17/18] (2024-02-23) tar.gz
symlink-cleanups-6.9_2024-02-23 xfs: clean up symbolic link code [v29.3 18/18] (2024-02-23) tar.gz
bmap-intent-cleanups-6.9_2024-02-23 xfs: bmap log intent cleanups [v29.3 15/18] (2024-02-23) tar.gz
buftarg-cleanups-6.9_2024-02-23 xfs: buftarg cleanups [v29.3 11/18] (2024-02-23) tar.gz
in-memory-btrees-6.9_2024-02-23 xfs: support in-memory btrees [v29.3 12/18] (2024-02-23) tar.gz
realtime-bmap-intents-6.9_2024-02-23 xfs: widen BUI formats to support realtime [v29.3 16/18] (2024-02-23) tar.gz
repair-refcount-scalability-6.9_2024-02-23 xfs: reduce refcount repair memory usage [v29.3 14/18] (2024-02-23) tar.gz
repair-rmap-btree-6.9_2024-02-23 xfs: online repair of rmap btrees [v29.3 13/18] (2024-02-23) tar.gz
btree-check-cleanups-6.9_2024-02-23 xfs: btree check cleanups [v29.3 09/18] (2024-02-23) tar.gz
btree-geometry-in-ops-6.9_2024-02-23 xfs: move btree geometry to ops struct [v29.3 07/18] (2024-02-23) tar.gz
btree-readahead-cleanups-6.9_2024-02-23 xfs: btree readahead cleanups [v29.3 10/18] (2024-02-23) tar.gz
btree-remove-btnum-6.9_2024-02-23 xfs: remove bc_btnum from btree cursors [v29.3 08/18] (2024-02-23) tar.gz
repair-fscounters-6.9_2024-02-23 xfs: online repair for fs summary counters [v29.3 06/18] (2024-02-23) tar.gz
corruption-health-reports-6.9_2024-02-23 xfs: report corruption to the health trackers [v29.3 04/18] (2024-02-23) tar.gz
indirect-health-reporting-6.9_2024-02-23 xfs: indirect health reporting [v29.3 05/18] (2024-02-23) tar.gz
korg/xfs-6.9-merge_2024-02-23 autogenerated tag for korg/xfs-6.9-merge (2024-02-23) tar.gz
repair-inode-mode-6.9_2024-02-23 xfs: repair inode mode by scanning dirs [v29.3 01/18] (2024-02-23) tar.gz
repair-quotacheck-6.9_2024-02-23 xfs: online repair of quota counters [v29.3 02/18] (2024-02-23) tar.gz
scrub-nlinks-6.9_2024-02-23 xfs: online repair of file link counts [v29.3 03/18] (2024-02-23) tar.gz
djwong-wtf_2024-02-23 xfs: patches undergoing development [69/69] (2024-02-23) tar.gz
file-io-error-monitoring_2024-02-23 xfs: live file IO error monitoring of filesystems [68/69] (2024-02-23) tar.gz
health-monitoring_2024-02-23 xfs: live health monitoring of filesystems [RFC 67/69] (2024-02-23) tar.gz
contention-timestats_2024-02-23 xfs: capture statistics about wait times [RFC 64/69] (2024-02-23) tar.gz
timestats-cleanups_2024-02-23 time_stats: cleanups and fixes [63/69] (2024-02-23) tar.gz
twf-cleanups_2024-02-23 thread_with_file: cleanups and fixes [66/69] (2024-02-23) tar.gz
twf-hoist_2024-02-23 thread_with_file: promote to lib/ [65/69] (2024-02-23) tar.gz
defrag-freespace_2024-02-23 xfs: defragment free space [60/69] (2024-02-23) tar.gz
file-force-align_2024-02-23 xfs: aligned file data extent mappings [v2 61/69] (2024-02-23) tar.gz
noalloc-ags_2024-02-23 xfs: noalloc allocation groups [RFC 58/69] (2024-02-23) tar.gz
report-refcounts_2024-02-23 xfs: report refcount information to userspace [59/69] (2024-02-23) tar.gz
timestats-hoist_2024-02-23 time_stats: promote to lib/ [62/69] (2024-02-23) tar.gz
realtime-quotas_2024-02-23 xfs: enable quota for realtime voluems [v2.0 56/69] (2024-02-23) tar.gz
realtime-reflink-extsize_2024-02-23 xfs: reflink with large realtime extents [v2.0 55/69] (2024-02-23) tar.gz
realtime-reflink_2024-02-23 xfs: reflink on the realtime device [v2.0 54/69] (2024-02-23) tar.gz
reduce-eofblocks-gc-on-close_2024-02-23 xfs: improve post-close eofblocks gc behavior [57/69] (2024-02-23) tar.gz
refcount-intent-cleanups_2024-02-23 xfs: refcount log intent cleanups [v2.0 53/69] (2024-02-23) tar.gz
extfree-intent-cleanups_2024-02-23 xfs: extent free log intent cleanups [v2.0 49/69] (2024-02-23) tar.gz
realtime-extfree-intents_2024-02-23 xfs: widen EFI format to support rt [v2.0 50/69] (2024-02-23) tar.gz
realtime-rmap_2024-02-23 xfs: realtime reverse-mapping support [v2.0 52/69] (2024-02-23) tar.gz
reserve-rt-metadata-space_2024-02-23 xfs: enable in-core block reservation for rt metadata [v2.0 48/69] (2024-02-23) tar.gz
rmap-intent-cleanups_2024-02-23 xfs: rmap log intent cleanups [v2.0 51/69] (2024-02-23) tar.gz
btree-ifork-records_2024-02-23 xfs: refactor btrees to support records in inode root [v2.0 47/69] (2024-02-23) tar.gz
metadir_2024-02-23 xfs: metadata inode directories [v2.0 43/69] (2024-02-23) tar.gz
realtime-discard_2024-02-23 xfs: enable FITRIM for the realtime section [v2.0 46/69] (2024-02-23) tar.gz
realtime-groups_2024-02-23 xfsprogs: shard the realtime section [v2.0 45/69] (2024-02-23) tar.gz
refactor-rt-locking_2024-02-23 xfs: refactor realtime meta inode locking [v2.0 44/69] (2024-02-23) tar.gz
inode-refactor_2024-02-23 xfs: hoist inode operations to libxfs [v2.0 42/69] (2024-02-23) tar.gz
pptrs-fsck_2024-02-23 xfs: fsck for parent pointers [v13.0 39/69] (2024-02-23) tar.gz
pptrs_2024-02-23 xfs: Parent Pointers [v13.0 38/69] (2024-02-23) tar.gz
scrub-directory-tree_2024-02-23 xfs: detect and correct directory tree problems [v13.0 40/69] (2024-02-23) tar.gz
vectorized-scrub_2024-02-23 xfs: vectorize scrub kernel calls [41/69] (2024-02-23) tar.gz
discard-relax-locks_2024-02-23 xfs: less heavy locks during fstrim [v29.2 34/69] (2024-02-23) tar.gz
inode-repair-improvements_2024-02-23 xfs: inode-related repair fixes [v29.2 33/69] (2024-02-23) tar.gz
online-fsck-design_2024-02-23 xfs: design documentation for online fsck, part 2 [v13.0 35/69] (2024-02-23) tar.gz
pptrs-attr-nvlookups_2024-02-23 xfs: name-value xattr lookups [v13.0 37/69] (2024-02-23) tar.gz
retain-ilock-during-dir-ops_2024-02-23 xfs: retain ILOCK during directory updates [v13.0 36/69] (2024-02-23) tar.gz
repair-dirs_2024-02-23 xfs: online repair of directories [v29.2 29/69] (2024-02-23) tar.gz
repair-iunlink_2024-02-23 xfs: online fsck of iunlink buckets [v29.2 32/69] (2024-02-23) tar.gz
repair-orphanage_2024-02-23 xfs: move orphan files to lost and found [v29.2 30/69] (2024-02-23) tar.gz
repair-symlink_2024-02-23 xfs: online repair of symbolic links [v29.2 31/69] (2024-02-23) tar.gz
repair-unlinked-inode-state_2024-02-23 xfs: online repair of inode unlinked state [v29.2 28/69] (2024-02-23) tar.gz
dirattr-validate-owners_2024-02-23 xfs: set and validate dir/attr block owners [v29.2 26/69] (2024-02-23) tar.gz
repair-rtsummary_2024-02-23 xfs: online repair of realtime summaries [v29.2 25/69] (2024-02-23) tar.gz
repair-tempfiles_2024-02-23 xfs: create temporary files for online repair [v29.2 24/69] (2024-02-23) tar.gz
repair-xattrs_2024-02-23 xfs: online repair of extended attributes [v29.2 27/69] (2024-02-23) tar.gz
atomic-file-updates_2024-02-23 xfs: atomic file content exchanges [v29.2 23/69] (2024-02-23) tar.gz
file-exchange-refactorings_2024-02-23 xfs: refactorings for atomic file content exchanges [v29.2 22/69] (2024-02-23) tar.gz
log-incompat-permissions_2024-02-23 xfs: improve log incompat feature handling [v29.2 21/69] (2024-02-23) tar.gz
symlink-cleanups_2024-02-23 xfs: clean up symbolic link code [v29.2 20/69] (2024-02-23) tar.gz
bmap-intent-cleanups_2024-02-23 xfs: bmap log intent cleanups [v29.2 17/69] (2024-02-23) tar.gz
in-memory-btrees_2024-02-23 xfs: support in-memory btrees [v29.2 14/69] (2024-02-23) tar.gz
realtime-bmap-intents_2024-02-23 xfs: widen BUI formats to support realtime [v29.2 18/69] (2024-02-23) tar.gz
repair-refcount-scalability_2024-02-23 xfs: reduce refcount repair memory usage [v29.2 16/69] (2024-02-23) tar.gz
repair-rmap-btree_2024-02-23 xfs: online repair of rmap btrees [v29.2 15/69] (2024-02-23) tar.gz
btree-check-cleanups_2024-02-23 xfs: btree check cleanups [v29.2 11/69] (2024-02-23) tar.gz
btree-geometry-in-ops_2024-02-23 xfs: move btree geometry to ops struct [v29.2 09/69] (2024-02-23) tar.gz
btree-readahead-cleanups_2024-02-23 xfs: btree readahead cleanups [v29.2 12/69] (2024-02-23) tar.gz
btree-remove-btnum_2024-02-23 xfs: remove bc_btnum from btree cursors [v29.2 10/69] (2024-02-23) tar.gz
buftarg-cleanups_2024-02-23 xfs: buftarg cleanups [v29.2 13/69] (2024-02-23) tar.gz
corruption-health-reports_2024-02-23 xfs: report corruption to the health trackers [v29.2 06/69] (2024-02-23) tar.gz
indirect-health-reporting_2024-02-23 xfs: indirect health reporting [v29.2 07/69] (2024-02-23) tar.gz
repair-fscounters_2024-02-23 xfs: online repair for fs summary counters [v29.2 08/69] (2024-02-23) tar.gz
repair-quotacheck_2024-02-23 xfs: online repair of quota counters [v29.2 04/69] (2024-02-23) tar.gz
scrub-nlinks_2024-02-23 xfs: online repair of file link counts [v29.2 05/69] (2024-02-23) tar.gz
repair-inode-mode_2024-02-23 xfs: repair inode mode by scanning dirs [v29.2 03/69] (2024-02-23) tar.gz
scrub-iscan_2024-02-23 xfs: live inode scans for online fsck [v29.2 02/69] (2024-02-23) tar.gz
xfs-6.9-merge_2024-02-23 xfs: new code for 6.9 [01/69] (2024-02-23) tar.gz
djwong-wtf_2024-02-21 xfs: patches undergoing development [68/68] (2024-02-21) tar.gz
health-monitoring_2024-02-21 xfs: live health monitoring of filesystems [67/68] (2024-02-21) tar.gz
contention-timestats_2024-02-21 xfs: capture statistics about wait times [64/68] (2024-02-21) tar.gz
timestats-cleanups_2024-02-21 time_stats: cleanups and fixes [63/68] (2024-02-21) tar.gz
timestats-hoist_2024-02-21 time_stats: promote to lib/ [62/68] (2024-02-21) tar.gz
twf-cleanups_2024-02-21 thread_with_file: cleanups and fixes [66/68] (2024-02-21) tar.gz
twf-hoist_2024-02-21 thread_with_file: promote to lib/ [65/68] (2024-02-21) tar.gz
defrag-freespace_2024-02-21 xfs: defragment free space [60/68] (2024-02-21) tar.gz
file-force-align_2024-02-21 xfs: aligned file data extent mappings [v2 61/68] (2024-02-21) tar.gz
noalloc-ags_2024-02-21 xfs: noalloc allocation groups [RFC 58/68] (2024-02-21) tar.gz
realtime-quotas_2024-02-21 xfs: enable quota for realtime voluems [v2.0 56/68] (2024-02-21) tar.gz
reduce-eofblocks-gc-on-close_2024-02-21 xfs: improve post-close eofblocks gc behavior [57/68] (2024-02-21) tar.gz
report-refcounts_2024-02-21 xfs: report refcount information to userspace [59/68] (2024-02-21) tar.gz
realtime-reflink-extsize_2024-02-21 xfs: reflink with large realtime extents [v2.0 55/68] (2024-02-21) tar.gz
realtime-reflink_2024-02-21 xfs: reflink on the realtime device [v2.0 54/68] (2024-02-21) tar.gz
realtime-rmap_2024-02-21 xfs: realtime reverse-mapping support [v2.0 52/68] (2024-02-21) tar.gz
refcount-intent-cleanups_2024-02-21 xfs: refcount log intent cleanups [v2.0 53/68] (2024-02-21) tar.gz
rmap-intent-cleanups_2024-02-21 xfs: rmap log intent cleanups [v2.0 51/68] (2024-02-21) tar.gz
btree-ifork-records_2024-02-21 xfs: refactor btrees to support records in inode root [v2.0 47/68] (2024-02-21) tar.gz
extfree-intent-cleanups_2024-02-21 xfs: extent free log intent cleanups [v2.0 49/68] (2024-02-21) tar.gz
realtime-discard_2024-02-21 xfs: enable FITRIM for the realtime section [v2.0 46/68] (2024-02-21) tar.gz
realtime-extfree-intents_2024-02-21 xfs: widen EFI format to support rt [v2.0 50/68] (2024-02-21) tar.gz
realtime-groups_2024-02-21 xfsprogs: shard the realtime section [v2.0 45/68] (2024-02-21) tar.gz
reserve-rt-metadata-space_2024-02-21 xfs: enable in-core block reservation for rt metadata [v2.0 48/68] (2024-02-21) tar.gz
inode-refactor_2024-02-21 xfs: hoist inode operations to libxfs [v2.0 42/68] (2024-02-21) tar.gz
metadir_2024-02-21 xfs: metadata inode directories [v2.0 43/68] (2024-02-21) tar.gz
refactor-rt-locking_2024-02-21 xfs: refactor realtime meta inode locking [v2.0 44/68] (2024-02-21) tar.gz
scrub-directory-tree_2024-02-21 xfs: detect and correct directory tree problems [v13.0 40/68] (2024-02-21) tar.gz
vectorized-scrub_2024-02-21 xfs: vectorize scrub kernel calls [41/68] (2024-02-21) tar.gz
online-fsck-design_2024-02-21 xfs: design documentation for online fsck, part 2 [v13.0 35/68] (2024-02-21) tar.gz
pptrs-attr-nvlookups_2024-02-21 xfs: name-value xattr lookups [v13.0 37/68] (2024-02-21) tar.gz
pptrs-fsck_2024-02-21 xfs: fsck for parent pointers [v13.0 39/68] (2024-02-21) tar.gz
pptrs_2024-02-21 xfs: Parent Pointers [v13.0 38/68] (2024-02-21) tar.gz
retain-ilock-during-dir-ops_2024-02-21 xfs: retain ILOCK during directory updates [v13.0 36/68] (2024-02-21) tar.gz
discard-relax-locks_2024-02-21 xfs: less heavy locks during fstrim [v29.2 34/68] (2024-02-21) tar.gz
inode-repair-improvements_2024-02-21 xfs: inode-related repair fixes [v29.2 33/68] (2024-02-21) tar.gz
repair-dirs_2024-02-21 xfs: online repair of directories [v29.2 29/68] (2024-02-21) tar.gz
repair-iunlink_2024-02-21 xfs: online fsck of iunlink buckets [v29.2 32/68] (2024-02-21) tar.gz
repair-orphanage_2024-02-21 xfs: move orphan files to lost and found [v29.2 30/68] (2024-02-21) tar.gz
repair-symlink_2024-02-21 xfs: online repair of symbolic links [v29.2 31/68] (2024-02-21) tar.gz
dirattr-validate-owners_2024-02-21 xfs: set and validate dir/attr block owners [v29.2 26/68] (2024-02-21) tar.gz
repair-rtsummary_2024-02-21 xfs: online repair of realtime summaries [v29.2 25/68] (2024-02-21) tar.gz
repair-tempfiles_2024-02-21 xfs: create temporary files for online repair [v29.2 24/68] (2024-02-21) tar.gz
repair-unlinked-inode-state_2024-02-21 xfs: online repair of inode unlinked state [v29.2 28/68] (2024-02-21) tar.gz
repair-xattrs_2024-02-21 xfs: online repair of extended attributes [v29.2 27/68] (2024-02-21) tar.gz
atomic-file-updates_2024-02-21 xfs: atomic file content exchanges [v29.2 23/68] (2024-02-21) tar.gz
bmap-intent-cleanups_2024-02-21 xfs: bmap log intent cleanups [v29.2 18/68] (2024-02-21) tar.gz
expand-bmap-intent-usage_2024-02-21 xfs: support attrfork and unwritten BUIs [v29.2 20/68] (2024-02-21) tar.gz
log-incompat-permissions_2024-02-21 xfs: improve log incompat feature handling [v29.2 22/68] (2024-02-21) tar.gz
realtime-bmap-intents_2024-02-21 xfs: widen BUI formats to support realtime [v29.2 19/68] (2024-02-21) tar.gz
symlink-cleanups_2024-02-21 xfs: clean up symbolic link code [v29.2 21/68] (2024-02-21) tar.gz
btree-readahead-cleanups_2024-02-21 xfs: btree readahead cleanups [v29.2 13/68] (2024-02-21) tar.gz
buftarg-cleanups_2024-02-21 xfs: buftarg cleanups [v29.2 14/68] (2024-02-21) tar.gz
in-memory-btrees_2024-02-21 xfs: support in-memory btrees [v29.2 15/68] (2024-02-21) tar.gz
repair-refcount-scalability_2024-02-21 xfs: reduce refcount repair memory usage [v29.2 17/68] (2024-02-21) tar.gz
repair-rmap-btree_2024-02-21 xfs: online repair of rmap btrees [v29.2 16/68] (2024-02-21) tar.gz
btree-check-cleanups_2024-02-21 xfs: btree check cleanups [v29.2 12/68] (2024-02-21) tar.gz
btree-geometry-in-ops_2024-02-21 xfs: move btree geometry to ops struct [v29.2 10/68] (2024-02-21) tar.gz
btree-remove-btnum_2024-02-21 xfs: remove bc_btnum from btree cursors [v29.2 11/68] (2024-02-21) tar.gz
corruption-health-reports_2024-02-21 xfs: report corruption to the health trackers [v29.2 07/68] (2024-02-21) tar.gz
indirect-health-reporting_2024-02-21 xfs: indirect health reporting [v29.2 08/68] (2024-02-21) tar.gz
repair-fscounters_2024-02-21 xfs: online repair for fs summary counters [v29.2 09/68] (2024-02-21) tar.gz
repair-inode-mode_2024-02-21 xfs: repair inode mode by scanning dirs [v29.2 04/68] (2024-02-21) tar.gz
repair-quotacheck_2024-02-21 xfs: online repair of quota counters [v29.2 05/68] (2024-02-21) tar.gz
scrub-iscan_2024-02-21 xfs: live inode scans for online fsck [v29.2 03/68] (2024-02-21) tar.gz
scrub-nlinks_2024-02-21 xfs: online repair of file link counts [v29.2 06/68] (2024-02-21) tar.gz
xfile-diet_2024-02-21 xfs: put the xfile abstraction on a diet [v3 02/68] (2024-02-21) tar.gz
xfs-6.8-fixes_2024-02-21 xfs: bug fixes for 6.8 [01/68] (2024-02-21) tar.gz
v6.8-rc5     Linux 6.8-rc5 (2024-02-18) tar.gz
djwong-wtf_2024-02-13 xfs: patches undergoing development [68/68] (2024-02-13) tar.gz
health-monitoring_2024-02-13 xfs: live health monitoring of filesystems [67/68] (2024-02-13) tar.gz
contention-timestats_2024-02-13 xfs: capture statistics about wait times [64/68] (2024-02-13) tar.gz
timestats-cleanups_2024-02-13 time_stats: cleanups and fixes [63/68] (2024-02-13) tar.gz
timestats-hoist_2024-02-13 time_stats: promote to lib/ [62/68] (2024-02-13) tar.gz
twf-cleanups_2024-02-13 thread_with_file: cleanups and fixes [66/68] (2024-02-13) tar.gz
twf-hoist_2024-02-13 thread_with_file: promote to lib/ [65/68] (2024-02-13) tar.gz
defrag-freespace_2024-02-13 xfs: defragment free space [60/68] (2024-02-13) tar.gz
file-force-align_2024-02-13 xfs: aligned file data extent mappings [v2 61/68] (2024-02-13) tar.gz
noalloc-ags_2024-02-13 xfs: noalloc allocation groups [RFC 58/68] (2024-02-13) tar.gz
realtime-quotas_2024-02-13 xfs: enable quota for realtime voluems [v2.0 56/68] (2024-02-13) tar.gz
reduce-eofblocks-gc-on-close_2024-02-13 xfs: improve post-close eofblocks gc behavior [57/68] (2024-02-13) tar.gz
report-refcounts_2024-02-13 xfs: report refcount information to userspace [59/68] (2024-02-13) tar.gz
realtime-extfree-intents_2024-02-13 xfs: widen EFI format to support rt [v2.0 50/68] (2024-02-13) tar.gz
realtime-reflink-extsize_2024-02-13 xfs: reflink with large realtime extents [v2.0 55/68] (2024-02-13) tar.gz
realtime-reflink_2024-02-13 xfs: reflink on the realtime device [v2.0 54/68] (2024-02-13) tar.gz
realtime-rmap_2024-02-13 xfs: realtime reverse-mapping support [v2.0 52/68] (2024-02-13) tar.gz
refcount-intent-cleanups_2024-02-13 xfs: refcount log intent cleanups [v2.0 53/68] (2024-02-13) tar.gz
rmap-intent-cleanups_2024-02-13 xfs: rmap log intent cleanups [v2.0 51/68] (2024-02-13) tar.gz
btree-ifork-records_2024-02-13 xfs: refactor btrees to support records in inode root [v2.0 47/68] (2024-02-13) tar.gz
extfree-intent-cleanups_2024-02-13 xfs: extent free log intent cleanups [v2.0 49/68] (2024-02-13) tar.gz
realtime-discard_2024-02-13 xfs: enable FITRIM for the realtime section [v2.0 46/68] (2024-02-13) tar.gz
realtime-groups_2024-02-13 xfsprogs: shard the realtime section [v2.0 45/68] (2024-02-13) tar.gz
reserve-rt-metadata-space_2024-02-13 xfs: enable in-core block reservation for rt metadata [v2.0 48/68] (2024-02-13) tar.gz
inode-refactor_2024-02-13 xfs: hoist inode operations to libxfs [v2.0 42/68] (2024-02-13) tar.gz
metadir_2024-02-13 xfs: metadata inode directories [v2.0 43/68] (2024-02-13) tar.gz
pptrs-fsck_2024-02-13 xfs: fsck for parent pointers [v13.0 39/68] (2024-02-13) tar.gz
refactor-rt-locking_2024-02-13 xfs: refactor realtime meta inode locking [v2.0 44/68] (2024-02-13) tar.gz
scrub-directory-tree_2024-02-13 xfs: detect and correct directory tree problems [v13.0 40/68] (2024-02-13) tar.gz
vectorized-scrub_2024-02-13 xfs: vectorize scrub kernel calls [41/68] (2024-02-13) tar.gz
discard-relax-locks_2024-02-13 xfs: less heavy locks during fstrim [v29.2 34/68] (2024-02-13) tar.gz
inode-repair-improvements_2024-02-13 xfs: inode-related repair fixes [v29.2 33/68] (2024-02-13) tar.gz
online-fsck-design_2024-02-13 xfs: design documentation for online fsck, part 2 [v13.0 35/68] (2024-02-13) tar.gz
pptrs-attr-nvlookups_2024-02-13 xfs: name-value xattr lookups [v13.0 37/68] (2024-02-13) tar.gz
pptrs_2024-02-13 xfs: Parent Pointers [v13.0 38/68] (2024-02-13) tar.gz
retain-ilock-during-dir-ops_2024-02-13 xfs: retain ILOCK during directory updates [v13.0 36/68] (2024-02-13) tar.gz
repair-dirs_2024-02-13 xfs: online repair of directories [v29.2 29/68] (2024-02-13) tar.gz
repair-iunlink_2024-02-13 xfs: online fsck of iunlink buckets [v29.2 32/68] (2024-02-13) tar.gz
repair-orphanage_2024-02-13 xfs: move orphan files to lost and found [v29.2 30/68] (2024-02-13) tar.gz
repair-symlink_2024-02-13 xfs: online repair of symbolic links [v29.2 31/68] (2024-02-13) tar.gz
repair-unlinked-inode-state_2024-02-13 xfs: online repair of inode unlinked state [v29.2 28/68] (2024-02-13) tar.gz
atomic-file-updates_2024-02-13 xfs: atomic file updates [v29.2 23/68] (2024-02-13) tar.gz
dirattr-validate-owners_2024-02-13 xfs: set and validate dir/attr block owners [v29.2 26/68] (2024-02-13) tar.gz
log-incompat-permissions_2024-02-13 xfs: improve log incompat feature handling [v29.2 22/68] (2024-02-13) tar.gz
repair-rtsummary_2024-02-13 xfs: online repair of realtime summaries [v29.2 25/68] (2024-02-13) tar.gz
repair-tempfiles_2024-02-13 xfs: create temporary files for online repair [v29.2 24/68] (2024-02-13) tar.gz
repair-xattrs_2024-02-13 xfs: online repair of extended attributes [v29.2 27/68] (2024-02-13) tar.gz
bmap-intent-cleanups_2024-02-13 xfs: bmap log intent cleanups [v29.2 18/68] (2024-02-13) tar.gz
expand-bmap-intent-usage_2024-02-13 xfs: support attrfork and unwritten BUIs [v29.2 20/68] (2024-02-13) tar.gz
realtime-bmap-intents_2024-02-13 xfs: widen BUI formats to support realtime [v29.2 19/68] (2024-02-13) tar.gz
repair-refcount-scalability_2024-02-13 xfs: reduce refcount repair memory usage [v29.2 17/68] (2024-02-13) tar.gz
repair-rmap-btree_2024-02-13 xfs: online repair of rmap btrees [v29.2 16/68] (2024-02-13) tar.gz
symlink-cleanups_2024-02-13 xfs: clean up symbolic link code [v29.2 21/68] (2024-02-13) tar.gz
btree-check-cleanups_2024-02-13 xfs: btree check cleanups [v29.2 12/68] (2024-02-13) tar.gz
btree-geometry-in-ops_2024-02-13 xfs: move btree geometry to ops struct [v29.2 10/68] (2024-02-13) tar.gz
btree-readahead-cleanups_2024-02-13 xfs: btree readahead cleanups [v29.2 13/68] (2024-02-13) tar.gz
btree-remove-btnum_2024-02-13 xfs: remove bc_btnum from btree cursors [v29.2 11/68] (2024-02-13) tar.gz
buftarg-cleanups_2024-02-13 xfs: buftarg cleanups [v29.2 14/68] (2024-02-13) tar.gz
in-memory-btrees_2024-02-13 xfs: support in-memory btrees [v29.2 15/68] (2024-02-13) tar.gz
corruption-health-reports_2024-02-13 xfs: report corruption to the health trackers [v29.2 07/68] (2024-02-13) tar.gz
indirect-health-reporting_2024-02-13 xfs: indirect health reporting [v29.2 08/68] (2024-02-13) tar.gz
repair-fscounters_2024-02-13 xfs: online repair for fs summary counters [v29.2 09/68] (2024-02-13) tar.gz
repair-quotacheck_2024-02-13 xfs: online repair of quota counters [v29.2 05/68] (2024-02-13) tar.gz
scrub-nlinks_2024-02-13 xfs: online repair of file link counts [v29.2 06/68] (2024-02-13) tar.gz
repair-inode-mode_2024-02-13 xfs: repair inode mode by scanning dirs [v29.2 04/68] (2024-02-13) tar.gz
scrub-iscan_2024-02-13 xfs: live inode scans for online fsck [v29.2 03/68] (2024-02-13) tar.gz
xfile-diet_2024-02-13 xfs: put the xfile abstraction on a diet [v3 02/68] (2024-02-13) tar.gz
xfs-6.8-fixes_2024-02-13 xfs: bug fixes for 6.8 [01/68] (2024-02-13) tar.gz
djwong-wtf_2024-02-12 xfs: patches undergoing development [67/67] (2024-02-12) tar.gz
contention-timestats_2024-02-12 xfs: capture statistics about wait times [63/67] (2024-02-12) tar.gz
health-monitoring_2024-02-12 xfs: live health monitoring of filesystems [66/67] (2024-02-12) tar.gz
timestats-cleanups_2024-02-12 time_stats: cleanups and fixes [62/67] (2024-02-12) tar.gz
twf-cleanups_2024-02-12 thread_with_file: cleanups and fixes [65/67] (2024-02-12) tar.gz
twf-hoist_2024-02-12 thread_with_file: promote to lib/ [64/67] (2024-02-12) tar.gz
defrag-freespace_2024-02-12 xfs: defragment free space [59/67] (2024-02-12) tar.gz
file-force-align_2024-02-12 xfs: aligned file data extent mappings [v2 60/67] (2024-02-12) tar.gz
noalloc-ags_2024-02-12 xfs: noalloc allocation groups [RFC 57/67] (2024-02-12) tar.gz
reduce-eofblocks-gc-on-close_2024-02-12 xfs: improve post-close eofblocks gc behavior [56/67] (2024-02-12) tar.gz
report-refcounts_2024-02-12 xfs: report refcount information to userspace [58/67] (2024-02-12) tar.gz
timestats-hoist_2024-02-12 time_stats: promote to lib/ [61/67] (2024-02-12) tar.gz
realtime-quotas_2024-02-12 xfs: enable quota for realtime voluems [v2.0 55/67] (2024-02-12) tar.gz
realtime-reflink-extsize_2024-02-12 xfs: reflink with large realtime extents [v2.0 54/67] (2024-02-12) tar.gz
realtime-reflink_2024-02-12 xfs: reflink on the realtime device [v2.0 53/67] (2024-02-12) tar.gz
realtime-rmap_2024-02-12 xfs: realtime reverse-mapping support [v2.0 51/67] (2024-02-12) tar.gz
refcount-intent-cleanups_2024-02-12 xfs: refcount log intent cleanups [v2.0 52/67] (2024-02-12) tar.gz
btree-ifork-records_2024-02-12 xfs: refactor btrees to support records in inode root [v2.0 46/67] (2024-02-12) tar.gz
extfree-intent-cleanups_2024-02-12 xfs: extent free log intent cleanups [v2.0 48/67] (2024-02-12) tar.gz
realtime-discard_2024-02-12 xfs: enable FITRIM for the realtime section [v2.0 45/67] (2024-02-12) tar.gz
realtime-extfree-intents_2024-02-12 xfs: widen EFI format to support rt [v2.0 49/67] (2024-02-12) tar.gz
reserve-rt-metadata-space_2024-02-12 xfs: enable in-core block reservation for rt metadata [v2.0 47/67] (2024-02-12) tar.gz
rmap-intent-cleanups_2024-02-12 xfs: rmap log intent cleanups [v2.0 50/67] (2024-02-12) tar.gz
inode-refactor_2024-02-12 xfs: hoist inode operations to libxfs [v2.0 41/67] (2024-02-12) tar.gz
metadir_2024-02-12 xfs: metadata inode directories [v2.0 42/67] (2024-02-12) tar.gz
realtime-groups_2024-02-12 xfsprogs: shard the realtime section [v2.0 44/67] (2024-02-12) tar.gz
refactor-rt-locking_2024-02-12 xfs: refactor realtime meta inode locking [v2.0 43/67] (2024-02-12) tar.gz
vectorized-scrub_2024-02-12 xfs: vectorize scrub kernel calls [40/67] (2024-02-12) tar.gz
online-fsck-design_2024-02-12 xfs: design documentation for online fsck, part 2 [v13.0 34/67] (2024-02-12) tar.gz
pptrs-attr-nvlookups_2024-02-12 xfs: name-value xattr lookups [v13.0 36/67] (2024-02-12) tar.gz
pptrs-fsck_2024-02-12 xfs: fsck for parent pointers [v13.0 38/67] (2024-02-12) tar.gz
pptrs_2024-02-12 xfs: Parent Pointers [v13.0 37/67] (2024-02-12) tar.gz
retain-ilock-during-dir-ops_2024-02-12 xfs: retain ILOCK during directory updates [v13.0 35/67] (2024-02-12) tar.gz
scrub-directory-tree_2024-02-12 xfs: detect and correct directory tree problems [v13.0 39/67] (2024-02-12) tar.gz
discard-relax-locks_2024-02-12 xfs: less heavy locks during fstrim [v29.2 33/67] (2024-02-12) tar.gz
inode-repair-improvements_2024-02-12 xfs: inode-related repair fixes [v29.2 32/67] (2024-02-12) tar.gz
repair-iunlink_2024-02-12 xfs: online fsck of iunlink buckets [v29.2 31/67] (2024-02-12) tar.gz
repair-orphanage_2024-02-12 xfs: move orphan files to lost and found [v29.2 29/67] (2024-02-12) tar.gz
repair-symlink_2024-02-12 xfs: online repair of symbolic links [v29.2 30/67] (2024-02-12) tar.gz
dirattr-validate-owners_2024-02-12 xfs: set and validate dir/attr block owners [v29.2 25/67] (2024-02-12) tar.gz
repair-dirs_2024-02-12 xfs: online repair of directories [v29.2 28/67] (2024-02-12) tar.gz
repair-rtsummary_2024-02-12 xfs: online repair of realtime summaries [v29.2 24/67] (2024-02-12) tar.gz
repair-tempfiles_2024-02-12 xfs: create temporary files for online repair [v29.2 23/67] (2024-02-12) tar.gz
repair-unlinked-inode-state_2024-02-12 xfs: online repair of inode unlinked state [v29.2 27/67] (2024-02-12) tar.gz
repair-xattrs_2024-02-12 xfs: online repair of extended attributes [v29.2 26/67] (2024-02-12) tar.gz
atomic-file-updates_2024-02-12 xfs: atomic file updates [v29.2 22/67] (2024-02-12) tar.gz
bmap-intent-cleanups_2024-02-12 xfs: bmap log intent cleanups [v29.2 18/67] (2024-02-12) tar.gz
expand-bmap-intent-usage_2024-02-12 xfs: support attrfork and unwritten BUIs [v29.2 20/67] (2024-02-12) tar.gz
realtime-bmap-intents_2024-02-12 xfs: widen BUI formats to support realtime [v29.2 19/67] (2024-02-12) tar.gz
symlink-cleanups_2024-02-12 xfs: clean up symbolic link code [v29.2 21/67] (2024-02-12) tar.gz
btree-check-cleanups_2024-02-12 xfs: btree check cleanups [v29.2 12/67] (2024-02-12) tar.gz
btree-readahead-cleanups_2024-02-12 xfs: btree readahead cleanups [v29.2 13/67] (2024-02-12) tar.gz
buftarg-cleanups_2024-02-12 xfs: buftarg cleanups [v29.2 14/67] (2024-02-12) tar.gz
in-memory-btrees_2024-02-12 xfs: support in-memory btrees [v29.2 15/67] (2024-02-12) tar.gz
repair-refcount-scalability_2024-02-12 xfs: reduce refcount repair memory usage [v29.2 17/67] (2024-02-12) tar.gz
repair-rmap-btree_2024-02-12 xfs: online repair of rmap btrees [v29.2 16/67] (2024-02-12) tar.gz
btree-geometry-in-ops_2024-02-12 xfs: move btree geometry to ops struct [v29.2 10/67] (2024-02-12) tar.gz
btree-remove-btnum_2024-02-12 xfs: remove bc_btnum from btree cursors [v29.2 11/67] (2024-02-12) tar.gz
corruption-health-reports_2024-02-12 xfs: report corruption to the health trackers [v29.2 07/67] (2024-02-12) tar.gz
indirect-health-reporting_2024-02-12 xfs: indirect health reporting [v29.2 08/67] (2024-02-12) tar.gz
repair-fscounters_2024-02-12 xfs: online repair for fs summary counters [v29.2 09/67] (2024-02-12) tar.gz
scrub-nlinks_2024-02-12 xfs: online repair of file link counts [v29.2 06/67] (2024-02-12) tar.gz
repair-inode-mode_2024-02-12 xfs: repair inode mode by scanning dirs [v29.2 04/67] (2024-02-12) tar.gz
repair-quotacheck_2024-02-12 xfs: online repair of quota counters [v29.2 05/67] (2024-02-12) tar.gz
scrub-iscan_2024-02-12 xfs: live inode scans for online fsck [v29.2 03/67] (2024-02-12) tar.gz
xfile-diet_2024-02-12 xfs: put the xfile abstraction on a diet [v3 02/67] (2024-02-12) tar.gz
xfs-6.8-fixes_2024-02-12 xfs: bug fixes for 6.8 [01/67] (2024-02-12) tar.gz
bmap-intent-cleanups-6.9_2024-02-12 xfs: bmap log intent cleanups [v28.3 18/21] (2024-02-12) tar.gz
realtime-bmap-intents-6.9_2024-02-12 xfs: widen BUI formats to support realtime [v28.3 19/21] (2024-02-12) tar.gz
repair-refcount-scalability-6.9_2024-02-12 xfs: reduce refcount repair memory usage [v28.3 17/21] (2024-02-12) tar.gz
symlink-cleanups-6.9_2024-02-12 xfs: clean up symbolic link code [v28.3 21/21] (2024-02-12) tar.gz
btree-check-cleanups-6.9_2024-02-12 xfs: btree check cleanups [v28.3 12/21] (2024-02-12) tar.gz
btree-readahead-cleanups-6.9_2024-02-12 xfs: btree readahead cleanups [v28.3 13/21] (2024-02-12) tar.gz
buftarg-cleanups-6.9_2024-02-12 xfs: buftarg cleanups [v28.3 14/21] (2024-02-12) tar.gz
in-memory-btrees-6.9_2024-02-12 xfs: support in-memory btrees [v28.3 15/21] (2024-02-12) tar.gz
repair-rmap-btree-6.9_2024-02-12 xfs: online repair of rmap btrees [v28.3 16/21] (2024-02-12) tar.gz
btree-geometry-in-ops-6.9_2024-02-12 xfs: move btree geometry to ops struct [v28.3 10/21] (2024-02-12) tar.gz
btree-remove-btnum-6.9_2024-02-12 xfs: remove bc_btnum from btree cursors [v28.3 11/21] (2024-02-12) tar.gz
corruption-health-reports-6.9_2024-02-12 xfs: report corruption to the health trackers [v28.3 07/21] (2024-02-12) tar.gz
indirect-health-reporting-6.9_2024-02-12 xfs: indirect health reporting [v28.3 08/21] (2024-02-12) tar.gz
repair-fscounters-6.9_2024-02-12 xfs: online repair for fs summary counters [v28.3 09/21] (2024-02-12) tar.gz
scrub-nlinks-6.9_2024-02-12 xfs: online repair of file link counts [v28.3 06/21] (2024-02-12) tar.gz
repair-inode-mode-6.9_2024-02-12 xfs: repair inode mode by scanning dirs [v28.3 04/21] (2024-02-12) tar.gz
repair-quotacheck-6.9_2024-02-12 xfs: online repair of quota counters [v28.3 05/21] (2024-02-12) tar.gz
scrub-iscan-6.9_2024-02-12 xfs: live inode scans for online fsck [v28.3 03/21] (2024-02-12) tar.gz
xfile-diet-6.9_2024-02-12 xfs: put the xfile abstraction on a diet [v3 02/21] (2024-02-12) tar.gz
xfs-fixes-6.9_2024-02-12 xfs: random fixes for 6.9 [01/21] (2024-02-12) tar.gz
v6.8-rc4     Linux 6.8-rc4 (2024-02-11) tar.gz
contention-timestats_2024-02-05 xfs: capture statistics about wait times [63/64] (2024-02-05) tar.gz
djwong-wtf_2024-02-05 xfs: patches undergoing development [64/64] (2024-02-05) tar.gz
timestats-cleanups_2024-02-05 time_stats: cleanups and fixes [62/64] (2024-02-05) tar.gz
defrag-freespace_2024-02-05 xfs: defragment free space [59/64] (2024-02-05) tar.gz
file-force-align_2024-02-05 xfs: aligned file data extent mappings [v2 60/64] (2024-02-05) tar.gz
noalloc-ags_2024-02-05 xfs: noalloc allocation groups [RFC 57/64] (2024-02-05) tar.gz
reduce-eofblocks-gc-on-close_2024-02-05 xfs: improve post-close eofblocks gc behavior [56/64] (2024-02-05) tar.gz
report-refcounts_2024-02-05 xfs: report refcount information to userspace [58/64] (2024-02-05) tar.gz
timestats-hoist_2024-02-05 time_stats: promote to lib/ [61/64] (2024-02-05) tar.gz
realtime-quotas_2024-02-05 xfs: enable quota for realtime voluems [v2.0 55/64] (2024-02-05) tar.gz
realtime-reflink-extsize_2024-02-05 xfs: reflink with large realtime extents [v2.0 54/64] (2024-02-05) tar.gz
realtime-reflink_2024-02-05 xfs: reflink on the realtime device [v2.0 53/64] (2024-02-05) tar.gz
realtime-rmap_2024-02-05 xfs: realtime reverse-mapping support [v2.0 51/64] (2024-02-05) tar.gz
refcount-intent-cleanups_2024-02-05 xfs: refcount log intent cleanups [v2.0 52/64] (2024-02-05) tar.gz
btree-ifork-records_2024-02-05 xfs: refactor btrees to support records in inode root [v2.0 46/64] (2024-02-05) tar.gz
extfree-intent-cleanups_2024-02-05 xfs: extent free log intent cleanups [v2.0 48/64] (2024-02-05) tar.gz
realtime-discard_2024-02-05 xfs: enable FITRIM for the realtime section [v2.0 45/64] (2024-02-05) tar.gz
realtime-extfree-intents_2024-02-05 xfs: widen EFI format to support rt [v2.0 49/64] (2024-02-05) tar.gz
reserve-rt-metadata-space_2024-02-05 xfs: enable in-core block reservation for rt metadata [v2.0 47/64] (2024-02-05) tar.gz
rmap-intent-cleanups_2024-02-05 xfs: rmap log intent cleanups [v2.0 50/64] (2024-02-05) tar.gz
inode-refactor_2024-02-05 xfs: hoist inode operations to libxfs [v2.0 41/64] (2024-02-05) tar.gz
metadir_2024-02-05 xfs: metadata inode directories [v2.0 42/64] (2024-02-05) tar.gz
realtime-groups_2024-02-05 xfsprogs: shard the realtime section [v2.0 44/64] (2024-02-05) tar.gz
refactor-rt-locking_2024-02-05 xfs: refactor realtime meta inode locking [v2.0 43/64] (2024-02-05) tar.gz
vectorized-scrub_2024-02-05 xfs: vectorize scrub kernel calls [40/64] (2024-02-05) tar.gz
online-fsck-design_2024-02-05 xfs: design documentation for online fsck, part 2 [v13.0 34/64] (2024-02-05) tar.gz
pptrs-attr-nvlookups_2024-02-05 xfs: name-value xattr lookups [v13.0 36/64] (2024-02-05) tar.gz
pptrs-fsck_2024-02-05 xfs: fsck for parent pointers [v13.0 38/64] (2024-02-05) tar.gz
pptrs_2024-02-05 xfs: Parent Pointers [v13.0 37/64] (2024-02-05) tar.gz
retain-ilock-during-dir-ops_2024-02-05 xfs: retain ILOCK during directory updates [v13.0 35/64] (2024-02-05) tar.gz
scrub-directory-tree_2024-02-05 xfs: detect and correct directory tree problems [v13.0 39/64] (2024-02-05) tar.gz
discard-relax-locks_2024-02-05 xfs: less heavy locks during fstrim [v29.2 33/64] (2024-02-05) tar.gz
inode-repair-improvements_2024-02-05 xfs: inode-related repair fixes [v29.2 32/64] (2024-02-05) tar.gz
repair-iunlink_2024-02-05 xfs: online fsck of iunlink buckets [v29.2 31/64] (2024-02-05) tar.gz
repair-orphanage_2024-02-05 xfs: move orphan files to lost and found [v29.2 29/64] (2024-02-05) tar.gz
repair-symlink_2024-02-05 xfs: online repair of symbolic links [v29.2 30/64] (2024-02-05) tar.gz
dirattr-validate-owners_2024-02-05 xfs: set and validate dir/attr block owners [v29.2 25/64] (2024-02-05) tar.gz
repair-dirs_2024-02-05 xfs: online repair of directories [v29.2 28/64] (2024-02-05) tar.gz
repair-rtsummary_2024-02-05 xfs: online repair of realtime summaries [v29.2 24/64] (2024-02-05) tar.gz
repair-tempfiles_2024-02-05 xfs: create temporary files for online repair [v29.2 23/64] (2024-02-05) tar.gz
repair-unlinked-inode-state_2024-02-05 xfs: online repair of inode unlinked state [v29.2 27/64] (2024-02-05) tar.gz
repair-xattrs_2024-02-05 xfs: online repair of extended attributes [v29.2 26/64] (2024-02-05) tar.gz
atomic-file-updates_2024-02-05 xfs: atomic file updates [v29.2 22/64] (2024-02-05) tar.gz
bmap-intent-cleanups_2024-02-05 xfs: bmap log intent cleanups [v29.2 18/64] (2024-02-05) tar.gz
expand-bmap-intent-usage_2024-02-05 xfs: support attrfork and unwritten BUIs [v29.2 20/64] (2024-02-05) tar.gz
realtime-bmap-intents_2024-02-05 xfs: widen BUI formats to support realtime [v29.2 19/64] (2024-02-05) tar.gz
symlink-cleanups_2024-02-05 xfs: clean up symbolic link code [v29.2 21/64] (2024-02-05) tar.gz
btree-readahead-cleanups_2024-02-05 xfs: btree readahead cleanups [v29.2 13/64] (2024-02-05) tar.gz
buftarg-cleanups_2024-02-05 xfs: buftarg cleanups [v29.2 14/64] (2024-02-05) tar.gz
in-memory-btrees_2024-02-05 xfs: support in-memory btrees [v29.2 15/64] (2024-02-05) tar.gz
repair-refcount-scalability_2024-02-05 xfs: reduce refcount repair memory usage [v29.2 17/64] (2024-02-05) tar.gz
repair-rmap-btree_2024-02-05 xfs: online repair of rmap btrees [v29.2 16/64] (2024-02-05) tar.gz
btree-check-cleanups_2024-02-05 xfs: btree check cleanups [v29.2 12/64] (2024-02-05) tar.gz
btree-geometry-in-ops_2024-02-05 xfs: move btree geometry to ops struct [v29.2 10/64] (2024-02-05) tar.gz
btree-remove-btnum_2024-02-05 xfs: remove bc_btnum from btree cursors [v29.2 11/64] (2024-02-05) tar.gz
indirect-health-reporting_2024-02-05 xfs: indirect health reporting [v29.2 08/64] (2024-02-05) tar.gz
repair-fscounters_2024-02-05 xfs: online repair for fs summary counters [v29.2 09/64] (2024-02-05) tar.gz
corruption-health-reports_2024-02-05 xfs: report corruption to the health trackers [v29.2 07/64] (2024-02-05) tar.gz
repair-inode-mode_2024-02-05 xfs: repair inode mode by scanning dirs [v29.2 04/64] (2024-02-05) tar.gz
repair-quotacheck_2024-02-05 xfs: online repair of quota counters [v29.2 05/64] (2024-02-05) tar.gz
scrub-iscan_2024-02-05 xfs: live inode scans for online fsck [v29.2 03/64] (2024-02-05) tar.gz
scrub-nlinks_2024-02-05 xfs: online repair of file link counts [v29.2 06/64] (2024-02-05) tar.gz
xfile-diet_2024-02-05 xfs: put the xfile abstraction on a diet [v3 02/64] (2024-02-05) tar.gz
xfs-6.8-fixes_2024-02-05 xfs: bug fixes for 6.8 [01/64] (2024-02-05) tar.gz
v6.8-rc3     Linux 6.8-rc3 (2024-02-04) tar.gz
defrag-freespace_2024-01-31 xfs: defragment free space [59/61] (2024-01-31) tar.gz
djwong-wtf_2024-01-31 xfs: patches undergoing development [61/61] (2024-01-31) tar.gz
file-force-align_2024-01-31 xfs: aligned file data extent mappings [v2 60/61] (2024-01-31) tar.gz
noalloc-ags_2024-01-31 xfs: noalloc allocation groups [RFC 57/61] (2024-01-31) tar.gz
report-refcounts_2024-01-31 xfs: report refcount information to userspace [58/61] (2024-01-31) tar.gz
realtime-quotas_2024-01-31 xfs: enable quota for realtime voluems [v2.0 55/61] (2024-01-31) tar.gz
realtime-reflink-extsize_2024-01-31 xfs: reflink with large realtime extents [v2.0 54/61] (2024-01-31) tar.gz
realtime-reflink_2024-01-31 xfs: reflink on the realtime device [v2.0 53/61] (2024-01-31) tar.gz
reduce-eofblocks-gc-on-close_2024-01-31 xfs: improve post-close eofblocks gc behavior [56/61] (2024-01-31) tar.gz
refcount-intent-cleanups_2024-01-31 xfs: refcount log intent cleanups [v2.0 52/61] (2024-01-31) tar.gz
btree-ifork-records_2024-01-31 xfs: refactor btrees to support records in inode root [v2.0 46/61] (2024-01-31) tar.gz
extfree-intent-cleanups_2024-01-31 xfs: extent free log intent cleanups [v2.0 48/61] (2024-01-31) tar.gz
realtime-extfree-intents_2024-01-31 xfs: widen EFI format to support rt [v2.0 49/61] (2024-01-31) tar.gz
realtime-rmap_2024-01-31 xfs: realtime reverse-mapping support [v2.0 51/61] (2024-01-31) tar.gz
reserve-rt-metadata-space_2024-01-31 xfs: enable in-core block reservation for rt metadata [v2.0 47/61] (2024-01-31) tar.gz
rmap-intent-cleanups_2024-01-31 xfs: rmap log intent cleanups [v2.0 50/61] (2024-01-31) tar.gz
inode-refactor_2024-01-31 xfs: hoist inode operations to libxfs [v2.0 41/61] (2024-01-31) tar.gz
metadir_2024-01-31 xfs: metadata inode directories [v2.0 42/61] (2024-01-31) tar.gz
realtime-discard_2024-01-31 xfs: enable FITRIM for the realtime section [v2.0 45/61] (2024-01-31) tar.gz
realtime-groups_2024-01-31 xfsprogs: shard the realtime section [v2.0 44/61] (2024-01-31) tar.gz
refactor-rt-locking_2024-01-31 xfs: refactor realtime meta inode locking [v2.0 43/61] (2024-01-31) tar.gz
pptrs-attr-nvlookups_2024-01-31 xfs: name-value xattr lookups [v13.0 36/61] (2024-01-31) tar.gz
pptrs-fsck_2024-01-31 xfs: fsck for parent pointers [v13.0 38/61] (2024-01-31) tar.gz
pptrs_2024-01-31 xfs: Parent Pointers [v13.0 37/61] (2024-01-31) tar.gz
retain-ilock-during-dir-ops_2024-01-31 xfs: retain ILOCK during directory updates [v13.0 35/61] (2024-01-31) tar.gz
scrub-directory-tree_2024-01-31 xfs: detect and correct directory tree problems [v13.0 39/61] (2024-01-31) tar.gz
vectorized-scrub_2024-01-31 xfs: vectorize scrub kernel calls [40/61] (2024-01-31) tar.gz
discard-relax-locks_2024-01-31 xfs: less heavy locks during fstrim [v29.2 33/61] (2024-01-31) tar.gz
inode-repair-improvements_2024-01-31 xfs: inode-related repair fixes [v29.2 32/61] (2024-01-31) tar.gz
online-fsck-design_2024-01-31 xfs: design documentation for online fsck, part 2 [v13.0 34/61] (2024-01-31) tar.gz
repair-iunlink_2024-01-31 xfs: online fsck of iunlink buckets [v29.2 31/61] (2024-01-31) tar.gz
repair-symlink_2024-01-31 xfs: online repair of symbolic links [v29.2 30/61] (2024-01-31) tar.gz
dirattr-validate-owners_2024-01-31 xfs: set and validate dir/attr block owners [v29.2 25/61] (2024-01-31) tar.gz
repair-dirs_2024-01-31 xfs: online repair of directories [v29.2 28/61] (2024-01-31) tar.gz
repair-orphanage_2024-01-31 xfs: move orphan files to lost and found [v29.2 29/61] (2024-01-31) tar.gz
repair-rtsummary_2024-01-31 xfs: online repair of realtime summaries [v29.2 24/61] (2024-01-31) tar.gz
repair-unlinked-inode-state_2024-01-31 xfs: online repair of inode unlinked state [v29.2 27/61] (2024-01-31) tar.gz
repair-xattrs_2024-01-31 xfs: online repair of extended attributes [v29.2 26/61] (2024-01-31) tar.gz
atomic-file-updates_2024-01-31 xfs: atomic file updates [v29.2 22/61] (2024-01-31) tar.gz
expand-bmap-intent-usage_2024-01-31 xfs: support attrfork and unwritten BUIs [v29.2 20/61] (2024-01-31) tar.gz
realtime-bmap-intents_2024-01-31 xfs: widen BUI formats to support realtime [v29.2 19/61] (2024-01-31) tar.gz
repair-tempfiles_2024-01-31 xfs: create temporary files for online repair [v29.2 23/61] (2024-01-31) tar.gz
symlink-cleanups_2024-01-31 xfs: clean up symbolic link code [v29.2 21/61] (2024-01-31) tar.gz
bmap-intent-cleanups_2024-01-31 xfs: bmap log intent cleanups [v29.2 18/61] (2024-01-31) tar.gz
btree-readahead-cleanups_2024-01-31 xfs: btree readahead cleanups [v29.2 13/61] (2024-01-31) tar.gz
buftarg-cleanups_2024-01-31 xfs: buftarg cleanups [v29.2 14/61] (2024-01-31) tar.gz
in-memory-btrees_2024-01-31 xfs: support in-memory btrees [v29.2 15/61] (2024-01-31) tar.gz
repair-refcount-scalability_2024-01-31 xfs: reduce refcount repair memory usage [v29.2 17/61] (2024-01-31) tar.gz
repair-rmap-btree_2024-01-31 xfs: online repair of rmap btrees [v29.2 16/61] (2024-01-31) tar.gz
btree-check-cleanups_2024-01-31 xfs: btree check cleanups [v29.2 12/61] (2024-01-31) tar.gz
btree-geometry-in-ops_2024-01-31 xfs: move btree geometry to ops struct [v29.2 10/61] (2024-01-31) tar.gz
btree-remove-btnum_2024-01-31 xfs: remove bc_btnum from btree cursors [v29.2 11/61] (2024-01-31) tar.gz
indirect-health-reporting_2024-01-31 xfs: indirect health reporting [v29.2 08/61] (2024-01-31) tar.gz
repair-fscounters_2024-01-31 xfs: online repair for fs summary counters [v29.2 09/61] (2024-01-31) tar.gz
corruption-health-reports_2024-01-31 xfs: report corruption to the health trackers [v29.2 07/61] (2024-01-31) tar.gz
repair-inode-mode_2024-01-31 xfs: repair inode mode by scanning dirs [v29.2 04/61] (2024-01-31) tar.gz
repair-quotacheck_2024-01-31 xfs: online repair of quota counters [v29.2 05/61] (2024-01-31) tar.gz
scrub-iscan_2024-01-31 xfs: live inode scans for online fsck [v29.2 03/61] (2024-01-31) tar.gz
scrub-nlinks_2024-01-31 xfs: online repair of file link counts [v29.2 06/61] (2024-01-31) tar.gz
xfile-diet_2024-01-31 xfs: put the xfile abstraction on a diet [v3 02/61] (2024-01-31) tar.gz
xfs-6.8-fixes_2024-01-31 xfs: bug fixes for 6.8 [01/61] (2024-01-31) tar.gz
djwong-wtf_2024-01-30 xfs: patches undergoing development [61/61] (2024-01-30) tar.gz
file-force-align_2024-01-30 xfs: aligned file data extent mappings [v2 60/61] (2024-01-30) tar.gz
defrag-freespace_2024-01-30 xfs: defragment free space [59/61] (2024-01-30) tar.gz
noalloc-ags_2024-01-30 xfs: noalloc allocation groups [RFC 57/61] (2024-01-30) tar.gz
realtime-quotas_2024-01-30 xfs: enable quota for realtime voluems [v2.0 55/61] (2024-01-30) tar.gz
reduce-eofblocks-gc-on-close_2024-01-30 xfs: improve post-close eofblocks gc behavior [56/61] (2024-01-30) tar.gz
report-refcounts_2024-01-30 xfs: report refcount information to userspace [58/61] (2024-01-30) tar.gz
realtime-extfree-intents_2024-01-30 xfs: widen EFI format to support rt [v2.0 49/61] (2024-01-30) tar.gz
realtime-reflink-extsize_2024-01-30 xfs: reflink with large realtime extents [v2.0 54/61] (2024-01-30) tar.gz
realtime-reflink_2024-01-30 xfs: reflink on the realtime device [v2.0 53/61] (2024-01-30) tar.gz
realtime-rmap_2024-01-30 xfs: realtime reverse-mapping support [v2.0 51/61] (2024-01-30) tar.gz
refcount-intent-cleanups_2024-01-30 xfs: refcount log intent cleanups [v2.0 52/61] (2024-01-30) tar.gz
rmap-intent-cleanups_2024-01-30 xfs: rmap log intent cleanups [v2.0 50/61] (2024-01-30) tar.gz
btree-ifork-records_2024-01-30 xfs: refactor btrees to support records in inode root [v2.0 46/61] (2024-01-30) tar.gz
extfree-intent-cleanups_2024-01-30 xfs: extent free log intent cleanups [v2.0 48/61] (2024-01-30) tar.gz
realtime-discard_2024-01-30 xfs: enable FITRIM for the realtime section [v2.0 45/61] (2024-01-30) tar.gz
realtime-groups_2024-01-30 xfsprogs: shard the realtime section [v2.0 44/61] (2024-01-30) tar.gz
reserve-rt-metadata-space_2024-01-30 xfs: enable in-core block reservation for rt metadata [v2.0 47/61] (2024-01-30) tar.gz
inode-refactor_2024-01-30 xfs: hoist inode operations to libxfs [v2.0 41/61] (2024-01-30) tar.gz
metadir_2024-01-30 xfs: metadata inode directories [v2.0 42/61] (2024-01-30) tar.gz
pptrs-fsck_2024-01-30 xfs: fsck for parent pointers [v13.0 38/61] (2024-01-30) tar.gz
refactor-rt-locking_2024-01-30 xfs: refactor realtime meta inode locking [v2.0 43/61] (2024-01-30) tar.gz
scrub-directory-tree_2024-01-30 xfs: detect and correct directory tree problems [v13.0 39/61] (2024-01-30) tar.gz
vectorized-scrub_2024-01-30 xfs: vectorize scrub kernel calls [40/61] (2024-01-30) tar.gz
discard-relax-locks_2024-01-30 xfs: less heavy locks during fstrim [v29.2 33/61] (2024-01-30) tar.gz
online-fsck-design_2024-01-30 xfs: design documentation for online fsck, part 2 [v13.0 34/61] (2024-01-30) tar.gz
pptrs-attr-nvlookups_2024-01-30 xfs: name-value xattr lookups [v13.0 36/61] (2024-01-30) tar.gz
pptrs_2024-01-30 xfs: Parent Pointers [v13.0 37/61] (2024-01-30) tar.gz
retain-ilock-during-dir-ops_2024-01-30 xfs: retain ILOCK during directory updates [v13.0 35/61] (2024-01-30) tar.gz
inode-repair-improvements_2024-01-30 xfs: inode-related repair fixes [v29.2 32/61] (2024-01-30) tar.gz
repair-dirs_2024-01-30 xfs: online repair of directories [v29.2 28/61] (2024-01-30) tar.gz
repair-iunlink_2024-01-30 xfs: online fsck of iunlink buckets [v29.2 31/61] (2024-01-30) tar.gz
repair-orphanage_2024-01-30 xfs: move orphan files to lost and found [v29.2 29/61] (2024-01-30) tar.gz
repair-symlink_2024-01-30 xfs: online repair of symbolic links [v29.2 30/61] (2024-01-30) tar.gz
repair-unlinked-inode-state_2024-01-30 xfs: online repair of inode unlinked state [v29.2 27/61] (2024-01-30) tar.gz
atomic-file-updates_2024-01-30 xfs: atomic file updates [v29.2 22/61] (2024-01-30) tar.gz
dirattr-validate-owners_2024-01-30 xfs: set and validate dir/attr block owners [v29.2 25/61] (2024-01-30) tar.gz
repair-rtsummary_2024-01-30 xfs: online repair of realtime summaries [v29.2 24/61] (2024-01-30) tar.gz
repair-tempfiles_2024-01-30 xfs: create temporary files for online repair [v29.2 23/61] (2024-01-30) tar.gz
repair-xattrs_2024-01-30 xfs: online repair of extended attributes [v29.2 26/61] (2024-01-30) tar.gz
bmap-intent-cleanups_2024-01-30 xfs: bmap log intent cleanups [v29.2 18/61] (2024-01-30) tar.gz
expand-bmap-intent-usage_2024-01-30 xfs: support attrfork and unwritten BUIs [v29.2 20/61] (2024-01-30) tar.gz
realtime-bmap-intents_2024-01-30 xfs: widen BUI formats to support realtime [v29.2 19/61] (2024-01-30) tar.gz
repair-refcount-scalability_2024-01-30 xfs: reduce refcount repair memory usage [v29.2 17/61] (2024-01-30) tar.gz
repair-rmap-btree_2024-01-30 xfs: online repair of rmap btrees [v29.2 16/61] (2024-01-30) tar.gz
symlink-cleanups_2024-01-30 xfs: clean up symbolic link code [v29.2 21/61] (2024-01-30) tar.gz
btree-check-cleanups_2024-01-30 xfs: btree check cleanups [v29.2 12/61] (2024-01-30) tar.gz
btree-readahead-cleanups_2024-01-30 xfs: btree readahead cleanups [v29.2 13/61] (2024-01-30) tar.gz
btree-remove-btnum_2024-01-30 xfs: remove bc_btnum from btree cursors [v29.2 11/61] (2024-01-30) tar.gz
buftarg-cleanups_2024-01-30 xfs: buftarg cleanups [v29.2 14/61] (2024-01-30) tar.gz
in-memory-btrees_2024-01-30 xfs: support in-memory btrees [v29.2 15/61] (2024-01-30) tar.gz
btree-geometry-in-ops_2024-01-30 xfs: move btree geometry to ops struct [v29.2 10/61] (2024-01-30) tar.gz
corruption-health-reports_2024-01-30 xfs: report corruption to the health trackers [v29.2 07/61] (2024-01-30) tar.gz
indirect-health-reporting_2024-01-30 xfs: indirect health reporting [v29.2 08/61] (2024-01-30) tar.gz
repair-fscounters_2024-01-30 xfs: online repair for fs summary counters [v29.2 09/61] (2024-01-30) tar.gz
repair-quotacheck_2024-01-30 xfs: online repair of quota counters [v29.2 05/61] (2024-01-30) tar.gz
scrub-nlinks_2024-01-30 xfs: online repair of file link counts [v29.2 06/61] (2024-01-30) tar.gz
repair-inode-mode_2024-01-30 xfs: repair inode mode by scanning dirs [v29.2 04/61] (2024-01-30) tar.gz
scrub-iscan_2024-01-30 xfs: live inode scans for online fsck [v29.2 03/61] (2024-01-30) tar.gz
xfile-diet_2024-01-30 xfs: put the xfile abstraction on a diet [v3 02/61] (2024-01-30) tar.gz
xfs-6.8-fixes_2024-01-30 xfs: bug fixes for 6.8 [01/61] (2024-01-30) tar.gz
djwong-wtf_2024-01-29 xfs: patches undergoing development [60/60] (2024-01-29) tar.gz
file-force-align_2024-01-29 xfs: aligned file data extent mappings [v2 59/60] (2024-01-29) tar.gz
defrag-freespace_2024-01-29 xfs: defragment free space [58/60] (2024-01-29) tar.gz
noalloc-ags_2024-01-29 xfs: noalloc allocation groups [RFC 56/60] (2024-01-29) tar.gz
realtime-quotas_2024-01-29 xfs: enable quota for realtime voluems [v2.0 54/60] (2024-01-29) tar.gz
realtime-reflink-extsize_2024-01-29 xfs: reflink with large realtime extents [v2.0 53/60] (2024-01-29) tar.gz
reduce-eofblocks-gc-on-close_2024-01-29 xfs: improve post-close eofblocks gc behavior [55/60] (2024-01-29) tar.gz
report-refcounts_2024-01-29 xfs: report refcount information to userspace [57/60] (2024-01-29) tar.gz
realtime-extfree-intents_2024-01-29 xfs: widen EFI format to support rt [v2.0 48/60] (2024-01-29) tar.gz
realtime-reflink_2024-01-29 xfs: reflink on the realtime device [v2.0 52/60] (2024-01-29) tar.gz
realtime-rmap_2024-01-29 xfs: realtime reverse-mapping support [v2.0 50/60] (2024-01-29) tar.gz
refcount-intent-cleanups_2024-01-29 xfs: refcount log intent cleanups [v2.0 51/60] (2024-01-29) tar.gz
rmap-intent-cleanups_2024-01-29 xfs: rmap log intent cleanups [v2.0 49/60] (2024-01-29) tar.gz
btree-ifork-records_2024-01-29 xfs: refactor btrees to support records in inode root [v2.0 45/60] (2024-01-29) tar.gz
extfree-intent-cleanups_2024-01-29 xfs: extent free log intent cleanups [v2.0 47/60] (2024-01-29) tar.gz
realtime-discard_2024-01-29 xfs: enable FITRIM for the realtime section [v2.0 44/60] (2024-01-29) tar.gz
realtime-groups_2024-01-29 xfsprogs: shard the realtime section [v2.0 43/60] (2024-01-29) tar.gz
refactor-rt-locking_2024-01-29 xfs: refactor realtime meta inode locking [v2.0 42/60] (2024-01-29) tar.gz
reserve-rt-metadata-space_2024-01-29 xfs: enable in-core block reservation for rt metadata [v2.0 46/60] (2024-01-29) tar.gz
inode-refactor_2024-01-29 xfs: hoist inode operations to libxfs [v2.0 40/60] (2024-01-29) tar.gz
metadir_2024-01-29 xfs: metadata inode directories [v2.0 41/60] (2024-01-29) tar.gz
pptrs-fsck_2024-01-29 xfs: fsck for parent pointers [v13.0 37/60] (2024-01-29) tar.gz
pptrs_2024-01-29 xfs: Parent Pointers [v13.0 36/60] (2024-01-29) tar.gz
scrub-directory-tree_2024-01-29 xfs: detect and correct directory tree problems [v13.0 38/60] (2024-01-29) tar.gz
vectorized-scrub_2024-01-29 xfs: vectorize scrub kernel calls [39/60] (2024-01-29) tar.gz
discard-relax-locks_2024-01-29 xfs: less heavy locks during fstrim [v29.2 32/60] (2024-01-29) tar.gz
inode-repair-improvements_2024-01-29 xfs: inode-related repair fixes [v29.2 31/60] (2024-01-29) tar.gz
online-fsck-design_2024-01-29 xfs: design documentation for online fsck, part 2 [v13.0 33/60] (2024-01-29) tar.gz
pptrs-attr-nvlookups_2024-01-29 xfs: name-value xattr lookups [v13.0 35/60] (2024-01-29) tar.gz
retain-ilock-during-dir-ops_2024-01-29 xfs: retain ILOCK during directory updates [v13.0 34/60] (2024-01-29) tar.gz
repair-dirs_2024-01-29 xfs: online repair of directories [v29.2 27/60] (2024-01-29) tar.gz
repair-iunlink_2024-01-29 xfs: online fsck of iunlink buckets [v29.2 30/60] (2024-01-29) tar.gz
repair-orphanage_2024-01-29 xfs: move orphan files to lost and found [v29.2 28/60] (2024-01-29) tar.gz
repair-symlink_2024-01-29 xfs: online repair of symbolic links [v29.2 29/60] (2024-01-29) tar.gz
repair-unlinked-inode-state_2024-01-29 xfs: online repair of inode unlinked state [v29.2 26/60] (2024-01-29) tar.gz
repair-xattrs_2024-01-29 xfs: online repair of extended attributes [v29.2 25/60] (2024-01-29) tar.gz
atomic-file-updates_2024-01-29 xfs: atomic file updates [v29.2 21/60] (2024-01-29) tar.gz
dirattr-validate-owners_2024-01-29 xfs: set and validate dir/attr block owners [v29.2 24/60] (2024-01-29) tar.gz
repair-rtsummary_2024-01-29 xfs: online repair of realtime summaries [v29.2 23/60] (2024-01-29) tar.gz
repair-tempfiles_2024-01-29 xfs: create temporary files for online repair [v29.2 22/60] (2024-01-29) tar.gz
symlink-cleanups_2024-01-29 xfs: clean up symbolic link code [v29.2 20/60] (2024-01-29) tar.gz
bmap-intent-cleanups_2024-01-29 xfs: bmap log intent cleanups [v29.2 17/60] (2024-01-29) tar.gz
expand-bmap-intent-usage_2024-01-29 xfs: support attrfork and unwritten BUIs [v29.2 19/60] (2024-01-29) tar.gz
realtime-bmap-intents_2024-01-29 xfs: widen BUI formats to support realtime [v29.2 18/60] (2024-01-29) tar.gz
repair-refcount-scalability_2024-01-29 xfs: reduce refcount repair memory usage [v29.2 16/60] (2024-01-29) tar.gz
repair-rmap-btree_2024-01-29 xfs: online repair of rmap btrees [v29.2 15/60] (2024-01-29) tar.gz
btree-check-cleanups_2024-01-29 xfs: btree check cleanups [v29.2 12/60] (2024-01-29) tar.gz
btree-geometry-in-ops_2024-01-29 xfs: move btree geometry to ops struct [v29.2 10/60] (2024-01-29) tar.gz
btree-remove-btnum_2024-01-29 xfs: remove bc_btnum from btree cursors [v29.2 11/60] (2024-01-29) tar.gz
buftarg-cleanups_2024-01-29 xfs: buftarg cleanups [v29.2 13/60] (2024-01-29) tar.gz
in-memory-btrees_2024-01-29 xfs: support in-memory btrees [v29.2 14/60] (2024-01-29) tar.gz
repair-fscounters_2024-01-29 xfs: online repair for fs summary counters [v29.2 09/60] (2024-01-29) tar.gz
corruption-health-reports_2024-01-29 xfs: report corruption to the health trackers [v29.2 07/60] (2024-01-29) tar.gz
indirect-health-reporting_2024-01-29 xfs: indirect health reporting [v29.2 08/60] (2024-01-29) tar.gz
repair-inode-mode_2024-01-29 xfs: repair inode mode by scanning dirs [v29.2 04/60] (2024-01-29) tar.gz
repair-quotacheck_2024-01-29 xfs: online repair of quota counters [v29.2 05/60] (2024-01-29) tar.gz
scrub-nlinks_2024-01-29 xfs: online repair of file link counts [v29.2 06/60] (2024-01-29) tar.gz
scrub-iscan_2024-01-29 xfs: live inode scans for online fsck [v29.2 03/60] (2024-01-29) tar.gz
xfile-diet_2024-01-29 xfs: put the xfile abstraction on a diet [v3 02/60] (2024-01-29) tar.gz
xfs-6.8-fixes_2024-01-29 xfs: bug fixes for 6.8 [01/60] (2024-01-29) tar.gz
v6.8-rc2     Linux 6.8-rc2 (2024-01-28) tar.gz
djwong-wtf_2024-01-25 xfs: patches undergoing development [59/59] (2024-01-25) tar.gz
defrag-freespace_2024-01-25 xfs: defragment free space [57/59] (2024-01-25) tar.gz
file-force-align_2024-01-25 xfs: aligned file data extent mappings [v2 58/59] (2024-01-25) tar.gz
noalloc-ags_2024-01-25 xfs: noalloc allocation groups [RFC 55/59] (2024-01-25) tar.gz
realtime-quotas_2024-01-25 xfs: enable quota for realtime voluems [v2.0 53/59] (2024-01-25) tar.gz
reduce-eofblocks-gc-on-close_2024-01-25 xfs: improve post-close eofblocks gc behavior [54/59] (2024-01-25) tar.gz
report-refcounts_2024-01-25 xfs: report refcount information to userspace [56/59] (2024-01-25) tar.gz
realtime-reflink-extsize_2024-01-25 xfs: reflink with large realtime extents [v2.0 52/59] (2024-01-25) tar.gz
realtime-reflink_2024-01-25 xfs: reflink on the realtime device [v2.0 51/59] (2024-01-25) tar.gz
realtime-rmap_2024-01-25 xfs: realtime reverse-mapping support [v2.0 49/59] (2024-01-25) tar.gz
refcount-intent-cleanups_2024-01-25 xfs: refcount log intent cleanups [v2.0 50/59] (2024-01-25) tar.gz
rmap-intent-cleanups_2024-01-25 xfs: rmap log intent cleanups [v2.0 48/59] (2024-01-25) tar.gz
btree-ifork-records_2024-01-25 xfs: refactor btrees to support records in inode root [v2.0 44/59] (2024-01-25) tar.gz
extfree-intent-cleanups_2024-01-25 xfs: extent free log intent cleanups [v2.0 46/59] (2024-01-25) tar.gz
realtime-discard_2024-01-25 xfs: enable FITRIM for the realtime section [v2.0 43/59] (2024-01-25) tar.gz
realtime-extfree-intents_2024-01-25 xfs: widen EFI format to support rt [v2.0 47/59] (2024-01-25) tar.gz
realtime-groups_2024-01-25 xfsprogs: shard the realtime section [v2.0 42/59] (2024-01-25) tar.gz
reserve-rt-metadata-space_2024-01-25 xfs: enable in-core block reservation for rt metadata [v2.0 45/59] (2024-01-25) tar.gz
inode-refactor_2024-01-25 xfs: hoist inode operations to libxfs [v2.0 39/59] (2024-01-25) tar.gz
metadir_2024-01-25 xfs: metadata inode directories [v2.0 40/59] (2024-01-25) tar.gz
refactor-rt-locking_2024-01-25 xfs: refactor realtime meta inode locking [v2.0 41/59] (2024-01-25) tar.gz
scrub-directory-tree_2024-01-25 xfs: detect and correct directory tree problems [v13.0 37/59] (2024-01-25) tar.gz
vectorized-scrub_2024-01-25 xfs: vectorize scrub kernel calls [38/59] (2024-01-25) tar.gz
online-fsck-design_2024-01-25 xfs: design documentation for online fsck, part 2 [v13.0 32/59] (2024-01-25) tar.gz
pptrs-attr-nvlookups_2024-01-25 xfs: name-value xattr lookups [v13.0 34/59] (2024-01-25) tar.gz
pptrs-fsck_2024-01-25 xfs: fsck for parent pointers [v13.0 36/59] (2024-01-25) tar.gz
pptrs_2024-01-25 xfs: Parent Pointers [v13.0 35/59] (2024-01-25) tar.gz
retain-ilock-during-dir-ops_2024-01-25 xfs: retain ILOCK during directory updates [v13.0 33/59] (2024-01-25) tar.gz
discard-relax-locks_2024-01-25 xfs: less heavy locks during fstrim [v29.2 31/59] (2024-01-25) tar.gz
inode-repair-improvements_2024-01-25 xfs: inode-related repair fixes [v29.2 30/59] (2024-01-25) tar.gz
repair-dirs_2024-01-25 xfs: online repair of directories [v29.2 26/59] (2024-01-25) tar.gz
repair-iunlink_2024-01-25 xfs: online fsck of iunlink buckets [v29.2 29/59] (2024-01-25) tar.gz
repair-orphanage_2024-01-25 xfs: move orphan files to lost and found [v29.2 27/59] (2024-01-25) tar.gz
repair-symlink_2024-01-25 xfs: online repair of symbolic links [v29.2 28/59] (2024-01-25) tar.gz
dirattr-validate-owners_2024-01-25 xfs: set and validate dir/attr block owners [v29.2 23/59] (2024-01-25) tar.gz
repair-rtsummary_2024-01-25 xfs: online repair of realtime summaries [v29.2 22/59] (2024-01-25) tar.gz
repair-tempfiles_2024-01-25 xfs: create temporary files for online repair [v29.2 21/59] (2024-01-25) tar.gz
repair-unlinked-inode-state_2024-01-25 xfs: online repair of inode unlinked state [v29.2 25/59] (2024-01-25) tar.gz
repair-xattrs_2024-01-25 xfs: online repair of extended attributes [v29.2 24/59] (2024-01-25) tar.gz
atomic-file-updates_2024-01-25 xfs: atomic file updates [v29.2 20/59] (2024-01-25) tar.gz
bmap-intent-cleanups_2024-01-25 xfs: bmap log intent cleanups [v29.2 16/59] (2024-01-25) tar.gz
expand-bmap-intent-usage_2024-01-25 xfs: support attrfork and unwritten BUIs [v29.2 18/59] (2024-01-25) tar.gz
realtime-bmap-intents_2024-01-25 xfs: widen BUI formats to support realtime [v29.2 17/59] (2024-01-25) tar.gz
repair-refcount-scalability_2024-01-25 xfs: reduce refcount repair memory usage [v29.2 15/59] (2024-01-25) tar.gz
symlink-cleanups_2024-01-25 xfs: clean up symbolic link code [v29.2 19/59] (2024-01-25) tar.gz
btree-geometry-in-ops_2024-01-25 xfs: move btree geometry to ops struct [v29.2 11/59] (2024-01-25) tar.gz
btree-remove-btnum_2024-01-25 xfs: remove bc_btnum from btree cursors [v29.2 12/59] (2024-01-25) tar.gz
in-memory-btrees_2024-01-25 xfs: support in-memory btrees [v29.2 13/59] (2024-01-25) tar.gz
repair-fscounters_2024-01-25 xfs: online repair for fs summary counters [v29.2 10/59] (2024-01-25) tar.gz
repair-rmap-btree_2024-01-25 xfs: online repair of rmap btrees [v29.2 14/59] (2024-01-25) tar.gz
corruption-health-reports_2024-01-25 xfs: report corruption to the health trackers [v29.2 08/59] (2024-01-25) tar.gz
indirect-health-reporting_2024-01-25 xfs: indirect health reporting [v29.2 09/59] (2024-01-25) tar.gz
repair-inode-mode_2024-01-25 xfs: repair inode mode by scanning dirs [v29.2 05/59] (2024-01-25) tar.gz
repair-quotacheck_2024-01-25 xfs: online repair of quota counters [v29.2 06/59] (2024-01-25) tar.gz
scrub-iscan_2024-01-25 xfs: live inode scans for online fsck [v29.2 04/59] (2024-01-25) tar.gz
scrub-nlinks_2024-01-25 xfs: online repair of file link counts [v29.2 07/59] (2024-01-25) tar.gz
xfile-diet_2024-01-25 xfs: put the xfile abstraction on a diet [v29.2 02/59] (2024-01-25) tar.gz
xfile-folios_2024-01-25 xfs: folio-ize xfiles and xfarray [v29.2 03/59] (2024-01-25) tar.gz
xfs-6.8-fixes_2024-01-25 xfs: bug fixes for 6.8 [01/59] (2024-01-25) tar.gz
defrag-freespace_2024-01-21 xfs: defragment free space [57/59] (2024-01-21) tar.gz
djwong-wtf_2024-01-21 xfs: patches undergoing development [59/59] (2024-01-21) tar.gz
file-force-align_2024-01-21 xfs: aligned file data extent mappings [v2 58/59] (2024-01-21) tar.gz
noalloc-ags_2024-01-21 xfs: noalloc allocation groups [RFC 55/59] (2024-01-21) tar.gz
report-refcounts_2024-01-21 xfs: report refcount information to userspace [56/59] (2024-01-21) tar.gz
realtime-quotas_2024-01-21 xfs: enable quota for realtime voluems [v2.0 53/59] (2024-01-21) tar.gz
realtime-reflink-extsize_2024-01-21 xfs: reflink with large realtime extents [v2.0 52/59] (2024-01-21) tar.gz
realtime-reflink_2024-01-21 xfs: reflink on the realtime device [v2.0 51/59] (2024-01-21) tar.gz
reduce-eofblocks-gc-on-close_2024-01-21 xfs: improve post-close eofblocks gc behavior [54/59] (2024-01-21) tar.gz
refcount-intent-cleanups_2024-01-21 xfs: refcount log intent cleanups [v2.0 50/59] (2024-01-21) tar.gz
extfree-intent-cleanups_2024-01-21 xfs: extent free log intent cleanups [v2.0 46/59] (2024-01-21) tar.gz
realtime-extfree-intents_2024-01-21 xfs: widen EFI format to support rt [v2.0 47/59] (2024-01-21) tar.gz
realtime-rmap_2024-01-21 xfs: realtime reverse-mapping support [v2.0 49/59] (2024-01-21) tar.gz
reserve-rt-metadata-space_2024-01-21 xfs: enable in-core block reservation for rt metadata [v2.0 45/59] (2024-01-21) tar.gz
rmap-intent-cleanups_2024-01-21 xfs: rmap log intent cleanups [v2.0 48/59] (2024-01-21) tar.gz
btree-ifork-records_2024-01-21 xfs: refactor btrees to support records in inode root [v2.0 44/59] (2024-01-21) tar.gz
inode-refactor_2024-01-21 xfs: hoist inode operations to libxfs [v2.0 39/59] (2024-01-21) tar.gz
metadir_2024-01-21 xfs: metadata inode directories [v2.0 40/59] (2024-01-21) tar.gz
realtime-discard_2024-01-21 xfs: enable FITRIM for the realtime section [v2.0 43/59] (2024-01-21) tar.gz
realtime-groups_2024-01-21 xfsprogs: shard the realtime section [v2.0 42/59] (2024-01-21) tar.gz
refactor-rt-locking_2024-01-21 xfs: refactor realtime meta inode locking [v2.0 41/59] (2024-01-21) tar.gz
pptrs-attr-nvlookups_2024-01-21 xfs: name-value xattr lookups [v13.0 34/59] (2024-01-21) tar.gz
pptrs-fsck_2024-01-21 xfs: fsck for parent pointers [v13.0 36/59] (2024-01-21) tar.gz
pptrs_2024-01-21 xfs: Parent Pointers [v13.0 35/59] (2024-01-21) tar.gz
retain-ilock-during-dir-ops_2024-01-21 xfs: retain ILOCK during directory updates [v13.0 33/59] (2024-01-21) tar.gz
scrub-directory-tree_2024-01-21 xfs: detect and correct directory tree problems [v13.0 37/59] (2024-01-21) tar.gz
vectorized-scrub_2024-01-21 xfs: vectorize scrub kernel calls [38/59] (2024-01-21) tar.gz
discard-relax-locks_2024-01-21 xfs: less heavy locks during fstrim [v29.2 31/59] (2024-01-21) tar.gz
inode-repair-improvements_2024-01-21 xfs: inode-related repair fixes [v29.2 30/59] (2024-01-21) tar.gz
online-fsck-design_2024-01-21 xfs: design documentation for online fsck, part 2 [v13.0 32/59] (2024-01-21) tar.gz
repair-iunlink_2024-01-21 xfs: online fsck of iunlink buckets [v29.2 29/59] (2024-01-21) tar.gz
repair-symlink_2024-01-21 xfs: online repair of symbolic links [v29.2 28/59] (2024-01-21) tar.gz
dirattr-validate-owners_2024-01-21 xfs: set and validate dir/attr block owners [v29.2 23/59] (2024-01-21) tar.gz
repair-dirs_2024-01-21 xfs: online repair of directories [v29.2 26/59] (2024-01-21) tar.gz
repair-orphanage_2024-01-21 xfs: move orphan files to lost and found [v29.2 27/59] (2024-01-21) tar.gz
repair-rtsummary_2024-01-21 xfs: online repair of realtime summaries [v29.2 22/59] (2024-01-21) tar.gz
repair-unlinked-inode-state_2024-01-21 xfs: online repair of inode unlinked state [v29.2 25/59] (2024-01-21) tar.gz
repair-xattrs_2024-01-21 xfs: online repair of extended attributes [v29.2 24/59] (2024-01-21) tar.gz
atomic-file-updates_2024-01-21 xfs: atomic file updates [v29.2 20/59] (2024-01-21) tar.gz
expand-bmap-intent-usage_2024-01-21 xfs: support attrfork and unwritten BUIs [v29.2 18/59] (2024-01-21) tar.gz
realtime-bmap-intents_2024-01-21 xfs: widen BUI formats to support realtime [v29.2 17/59] (2024-01-21) tar.gz
repair-tempfiles_2024-01-21 xfs: create temporary files for online repair [v29.2 21/59] (2024-01-21) tar.gz
symlink-cleanups_2024-01-21 xfs: clean up symbolic link code [v29.2 19/59] (2024-01-21) tar.gz
bmap-intent-cleanups_2024-01-21 xfs: bmap log intent cleanups [v29.2 16/59] (2024-01-21) tar.gz
btree-geometry-in-ops_2024-01-21 xfs: move btree geometry to ops struct [v29.2 12/59] (2024-01-21) tar.gz
in-memory-btrees_2024-01-21 xfs: support in-memory btrees [v29.2 13/59] (2024-01-21) tar.gz
repair-fscounters_2024-01-21 xfs: online repair for fs summary counters [v29.2 11/59] (2024-01-21) tar.gz
repair-refcount-scalability_2024-01-21 xfs: reduce refcount repair memory usage [v29.2 15/59] (2024-01-21) tar.gz
repair-rmap-btree_2024-01-21 xfs: online repair of rmap btrees [v29.2 14/59] (2024-01-21) tar.gz
corruption-health-reports_2024-01-21 xfs: report corruption to the health trackers [v29.2 09/59] (2024-01-21) tar.gz
indirect-health-reporting_2024-01-21 xfs: indirect health reporting [v29.2 10/59] (2024-01-21) tar.gz
repair-inode-mode_2024-01-21 xfs: repair inode mode by scanning dirs [v29.2 06/59] (2024-01-21) tar.gz
repair-quotacheck_2024-01-21 xfs: online repair of quota counters [v29.2 07/59] (2024-01-21) tar.gz
scrub-nlinks_2024-01-21 xfs: online repair of file link counts [v29.2 08/59] (2024-01-21) tar.gz
scrub-iscan_2024-01-21 xfs: live inode scans for online fsck [v29.2 05/59] (2024-01-21) tar.gz
xfile-diet_2024-01-21 xfs: put the xfile abstraction on a diet [v29.2 03/59] (2024-01-21) tar.gz
xfile-folios_2024-01-21 xfs: folio-ize xfiles and xfarray [v29.2 04/59] (2024-01-21) tar.gz
xfs-6.8-fixes_2024-01-21 xfs: bug fixes for 6.8 [02/59] (2024-01-21) tar.gz
xfs-6.8-merge_2024-01-21 xfs: new code for 6.8 [01/59] (2024-01-21) tar.gz
v6.8-rc1     Linux 6.8-rc1 (2024-01-21) tar.gz
defrag-freespace_2024-01-17 xfs: defragment free space [56/58] (2024-01-17) tar.gz
djwong-wtf_2024-01-17 xfs: patches undergoing development [58/58] (2024-01-17) tar.gz
file-force-align_2024-01-17 xfs: aligned file data extent mappings [v2 57/58] (2024-01-17) tar.gz
noalloc-ags_2024-01-17 xfs: noalloc allocation groups [RFC 54/58] (2024-01-17) tar.gz
report-refcounts_2024-01-17 xfs: report refcount information to userspace [55/58] (2024-01-17) tar.gz
realtime-quotas_2024-01-17 xfs: enable quota for realtime voluems [v2.0 52/58] (2024-01-17) tar.gz
realtime-reflink-extsize_2024-01-17 xfs: reflink with large realtime extents [v2.0 51/58] (2024-01-17) tar.gz
realtime-reflink_2024-01-17 xfs: reflink on the realtime device [v2.0 50/58] (2024-01-17) tar.gz
realtime-rmap_2024-01-17 xfs: realtime reverse-mapping support [v2.0 48/58] (2024-01-17) tar.gz
reduce-eofblocks-gc-on-close_2024-01-17 xfs: improve post-close eofblocks gc behavior [53/58] (2024-01-17) tar.gz
refcount-intent-cleanups_2024-01-17 xfs: refcount log intent cleanups [v2.0 49/58] (2024-01-17) tar.gz
btree-ifork-records_2024-01-17 xfs: refactor btrees to support records in inode root [v2.0 43/58] (2024-01-17) tar.gz
extfree-intent-cleanups_2024-01-17 xfs: extent free log intent cleanups [v2.0 45/58] (2024-01-17) tar.gz
realtime-extfree-intents_2024-01-17 xfs: widen EFI format to support rt [v2.0 46/58] (2024-01-17) tar.gz
reserve-rt-metadata-space_2024-01-17 xfs: enable in-core block reservation for rt metadata [v2.0 44/58] (2024-01-17) tar.gz
rmap-intent-cleanups_2024-01-17 xfs: rmap log intent cleanups [v2.0 47/58] (2024-01-17) tar.gz
inode-refactor_2024-01-17 xfs: hoist inode operations to libxfs [v2.0 38/58] (2024-01-17) tar.gz
metadir_2024-01-17 xfs: metadata inode directories [v2.0 39/58] (2024-01-17) tar.gz
realtime-discard_2024-01-17 xfs: enable FITRIM for the realtime section [v2.0 42/58] (2024-01-17) tar.gz
realtime-groups_2024-01-17 xfsprogs: shard the realtime section [v2.0 41/58] (2024-01-17) tar.gz
refactor-rt-locking_2024-01-17 xfs: refactor realtime meta inode locking [v2.0 40/58] (2024-01-17) tar.gz
vectorized-scrub_2024-01-17 xfs: vectorize scrub kernel calls [37/58] (2024-01-17) tar.gz
pptrs-attr-nvlookups_2024-01-17 xfs: name-value xattr lookups [v13.0 33/58] (2024-01-17) tar.gz
pptrs-fsck_2024-01-17 xfs: fsck for parent pointers [v13.0 35/58] (2024-01-17) tar.gz
pptrs_2024-01-17 xfs: Parent Pointers [v13.0 34/58] (2024-01-17) tar.gz
retain-ilock-during-dir-ops_2024-01-17 xfs: retain ILOCK during directory updates [v13.0 32/58] (2024-01-17) tar.gz
scrub-directory-tree_2024-01-17 xfs: detect and correct directory tree problems [v13.0 36/58] (2024-01-17) tar.gz
discard-relax-locks_2024-01-17 xfs: less heavy locks during fstrim [v29.2 30/58] (2024-01-17) tar.gz
inode-repair-improvements_2024-01-17 xfs: inode-related repair fixes [v29.2 29/58] (2024-01-17) tar.gz
online-fsck-design_2024-01-17 xfs: design documentation for online fsck, part 2 [v13.0 31/58] (2024-01-17) tar.gz
repair-iunlink_2024-01-17 xfs: online fsck of iunlink buckets [v29.2 28/58] (2024-01-17) tar.gz
repair-orphanage_2024-01-17 xfs: move orphan files to lost and found [v29.2 26/58] (2024-01-17) tar.gz
repair-symlink_2024-01-17 xfs: online repair of symbolic links [v29.2 27/58] (2024-01-17) tar.gz
dirattr-validate-owners_2024-01-17 xfs: set and validate dir/attr block owners [v29.2 22/58] (2024-01-17) tar.gz
repair-dirs_2024-01-17 xfs: online repair of directories [v29.2 25/58] (2024-01-17) tar.gz
repair-rtsummary_2024-01-17 xfs: online repair of realtime summaries [v29.2 21/58] (2024-01-17) tar.gz
repair-unlinked-inode-state_2024-01-17 xfs: online repair of inode unlinked state [v29.2 24/58] (2024-01-17) tar.gz
repair-xattrs_2024-01-17 xfs: online repair of extended attributes [v29.2 23/58] (2024-01-17) tar.gz
atomic-file-updates_2024-01-17 xfs: atomic file updates [v29.2 19/58] (2024-01-17) tar.gz
bmap-intent-cleanups_2024-01-17 xfs: bmap log intent cleanups [v29.2 15/58] (2024-01-17) tar.gz
expand-bmap-intent-usage_2024-01-17 xfs: support attrfork and unwritten BUIs [v29.2 17/58] (2024-01-17) tar.gz
realtime-bmap-intents_2024-01-17 xfs: widen BUI formats to support realtime [v29.2 16/58] (2024-01-17) tar.gz
repair-tempfiles_2024-01-17 xfs: create temporary files for online repair [v29.2 20/58] (2024-01-17) tar.gz
symlink-cleanups_2024-01-17 xfs: clean up symbolic link code [v29.2 18/58] (2024-01-17) tar.gz
btree-geometry-in-ops_2024-01-17 xfs: move btree geometry to ops struct [v29.2 11/58] (2024-01-17) tar.gz
in-memory-btrees_2024-01-17 xfs: support in-memory btrees [v29.2 12/58] (2024-01-17) tar.gz
repair-fscounters_2024-01-17 xfs: online repair for fs summary counters [v29.2 10/58] (2024-01-17) tar.gz
repair-refcount-scalability_2024-01-17 xfs: reduce refcount repair memory usage [v29.2 14/58] (2024-01-17) tar.gz
repair-rmap-btree_2024-01-17 xfs: online repair of rmap btrees [v29.2 13/58] (2024-01-17) tar.gz
corruption-health-reports_2024-01-17 xfs: report corruption to the health trackers [v29.2 08/58] (2024-01-17) tar.gz
indirect-health-reporting_2024-01-17 xfs: indirect health reporting [v29.2 09/58] (2024-01-17) tar.gz
repair-inode-mode_2024-01-17 xfs: repair inode mode by scanning dirs [v29.2 05/58] (2024-01-17) tar.gz
repair-quotacheck_2024-01-17 xfs: online repair of quota counters [v29.2 06/58] (2024-01-17) tar.gz
scrub-iscan_2024-01-17 xfs: live inode scans for online fsck [v29.2 04/58] (2024-01-17) tar.gz
scrub-nlinks_2024-01-17 xfs: online repair of file link counts [v29.2 07/58] (2024-01-17) tar.gz
xfile-diet_2024-01-17 xfs: put the xfile abstraction on a diet [v29.2 02/58] (2024-01-17) tar.gz
xfile-folios_2024-01-17 xfs: folio-ize xfiles and xfarray [v29.2 03/58] (2024-01-17) tar.gz
xfs-6.8-merge_2024-01-17 xfs: new code for 6.8 [01/58] (2024-01-17) tar.gz
defrag-freespace_2024-01-11 xfs: defragment free space [55/58] (2024-01-11) tar.gz
djwong-wtf_2024-01-11 xfs: patches undergoing development [57/58] (2024-01-11) tar.gz
file-force-align_2024-01-11 xfs: aligned file data extent mappings [v2 56/58] (2024-01-11) tar.gz
report-refcounts_2024-01-11 xfs: report refcount information to userspace [54/58] (2024-01-11) tar.gz
xfiles-wtf_2024-01-11 xfs: crazy xfile folioization [58/58] (2024-01-11) tar.gz
noalloc-ags_2024-01-11 xfs: noalloc allocation groups [RFC 53/58] (2024-01-11) tar.gz
realtime-quotas_2024-01-11 xfs: enable quota for realtime voluems [v2.0 51/58] (2024-01-11) tar.gz
realtime-reflink-extsize_2024-01-11 xfs: reflink with large realtime extents [v2.0 50/58] (2024-01-11) tar.gz
realtime-reflink_2024-01-11 xfs: reflink on the realtime device [v2.0 49/58] (2024-01-11) tar.gz
reduce-eofblocks-gc-on-close_2024-01-11 xfs: improve post-close eofblocks gc behavior [52/58] (2024-01-11) tar.gz
extfree-intent-cleanups_2024-01-11 xfs: extent free log intent cleanups [v2.0 44/58] (2024-01-11) tar.gz
realtime-extfree-intents_2024-01-11 xfs: widen EFI format to support rt [v2.0 45/58] (2024-01-11) tar.gz
realtime-rmap_2024-01-11 xfs: realtime reverse-mapping support [v2.0 47/58] (2024-01-11) tar.gz
refcount-intent-cleanups_2024-01-11 xfs: refcount log intent cleanups [v2.0 48/58] (2024-01-11) tar.gz
reserve-rt-metadata-space_2024-01-11 xfs: enable in-core block reservation for rt metadata [v2.0 43/58] (2024-01-11) tar.gz
rmap-intent-cleanups_2024-01-11 xfs: rmap log intent cleanups [v2.0 46/58] (2024-01-11) tar.gz
btree-ifork-records_2024-01-11 xfs: refactor btrees to support records in inode root [v2.0 42/58] (2024-01-11) tar.gz
metadir_2024-01-11 xfs: metadata inode directories [v2.0 38/58] (2024-01-11) tar.gz
realtime-discard_2024-01-11 xfs: enable FITRIM for the realtime section [v2.0 41/58] (2024-01-11) tar.gz
realtime-groups_2024-01-11 xfsprogs: shard the realtime section [v2.0 40/58] (2024-01-11) tar.gz
refactor-rt-locking_2024-01-11 xfs: refactor realtime meta inode locking [v2.0 39/58] (2024-01-11) tar.gz
inode-refactor_2024-01-11 xfs: hoist inode operations to libxfs [v2.0 37/58] (2024-01-11) tar.gz
pptrs-attr-nvlookups_2024-01-11 xfs: name-value xattr lookups [v13.0 32/58] (2024-01-11) tar.gz
pptrs-fsck_2024-01-11 xfs: fsck for parent pointers [v13.0 34/58] (2024-01-11) tar.gz
pptrs_2024-01-11 xfs: Parent Pointers [v13.0 33/58] (2024-01-11) tar.gz
scrub-directory-tree_2024-01-11 xfs: detect and correct directory tree problems [v13.0 35/58] (2024-01-11) tar.gz
vectorized-scrub_2024-01-11 xfs: vectorize scrub kernel calls [36/58] (2024-01-11) tar.gz
discard-relax-locks_2024-01-11 xfs: less heavy locks during fstrim [v29.0 29/58] (2024-01-11) tar.gz
inode-repair-improvements_2024-01-11 xfs: inode-related repair fixes [v29.0 28/58] (2024-01-11) tar.gz
online-fsck-design_2024-01-11 xfs: design documentation for online fsck, part 2 [v13.0 30/58] (2024-01-11) tar.gz
repair-iunlink_2024-01-11 xfs: online fsck of iunlink buckets [v29.0 27/58] (2024-01-11) tar.gz
retain-ilock-during-dir-ops_2024-01-11 xfs: retain ILOCK during directory updates [v13.0 31/58] (2024-01-11) tar.gz
dirattr-validate-owners_2024-01-11 xfs: set and validate dir/attr block owners [v29.0 21/58] (2024-01-11) tar.gz
repair-dirs_2024-01-11 xfs: online repair of directories [v29.0 24/58] (2024-01-11) tar.gz
repair-orphanage_2024-01-11 xfs: move orphan files to lost and found [v29.0 25/58] (2024-01-11) tar.gz
repair-symlink_2024-01-11 xfs: online repair of symbolic links [v29.0 26/58] (2024-01-11) tar.gz
repair-unlinked-inode-state_2024-01-11 xfs: online repair of inode unlinked state [v29.0 23/58] (2024-01-11) tar.gz
repair-xattrs_2024-01-11 xfs: online repair of extended attributes [v29.0 22/58] (2024-01-11) tar.gz
atomic-file-updates_2024-01-11 xfs: atomic file updates [v29.0 18/58] (2024-01-11) tar.gz
expand-bmap-intent-usage_2024-01-11 xfs: support attrfork and unwritten BUIs [v29.0 16/58] (2024-01-11) tar.gz
repair-rtsummary_2024-01-11 xfs: online repair of realtime summaries [v29.0 20/58] (2024-01-11) tar.gz
repair-tempfiles_2024-01-11 xfs: create temporary files for online repair [v29.0 19/58] (2024-01-11) tar.gz
symlink-cleanups_2024-01-11 xfs: clean up symbolic link code [v29.0 17/58] (2024-01-11) tar.gz
bmap-intent-cleanups_2024-01-11 xfs: bmap log intent cleanups [v29.0 14/58] (2024-01-11) tar.gz
btree-geometry-in-ops_2024-01-11 xfs: move btree geometry to ops struct [v29.0 10/58] (2024-01-11) tar.gz
in-memory-btrees_2024-01-11 xfs: support in-memory btrees [v29.0 11/58] (2024-01-11) tar.gz
realtime-bmap-intents_2024-01-11 xfs: widen BUI formats to support realtime [v29.0 15/58] (2024-01-11) tar.gz
repair-refcount-scalability_2024-01-11 xfs: reduce refcount repair memory usage [v29.0 13/58] (2024-01-11) tar.gz
repair-rmap-btree_2024-01-11 xfs: online repair of rmap btrees [v29.0 12/58] (2024-01-11) tar.gz
corruption-health-reports_2024-01-11 xfs: report corruption to the health trackers [v29.0 07/58] (2024-01-11) tar.gz
indirect-health-reporting_2024-01-11 xfs: indirect health reporting [v29.0 08/58] (2024-01-11) tar.gz
repair-fscounters_2024-01-11 xfs: online repair for fs summary counters [v29.0 09/58] (2024-01-11) tar.gz
repair-quotacheck_2024-01-11 xfs: online repair of quota counters [v29.0 05/58] (2024-01-11) tar.gz
scrub-nlinks_2024-01-11 xfs: online repair of file link counts [v29.0 06/58] (2024-01-11) tar.gz
repair-inode-mode_2024-01-11 xfs: repair inode mode by scanning dirs [v29.0 04/58] (2024-01-11) tar.gz
scrub-iscan_2024-01-11 xfs: live inode scans for online fsck [v29.0 03/58] (2024-01-11) tar.gz
xfile-diet_2024-01-11 xfs: put the xfile abstraction on a diet [v29.0 02/58] (2024-01-11) tar.gz
xfs-6.8-merge_2024-01-11 xfs: new code for 6.8 [01/58] (2024-01-11) tar.gz
djwong-wtf_2024-01-10 xfs: patches undergoing development [58/58] (2024-01-10) tar.gz
file-force-align_2024-01-10 xfs: aligned file data extent mappings [v2 57/58] (2024-01-10) tar.gz
defrag-freespace_2024-01-10 xfs: defragment free space [56/58] (2024-01-10) tar.gz
noalloc-ags_2024-01-10 xfs: noalloc allocation groups [RFC 54/58] (2024-01-10) tar.gz
realtime-quotas_2024-01-10 xfs: enable quota for realtime voluems [v2.0 52/58] (2024-01-10) tar.gz
realtime-reflink-extsize_2024-01-10 xfs: reflink with large realtime extents [v2.0 51/58] (2024-01-10) tar.gz
reduce-eofblocks-gc-on-close_2024-01-10 xfs: improve post-close eofblocks gc behavior [53/58] (2024-01-10) tar.gz
report-refcounts_2024-01-10 xfs: report refcount information to userspace [55/58] (2024-01-10) tar.gz
realtime-extfree-intents_2024-01-10 xfs: widen EFI format to support rt [v2.0 46/58] (2024-01-10) tar.gz
realtime-reflink_2024-01-10 xfs: reflink on the realtime device [v2.0 50/58] (2024-01-10) tar.gz
realtime-rmap_2024-01-10 xfs: realtime reverse-mapping support [v2.0 48/58] (2024-01-10) tar.gz
refcount-intent-cleanups_2024-01-10 xfs: refcount log intent cleanups [v2.0 49/58] (2024-01-10) tar.gz
rmap-intent-cleanups_2024-01-10 xfs: rmap log intent cleanups [v2.0 47/58] (2024-01-10) tar.gz
btree-ifork-records_2024-01-10 xfs: refactor btrees to support records in inode root [v2.0 43/58] (2024-01-10) tar.gz
extfree-intent-cleanups_2024-01-10 xfs: extent free log intent cleanups [v2.0 45/58] (2024-01-10) tar.gz
realtime-discard_2024-01-10 xfs: enable FITRIM for the realtime section [v2.0 42/58] (2024-01-10) tar.gz
realtime-groups_2024-01-10 xfsprogs: shard the realtime section [v2.0 41/58] (2024-01-10) tar.gz
refactor-rt-locking_2024-01-10 xfs: refactor realtime meta inode locking [v2.0 40/58] (2024-01-10) tar.gz
reserve-rt-metadata-space_2024-01-10 xfs: enable in-core block reservation for rt metadata [v2.0 44/58] (2024-01-10) tar.gz
inode-refactor_2024-01-10 xfs: hoist inode operations to libxfs [v2.0 38/58] (2024-01-10) tar.gz
metadir_2024-01-10 xfs: metadata inode directories [v2.0 39/58] (2024-01-10) tar.gz
pptrs-fsck_2024-01-10 xfs: fsck for parent pointers [v13.0 35/58] (2024-01-10) tar.gz
scrub-directory-tree_2024-01-10 xfs: detect and correct directory tree problems [v13.0 36/58] (2024-01-10) tar.gz
vectorized-scrub_2024-01-10 xfs: vectorize scrub kernel calls [37/58] (2024-01-10) tar.gz
discard-relax-locks_2024-01-10 xfs: less heavy locks during fstrim [v29.0 30/58] (2024-01-10) tar.gz
inode-repair-improvements_2024-01-10 xfs: inode-related repair fixes [v29.0 29/58] (2024-01-10) tar.gz
online-fsck-design_2024-01-10 xfs: design documentation for online fsck, part 2 [v13.0 31/58] (2024-01-10) tar.gz
pptrs-attr-nvlookups_2024-01-10 xfs: name-value xattr lookups [v13.0 33/58] (2024-01-10) tar.gz
pptrs_2024-01-10 xfs: Parent Pointers [v13.0 34/58] (2024-01-10) tar.gz
retain-ilock-during-dir-ops_2024-01-10 xfs: retain ILOCK during directory updates [v13.0 32/58] (2024-01-10) tar.gz
repair-dirs_2024-01-10 xfs: online repair of directories [v29.0 25/58] (2024-01-10) tar.gz
repair-iunlink_2024-01-10 xfs: online fsck of iunlink buckets [v29.0 28/58] (2024-01-10) tar.gz
repair-orphanage_2024-01-10 xfs: move orphan files to lost and found [v29.0 26/58] (2024-01-10) tar.gz
repair-symlink_2024-01-10 xfs: online repair of symbolic links [v29.0 27/58] (2024-01-10) tar.gz
repair-unlinked-inode-state_2024-01-10 xfs: online repair of inode unlinked state [v29.0 24/58] (2024-01-10) tar.gz
atomic-file-updates_2024-01-10 xfs: atomic file updates [v29.0 19/58] (2024-01-10) tar.gz
dirattr-validate-owners_2024-01-10 xfs: set and validate dir/attr block owners [v29.0 22/58] (2024-01-10) tar.gz
repair-rtsummary_2024-01-10 xfs: online repair of realtime summaries [v29.0 21/58] (2024-01-10) tar.gz
repair-tempfiles_2024-01-10 xfs: create temporary files for online repair [v29.0 20/58] (2024-01-10) tar.gz
repair-xattrs_2024-01-10 xfs: online repair of extended attributes [v29.0 23/58] (2024-01-10) tar.gz
symlink-cleanups_2024-01-10 xfs: clean up symbolic link code [v29.0 18/58] (2024-01-10) tar.gz
bmap-intent-cleanups_2024-01-10 xfs: bmap log intent cleanups [v29.0 15/58] (2024-01-10) tar.gz
expand-bmap-intent-usage_2024-01-10 xfs: support attrfork and unwritten BUIs [v29.0 17/58] (2024-01-10) tar.gz
in-memory-btrees_2024-01-10 xfs: support in-memory btrees [v29.0 12/58] (2024-01-10) tar.gz
realtime-bmap-intents_2024-01-10 xfs: widen BUI formats to support realtime [v29.0 16/58] (2024-01-10) tar.gz
repair-refcount-scalability_2024-01-10 xfs: reduce refcount repair memory usage [v29.0 14/58] (2024-01-10) tar.gz
repair-rmap-btree_2024-01-10 xfs: online repair of rmap btrees [v29.0 13/58] (2024-01-10) tar.gz
btree-geometry-in-ops_2024-01-10 xfs: move btree geometry to ops struct [v29.0 11/58] (2024-01-10) tar.gz
corruption-health-reports_2024-01-10 xfs: report corruption to the health trackers [v29.0 08/58] (2024-01-10) tar.gz
indirect-health-reporting_2024-01-10 xfs: indirect health reporting [v29.0 09/58] (2024-01-10) tar.gz
repair-fscounters_2024-01-10 xfs: online repair for fs summary counters [v29.0 10/58] (2024-01-10) tar.gz
scrub-nlinks_2024-01-10 xfs: online repair of file link counts [v29.0 07/58] (2024-01-10) tar.gz
repair-inode-mode_2024-01-10 xfs: repair inode mode by scanning dirs [v29.0 05/58] (2024-01-10) tar.gz
repair-quotacheck_2024-01-10 xfs: online repair of quota counters [v29.0 06/58] (2024-01-10) tar.gz
scrub-iscan_2024-01-10 xfs: live inode scans for online fsck [v29.0 04/58] (2024-01-10) tar.gz
xfile-diet_2024-01-10 xfs: put the xfile abstraction on a diet [v29.0 02/58] (2024-01-10) tar.gz
xfile-no-large-folios_2024-01-10 xfs: disable large folios for shmem file used by xfs xfile [v29.0 03/58] (2024-01-10) tar.gz
xfs-6.8-merge_2024-01-10 xfs: new code for 6.8 [01/58] (2024-01-10) tar.gz
defrag-freespace_2024-01-09 xfs: defragment free space [54/56] (2024-01-09) tar.gz
djwong-wtf_2024-01-09 xfs: patches undergoing development [56/56] (2024-01-09) tar.gz
file-force-align_2024-01-09 xfs: aligned file data extent mappings [v2 55/56] (2024-01-09) tar.gz
noalloc-ags_2024-01-09 xfs: noalloc allocation groups [RFC 52/56] (2024-01-09) tar.gz
reduce-eofblocks-gc-on-close_2024-01-09 xfs: improve post-close eofblocks gc behavior [51/56] (2024-01-09) tar.gz
report-refcounts_2024-01-09 xfs: report refcount information to userspace [53/56] (2024-01-09) tar.gz
realtime-quotas_2024-01-09 xfs: enable quota for realtime voluems [v2.0 50/56] (2024-01-09) tar.gz
realtime-reflink-extsize_2024-01-09 xfs: reflink with large realtime extents [v2.0 49/56] (2024-01-09) tar.gz
realtime-reflink_2024-01-09 xfs: reflink on the realtime device [v2.0 48/56] (2024-01-09) tar.gz
realtime-rmap_2024-01-09 xfs: realtime reverse-mapping support [v2.0 46/56] (2024-01-09) tar.gz
refcount-intent-cleanups_2024-01-09 xfs: refcount log intent cleanups [v2.0 47/56] (2024-01-09) tar.gz
btree-ifork-records_2024-01-09 xfs: refactor btrees to support records in inode root [v2.0 41/56] (2024-01-09) tar.gz
extfree-intent-cleanups_2024-01-09 xfs: extent free log intent cleanups [v2.0 43/56] (2024-01-09) tar.gz
realtime-discard_2024-01-09 xfs: enable FITRIM for the realtime section [v2.0 40/56] (2024-01-09) tar.gz
realtime-extfree-intents_2024-01-09 xfs: widen EFI format to support rt [v2.0 44/56] (2024-01-09) tar.gz
reserve-rt-metadata-space_2024-01-09 xfs: enable in-core block reservation for rt metadata [v2.0 42/56] (2024-01-09) tar.gz
rmap-intent-cleanups_2024-01-09 xfs: rmap log intent cleanups [v2.0 45/56] (2024-01-09) tar.gz
inode-refactor_2024-01-09 xfs: hoist inode operations to libxfs [v2.0 36/56] (2024-01-09) tar.gz
metadir_2024-01-09 xfs: metadata inode directories [v2.0 37/56] (2024-01-09) tar.gz
realtime-groups_2024-01-09 xfsprogs: shard the realtime section [v2.0 39/56] (2024-01-09) tar.gz
refactor-rt-locking_2024-01-09 xfs: refactor realtime meta inode locking [v2.0 38/56] (2024-01-09) tar.gz
vectorized-scrub_2024-01-09 xfs: vectorize scrub kernel calls [35/56] (2024-01-09) tar.gz
online-fsck-design_2024-01-09 xfs: design documentation for online fsck, part 2 [v13.0 29/56] (2024-01-09) tar.gz
pptrs-attr-nvlookups_2024-01-09 xfs: name-value xattr lookups [v13.0 31/56] (2024-01-09) tar.gz
pptrs-fsck_2024-01-09 xfs: fsck for parent pointers [v13.0 33/56] (2024-01-09) tar.gz
pptrs_2024-01-09 xfs: Parent Pointers [v13.0 32/56] (2024-01-09) tar.gz
retain-ilock-during-dir-ops_2024-01-09 xfs: retain ILOCK during directory updates [v13.0 30/56] (2024-01-09) tar.gz
scrub-directory-tree_2024-01-09 xfs: detect and correct directory tree problems [v13.0 34/56] (2024-01-09) tar.gz
discard-relax-locks_2024-01-09 xfs: less heavy locks during fstrim [v29.0 28/56] (2024-01-09) tar.gz
inode-repair-improvements_2024-01-09 xfs: inode-related repair fixes [v29.0 27/56] (2024-01-09) tar.gz
repair-dirs_2024-01-09 xfs: online repair of directories [v29.0 23/56] (2024-01-09) tar.gz
repair-iunlink_2024-01-09 xfs: online fsck of iunlink buckets [v29.0 26/56] (2024-01-09) tar.gz
repair-orphanage_2024-01-09 xfs: move orphan files to lost and found [v29.0 24/56] (2024-01-09) tar.gz
repair-symlink_2024-01-09 xfs: online repair of symbolic links [v29.0 25/56] (2024-01-09) tar.gz
dirattr-validate-owners_2024-01-09 xfs: set and validate dir/attr block owners [v29.0 20/56] (2024-01-09) tar.gz
repair-rtsummary_2024-01-09 xfs: online repair of realtime summaries [v29.0 19/56] (2024-01-09) tar.gz
repair-tempfiles_2024-01-09 xfs: create temporary files for online repair [v29.0 18/56] (2024-01-09) tar.gz
repair-unlinked-inode-state_2024-01-09 xfs: online repair of inode unlinked state [v29.0 22/56] (2024-01-09) tar.gz
repair-xattrs_2024-01-09 xfs: online repair of extended attributes [v29.0 21/56] (2024-01-09) tar.gz
atomic-file-updates_2024-01-09 xfs: atomic file updates [v29.0 17/56] (2024-01-09) tar.gz
bmap-intent-cleanups_2024-01-09 xfs: bmap log intent cleanups [v29.0 13/56] (2024-01-09) tar.gz
expand-bmap-intent-usage_2024-01-09 xfs: support attrfork and unwritten BUIs [v29.0 15/56] (2024-01-09) tar.gz
realtime-bmap-intents_2024-01-09 xfs: widen BUI formats to support realtime [v29.0 14/56] (2024-01-09) tar.gz
repair-refcount-scalability_2024-01-09 xfs: reduce refcount repair memory usage [v29.0 12/56] (2024-01-09) tar.gz
symlink-cleanups_2024-01-09 xfs: clean up symbolic link code [v29.0 16/56] (2024-01-09) tar.gz
btree-geometry-in-ops_2024-01-09 xfs: move btree geometry to ops struct [v29.0 09/56] (2024-01-09) tar.gz
in-memory-btrees_2024-01-09 xfs: support in-memory btrees [v29.0 10/56] (2024-01-09) tar.gz
indirect-health-reporting_2024-01-09 xfs: indirect health reporting [v29.0 07/56] (2024-01-09) tar.gz
repair-fscounters_2024-01-09 xfs: online repair for fs summary counters [v29.0 08/56] (2024-01-09) tar.gz
repair-rmap-btree_2024-01-09 xfs: online repair of rmap btrees [v29.0 11/56] (2024-01-09) tar.gz
corruption-health-reports_2024-01-09 xfs: report corruption to the health trackers [v29.0 06/56] (2024-01-09) tar.gz
repair-inode-mode_2024-01-09 xfs: repair inode mode by scanning dirs [v29.0 03/56] (2024-01-09) tar.gz
repair-quotacheck_2024-01-09 xfs: online repair of quota counters [v29.0 04/56] (2024-01-09) tar.gz
scrub-iscan_2024-01-09 xfs: live inode scans for online fsck [v29.0 02/56] (2024-01-09) tar.gz
scrub-nlinks_2024-01-09 xfs: online repair of file link counts [v29.0 05/56] (2024-01-09) tar.gz
xfs-6.8-merge_2024-01-09 xfs: new code for 6.8 [01/56] (2024-01-09) tar.gz
djwong-wtf_2024-01-08 xfs: patches undergoing development [57/57] (2024-01-08) tar.gz
defrag-freespace_2024-01-08 xfs: defragment free space [55/57] (2024-01-08) tar.gz
file-force-align_2024-01-08 xfs: aligned file data extent mappings [v2 56/57] (2024-01-08) tar.gz
noalloc-ags_2024-01-08 xfs: noalloc allocation groups [RFC 53/57] (2024-01-08) tar.gz
realtime-quotas_2024-01-08 xfs: enable quota for realtime voluems [v2.0 51/57] (2024-01-08) tar.gz
reduce-eofblocks-gc-on-close_2024-01-08 xfs: improve post-close eofblocks gc behavior [52/57] (2024-01-08) tar.gz
report-refcounts_2024-01-08 xfs: report refcount information to userspace [54/57] (2024-01-08) tar.gz
realtime-extfree-intents_2024-01-08 xfs: widen EFI format to support rt [v2.0 45/57] (2024-01-08) tar.gz
realtime-reflink-extsize_2024-01-08 xfs: reflink with large realtime extents [v2.0 50/57] (2024-01-08) tar.gz
realtime-reflink_2024-01-08 xfs: reflink on the realtime device [v2.0 49/57] (2024-01-08) tar.gz
realtime-rmap_2024-01-08 xfs: realtime reverse-mapping support [v2.0 47/57] (2024-01-08) tar.gz
refcount-intent-cleanups_2024-01-08 xfs: refcount log intent cleanups [v2.0 48/57] (2024-01-08) tar.gz
rmap-intent-cleanups_2024-01-08 xfs: rmap log intent cleanups [v2.0 46/57] (2024-01-08) tar.gz
btree-ifork-records_2024-01-08 xfs: refactor btrees to support records in inode root [v2.0 42/57] (2024-01-08) tar.gz
extfree-intent-cleanups_2024-01-08 xfs: extent free log intent cleanups [v2.0 44/57] (2024-01-08) tar.gz
realtime-discard_2024-01-08 xfs: enable FITRIM for the realtime section [v2.0 41/57] (2024-01-08) tar.gz
realtime-groups_2024-01-08 xfsprogs: shard the realtime section [v2.0 40/57] (2024-01-08) tar.gz
reserve-rt-metadata-space_2024-01-08 xfs: enable in-core block reservation for rt metadata [v2.0 43/57] (2024-01-08) tar.gz
inode-refactor_2024-01-08 xfs: hoist inode operations to libxfs [v2.0 37/57] (2024-01-08) tar.gz
metadir_2024-01-08 xfs: metadata inode directories [v2.0 38/57] (2024-01-08) tar.gz
pptrs-fsck_2024-01-08 xfs: fsck for parent pointers [v13.0 34/57] (2024-01-08) tar.gz
refactor-rt-locking_2024-01-08 xfs: refactor realtime meta inode locking [v2.0 39/57] (2024-01-08) tar.gz
scrub-directory-tree_2024-01-08 xfs: detect and correct directory tree problems [v13.0 35/57] (2024-01-08) tar.gz
vectorized-scrub_2024-01-08 xfs: vectorize scrub kernel calls [36/57] (2024-01-08) tar.gz
discard-relax-locks_2024-01-08 xfs: less heavy locks during fstrim [v29.0 29/57] (2024-01-08) tar.gz
online-fsck-design_2024-01-08 xfs: design documentation for online fsck, part 2 [v13.0 30/57] (2024-01-08) tar.gz
pptrs-attr-nvlookups_2024-01-08 xfs: name-value xattr lookups [v13.0 32/57] (2024-01-08) tar.gz
pptrs_2024-01-08 xfs: Parent Pointers [v13.0 33/57] (2024-01-08) tar.gz
retain-ilock-during-dir-ops_2024-01-08 xfs: retain ILOCK during directory updates [v13.0 31/57] (2024-01-08) tar.gz
inode-repair-improvements_2024-01-08 xfs: inode-related repair fixes [v29.0 28/57] (2024-01-08) tar.gz
repair-dirs_2024-01-08 xfs: online repair of directories [v29.0 23/57] (2024-01-08) tar.gz
repair-iunlink_2024-01-08 xfs: online fsck of iunlink buckets [v29.0 26/57] (2024-01-08) tar.gz
repair-orphanage_2024-01-08 xfs: move orphan files to lost and found [v29.0 24/57] (2024-01-08) tar.gz
repair-symlink_2024-01-08 xfs: online repair of symbolic links [v29.0 25/57] (2024-01-08) tar.gz
xfile-page-caching_2024-01-08 xfs: cache xfile pages for better performance [v29.0 27/57] (2024-01-08) tar.gz
dirattr-validate-owners_2024-01-08 xfs: set and validate dir/attr block owners [v29.0 20/57] (2024-01-08) tar.gz
repair-rtsummary_2024-01-08 xfs: online repair of realtime summaries [v29.0 19/57] (2024-01-08) tar.gz
repair-tempfiles_2024-01-08 xfs: create temporary files for online repair [v29.0 18/57] (2024-01-08) tar.gz
repair-unlinked-inode-state_2024-01-08 xfs: online repair of inode unlinked state [v29.0 22/57] (2024-01-08) tar.gz
repair-xattrs_2024-01-08 xfs: online repair of extended attributes [v29.0 21/57] (2024-01-08) tar.gz
atomic-file-updates_2024-01-08 xfs: atomic file updates [v29.0 17/57] (2024-01-08) tar.gz
bmap-intent-cleanups_2024-01-08 xfs: bmap log intent cleanups [v29.0 13/57] (2024-01-08) tar.gz
expand-bmap-intent-usage_2024-01-08 xfs: support attrfork and unwritten BUIs [v29.0 15/57] (2024-01-08) tar.gz
realtime-bmap-intents_2024-01-08 xfs: widen BUI formats to support realtime [v29.0 14/57] (2024-01-08) tar.gz
repair-refcount-scalability_2024-01-08 xfs: reduce refcount repair memory usage [v29.0 12/57] (2024-01-08) tar.gz
symlink-cleanups_2024-01-08 xfs: clean up symbolic link code [v29.0 16/57] (2024-01-08) tar.gz
btree-geometry-in-ops_2024-01-08 xfs: move btree geometry to ops struct [v29.0 09/57] (2024-01-08) tar.gz
in-memory-btrees_2024-01-08 xfs: support in-memory btrees [v29.0 10/57] (2024-01-08) tar.gz
indirect-health-reporting_2024-01-08 xfs: indirect health reporting [v29.0 07/57] (2024-01-08) tar.gz
repair-fscounters_2024-01-08 xfs: online repair for fs summary counters [v29.0 08/57] (2024-01-08) tar.gz
repair-rmap-btree_2024-01-08 xfs: online repair of rmap btrees [v29.0 11/57] (2024-01-08) tar.gz
corruption-health-reports_2024-01-08 xfs: report corruption to the health trackers [v29.0 06/57] (2024-01-08) tar.gz
repair-inode-mode_2024-01-08 xfs: repair inode mode by scanning dirs [v29.0 03/57] (2024-01-08) tar.gz
repair-quotacheck_2024-01-08 xfs: online repair of quota counters [v29.0 04/57] (2024-01-08) tar.gz
scrub-iscan_2024-01-08 xfs: live inode scans for online fsck [v29.0 02/57] (2024-01-08) tar.gz
scrub-nlinks_2024-01-08 xfs: online repair of file link counts [v29.0 05/57] (2024-01-08) tar.gz
xfs-6.8-merge_2024-01-08 xfs: new code for 6.8 [01/57] (2024-01-08) tar.gz
v6.7         Linux 6.7 (2024-01-07) tar.gz
djwong-wtf_2024-01-05 xfs: patches undergoing development [63/63] (2024-01-05) tar.gz
defrag-freespace_2024-01-05 xfs: defragment free space [61/63] (2024-01-05) tar.gz
file-force-align_2024-01-05 xfs: aligned file data extent mappings [v2 62/63] (2024-01-05) tar.gz
noalloc-ags_2024-01-05 xfs: noalloc allocation groups [RFC 59/63] (2024-01-05) tar.gz
reduce-eofblocks-gc-on-close_2024-01-05 xfs: improve post-close eofblocks gc behavior [58/63] (2024-01-05) tar.gz
report-refcounts_2024-01-05 xfs: report refcount information to userspace [60/63] (2024-01-05) tar.gz
realtime-quotas_2024-01-05 xfs: enable quota for realtime voluems [v2.0 57/63] (2024-01-05) tar.gz
realtime-reflink-extsize_2024-01-05 xfs: reflink with large realtime extents [v2.0 56/63] (2024-01-05) tar.gz
realtime-reflink_2024-01-05 xfs: reflink on the realtime device [v2.0 55/63] (2024-01-05) tar.gz
realtime-rmap_2024-01-05 xfs: realtime reverse-mapping support [v2.0 53/63] (2024-01-05) tar.gz
refcount-intent-cleanups_2024-01-05 xfs: refcount log intent cleanups [v2.0 54/63] (2024-01-05) tar.gz
rmap-intent-cleanups_2024-01-05 xfs: rmap log intent cleanups [v2.0 52/63] (2024-01-05) tar.gz
btree-ifork-records_2024-01-05 xfs: refactor btrees to support records in inode root [v2.0 48/63] (2024-01-05) tar.gz
extfree-intent-cleanups_2024-01-05 xfs: extent free log intent cleanups [v2.0 50/63] (2024-01-05) tar.gz
realtime-discard_2024-01-05 xfs: enable FITRIM for the realtime section [v2.0 47/63] (2024-01-05) tar.gz
realtime-extfree-intents_2024-01-05 xfs: widen EFI format to support rt [v2.0 51/63] (2024-01-05) tar.gz
reserve-rt-metadata-space_2024-01-05 xfs: enable in-core block reservation for rt metadata [v2.0 49/63] (2024-01-05) tar.gz
inode-refactor_2024-01-05 xfs: hoist inode operations to libxfs [v2.0 43/63] (2024-01-05) tar.gz
metadir_2024-01-05 xfs: metadata inode directories [v2.0 44/63] (2024-01-05) tar.gz
realtime-groups_2024-01-05 xfsprogs: shard the realtime section [v2.0 46/63] (2024-01-05) tar.gz
refactor-rt-locking_2024-01-05 xfs: refactor realtime meta inode locking [v2.0 45/63] (2024-01-05) tar.gz
scrub-directory-tree_2024-01-05 xfs: detect and correct directory tree problems [v13.0 41/63] (2024-01-05) tar.gz
vectorized-scrub_2024-01-05 xfs: vectorize scrub kernel calls [42/63] (2024-01-05) tar.gz
online-fsck-design_2024-01-05 xfs: design documentation for online fsck, part 2 [v13.0 36/63] (2024-01-05) tar.gz
pptrs-attr-nvlookups_2024-01-05 xfs: name-value xattr lookups [v13.0 38/63] (2024-01-05) tar.gz
pptrs-fsck_2024-01-05 xfs: fsck for parent pointers [v13.0 40/63] (2024-01-05) tar.gz
pptrs_2024-01-05 xfs: Parent Pointers [v13.0 39/63] (2024-01-05) tar.gz
retain-ilock-during-dir-ops_2024-01-05 xfs: retain ILOCK during directory updates [v13.0 37/63] (2024-01-05) tar.gz
discard-relax-locks_2024-01-05 xfs: less heavy locks during fstrim [v29.0 35/63] (2024-01-05) tar.gz
inode-repair-improvements_2024-01-05 xfs: inode-related repair fixes [v29.0 34/63] (2024-01-05) tar.gz
repair-iunlink_2024-01-05 xfs: online fsck of iunlink buckets [v29.0 32/63] (2024-01-05) tar.gz
repair-orphanage_2024-01-05 xfs: move orphan files to lost and found [v29.0 30/63] (2024-01-05) tar.gz
repair-symlink_2024-01-05 xfs: online repair of symbolic links [v29.0 31/63] (2024-01-05) tar.gz
xfile-page-caching_2024-01-05 xfs: cache xfile pages for better performance [v29.0 33/63] (2024-01-05) tar.gz
dirattr-validate-owners_2024-01-05 xfs: set and validate dir/attr block owners [v29.0 26/63] (2024-01-05) tar.gz
repair-dirs_2024-01-05 xfs: online repair of directories [v29.0 29/63] (2024-01-05) tar.gz
repair-rtsummary_2024-01-05 xfs: online repair of realtime summaries [v29.0 25/63] (2024-01-05) tar.gz
repair-tempfiles_2024-01-05 xfs: create temporary files for online repair [v29.0 24/63] (2024-01-05) tar.gz
repair-unlinked-inode-state_2024-01-05 xfs: online repair of inode unlinked state [v29.0 28/63] (2024-01-05) tar.gz
repair-xattrs_2024-01-05 xfs: online repair of extended attributes [v29.0 27/63] (2024-01-05) tar.gz
atomic-file-updates_2024-01-05 xfs: atomic file updates [v29.0 23/63] (2024-01-05) tar.gz
bmap-intent-cleanups_2024-01-05 xfs: bmap log intent cleanups [v29.0 19/63] (2024-01-05) tar.gz
expand-bmap-intent-usage_2024-01-05 xfs: support attrfork and unwritten BUIs [v29.0 21/63] (2024-01-05) tar.gz
realtime-bmap-intents_2024-01-05 xfs: widen BUI formats to support realtime [v29.0 20/63] (2024-01-05) tar.gz
symlink-cleanups_2024-01-05 xfs: clean up symbolic link code [v29.0 22/63] (2024-01-05) tar.gz
btree-geometry-in-ops_2024-01-05 xfs: move btree geometry to ops struct [v29.0 15/63] (2024-01-05) tar.gz
in-memory-btrees_2024-01-05 xfs: support in-memory btrees [v29.0 16/63] (2024-01-05) tar.gz
indirect-health-reporting_2024-01-05 xfs: indirect health reporting [v29.0 13/63] (2024-01-05) tar.gz
repair-fscounters_2024-01-05 xfs: online repair for fs summary counters [v29.0 14/63] (2024-01-05) tar.gz
repair-refcount-scalability_2024-01-05 xfs: reduce refcount repair memory usage [v29.0 18/63] (2024-01-05) tar.gz
repair-rmap-btree_2024-01-05 xfs: online repair of rmap btrees [v29.0 17/63] (2024-01-05) tar.gz
corruption-health-reports_2024-01-05 xfs: report corruption to the health trackers [v29.0 12/63] (2024-01-05) tar.gz
repair-inode-mode_2024-01-05 xfs: repair inode mode by scanning dirs [v29.0 09/63] (2024-01-05) tar.gz
repair-quota_2024-01-05 xfs: online repair of quota and rt metadata files [v29.0 07/63] (2024-01-05) tar.gz
repair-quotacheck_2024-01-05 xfs: online repair of quota counters [v29.0 10/63] (2024-01-05) tar.gz
scrub-iscan_2024-01-05 xfs: live inode scans for online fsck [v29.0 08/63] (2024-01-05) tar.gz
scrub-nlinks_2024-01-05 xfs: online repair of file link counts [v29.0 11/63] (2024-01-05) tar.gz
repair-ag-btrees_2024-01-05 xfs: online repair of AG btrees [v29.0 03/63] (2024-01-05) tar.gz
repair-file-mappings_2024-01-05 xfs: online repair of file fork mappings [v29.0 05/63] (2024-01-05) tar.gz
repair-inodes_2024-01-05 xfs: online repair of inodes and forks [v29.0 04/63] (2024-01-05) tar.gz
repair-prep-for-bulk-loading_2024-01-05 xfs: prepare repair for bulk loading [v29.0 02/63] (2024-01-05) tar.gz
repair-rtbitmap_2024-01-05 xfs: online repair of rt bitmap file [v29.0 06/63] (2024-01-05) tar.gz
xfs-6.8-merge_2024-01-05 xfs: new code for 6.8 [01/63] (2024-01-05) tar.gz
defrag-freespace_2023-12-31 xfs: defragment free space [61/63] (2023-12-31) tar.gz
djwong-wtf_2023-12-31 xfs: patches undergoing development [63/63] (2023-12-31) tar.gz
file-force-align_2023-12-31 xfs: aligned file data extent mappings [v2 62/63] (2023-12-31) tar.gz
report-refcounts_2023-12-31 xfs: report refcount information to userspace [60/63] (2023-12-31) tar.gz
noalloc-ags_2023-12-31 xfs: noalloc allocation groups [RFC 59/63] (2023-12-31) tar.gz
realtime-quotas_2023-12-31 xfs: enable quota for realtime voluems [v2.0 57/63] (2023-12-31) tar.gz
realtime-reflink-extsize_2023-12-31 xfs: reflink with large realtime extents [v2.0 56/63] (2023-12-31) tar.gz
realtime-reflink_2023-12-31 xfs: reflink on the realtime device [v2.0 55/63] (2023-12-31) tar.gz
reduce-eofblocks-gc-on-close_2023-12-31 xfs: improve post-close eofblocks gc behavior [58/63] (2023-12-31) tar.gz
extfree-intent-cleanups_2023-12-31 xfs: extent free log intent cleanups [v2.0 50/63] (2023-12-31) tar.gz
realtime-extfree-intents_2023-12-31 xfs: widen EFI format to support rt [v2.0 51/63] (2023-12-31) tar.gz
realtime-rmap_2023-12-31 xfs: realtime reverse-mapping support [v2.0 53/63] (2023-12-31) tar.gz
refcount-intent-cleanups_2023-12-31 xfs: refcount log intent cleanups [v2.0 54/63] (2023-12-31) tar.gz
reserve-rt-metadata-space_2023-12-31 xfs: enable in-core block reservation for rt metadata [v2.0 49/63] (2023-12-31) tar.gz
rmap-intent-cleanups_2023-12-31 xfs: rmap log intent cleanups [v2.0 52/63] (2023-12-31) tar.gz
btree-ifork-records_2023-12-31 xfs: refactor btrees to support records in inode root [v2.0 48/63] (2023-12-31) tar.gz
metadir_2023-12-31 xfs: metadata inode directories [v2.0 44/63] (2023-12-31) tar.gz
realtime-discard_2023-12-31 xfs: enable FITRIM for the realtime section [v2.0 47/63] (2023-12-31) tar.gz
realtime-groups_2023-12-31 xfsprogs: shard the realtime section [v2.0 46/63] (2023-12-31) tar.gz
refactor-rt-locking_2023-12-31 xfs: refactor realtime meta inode locking [v2.0 45/63] (2023-12-31) tar.gz
inode-refactor_2023-12-31 xfs: hoist inode operations to libxfs [v2.0 43/63] (2023-12-31) tar.gz
pptrs-attr-nvlookups_2023-12-31 xfs: name-value xattr lookups [v13.0 38/63] (2023-12-31) tar.gz
pptrs-fsck_2023-12-31 xfs: fsck for parent pointers [v13.0 40/63] (2023-12-31) tar.gz
pptrs_2023-12-31 xfs: Parent Pointers [v13.0 39/63] (2023-12-31) tar.gz
scrub-directory-tree_2023-12-31 xfs: detect and correct directory tree problems [v13.0 41/63] (2023-12-31) tar.gz
vectorized-scrub_2023-12-31 xfs: vectorize scrub kernel calls [42/63] (2023-12-31) tar.gz
discard-relax-locks_2023-12-31 xfs: less heavy locks during fstrim [v29.0 35/63] (2023-12-31) tar.gz
inode-repair-improvements_2023-12-31 xfs: inode-related repair fixes [v29.0 34/63] (2023-12-31) tar.gz
online-fsck-design_2023-12-31 xfs: design documentation for online fsck, part 2 [v13.0 36/63] (2023-12-31) tar.gz
retain-ilock-during-dir-ops_2023-12-31 xfs: retain ILOCK during directory updates [v13.0 37/63] (2023-12-31) tar.gz
xfile-page-caching_2023-12-31 xfs: cache xfile pages for better performance [v29.0 33/63] (2023-12-31) tar.gz
repair-dirs_2023-12-31 xfs: online repair of directories [v29.0 29/63] (2023-12-31) tar.gz
repair-iunlink_2023-12-31 xfs: online fsck of iunlink buckets [v29.0 32/63] (2023-12-31) tar.gz
repair-orphanage_2023-12-31 xfs: move orphan files to lost and found [v29.0 30/63] (2023-12-31) tar.gz
repair-symlink_2023-12-31 xfs: online repair of symbolic links [v29.0 31/63] (2023-12-31) tar.gz
repair-unlinked-inode-state_2023-12-31 xfs: online repair of inode unlinked state [v29.0 28/63] (2023-12-31) tar.gz
repair-xattrs_2023-12-31 xfs: online repair of extended attributes [v29.0 27/63] (2023-12-31) tar.gz
atomic-file-updates_2023-12-31 xfs: atomic file updates [v29.0 23/63] (2023-12-31) tar.gz
dirattr-validate-owners_2023-12-31 xfs: set and validate dir/attr block owners [v29.0 26/63] (2023-12-31) tar.gz
repair-rtsummary_2023-12-31 xfs: online repair of realtime summaries [v29.0 25/63] (2023-12-31) tar.gz
repair-tempfiles_2023-12-31 xfs: create temporary files for online repair [v29.0 24/63] (2023-12-31) tar.gz
symlink-cleanups_2023-12-31 xfs: clean up symbolic link code [v29.0 22/63] (2023-12-31) tar.gz
bmap-intent-cleanups_2023-12-31 xfs: bmap log intent cleanups [v29.0 19/63] (2023-12-31) tar.gz
btree-geometry-in-ops_2023-12-31 xfs: move btree geometry to ops struct [v29.0 17/63] (2023-12-31) tar.gz
expand-bmap-intent-usage_2023-12-31 xfs: support attrfork and unwritten BUIs [v29.0 21/63] (2023-12-31) tar.gz
realtime-bmap-intents_2023-12-31 xfs: widen BUI formats to support realtime [v29.0 20/63] (2023-12-31) tar.gz
repair-refcount-scalability_2023-12-31 xfs: reduce refcount repair memory usage [v29.0 18/63] (2023-12-31) tar.gz
repair-rmap-btree_2023-12-31 xfs: online repair of rmap btrees [v29.0 16/63] (2023-12-31) tar.gz
corruption-health-reports_2023-12-31 xfs: report corruption to the health trackers [v29.0 12/63] (2023-12-31) tar.gz
in-memory-btrees_2023-12-31 xfs: support in-memory btrees [v29.0 15/63] (2023-12-31) tar.gz
indirect-health-reporting_2023-12-31 xfs: indirect health reporting [v29.0 13/63] (2023-12-31) tar.gz
repair-fscounters_2023-12-31 xfs: online repair for fs summary counters [v29.0 14/63] (2023-12-31) tar.gz
repair-quotacheck_2023-12-31 xfs: online repair of quota counters [v29.0 10/63] (2023-12-31) tar.gz
scrub-nlinks_2023-12-31 xfs: online repair of file link counts [v29.0 11/63] (2023-12-31) tar.gz
repair-file-mappings_2023-12-31 xfs: online repair of file fork mappings [v29.0 05/63] (2023-12-31) tar.gz
repair-inode-mode_2023-12-31 xfs: repair inode mode by scanning dirs [v29.0 09/63] (2023-12-31) tar.gz
repair-quota_2023-12-31 xfs: online repair of quota and rt metadata files [v29.0 07/63] (2023-12-31) tar.gz
repair-rtbitmap_2023-12-31 xfs: online repair of rt bitmap file [v29.0 06/63] (2023-12-31) tar.gz
scrub-iscan_2023-12-31 xfs: live inode scans for online fsck [v29.0 08/63] (2023-12-31) tar.gz
repair-ag-btrees_2023-12-31 xfs: online repair of AG btrees [v29.0 03/63] (2023-12-31) tar.gz
repair-inodes_2023-12-31 xfs: online repair of inodes and forks [v29.0 04/63] (2023-12-31) tar.gz
repair-prep-for-bulk-loading_2023-12-31 xfs: prepare repair for bulk loading [v29.0 02/63] (2023-12-31) tar.gz
xfs-6.8-merge_2023-12-31 xfs: new code for 6.8 [01/63] (2023-12-31) tar.gz
v6.7-rc8     Linux 6.7-rc8 (2023-12-31) tar.gz
defrag-freespace_2023-12-29 xfs: defragment free space [61/63] (2023-12-29) tar.gz
djwong-wtf_2023-12-29 xfs: patches undergoing development [63/63] (2023-12-29) tar.gz
file-force-align_2023-12-29 xfs: aligned file data extent mappings [v2 62/63] (2023-12-29) tar.gz
noalloc-ags_2023-12-29 xfs: noalloc allocation groups [RFC 59/63] (2023-12-29) tar.gz
reduce-eofblocks-gc-on-close_2023-12-29 xfs: improve post-close eofblocks gc behavior [58/63] (2023-12-29) tar.gz
report-refcounts_2023-12-29 xfs: report refcount information to userspace [60/63] (2023-12-29) tar.gz
realtime-quotas_2023-12-29 xfs: enable quota for realtime voluems [v2.0 57/63] (2023-12-29) tar.gz
realtime-reflink-extsize_2023-12-29 xfs: reflink with large realtime extents [v2.0 56/63] (2023-12-29) tar.gz
realtime-reflink_2023-12-29 xfs: reflink on the realtime device [v2.0 55/63] (2023-12-29) tar.gz
realtime-rmap_2023-12-29 xfs: realtime reverse-mapping support [v2.0 53/63] (2023-12-29) tar.gz
refcount-intent-cleanups_2023-12-29 xfs: refcount log intent cleanups [v2.0 54/63] (2023-12-29) tar.gz
btree-ifork-records_2023-12-29 xfs: refactor btrees to support records in inode root [v2.0 48/63] (2023-12-29) tar.gz
extfree-intent-cleanups_2023-12-29 xfs: extent free log intent cleanups [v2.0 50/63] (2023-12-29) tar.gz
realtime-extfree-intents_2023-12-29 xfs: widen EFI format to support rt [v2.0 51/63] (2023-12-29) tar.gz
reserve-rt-metadata-space_2023-12-29 xfs: enable in-core block reservation for rt metadata [v2.0 49/63] (2023-12-29) tar.gz
rmap-intent-cleanups_2023-12-29 xfs: rmap log intent cleanups [v2.0 52/63] (2023-12-29) tar.gz
inode-refactor_2023-12-29 xfs: hoist inode operations to libxfs [v2.0 43/63] (2023-12-29) tar.gz
metadir_2023-12-29 xfs: metadata inode directories [v2.0 44/63] (2023-12-29) tar.gz
realtime-discard_2023-12-29 xfs: enable FITRIM for the realtime section [v2.0 47/63] (2023-12-29) tar.gz
realtime-groups_2023-12-29 xfsprogs: shard the realtime section [v2.0 46/63] (2023-12-29) tar.gz
refactor-rt-locking_2023-12-29 xfs: refactor realtime meta inode locking [v2.0 45/63] (2023-12-29) tar.gz
vectorized-scrub_2023-12-29 xfs: vectorize scrub kernel calls [42/63] (2023-12-29) tar.gz
pptrs-attr-nvlookups_2023-12-29 xfs: name-value xattr lookups [v13.0 38/63] (2023-12-29) tar.gz
pptrs-fsck_2023-12-29 xfs: fsck for parent pointers [v13.0 40/63] (2023-12-29) tar.gz
pptrs_2023-12-29 xfs: Parent Pointers [v13.0 39/63] (2023-12-29) tar.gz
retain-ilock-during-dir-ops_2023-12-29 xfs: retain ILOCK during directory updates [v13.0 37/63] (2023-12-29) tar.gz
scrub-directory-tree_2023-12-29 xfs: detect and correct directory tree problems [v29.0 41/63] (2023-12-29) tar.gz
discard-relax-locks_2023-12-29 xfs: less heavy locks during fstrim [v29.0 35/63] (2023-12-29) tar.gz
inode-repair-improvements_2023-12-29 xfs: inode-related repair fixes [v29.0 34/63] (2023-12-29) tar.gz
online-fsck-design_2023-12-29 xfs: design documentation for online fsck, part 2 [v29.0 36/63] (2023-12-29) tar.gz
repair-iunlink_2023-12-29 xfs: online fsck of iunlink buckets [v29.0 32/63] (2023-12-29) tar.gz
repair-symlink_2023-12-29 xfs: online repair of symbolic links [v29.0 31/63] (2023-12-29) tar.gz
xfile-page-caching_2023-12-29 xfs: cache xfile pages for better performance [v29.0 33/63] (2023-12-29) tar.gz
dirattr-validate-owners_2023-12-29 xfs: set and validate dir/attr block owners [v29.0 26/63] (2023-12-29) tar.gz
repair-dirs_2023-12-29 xfs: online repair of directories [v29.0 29/63] (2023-12-29) tar.gz
repair-orphanage_2023-12-29 xfs: move orphan files to lost and found [v29.0 30/63] (2023-12-29) tar.gz
repair-unlinked-inode-state_2023-12-29 xfs: online repair of inode unlinked state [v29.0 28/63] (2023-12-29) tar.gz
repair-xattrs_2023-12-29 xfs: online repair of extended attributes [v29.0 27/63] (2023-12-29) tar.gz
atomic-file-updates_2023-12-29 xfs: atomic file updates [v29.0 23/63] (2023-12-29) tar.gz
expand-bmap-intent-usage_2023-12-29 xfs: support attrfork and unwritten BUIs [v29.0 21/63] (2023-12-29) tar.gz
realtime-bmap-intents_2023-12-29 xfs: widen BUI formats to support realtime [v29.0 20/63] (2023-12-29) tar.gz
repair-rtsummary_2023-12-29 xfs: online repair of realtime summaries [v29.0 25/63] (2023-12-29) tar.gz
repair-tempfiles_2023-12-29 xfs: create temporary files for online repair [v29.0 24/63] (2023-12-29) tar.gz
symlink-cleanups_2023-12-29 xfs: clean up symbolic link code [v29.0 22/63] (2023-12-29) tar.gz
bmap-intent-cleanups_2023-12-29 xfs: bmap log intent cleanups [v29.0 19/63] (2023-12-29) tar.gz
btree-geometry-in-ops_2023-12-29 xfs: move btree geometry to ops struct [v29.0 17/63] (2023-12-29) tar.gz
in-memory-btrees_2023-12-29 xfs: support in-memory btrees [v29.0 15/63] (2023-12-29) tar.gz
repair-fscounters_2023-12-29 xfs: online repair for fs summary counters [v29.0 14/63] (2023-12-29) tar.gz
repair-refcount-scalability_2023-12-29 xfs: reduce refcount repair memory usage [v29.0 18/63] (2023-12-29) tar.gz
repair-rmap-btree_2023-12-29 xfs: online repair of rmap btrees [v29.0 16/63] (2023-12-29) tar.gz
corruption-health-reports_2023-12-29 xfs: report corruption to the health trackers [v29.0 12/63] (2023-12-29) tar.gz
indirect-health-reporting_2023-12-29 xfs: indirect health reporting [v29.0 13/63] (2023-12-29) tar.gz
repair-inode-mode_2023-12-29 xfs: repair inode mode by scanning dirs [v29.0 09/63] (2023-12-29) tar.gz
repair-quotacheck_2023-12-29 xfs: online repair of quota counters [v29.0 10/63] (2023-12-29) tar.gz
scrub-nlinks_2023-12-29 xfs: online repair of file link counts [v29.0 11/63] (2023-12-29) tar.gz
repair-ag-btrees_2023-12-29 xfs: online repair of AG btrees [v29.0 03/63] (2023-12-29) tar.gz
repair-file-mappings_2023-12-29 xfs: online repair of file fork mappings [v29.0 05/63] (2023-12-29) tar.gz
repair-inodes_2023-12-29 xfs: online repair of inodes and forks [v29.0 04/63] (2023-12-29) tar.gz
repair-quota_2023-12-29 xfs: online repair of quota and rt metadata files [v29.0 07/63] (2023-12-29) tar.gz
repair-rtbitmap_2023-12-29 xfs: online repair of rt bitmap file [v29.0 06/63] (2023-12-29) tar.gz
scrub-iscan_2023-12-29 xfs: live inode scans for online fsck [v29.0 08/63] (2023-12-29) tar.gz
repair-prep-for-bulk-loading_2023-12-29 xfs: prepare repair for bulk loading [v29.0 02/63] (2023-12-29) tar.gz
xfs-6.8-merge_2023-12-29 xfs: new code for 6.8 [01/63] (2023-12-29) tar.gz
v6.7-rc7     Linux 6.7-rc7 (2023-12-23) tar.gz
defrag-freespace_2023-12-20 xfs: defragment free space [61/63] (2023-12-20) tar.gz
djwong-wtf_2023-12-20 xfs: patches undergoing development [63/63] (2023-12-20) tar.gz
file-force-align_2023-12-20 xfs: aligned file data extent mappings [v2 62/63] (2023-12-20) tar.gz
noalloc-ags_2023-12-20 xfs: noalloc allocation groups [RFC 59/63] (2023-12-20) tar.gz
report-refcounts_2023-12-20 xfs: report refcount information to userspace [60/63] (2023-12-20) tar.gz
realtime-quotas_2023-12-20 xfs: enable quota for realtime voluems [v2.0 57/63] (2023-12-20) tar.gz
realtime-reflink-extsize_2023-12-20 xfs: reflink with large realtime extents [v2.0 56/63] (2023-12-20) tar.gz
realtime-reflink_2023-12-20 xfs: reflink on the realtime device [v2.0 55/63] (2023-12-20) tar.gz
realtime-rmap_2023-12-20 xfs: realtime reverse-mapping support [v2.0 53/63] (2023-12-20) tar.gz
reduce-eofblocks-gc-on-close_2023-12-20 xfs: improve post-close eofblocks gc behavior [58/63] (2023-12-20) tar.gz
refcount-intent-cleanups_2023-12-20 xfs: refcount log intent cleanups [v2.0 54/63] (2023-12-20) tar.gz
btree-ifork-records_2023-12-20 xfs: refactor btrees to support records in inode root [v2.0 48/63] (2023-12-20) tar.gz
extfree-intent-cleanups_2023-12-20 xfs: extent free log intent cleanups [v2.0 50/63] (2023-12-20) tar.gz
realtime-extfree-intents_2023-12-20 xfs: widen EFI format to support rt [v2.0 51/63] (2023-12-20) tar.gz
reserve-rt-metadata-space_2023-12-20 xfs: enable in-core block reservation for rt metadata [v2.0 49/63] (2023-12-20) tar.gz
rmap-intent-cleanups_2023-12-20 xfs: rmap log intent cleanups [v2.0 52/63] (2023-12-20) tar.gz
inode-refactor_2023-12-20 xfs: hoist inode operations to libxfs [v2.0 43/63] (2023-12-20) tar.gz
metadir_2023-12-20 xfs: metadata inode directories [v2.0 44/63] (2023-12-20) tar.gz
realtime-discard_2023-12-20 xfs: enable FITRIM for the realtime section [v2.0 47/63] (2023-12-20) tar.gz
realtime-groups_2023-12-20 xfsprogs: shard the realtime section [v2.0 46/63] (2023-12-20) tar.gz
refactor-rt-locking_2023-12-20 xfs: refactor realtime meta inode locking [v2.0 45/63] (2023-12-20) tar.gz
pptrs-attr-nvlookups_2023-12-20 xfs: name-value xattr lookups [v13.0 38/63] (2023-12-20) tar.gz
pptrs-fsck_2023-12-20 xfs: fsck for parent pointers [v13.0 40/63] (2023-12-20) tar.gz
pptrs_2023-12-20 xfs: Parent Pointers [v13.0 39/63] (2023-12-20) tar.gz
scrub-directory-tree_2023-12-20 xfs: detect and correct directory tree problems [v29.0 41/63] (2023-12-20) tar.gz
vectorized-scrub_2023-12-20 xfs: vectorize scrub kernel calls [42/63] (2023-12-20) tar.gz
discard-relax-locks_2023-12-20 xfs: less heavy locks during fstrim [v29.0 35/63] (2023-12-20) tar.gz
inode-repair-improvements_2023-12-20 xfs: inode-related repair fixes [v29.0 34/63] (2023-12-20) tar.gz
online-fsck-design_2023-12-20 xfs: design documentation for online fsck, part 2 [v29.0 36/63] (2023-12-20) tar.gz
retain-ilock-during-dir-ops_2023-12-20 xfs: retain ILOCK during directory updates [v13.0 37/63] (2023-12-20) tar.gz
xfile-page-caching_2023-12-20 xfs: cache xfile pages for better performance [v29.0 33/63] (2023-12-20) tar.gz
repair-dirs_2023-12-20 xfs: online repair of directories [v29.0 29/63] (2023-12-20) tar.gz
repair-iunlink_2023-12-20 xfs: online fsck of iunlink buckets [v29.0 32/63] (2023-12-20) tar.gz
repair-orphanage_2023-12-20 xfs: move orphan files to lost and found [v29.0 30/63] (2023-12-20) tar.gz
repair-symlink_2023-12-20 xfs: online repair of symbolic links [v29.0 31/63] (2023-12-20) tar.gz
repair-unlinked-inode-state_2023-12-20 xfs: online repair of inode unlinked state [v29.0 28/63] (2023-12-20) tar.gz
atomic-file-updates_2023-12-20 xfs: atomic file updates [v29.0 23/63] (2023-12-20) tar.gz
dirattr-validate-owners_2023-12-20 xfs: set and validate dir/attr block owners [v29.0 26/63] (2023-12-20) tar.gz
repair-rtsummary_2023-12-20 xfs: online repair of realtime summaries [v29.0 25/63] (2023-12-20) tar.gz
repair-tempfiles_2023-12-20 xfs: create temporary files for online repair [v29.0 24/63] (2023-12-20) tar.gz
repair-xattrs_2023-12-20 xfs: online repair of extended attributes [v29.0 27/63] (2023-12-20) tar.gz
bmap-intent-cleanups_2023-12-20 xfs: bmap log intent cleanups [v29.0 19/63] (2023-12-20) tar.gz
expand-bmap-intent-usage_2023-12-20 xfs: support attrfork and unwritten BUIs [v29.0 21/63] (2023-12-20) tar.gz
realtime-bmap-intents_2023-12-20 xfs: widen BUI formats to support realtime [v29.0 20/63] (2023-12-20) tar.gz
repair-refcount-scalability_2023-12-20 xfs: reduce refcount repair memory usage [v29.0 18/63] (2023-12-20) tar.gz
symlink-cleanups_2023-12-20 xfs: clean up symbolic link code [v29.0 22/63] (2023-12-20) tar.gz
btree-geometry-in-ops_2023-12-20 xfs: move btree geometry to ops struct [v29.0 17/63] (2023-12-20) tar.gz
in-memory-btrees_2023-12-20 xfs: support in-memory btrees [v29.0 15/63] (2023-12-20) tar.gz
indirect-health-reporting_2023-12-20 xfs: indirect health reporting [v29.0 13/63] (2023-12-20) tar.gz
repair-fscounters_2023-12-20 xfs: online repair for fs summary counters [v29.0 14/63] (2023-12-20) tar.gz
repair-rmap-btree_2023-12-20 xfs: online repair of rmap btrees [v29.0 16/63] (2023-12-20) tar.gz
corruption-health-reports_2023-12-20 xfs: report corruption to the health trackers [v29.0 12/63] (2023-12-20) tar.gz
repair-inode-mode_2023-12-20 xfs: repair inode mode by scanning dirs [v29.0 09/63] (2023-12-20) tar.gz
repair-quotacheck_2023-12-20 xfs: online repair of quota counters [v29.0 10/63] (2023-12-20) tar.gz
scrub-iscan_2023-12-20 xfs: live inode scans for online fsck [v29.0 08/63] (2023-12-20) tar.gz
scrub-nlinks_2023-12-20 xfs: online repair of file link counts [v29.0 11/63] (2023-12-20) tar.gz
repair-ag-btrees_2023-12-20 xfs: online repair of AG btrees [v29.0 03/63] (2023-12-20) tar.gz
repair-file-mappings_2023-12-20 xfs: online repair of file fork mappings [v29.0 05/63] (2023-12-20) tar.gz
repair-inodes_2023-12-20 xfs: online repair of inodes and forks [v29.0 04/63] (2023-12-20) tar.gz
repair-quota_2023-12-20 xfs: online repair of quota and rt metadata files [v29.0 07/63] (2023-12-20) tar.gz
repair-rtbitmap_2023-12-20 xfs: online repair of rt bitmap file [v29.0 06/63] (2023-12-20) tar.gz
repair-prep-for-bulk-loading_2023-12-20 xfs: prepare repair for bulk loading [v29.0 02/63] (2023-12-20) tar.gz
xfs-6.8-merge_2023-12-20 xfs: new code for 6.8 [01/63] (2023-12-20) tar.gz
v6.7-rc6     Linux 6.7-rc6 (2023-12-17) tar.gz
defrag-freespace_2023-12-15 xfs: defragment free space [61/63] (2023-12-15) tar.gz
djwong-wtf_2023-12-15 xfs: patches undergoing development [63/63] (2023-12-15) tar.gz
file-force-align_2023-12-15 xfs: aligned file data extent mappings [v2 62/63] (2023-12-15) tar.gz
noalloc-ags_2023-12-15 xfs: noalloc allocation groups [RFC 59/63] (2023-12-15) tar.gz
report-refcounts_2023-12-15 xfs: report refcount information to userspace [60/63] (2023-12-15) tar.gz
realtime-quotas_2023-12-15 xfs: enable quota for realtime voluems [v2.0 57/63] (2023-12-15) tar.gz
realtime-reflink-extsize_2023-12-15 xfs: reflink with large realtime extents [v2.0 56/63] (2023-12-15) tar.gz
realtime-reflink_2023-12-15 xfs: reflink on the realtime device [v2.0 55/63] (2023-12-15) tar.gz
realtime-rmap_2023-12-15 xfs: realtime reverse-mapping support [v2.0 53/63] (2023-12-15) tar.gz
reduce-eofblocks-gc-on-close_2023-12-15 xfs: improve post-close eofblocks gc behavior [58/63] (2023-12-15) tar.gz
refcount-intent-cleanups_2023-12-15 xfs: refcount log intent cleanups [v2.0 54/63] (2023-12-15) tar.gz
btree-ifork-records_2023-12-15 xfs: refactor btrees to support records in inode root [v2.0 48/63] (2023-12-15) tar.gz
extfree-intent-cleanups_2023-12-15 xfs: extent free log intent cleanups [v2.0 50/63] (2023-12-15) tar.gz
realtime-extfree-intents_2023-12-15 xfs: widen EFI format to support rt [v2.0 51/63] (2023-12-15) tar.gz
reserve-rt-metadata-space_2023-12-15 xfs: enable in-core block reservation for rt metadata [v2.0 49/63] (2023-12-15) tar.gz
rmap-intent-cleanups_2023-12-15 xfs: rmap log intent cleanups [v2.0 52/63] (2023-12-15) tar.gz
inode-refactor_2023-12-15 xfs: hoist inode operations to libxfs [v2.0 43/63] (2023-12-15) tar.gz
metadir_2023-12-15 xfs: metadata inode directories [v2.0 44/63] (2023-12-15) tar.gz
realtime-discard_2023-12-15 xfs: enable FITRIM for the realtime section [v2.0 47/63] (2023-12-15) tar.gz
realtime-groups_2023-12-15 xfsprogs: shard the realtime section [v2.0 46/63] (2023-12-15) tar.gz
refactor-rt-locking_2023-12-15 xfs: refactor realtime meta inode locking [v2.0 45/63] (2023-12-15) tar.gz
vectorized-scrub_2023-12-15 xfs: vectorize scrub kernel calls [42/63] (2023-12-15) tar.gz
pptrs-attr-nvlookups_2023-12-15 xfs: name-value xattr lookups [v13.0 38/63] (2023-12-15) tar.gz
pptrs-fsck_2023-12-15 xfs: fsck for parent pointers [v13.0 40/63] (2023-12-15) tar.gz
pptrs_2023-12-15 xfs: Parent Pointers [v13.0 39/63] (2023-12-15) tar.gz
retain-ilock-during-dir-ops_2023-12-15 xfs: retain ILOCK during directory updates [v13.0 37/63] (2023-12-15) tar.gz
scrub-directory-tree_2023-12-15 xfs: detect and correct directory tree problems [v29.0 41/63] (2023-12-15) tar.gz
discard-relax-locks_2023-12-15 xfs: less heavy locks during fstrim [v29.0 35/63] (2023-12-15) tar.gz
inode-repair-improvements_2023-12-15 xfs: inode-related repair fixes [v29.0 34/63] (2023-12-15) tar.gz
online-fsck-design_2023-12-15 xfs: design documentation for online fsck, part 2 [v29.0 36/63] (2023-12-15) tar.gz
repair-iunlink_2023-12-15 xfs: online fsck of iunlink buckets [v29.0 32/63] (2023-12-15) tar.gz
repair-symlink_2023-12-15 xfs: online repair of symbolic links [v29.0 31/63] (2023-12-15) tar.gz
xfile-page-caching_2023-12-15 xfs: cache xfile pages for better performance [v29.0 33/63] (2023-12-15) tar.gz
dirattr-validate-owners_2023-12-15 xfs: set and validate dir/attr block owners [v29.0 26/63] (2023-12-15) tar.gz
repair-dirs_2023-12-15 xfs: online repair of directories [v29.0 29/63] (2023-12-15) tar.gz
repair-orphanage_2023-12-15 xfs: move orphan files to lost and found [v29.0 30/63] (2023-12-15) tar.gz
repair-unlinked-inode-state_2023-12-15 xfs: online repair of inode unlinked state [v29.0 28/63] (2023-12-15) tar.gz
repair-xattrs_2023-12-15 xfs: online repair of extended attributes [v29.0 27/63] (2023-12-15) tar.gz
atomic-file-updates_2023-12-15 xfs: atomic file updates [v29.0 23/63] (2023-12-15) tar.gz
expand-bmap-intent-usage_2023-12-15 xfs: support attrfork and unwritten BUIs [v29.0 21/63] (2023-12-15) tar.gz
realtime-bmap-intents_2023-12-15 xfs: widen BUI formats to support realtime [v29.0 20/63] (2023-12-15) tar.gz
repair-rtsummary_2023-12-15 xfs: online repair of realtime summaries [v29.0 25/63] (2023-12-15) tar.gz
repair-tempfiles_2023-12-15 xfs: create temporary files for online repair [v29.0 24/63] (2023-12-15) tar.gz
symlink-cleanups_2023-12-15 xfs: clean up symbolic link code [v29.0 22/63] (2023-12-15) tar.gz
bmap-intent-cleanups_2023-12-15 xfs: bmap log intent cleanups [v29.0 19/63] (2023-12-15) tar.gz
btree-geometry-in-ops_2023-12-15 xfs: move btree geometry to ops struct [v29.0 17/63] (2023-12-15) tar.gz
in-memory-btrees_2023-12-15 xfs: support in-memory btrees [v29.0 15/63] (2023-12-15) tar.gz
repair-refcount-scalability_2023-12-15 xfs: reduce refcount repair memory usage [v29.0 18/63] (2023-12-15) tar.gz
repair-rmap-btree_2023-12-15 xfs: online repair of rmap btrees [v29.0 16/63] (2023-12-15) tar.gz
corruption-health-reports_2023-12-15 xfs: report corruption to the health trackers [v29.0 12/63] (2023-12-15) tar.gz
indirect-health-reporting_2023-12-15 xfs: indirect health reporting [v29.0 13/63] (2023-12-15) tar.gz
repair-fscounters_2023-12-15 xfs: online repair for fs summary counters [v29.0 14/63] (2023-12-15) tar.gz
repair-inode-mode_2023-12-15 xfs: repair inode mode by scanning dirs [v29.0 09/63] (2023-12-15) tar.gz
repair-quotacheck_2023-12-15 xfs: online repair of quota counters [v29.0 10/63] (2023-12-15) tar.gz
scrub-nlinks_2023-12-15 xfs: online repair of file link counts [v29.0 11/63] (2023-12-15) tar.gz
repair-file-mappings_2023-12-15 xfs: online repair of file fork mappings [v29.0 05/63] (2023-12-15) tar.gz
repair-inodes_2023-12-15 xfs: online repair of inodes and forks [v29.0 04/63] (2023-12-15) tar.gz
repair-quota_2023-12-15 xfs: online repair of quota and rt metadata files [v29.0 07/63] (2023-12-15) tar.gz
repair-rtbitmap_2023-12-15 xfs: online repair of rt bitmap file [v29.0 06/63] (2023-12-15) tar.gz
scrub-iscan_2023-12-15 xfs: live inode scans for online fsck [v29.0 08/63] (2023-12-15) tar.gz
repair-ag-btrees_2023-12-15 xfs: online repair of AG btrees [v29.0 03/63] (2023-12-15) tar.gz
repair-prep-for-bulk-loading_2023-12-15 xfs: prepare repair for bulk loading [v29.0 02/63] (2023-12-15) tar.gz
xfs-6.8-merge_2023-12-15 xfs: new code for 6.8 [01/63] (2023-12-15) tar.gz
repair-quota-6.8_2023-12-15 xfs: online repair of quota and rt metadata files [v28.3] (2023-12-15) tar.gz
repair-ag-btrees-6.8_2023-12-15 xfs: online repair of AG btrees [v28.3] (2023-12-15) tar.gz
repair-file-mappings-6.8_2023-12-15 xfs: online repair of file fork mappings [v28.3] (2023-12-15) tar.gz
repair-inodes-6.8_2023-12-15 xfs: online repair of inodes and forks [v28.3] (2023-12-15) tar.gz
repair-prep-for-bulk-loading-6.8_2023-12-15 xfs: prepare repair for bulk loading [v28.3] (2023-12-15) tar.gz
repair-rtbitmap-6.8_2023-12-15 xfs: online repair of rt bitmap file [v28.3] (2023-12-15) tar.gz
chandan/xfs-6.8-mergeB_2023-12-15 autogenerated tag for chandan/xfs-6.8-mergeB (2023-12-15) tar.gz
repair-file-mappings-6.8_2023-12-13 xfs: online repair of file fork mappings [v28.2] (2023-12-13) tar.gz
repair-quota-6.8_2023-12-13 xfs: online repair of quota and rt metadata files [v28.2] (2023-12-13) tar.gz
repair-rtbitmap-6.8_2023-12-13 xfs: online repair of rt bitmap file [v28.2] (2023-12-13) tar.gz
fix-growfsrt-failures-6.8_2023-12-13 xfs: fix growfsrt failure during rt volume attach One more series to fix a transaction reservation overrun while trying to attach a very large rt volume to a filesystem. (2023-12-13) tar.gz
repair-ag-btrees-6.8_2023-12-13 xfs: online repair of AG btrees [v28.2] (2023-12-13) tar.gz
repair-inodes-6.8_2023-12-13 xfs: online repair of inodes and forks [v28.2] (2023-12-13) tar.gz
repair-prep-for-bulk-loading-6.8_2023-12-13 xfs: prepare repair for bulk loading [v28.2] (2023-12-13) tar.gz
djwong-wtf_2023-12-13 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-12-13) tar.gz
file-force-align_2023-12-13 xfs: aligned file data extent mappings [v2] (2023-12-13) tar.gz
defrag-freespace_2023-12-13 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-12-13) tar.gz
noalloc-ags_2023-12-13 xfs: noalloc allocation groups [RFC] (2023-12-13) tar.gz
realtime-quotas_2023-12-13 xfs: enable quota for realtime voluems [v1.0] (2023-12-13) tar.gz
reduce-eofblocks-gc-on-close_2023-12-13 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-12-13) tar.gz
report-refcounts_2023-12-13 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-12-13) tar.gz
realtime-extfree-intents_2023-12-13 xfs: widen EFI format to support rt [v1.0] (2023-12-13) tar.gz
realtime-reflink-extsize_2023-12-13 xfs: reflink with large realtime extents [v1.0] (2023-12-13) tar.gz
realtime-reflink_2023-12-13 xfs: reflink on the realtime device [v1.0] (2023-12-13) tar.gz
realtime-rmap_2023-12-13 xfs: realtime reverse-mapping support [v1.0] (2023-12-13) tar.gz
refcount-intent-cleanups_2023-12-13 xfs: refcount log intent cleanups [v1.0] (2023-12-13) tar.gz
rmap-intent-cleanups_2023-12-13 xfs: rmap log intent cleanups [v1.0] (2023-12-13) tar.gz
btree-ifork-records_2023-12-13 xfs: refactor btrees to support records in inode root [v1.0] (2023-12-13) tar.gz
extfree-intent-cleanups_2023-12-13 xfs: extent free log intent cleanups [v1.0] (2023-12-13) tar.gz
realtime-discard_2023-12-13 xfs: enable FITRIM for the realtime section [v1.0] (2023-12-13) tar.gz
realtime-groups_2023-12-13 xfsprogs: shard the realtime section [v1.0] (2023-12-13) tar.gz
reserve-rt-metadata-space_2023-12-13 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-12-13) tar.gz
inode-refactor_2023-12-13 xfs: hoist inode operations to libxfs [v1.0] (2023-12-13) tar.gz
metadir_2023-12-13 xfs: metadata inode directories [v1.0] (2023-12-13) tar.gz
pptrs-fsck_2023-12-13 xfs: fsck for parent pointers [v12.2] (2023-12-13) tar.gz
refactor-rt-locking_2023-12-13 xfs: refactor realtime meta inode locking [v1.0] (2023-12-13) tar.gz
scrub-directory-tree_2023-12-13 xfs: detect and correct directory tree problems [v28.2] (2023-12-13) tar.gz
vectorized-scrub_2023-12-13 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-12-13) tar.gz
discard-relax-locks_2023-12-13 xfs: less heavy locks during fstrim [v28.2] (2023-12-13) tar.gz
online-fsck-design_2023-12-13 xfs: design documentation for online fsck, part 2 [v28.2] (2023-12-13) tar.gz
pptrs-attr-nvlookups_2023-12-13 xfs: name-value xattr lookups [v12.2] (2023-12-13) tar.gz
pptrs_2023-12-13 xfs: Parent Pointers [v12.2] (2023-12-13) tar.gz
retain-ilock-during-dir-ops_2023-12-13 xfs: retain ILOCK during directory updates [v12.2] (2023-12-13) tar.gz
inode-repair-improvements_2023-12-13 xfs: inode-related repair fixes [v28.2] (2023-12-13) tar.gz
repair-dirs_2023-12-13 xfs: online repair of directories [v28.2] (2023-12-13) tar.gz
repair-iunlink_2023-12-13 xfs: online fsck of iunlink buckets [v28.2] (2023-12-13) tar.gz
repair-orphanage_2023-12-13 xfs: move orphan files to lost and found [v28.2] (2023-12-13) tar.gz
repair-symlink_2023-12-13 xfs: online repair of symbolic links [v28.2] (2023-12-13) tar.gz
xfile-page-caching_2023-12-13 xfs: cache xfile pages for better performance [v28.2] (2023-12-13) tar.gz
dirattr-validate-owners_2023-12-13 xfs: set and validate dir/attr block owners [v28.2] (2023-12-13) tar.gz
repair-rtsummary_2023-12-13 xfs: online repair of realtime summaries [v28.2] (2023-12-13) tar.gz
repair-tempfiles_2023-12-13 xfs: create temporary files for online repair [v28.2] (2023-12-13) tar.gz
repair-unlinked-inode-state_2023-12-13 xfs: online repair of inode unlinked state [v28.2] (2023-12-13) tar.gz
repair-xattrs_2023-12-13 xfs: online repair of extended attributes [v28.2] (2023-12-13) tar.gz
atomic-file-updates_2023-12-13 xfs: atomic file updates [v28.2] (2023-12-13) tar.gz
bmap-intent-cleanups_2023-12-13 xfs: bmap log intent cleanups [v28.2] (2023-12-13) tar.gz
expand-bmap-intent-usage_2023-12-13 xfs: support attrfork and unwritten BUIs [v28.2] (2023-12-13) tar.gz
realtime-bmap-intents_2023-12-13 xfs: widen BUI formats to support realtime [v28.2] (2023-12-13) tar.gz
repair-refcount-scalability_2023-12-13 xfs: reduce refcount repair memory usage [v28.2] (2023-12-13) tar.gz
symlink-cleanups_2023-12-13 xfs: clean up symbolic link code [v28.2] (2023-12-13) tar.gz
btree-geometry-in-ops_2023-12-13 xfs: move btree geometry to ops struct [v28.2] (2023-12-13) tar.gz
in-memory-btrees_2023-12-13 xfs: support in-memory btrees [v28.2] (2023-12-13) tar.gz
indirect-health-reporting_2023-12-13 xfs: indirect health reporting [v28.2] (2023-12-13) tar.gz
repair-fscounters_2023-12-13 xfs: online repair for fs summary counters [v28.2] (2023-12-13) tar.gz
repair-rmap-btree_2023-12-13 xfs: online repair of rmap btrees [v28.2] (2023-12-13) tar.gz
corruption-health-reports_2023-12-13 xfs: report corruption to the health trackers [v28.2] (2023-12-13) tar.gz
repair-inode-mode_2023-12-13 xfs: repair inode mode by scanning dirs [v28.2] (2023-12-13) tar.gz
repair-quota_2023-12-13 xfs: online repair of quota and rt metadata files [v28.2] (2023-12-13) tar.gz
repair-quotacheck_2023-12-13 xfs: online repair of quota counters [v28.2] (2023-12-13) tar.gz
scrub-iscan_2023-12-13 xfs: live inode scans for online fsck [v28.2] (2023-12-13) tar.gz
scrub-nlinks_2023-12-13 xfs: online repair of file link counts [v28.2] (2023-12-13) tar.gz
repair-ag-btrees_2023-12-13 xfs: online repair of AG btrees [v28.2] (2023-12-13) tar.gz
repair-auto-reap-space-reservations_2023-12-13 xfs: reserve disk space for online repairs [v28.2] (2023-12-13) tar.gz
repair-file-mappings_2023-12-13 xfs: online repair of file fork mappings [v28.2] (2023-12-13) tar.gz
repair-inodes_2023-12-13 xfs: online repair of inodes and forks [v28.2] (2023-12-13) tar.gz
repair-prep-for-bulk-loading_2023-12-13 xfs: prepare repair for bulk loading [v28.2] (2023-12-13) tar.gz
repair-rtbitmap_2023-12-13 xfs: online repair of rt bitmap file [v28.2] (2023-12-13) tar.gz
scrub-livelock-prevention_2023-12-13 xfs: prevent livelocks in xchk_iget [v28.2] (2023-12-13) tar.gz
xfs-6.8-merge_2023-12-13 xfs: new code for 6.8 New code for 6.8. (2023-12-13) tar.gz
xfs-6.8-merge-1 New code for 6.8: (2023-12-11) tar.gz
v6.7-rc5     Linux 6.7-rc5 (2023-12-10) tar.gz
fix-growfsrt-failures-6.8_2023-12-06 xfs: fix growfsrt failure during rt volume attach One more series to fix a transaction reservation overrun while trying to attach a very large rt volume to a filesystem. (2023-12-06) tar.gz
defer-elide-create-done-6.8_2023-12-06 xfs: elide defer work ->create_done if no intent [v2] (2023-12-06) tar.gz
fix-rtmount-overflows-6.8_2023-12-06 xfs: fix realtime geometry integer overflows [v2] (2023-12-06) tar.gz
reconstruct-defer-cleanups-6.8_2023-12-06 xfs: continue removing defer item boilerplate [v2] (2023-12-06) tar.gz
repair-auto-reap-space-reservations-6.8_2023-12-06 xfs: reserve disk space for online repairs [v28.1] (2023-12-06) tar.gz
scrub-livelock-prevention-6.8_2023-12-06 xfs: prevent livelocks in xchk_iget [v28.1] (2023-12-06) tar.gz
reconstruct-defer-work-6.8_2023-12-06 xfs: log intent item recovery should reconstruct defer work state [v3] (2023-12-06) tar.gz
djwong-wtf_2023-12-06 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-12-06) tar.gz
defrag-freespace_2023-12-06 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-12-06) tar.gz
file-force-align_2023-12-06 xfs: aligned file data extent mappings [v2] (2023-12-06) tar.gz
noalloc-ags_2023-12-06 xfs: noalloc allocation groups [RFC] (2023-12-06) tar.gz
reduce-eofblocks-gc-on-close_2023-12-06 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-12-06) tar.gz
report-refcounts_2023-12-06 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-12-06) tar.gz
realtime-quotas_2023-12-06 xfs: enable quota for realtime voluems [v1.0] (2023-12-06) tar.gz
realtime-reflink-extsize_2023-12-06 xfs: reflink with large realtime extents [v1.0] (2023-12-06) tar.gz
realtime-reflink_2023-12-06 xfs: reflink on the realtime device [v1.0] (2023-12-06) tar.gz
realtime-rmap_2023-12-06 xfs: realtime reverse-mapping support [v1.0] (2023-12-06) tar.gz
refcount-intent-cleanups_2023-12-06 xfs: refcount log intent cleanups [v1.0] (2023-12-06) tar.gz
rmap-intent-cleanups_2023-12-06 xfs: rmap log intent cleanups [v1.0] (2023-12-06) tar.gz
btree-ifork-records_2023-12-06 xfs: refactor btrees to support records in inode root [v1.0] (2023-12-06) tar.gz
extfree-intent-cleanups_2023-12-06 xfs: extent free log intent cleanups [v1.0] (2023-12-06) tar.gz
realtime-discard_2023-12-06 xfs: enable FITRIM for the realtime section [v1.0] (2023-12-06) tar.gz
realtime-extfree-intents_2023-12-06 xfs: widen EFI format to support rt [v1.0] (2023-12-06) tar.gz
reserve-rt-metadata-space_2023-12-06 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-12-06) tar.gz
inode-refactor_2023-12-06 xfs: hoist inode operations to libxfs [v1.0] (2023-12-06) tar.gz
metadir_2023-12-06 xfs: metadata inode directories [v1.0] (2023-12-06) tar.gz
realtime-groups_2023-12-06 xfsprogs: shard the realtime section [v1.0] (2023-12-06) tar.gz
refactor-rt-locking_2023-12-06 xfs: refactor realtime meta inode locking [v1.0] (2023-12-06) tar.gz
vectorized-scrub_2023-12-06 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-12-06) tar.gz
pptrs-attr-nvlookups_2023-12-06 xfs: name-value xattr lookups [v12.2] (2023-12-06) tar.gz
pptrs-fsck_2023-12-06 xfs: fsck for parent pointers [v12.2] (2023-12-06) tar.gz
pptrs_2023-12-06 xfs: Parent Pointers [v12.2] (2023-12-06) tar.gz
retain-ilock-during-dir-ops_2023-12-06 xfs: retain ILOCK during directory updates [v12.2] (2023-12-06) tar.gz
scrub-directory-tree_2023-12-06 xfs: detect and correct directory tree problems [v28.1] (2023-12-06) tar.gz
discard-relax-locks_2023-12-06 xfs: less heavy locks during fstrim [v28.1] (2023-12-06) tar.gz
inode-repair-improvements_2023-12-06 xfs: inode-related repair fixes [v28.1] (2023-12-06) tar.gz
online-fsck-design_2023-12-06 xfs: design documentation for online fsck, part 2 [v28.1] (2023-12-06) tar.gz
repair-iunlink_2023-12-06 xfs: online fsck of iunlink buckets [v28.1] (2023-12-06) tar.gz
xfile-page-caching_2023-12-06 xfs: cache xfile pages for better performance [v28.1] (2023-12-06) tar.gz
repair-dirs_2023-12-06 xfs: online repair of directories [v28.1] (2023-12-06) tar.gz
repair-orphanage_2023-12-06 xfs: move orphan files to lost and found [v28.1] (2023-12-06) tar.gz
repair-symlink_2023-12-06 xfs: online repair of symbolic links [v28.1] (2023-12-06) tar.gz
repair-unlinked-inode-state_2023-12-06 xfs: online repair of inode unlinked state [v28.1] (2023-12-06) tar.gz
repair-xattrs_2023-12-06 xfs: online repair of extended attributes [v28.1] (2023-12-06) tar.gz
atomic-file-updates_2023-12-06 xfs: atomic file updates [v28.1] (2023-12-06) tar.gz
dirattr-validate-owners_2023-12-06 xfs: set and validate dir/attr block owners [v28.1] (2023-12-06) tar.gz
repair-rtsummary_2023-12-06 xfs: online repair of realtime summaries [v28.1] (2023-12-06) tar.gz
repair-tempfiles_2023-12-06 xfs: create temporary files for online repair [v28.1] (2023-12-06) tar.gz
symlink-cleanups_2023-12-06 xfs: clean up symbolic link code [v28.1] (2023-12-06) tar.gz
bmap-intent-cleanups_2023-12-06 xfs: bmap log intent cleanups [v28.1] (2023-12-06) tar.gz
btree-geometry-in-ops_2023-12-06 xfs: move btree geometry to ops struct [v28.1] (2023-12-06) tar.gz
expand-bmap-intent-usage_2023-12-06 xfs: support attrfork and unwritten BUIs [v28.1] (2023-12-06) tar.gz
realtime-bmap-intents_2023-12-06 xfs: widen BUI formats to support realtime [v28.1] (2023-12-06) tar.gz
repair-refcount-scalability_2023-12-06 xfs: reduce refcount repair memory usage [v28.1] (2023-12-06) tar.gz
corruption-health-reports_2023-12-06 xfs: report corruption to the health trackers [v28.1] (2023-12-06) tar.gz
in-memory-btrees_2023-12-06 xfs: support in-memory btrees [v28.1] (2023-12-06) tar.gz
indirect-health-reporting_2023-12-06 xfs: indirect health reporting [v28.1] (2023-12-06) tar.gz
repair-fscounters_2023-12-06 xfs: online repair for fs summary counters [v28.1] (2023-12-06) tar.gz
repair-rmap-btree_2023-12-06 xfs: online repair of rmap btrees [v28.1] (2023-12-06) tar.gz
repair-quota_2023-12-06 xfs: online repair of quota and rt metadata files [v28.1] (2023-12-06) tar.gz
repair-quotacheck_2023-12-06 xfs: online repair of quota counters [v28.1] (2023-12-06) tar.gz
repair-rtbitmap_2023-12-06 xfs: online repair of rt bitmap file [v28.1] (2023-12-06) tar.gz
scrub-iscan_2023-12-06 xfs: live inode scans for online fsck [v28.1] (2023-12-06) tar.gz
scrub-nlinks_2023-12-06 xfs: online repair of file link counts [v28.1] (2023-12-06) tar.gz
repair-ag-btrees_2023-12-06 xfs: online repair of AG btrees [v28.1] (2023-12-06) tar.gz
repair-auto-reap-space-reservations_2023-12-06 xfs: reserve disk space for online repairs [v28.1] (2023-12-06) tar.gz
repair-file-mappings_2023-12-06 xfs: online repair of file fork mappings [v28.1] (2023-12-06) tar.gz
repair-inodes_2023-12-06 xfs: online repair of inodes and forks [v28.1] (2023-12-06) tar.gz
repair-prep-for-bulk-loading_2023-12-06 xfs: prepare repair for bulk loading [v28.1] (2023-12-06) tar.gz
scrub-livelock-prevention_2023-12-06 xfs: prevent livelocks in xchk_iget [v28.1] (2023-12-06) tar.gz
xfs-6.8-merge_2023-12-06 xfs: new code for 6.8 New code for 6.8. (2023-12-06) tar.gz
defer-elide-create-done-6.7_2023-12-04 xfs: elide defer work ->create_done if no intent Christoph pointed out that the defer ops machinery doesn't need to call ->create_done if the deferred work item didn't generate a log intent item in the first place.  Let's clean that up and save an indirect call in the non-logged xattr update call path. (2023-12-04) tar.gz
fix-rtmount-overflows-6.7_2023-12-04 xfs: fix realtime geometry integer overflows While reading through the realtime geometry support code in xfsprogs, I noticed a discrepancy between the sb_rextslog computation used when writing out the superblock during mkfs and the validation code used in xfs_repair.  This discrepancy would lead to system failure for a runt rt volume having more than 1 rt block but zero rt extents in length.  Most people aren't going to configure a 1M extent size for their 360k rt floppy disk volume, but I did! (2023-12-04) tar.gz
reconstruct-defer-cleanups-6.7_2023-12-04 xfs: continue removing defer item boilerplate Now that we've restructured log intent item recovery to reconstruct the incore deferred work state, apply further cleanups to that code to remove boilerplate that is duplicated across all the _item.c files. Having done that, collapse a bunch of trivial helpers to reduce the overall call chain.  That enables us to refactor the relog code so that the ->relog_item implementations only have to know how to format the implementation-specific data encoded in an intent item and don't themselves have to handle the log item juggling. (2023-12-04) tar.gz
reconstruct-defer-work-6.7_2023-12-04 xfs: log intent item recovery should reconstruct defer work state [v2] (2023-12-04) tar.gz
fix-rtmount-overflows-6.7_2023-12-03 xfs: fix realtime geometry integer overflows While reading through the realtime geometry support code in xfsprogs, I noticed a discrepancy between the sb_rextslog computation used when writing out the superblock during mkfs and the validation code used in xfs_repair.  This discrepancy would lead to system failure for a runt rt volume having more than 1 rt block but zero rt extents in length.  Most people aren't going to configure a 1M extent size for their 360k rt floppy disk volume, but I did! (2023-12-03) tar.gz
reconstruct-defer-cleanups-6.7_2023-12-03 xfs: continue removing defer item boilerplate Now that we've restructured log intent item recovery to reconstruct the incore deferred work state, apply further cleanups to that code to remove boilerplate that is duplicated across all the _item.c files. Having done that, collapse a bunch of trivial helpers to reduce the overall call chain.  That enables us to refactor the relog code so that the ->relog_item implementations only have to know how to format the implementation-specific data encoded in an intent item and don't themselves have to handle the log item juggling. (2023-12-03) tar.gz
reconstruct-defer-work-6.7_2023-12-03 xfs: log intent item recovery should reconstruct defer work state [v2] (2023-12-03) tar.gz
v6.7-rc4     Linux 6.7-rc4 (2023-12-03) tar.gz
reconstruct-defer-work-6.7_2023-11-28 xfs: log intent item recovery should reconstruct defer work state [RFC] (2023-11-28) tar.gz
v6.7-rc3     Linux 6.7-rc3 (2023-11-26) tar.gz
defrag-freespace_2023-11-24 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-11-24) tar.gz
djwong-wtf_2023-11-24 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-11-24) tar.gz
file-force-align_2023-11-24 xfs: aligned file data extent mappings [v2] (2023-11-24) tar.gz
report-refcounts_2023-11-24 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-11-24) tar.gz
noalloc-ags_2023-11-24 xfs: noalloc allocation groups [RFC] (2023-11-24) tar.gz
realtime-quotas_2023-11-24 xfs: enable quota for realtime voluems [v1.0] (2023-11-24) tar.gz
realtime-reflink-extsize_2023-11-24 xfs: reflink with large realtime extents [v1.0] (2023-11-24) tar.gz
realtime-reflink_2023-11-24 xfs: reflink on the realtime device [v1.0] (2023-11-24) tar.gz
reduce-eofblocks-gc-on-close_2023-11-24 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-11-24) tar.gz
extfree-intent-cleanups_2023-11-24 xfs: extent free log intent cleanups [v1.0] (2023-11-24) tar.gz
realtime-extfree-intents_2023-11-24 xfs: widen EFI format to support rt [v1.0] (2023-11-24) tar.gz
realtime-rmap_2023-11-24 xfs: realtime reverse-mapping support [v1.0] (2023-11-24) tar.gz
refcount-intent-cleanups_2023-11-24 xfs: refcount log intent cleanups [v1.0] (2023-11-24) tar.gz
rmap-intent-cleanups_2023-11-24 xfs: rmap log intent cleanups [v1.0] (2023-11-24) tar.gz
btree-ifork-records_2023-11-24 xfs: refactor btrees to support records in inode root [v1.0] (2023-11-24) tar.gz
realtime-discard_2023-11-24 xfs: enable FITRIM for the realtime section [v1.0] (2023-11-24) tar.gz
realtime-groups_2023-11-24 xfsprogs: shard the realtime section [v1.0] (2023-11-24) tar.gz
refactor-rt-locking_2023-11-24 xfs: refactor realtime meta inode locking [v1.0] (2023-11-24) tar.gz
reserve-rt-metadata-space_2023-11-24 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-11-24) tar.gz
inode-refactor_2023-11-24 xfs: hoist inode operations to libxfs [v1.0] (2023-11-24) tar.gz
metadir_2023-11-24 xfs: metadata inode directories [v1.0] (2023-11-24) tar.gz
pptrs-fsck_2023-11-24 xfs: fsck for parent pointers [v12.2] (2023-11-24) tar.gz
scrub-directory-tree_2023-11-24 xfs: detect and correct directory tree problems [v28.0] (2023-11-24) tar.gz
vectorized-scrub_2023-11-24 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-11-24) tar.gz
discard-relax-locks_2023-11-24 xfs: less heavy locks during fstrim [v28.0] (2023-11-24) tar.gz
online-fsck-design_2023-11-24 xfs: design documentation for online fsck, part 2 [v28.0] (2023-11-24) tar.gz
pptrs-attr-nvlookups_2023-11-24 xfs: name-value xattr lookups [v12.2] (2023-11-24) tar.gz
pptrs_2023-11-24 xfs: Parent Pointers [v12.2] (2023-11-24) tar.gz
retain-ilock-during-dir-ops_2023-11-24 xfs: retain ILOCK during directory updates [v12.2] (2023-11-24) tar.gz
inode-repair-improvements_2023-11-24 xfs: inode-related repair fixes [v28.0] (2023-11-24) tar.gz
repair-iunlink_2023-11-24 xfs: online fsck of iunlink buckets [v28.0] (2023-11-24) tar.gz
repair-orphanage_2023-11-24 xfs: move orphan files to lost and found [v28.0] (2023-11-24) tar.gz
repair-symlink_2023-11-24 xfs: online repair of symbolic links [v28.0] (2023-11-24) tar.gz
xfile-page-caching_2023-11-24 xfs: cache xfile pages for better performance [v28.0] (2023-11-24) tar.gz
dirattr-validate-owners_2023-11-24 xfs: set and validate dir/attr block owners [v28.0] (2023-11-24) tar.gz
repair-dirs_2023-11-24 xfs: online repair of directories [v28.0] (2023-11-24) tar.gz
repair-rtsummary_2023-11-24 xfs: online repair of realtime summaries [v28.0] (2023-11-24) tar.gz
repair-unlinked-inode-state_2023-11-24 xfs: online repair of inode unlinked state [v28.0] (2023-11-24) tar.gz
repair-xattrs_2023-11-24 xfs: online repair of extended attributes [v28.0] (2023-11-24) tar.gz
atomic-file-updates_2023-11-24 xfs: atomic file updates [v28.0] (2023-11-24) tar.gz
expand-bmap-intent-usage_2023-11-24 xfs: support attrfork and unwritten BUIs [v28.0] (2023-11-24) tar.gz
realtime-bmap-intents_2023-11-24 xfs: widen BUI formats to support realtime [v28.0] (2023-11-24) tar.gz
repair-tempfiles_2023-11-24 xfs: create temporary files for online repair [v28.0] (2023-11-24) tar.gz
symlink-cleanups_2023-11-24 xfs: clean up symbolic link code [v28.0] (2023-11-24) tar.gz
bmap-intent-cleanups_2023-11-24 xfs: bmap log intent cleanups [v28.0] (2023-11-24) tar.gz
btree-geometry-in-ops_2023-11-24 xfs: move btree geometry to ops struct [v28.0] (2023-11-24) tar.gz
in-memory-btrees_2023-11-24 xfs: support in-memory btrees [v28.0] (2023-11-24) tar.gz
repair-refcount-scalability_2023-11-24 xfs: reduce refcount repair memory usage [v28.0] (2023-11-24) tar.gz
repair-rmap-btree_2023-11-24 xfs: online repair of rmap btrees [v28.0] (2023-11-24) tar.gz
corruption-health-reports_2023-11-24 xfs: report corruption to the health trackers [v28.0] (2023-11-24) tar.gz
indirect-health-reporting_2023-11-24 xfs: indirect health reporting [v28.0] (2023-11-24) tar.gz
repair-fscounters_2023-11-24 xfs: online repair for fs summary counters [v28.0] (2023-11-24) tar.gz
repair-quotacheck_2023-11-24 xfs: online repair of quota counters [v28.0] (2023-11-24) tar.gz
scrub-nlinks_2023-11-24 xfs: online repair of file link counts [v28.0] (2023-11-24) tar.gz
repair-file-mappings_2023-11-24 xfs: online repair of file fork mappings [v28.0] (2023-11-24) tar.gz
repair-inodes_2023-11-24 xfs: online repair of inodes and forks [v28.0] (2023-11-24) tar.gz
repair-quota_2023-11-24 xfs: online repair of quota and rt metadata files [v28.0] (2023-11-24) tar.gz
repair-rtbitmap_2023-11-24 xfs: online repair of rt bitmap file [v28.0] (2023-11-24) tar.gz
scrub-iscan_2023-11-24 xfs: live inode scans for online fsck [v28.0] (2023-11-24) tar.gz
dquot-recovery-checking_2023-11-24 xfs: dquot recovery validation strengthening During my review of Dave's patches that fixed an inode recovery issue with nrext64 enabled on s390x, it occurred to me that recovery doesn't actually validate the ondisk dquot record after a replay.  In the past we didn't do that for inodes or buffers either, but now we do. (2023-11-24) tar.gz
repair-ag-btrees_2023-11-24 xfs: online repair of AG btrees [v28.0] (2023-11-24) tar.gz
repair-auto-reap-space-reservations_2023-11-24 xfs: reserve disk space for online repairs [v28.0] (2023-11-24) tar.gz
repair-prep-for-bulk-loading_2023-11-24 xfs: prepare repair for bulk loading [v28.0] (2023-11-24) tar.gz
scrub-livelock-prevention_2023-11-24 xfs: prevent livelocks in xchk_iget [v28.0] (2023-11-24) tar.gz
djwong-wtf_2023-11-20 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-11-20) tar.gz
defrag-freespace_2023-11-20 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-11-20) tar.gz
file-force-align_2023-11-20 xfs: aligned file data extent mappings [v2] (2023-11-20) tar.gz
noalloc-ags_2023-11-20 xfs: noalloc allocation groups [RFC] (2023-11-20) tar.gz
realtime-quotas_2023-11-20 xfs: enable quota for realtime voluems [v1.0] (2023-11-20) tar.gz
reduce-eofblocks-gc-on-close_2023-11-20 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-11-20) tar.gz
report-refcounts_2023-11-20 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-11-20) tar.gz
realtime-reflink-extsize_2023-11-20 xfs: reflink with large realtime extents [v1.0] (2023-11-20) tar.gz
realtime-reflink_2023-11-20 xfs: reflink on the realtime device [v1.0] (2023-11-20) tar.gz
realtime-rmap_2023-11-20 xfs: realtime reverse-mapping support [v1.0] (2023-11-20) tar.gz
refcount-intent-cleanups_2023-11-20 xfs: refcount log intent cleanups [v1.0] (2023-11-20) tar.gz
rmap-intent-cleanups_2023-11-20 xfs: rmap log intent cleanups [v1.0] (2023-11-20) tar.gz
btree-ifork-records_2023-11-20 xfs: refactor btrees to support records in inode root [v1.0] (2023-11-20) tar.gz
extfree-intent-cleanups_2023-11-20 xfs: extent free log intent cleanups [v1.0] (2023-11-20) tar.gz
realtime-discard_2023-11-20 xfs: enable FITRIM for the realtime section [v1.0] (2023-11-20) tar.gz
realtime-extfree-intents_2023-11-20 xfs: widen EFI format to support rt [v1.0] (2023-11-20) tar.gz
realtime-groups_2023-11-20 xfsprogs: shard the realtime section [v1.0] (2023-11-20) tar.gz
reserve-rt-metadata-space_2023-11-20 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-11-20) tar.gz
inode-refactor_2023-11-20 xfs: hoist inode operations to libxfs [v1.0] (2023-11-20) tar.gz
metadir_2023-11-20 xfs: metadata inode directories [v1.0] (2023-11-20) tar.gz
refactor-rt-locking_2023-11-20 xfs: refactor realtime meta inode locking [v1.0] (2023-11-20) tar.gz
scrub-directory-tree_2023-11-20 xfs: detect and correct directory tree problems [v27.0] (2023-11-20) tar.gz
vectorized-scrub_2023-11-20 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-11-20) tar.gz
discard-relax-locks_2023-11-20 xfs: less heavy locks during fstrim [v27.0] (2023-11-20) tar.gz
online-fsck-design_2023-11-20 xfs: design documentation for online fsck, part 2 [v27.0] (2023-11-20) tar.gz
pptrs-attr-nvlookups_2023-11-20 xfs: name-value xattr lookups [v12.2] (2023-11-20) tar.gz
pptrs-fsck_2023-11-20 xfs: fsck for parent pointers [v12.2] (2023-11-20) tar.gz
pptrs_2023-11-20 xfs: Parent Pointers [v12.2] (2023-11-20) tar.gz
retain-ilock-during-dir-ops_2023-11-20 xfs: retain ILOCK during directory updates [v12.2] (2023-11-20) tar.gz
inode-repair-improvements_2023-11-20 xfs: inode-related repair fixes [v27.0] (2023-11-20) tar.gz
repair-dirs_2023-11-20 xfs: online repair of directories [v27.0] (2023-11-20) tar.gz
repair-iunlink_2023-11-20 xfs: online fsck of iunlink buckets [v27.0] (2023-11-20) tar.gz
repair-orphanage_2023-11-20 xfs: move orphan files to lost and found [v27.0] (2023-11-20) tar.gz
repair-symlink_2023-11-20 xfs: online repair of symbolic links [v27.0] (2023-11-20) tar.gz
xfile-page-caching_2023-11-20 xfs: cache xfile pages for better performance [v27.0] (2023-11-20) tar.gz
dirattr-validate-owners_2023-11-20 xfs: set and validate dir/attr block owners [v27.0] (2023-11-20) tar.gz
repair-rtsummary_2023-11-20 xfs: online repair of realtime summaries [v27.0] (2023-11-20) tar.gz
repair-tempfiles_2023-11-20 xfs: create temporary files for online repair [v27.0] (2023-11-20) tar.gz
repair-unlinked-inode-state_2023-11-20 xfs: online repair of inode unlinked state [v27.0] (2023-11-20) tar.gz
repair-xattrs_2023-11-20 xfs: online repair of extended attributes [v27.0] (2023-11-20) tar.gz
atomic-file-updates_2023-11-20 xfs: atomic file updates [v27.0] (2023-11-20) tar.gz
bmap-intent-cleanups_2023-11-20 xfs: bmap log intent cleanups [v27.0] (2023-11-20) tar.gz
expand-bmap-intent-usage_2023-11-20 xfs: support attrfork and unwritten BUIs [v27.0] (2023-11-20) tar.gz
realtime-bmap-intents_2023-11-20 xfs: widen BUI formats to support realtime [v27.0] (2023-11-20) tar.gz
repair-refcount-scalability_2023-11-20 xfs: reduce refcount repair memory usage [v27.0] (2023-11-20) tar.gz
symlink-cleanups_2023-11-20 xfs: clean up symbolic link code [v27.0] (2023-11-20) tar.gz
btree-geometry-in-ops_2023-11-20 xfs: move btree geometry to ops struct [v27.0] (2023-11-20) tar.gz
in-memory-btrees_2023-11-20 xfs: support in-memory btrees [v27.0] (2023-11-20) tar.gz
indirect-health-reporting_2023-11-20 xfs: indirect health reporting [v27.0] (2023-11-20) tar.gz
repair-fscounters_2023-11-20 xfs: online repair for fs summary counters [v27.0] (2023-11-20) tar.gz
repair-rmap-btree_2023-11-20 xfs: online repair of rmap btrees [v27.0] (2023-11-20) tar.gz
corruption-health-reports_2023-11-20 xfs: report corruption to the health trackers [v27.0] (2023-11-20) tar.gz
repair-quota_2023-11-20 xfs: online repair of quota and rt metadata files [v27.0] (2023-11-20) tar.gz
repair-quotacheck_2023-11-20 xfs: online repair of quota counters [v27.0] (2023-11-20) tar.gz
repair-rtbitmap_2023-11-20 xfs: online repair of rt bitmap file [v27.0] (2023-11-20) tar.gz
scrub-iscan_2023-11-20 xfs: live inode scans for online fsck [v27.0] (2023-11-20) tar.gz
scrub-nlinks_2023-11-20 xfs: online repair of file link counts [v27.0] (2023-11-20) tar.gz
repair-ag-btrees_2023-11-20 xfs: online repair of AG btrees [v27.0] (2023-11-20) tar.gz
repair-auto-reap-space-reservations_2023-11-20 xfs: reserve disk space for online repairs [v27.0] (2023-11-20) tar.gz
repair-file-mappings_2023-11-20 xfs: online repair of file fork mappings [v27.0] (2023-11-20) tar.gz
repair-inodes_2023-11-20 xfs: online repair of inodes and forks [v27.0] (2023-11-20) tar.gz
repair-prep-for-bulk-loading_2023-11-20 xfs: prepare repair for bulk loading [v27.0] (2023-11-20) tar.gz
scrub-livelock-prevention_2023-11-20 xfs: prevent livelocks in xchk_iget [v27.0] (2023-11-20) tar.gz
dquot-recovery-checking_2023-11-20 xfs: dquot recovery validation strengthening During my review of Dave's patches that fixed an inode recovery issue with nrext64 enabled on s390x, it occurred to me that recovery doesn't actually validate the ondisk dquot record after a replay.  In the past we didn't do that for inodes or buffers either, but now we do. (2023-11-20) tar.gz
dquot-recovery-checking-6.7_2023-11-20 xfs: dquot recovery validation strengthening During my review of Dave's patches that fixed an inode recovery issue with nrext64 enabled on s390x, it occurred to me that recovery doesn't actually validate the ondisk dquot record after a replay.  In the past we didn't do that for inodes or buffers either, but now we do. (2023-11-20) tar.gz
v6.7-rc2     Linux 6.7-rc2 (2023-11-19) tar.gz
defrag-freespace_2023-11-11 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-11-11) tar.gz
djwong-wtf_2023-11-11 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-11-11) tar.gz
file-force-align_2023-11-11 xfs: aligned file data extent mappings [v2] (2023-11-11) tar.gz
noalloc-ags_2023-11-11 xfs: noalloc allocation groups [RFC] (2023-11-11) tar.gz
report-refcounts_2023-11-11 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-11-11) tar.gz
realtime-quotas_2023-11-11 xfs: enable quota for realtime voluems [v1.0] (2023-11-11) tar.gz
realtime-reflink-extsize_2023-11-11 xfs: reflink with large realtime extents [v1.0] (2023-11-11) tar.gz
realtime-reflink_2023-11-11 xfs: reflink on the realtime device [v1.0] (2023-11-11) tar.gz
reduce-eofblocks-gc-on-close_2023-11-11 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-11-11) tar.gz
refcount-intent-cleanups_2023-11-11 xfs: refcount log intent cleanups [v1.0] (2023-11-11) tar.gz
extfree-intent-cleanups_2023-11-11 xfs: extent free log intent cleanups [v1.0] (2023-11-11) tar.gz
realtime-extfree-intents_2023-11-11 xfs: widen EFI format to support rt [v1.0] (2023-11-11) tar.gz
realtime-rmap_2023-11-11 xfs: realtime reverse-mapping support [v1.0] (2023-11-11) tar.gz
reserve-rt-metadata-space_2023-11-11 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-11-11) tar.gz
rmap-intent-cleanups_2023-11-11 xfs: rmap log intent cleanups [v1.0] (2023-11-11) tar.gz
btree-ifork-records_2023-11-11 xfs: refactor btrees to support records in inode root [v1.0] (2023-11-11) tar.gz
realtime-discard_2023-11-11 xfs: enable FITRIM for the realtime section [v1.0] (2023-11-11) tar.gz
realtime-groups_2023-11-11 xfsprogs: shard the realtime section [v1.0] (2023-11-11) tar.gz
refactor-rt-locking_2023-11-11 xfs: refactor realtime meta inode locking [v1.0] (2023-11-11) tar.gz
rtalloc-speedups_2023-11-11 xfs: CPU usage optimizations for realtime allocator [v2.3] (2023-11-11) tar.gz
clean-up-realtime-units_2023-11-11 xfs: clean up realtime type usage [v1.0] (2023-11-11) tar.gz
realtime-fixes_2023-11-11 xfs: minor bugfixes for rt stuff [v1.0] (2023-11-11) tar.gz
refactor-rt-unit-conversions_2023-11-11 xfs: refactor rt extent unit conversions [v1.0] (2023-11-11) tar.gz
refactor-rtbitmap-accessors_2023-11-11 xfs: refactor rtbitmap/summary accessors [v1.2] (2023-11-11) tar.gz
refactor-rtbitmap-macros_2023-11-11 xfs: refactor rtbitmap/summary macros [v1.0] (2023-11-11) tar.gz
inode-refactor_2023-11-11 xfs: hoist inode operations to libxfs [v1.0] (2023-11-11) tar.gz
metadir_2023-11-11 xfs: metadata inode directories [v1.0] (2023-11-11) tar.gz
pptrs-fsck_2023-11-11 xfs: fsck for parent pointers [v12.2] (2023-11-11) tar.gz
scrub-directory-tree_2023-11-11 xfs: detect and correct directory tree problems [v27.0] (2023-11-11) tar.gz
vectorized-scrub_2023-11-11 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-11-11) tar.gz
discard-relax-locks_2023-11-11 xfs: less heavy locks during fstrim [v27.0] (2023-11-11) tar.gz
online-fsck-design_2023-11-11 xfs: design documentation for online fsck, part 2 [v27.0] (2023-11-11) tar.gz
pptrs-attr-nvlookups_2023-11-11 xfs: name-value xattr lookups [v12.2] (2023-11-11) tar.gz
pptrs_2023-11-11 xfs: Parent Pointers [v12.2] (2023-11-11) tar.gz
retain-ilock-during-dir-ops_2023-11-11 xfs: retain ILOCK during directory updates [v12.2] (2023-11-11) tar.gz
inode-repair-improvements_2023-11-11 xfs: inode-related repair fixes [v27.0] (2023-11-11) tar.gz
repair-dirs_2023-11-11 xfs: online repair of directories [v27.0] (2023-11-11) tar.gz
repair-iunlink_2023-11-11 xfs: online fsck of iunlink buckets [v27.0] (2023-11-11) tar.gz
repair-orphanage_2023-11-11 xfs: move orphan files to lost and found [v27.0] (2023-11-11) tar.gz
repair-symlink_2023-11-11 xfs: online repair of symbolic links [v27.0] (2023-11-11) tar.gz
xfile-page-caching_2023-11-11 xfs: cache xfile pages for better performance [v27.0] (2023-11-11) tar.gz
dirattr-validate-owners_2023-11-11 xfs: set and validate dir/attr block owners [v27.0] (2023-11-11) tar.gz
repair-rtsummary_2023-11-11 xfs: online repair of realtime summaries [v27.0] (2023-11-11) tar.gz
repair-tempfiles_2023-11-11 xfs: create temporary files for online repair [v27.0] (2023-11-11) tar.gz
repair-unlinked-inode-state_2023-11-11 xfs: online repair of inode unlinked state [v27.0] (2023-11-11) tar.gz
repair-xattrs_2023-11-11 xfs: online repair of extended attributes [v27.0] (2023-11-11) tar.gz
atomic-file-updates_2023-11-11 xfs: atomic file updates [v27.0] (2023-11-11) tar.gz
bmap-intent-cleanups_2023-11-11 xfs: bmap log intent cleanups [v27.0] (2023-11-11) tar.gz
expand-bmap-intent-usage_2023-11-11 xfs: support attrfork and unwritten BUIs [v27.0] (2023-11-11) tar.gz
realtime-bmap-intents_2023-11-11 xfs: widen BUI formats to support realtime [v27.0] (2023-11-11) tar.gz
symlink-cleanups_2023-11-11 xfs: clean up symbolic link code [v27.0] (2023-11-11) tar.gz
btree-geometry-in-ops_2023-11-11 xfs: move btree geometry to ops struct [v27.0] (2023-11-11) tar.gz
in-memory-btrees_2023-11-11 xfs: support in-memory btrees [v27.0] (2023-11-11) tar.gz
repair-fscounters_2023-11-11 xfs: online repair for fs summary counters [v27.0] (2023-11-11) tar.gz
repair-refcount-scalability_2023-11-11 xfs: reduce refcount repair memory usage [v27.0] (2023-11-11) tar.gz
repair-rmap-btree_2023-11-11 xfs: online repair of rmap btrees [v27.0] (2023-11-11) tar.gz
corruption-health-reports_2023-11-11 xfs: report corruption to the health trackers [v27.0] (2023-11-11) tar.gz
indirect-health-reporting_2023-11-11 xfs: indirect health reporting [v27.0] (2023-11-11) tar.gz
repair-quotacheck_2023-11-11 xfs: online repair of quota counters [v27.0] (2023-11-11) tar.gz
scrub-iscan_2023-11-11 xfs: live inode scans for online fsck [v27.0] (2023-11-11) tar.gz
scrub-nlinks_2023-11-11 xfs: online repair of file link counts [v27.0] (2023-11-11) tar.gz
repair-ag-btrees_2023-11-11 xfs: online repair of AG btrees [v27.0] (2023-11-11) tar.gz
repair-file-mappings_2023-11-11 xfs: online repair of file fork mappings [v27.0] (2023-11-11) tar.gz
repair-inodes_2023-11-11 xfs: online repair of inodes and forks [v27.0] (2023-11-11) tar.gz
repair-prep-for-bulk-loading_2023-11-11 xfs: prepare repair for bulk loading [v27.0] (2023-11-11) tar.gz
repair-quota_2023-11-11 xfs: online repair of quota and rt metadata files [v27.0] (2023-11-11) tar.gz
repair-rtbitmap_2023-11-11 xfs: online repair of rt bitmap file [v27.0] (2023-11-11) tar.gz
repair-auto-reap-space-reservations_2023-11-11 xfs: reserve disk space for online repairs [v27.0] (2023-11-11) tar.gz
scrub-livelock-prevention_2023-11-11 xfs: prevent livelocks in xchk_iget [v27.0] (2023-11-11) tar.gz
xfs-6.7-merge_2023-11-11 xfs: new code for 6.7 New code for 6.7. (2023-11-11) tar.gz
defrag-freespace_2023-11-01 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-11-01) tar.gz
djwong-wtf_2023-11-01 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-11-01) tar.gz
file-force-align_2023-11-01 xfs: aligned file data extent mappings [v2] (2023-11-01) tar.gz
noalloc-ags_2023-11-01 xfs: noalloc allocation groups [RFC] (2023-11-01) tar.gz
reduce-eofblocks-gc-on-close_2023-11-01 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-11-01) tar.gz
report-refcounts_2023-11-01 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-11-01) tar.gz
realtime-quotas_2023-11-01 xfs: enable quota for realtime voluems [v1.0] (2023-11-01) tar.gz
realtime-reflink-extsize_2023-11-01 xfs: reflink with large realtime extents [v1.0] (2023-11-01) tar.gz
realtime-reflink_2023-11-01 xfs: reflink on the realtime device [v1.0] (2023-11-01) tar.gz
realtime-rmap_2023-11-01 xfs: realtime reverse-mapping support [v1.0] (2023-11-01) tar.gz
refcount-intent-cleanups_2023-11-01 xfs: refcount log intent cleanups [v1.0] (2023-11-01) tar.gz
rmap-intent-cleanups_2023-11-01 xfs: rmap log intent cleanups [v1.0] (2023-11-01) tar.gz
btree-ifork-records_2023-11-01 xfs: refactor btrees to support records in inode root [v1.0] (2023-11-01) tar.gz
extfree-intent-cleanups_2023-11-01 xfs: extent free log intent cleanups [v1.0] (2023-11-01) tar.gz
realtime-discard_2023-11-01 xfs: enable FITRIM for the realtime section [v1.0] (2023-11-01) tar.gz
realtime-extfree-intents_2023-11-01 xfs: widen EFI format to support rt [v1.0] (2023-11-01) tar.gz
realtime-groups_2023-11-01 xfsprogs: shard the realtime section [v1.0] (2023-11-01) tar.gz
reserve-rt-metadata-space_2023-11-01 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-11-01) tar.gz
clean-up-realtime-units_2023-11-01 xfs: clean up realtime type usage [v1.0] (2023-11-01) tar.gz
refactor-rt-locking_2023-11-01 xfs: refactor realtime meta inode locking [v1.0] (2023-11-01) tar.gz
refactor-rt-unit-conversions_2023-11-01 xfs: refactor rt extent unit conversions [v1.0] (2023-11-01) tar.gz
refactor-rtbitmap-accessors_2023-11-01 xfs: refactor rtbitmap/summary accessors [v1.2] (2023-11-01) tar.gz
refactor-rtbitmap-macros_2023-11-01 xfs: refactor rtbitmap/summary macros [v1.0] (2023-11-01) tar.gz
rtalloc-speedups_2023-11-01 xfs: CPU usage optimizations for realtime allocator [v2.3] (2023-11-01) tar.gz
inode-refactor_2023-11-01 xfs: hoist inode operations to libxfs [v1.0] (2023-11-01) tar.gz
metadir_2023-11-01 xfs: metadata inode directories [v1.0] (2023-11-01) tar.gz
pptrs-fsck_2023-11-01 xfs: fsck for parent pointers [v12.2] (2023-11-01) tar.gz
realtime-fixes_2023-11-01 xfs: minor bugfixes for rt stuff [v1.0] (2023-11-01) tar.gz
scrub-directory-tree_2023-11-01 xfs: detect and correct directory tree problems [v27.0] (2023-11-01) tar.gz
vectorized-scrub_2023-11-01 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-11-01) tar.gz
discard-relax-locks_2023-11-01 xfs: less heavy locks during fstrim [v27.0] (2023-11-01) tar.gz
inode-repair-improvements_2023-11-01 xfs: inode-related repair fixes [v27.0] (2023-11-01) tar.gz
online-fsck-design_2023-11-01 xfs: design documentation for online fsck, part 2 [v27.0] (2023-11-01) tar.gz
pptrs-attr-nvlookups_2023-11-01 xfs: name-value xattr lookups [v12.2] (2023-11-01) tar.gz
pptrs_2023-11-01 xfs: Parent Pointers [v12.2] (2023-11-01) tar.gz
retain-ilock-during-dir-ops_2023-11-01 xfs: retain ILOCK during directory updates [v12.2] (2023-11-01) tar.gz
repair-dirs_2023-11-01 xfs: online repair of directories [v27.0] (2023-11-01) tar.gz
repair-iunlink_2023-11-01 xfs: online fsck of iunlink buckets [v27.0] (2023-11-01) tar.gz
repair-orphanage_2023-11-01 xfs: move orphan files to lost and found [v27.0] (2023-11-01) tar.gz
repair-symlink_2023-11-01 xfs: online repair of symbolic links [v27.0] (2023-11-01) tar.gz
repair-unlinked-inode-state_2023-11-01 xfs: online repair of inode unlinked state [v27.0] (2023-11-01) tar.gz
xfile-page-caching_2023-11-01 xfs: cache xfile pages for better performance [v27.0] (2023-11-01) tar.gz
atomic-file-updates_2023-11-01 xfs: atomic file updates [v27.0] (2023-11-01) tar.gz
dirattr-validate-owners_2023-11-01 xfs: set and validate dir/attr block owners [v27.0] (2023-11-01) tar.gz
repair-rtsummary_2023-11-01 xfs: online repair of realtime summaries [v27.0] (2023-11-01) tar.gz
repair-tempfiles_2023-11-01 xfs: create temporary files for online repair [v27.0] (2023-11-01) tar.gz
repair-xattrs_2023-11-01 xfs: online repair of extended attributes [v27.0] (2023-11-01) tar.gz
symlink-cleanups_2023-11-01 xfs: clean up symbolic link code [v27.0] (2023-11-01) tar.gz
bmap-intent-cleanups_2023-11-01 xfs: bmap log intent cleanups [v27.0] (2023-11-01) tar.gz
btree-geometry-in-ops_2023-11-01 xfs: move btree geometry to ops struct [v27.0] (2023-11-01) tar.gz
expand-bmap-intent-usage_2023-11-01 xfs: support attrfork and unwritten BUIs [v27.0] (2023-11-01) tar.gz
realtime-bmap-intents_2023-11-01 xfs: widen BUI formats to support realtime [v27.0] (2023-11-01) tar.gz
repair-refcount-scalability_2023-11-01 xfs: reduce refcount repair memory usage [v27.0] (2023-11-01) tar.gz
repair-rmap-btree_2023-11-01 xfs: online repair of rmap btrees [v27.0] (2023-11-01) tar.gz
corruption-health-reports_2023-11-01 xfs: report corruption to the health trackers [v27.0] (2023-11-01) tar.gz
in-memory-btrees_2023-11-01 xfs: support in-memory btrees [v27.0] (2023-11-01) tar.gz
indirect-health-reporting_2023-11-01 xfs: indirect health reporting [v27.0] (2023-11-01) tar.gz
repair-fscounters_2023-11-01 xfs: online repair for fs summary counters [v27.0] (2023-11-01) tar.gz
repair-quotacheck_2023-11-01 xfs: online repair of quota counters [v27.0] (2023-11-01) tar.gz
scrub-iscan_2023-11-01 xfs: live inode scans for online fsck [v27.0] (2023-11-01) tar.gz
scrub-nlinks_2023-11-01 xfs: online repair of file link counts [v27.0] (2023-11-01) tar.gz
repair-ag-btrees_2023-11-01 xfs: online repair of AG btrees [v27.0] (2023-11-01) tar.gz
repair-file-mappings_2023-11-01 xfs: online repair of file fork mappings [v27.0] (2023-11-01) tar.gz
repair-inodes_2023-11-01 xfs: online repair of inodes and forks [v27.0] (2023-11-01) tar.gz
repair-prep-for-bulk-loading_2023-11-01 xfs: prepare repair for bulk loading [v27.0] (2023-11-01) tar.gz
repair-quota_2023-11-01 xfs: online repair of quota and rt metadata files [v27.0] (2023-11-01) tar.gz
repair-rtbitmap_2023-11-01 xfs: online repair of rt bitmap file [v27.0] (2023-11-01) tar.gz
repair-auto-reap-space-reservations_2023-11-01 xfs: reserve disk space for online repairs [v27.0] (2023-11-01) tar.gz
scrub-livelock-prevention_2023-11-01 xfs: prevent livelocks in xchk_iget [v27.0] (2023-11-01) tar.gz
xfs-6.7-merge_2023-11-01 xfs: new code for 6.7 New code for 6.7. (2023-11-01) tar.gz
v6.6         Linux 6.6 (2023-10-29) tar.gz
clean-up-realtime-units-6.7_2023-10-19 xfs: clean up realtime type usage [v1.1] (2023-10-19) tar.gz
refactor-rt-unit-conversions-6.7_2023-10-19 xfs: refactor rt extent unit conversions [v1.1] (2023-10-19) tar.gz
refactor-rtbitmap-accessors-6.7_2023-10-19 xfs: refactor rtbitmap/summary accessors [v1.2] (2023-10-19) tar.gz
refactor-rtbitmap-macros-6.7_2023-10-19 xfs: refactor rtbitmap/summary macros [v1.1] (2023-10-19) tar.gz
rtalloc-speedups-6.7_2023-10-19 xfs: CPU usage optimizations for realtime allocator [v2.3] (2023-10-19) tar.gz
realtime-fixes-6.7_2023-10-19 xfs: minor bugfixes for rt stuff [v1.1] (2023-10-19) tar.gz
rtalloc-speedups-6.7_2023-10-18 xfs: CPU usage optimizations for realtime allocator [v2.2] (2023-10-18) tar.gz
refactor-rtbitmap-accessors-6.7_2023-10-17 xfs: refactor rtbitmap/summary accessors [v1.2] (2023-10-17) tar.gz
refactor-rtbitmap-macros-6.7_2023-10-17 xfs: refactor rtbitmap/summary macros [v1.1] (2023-10-17) tar.gz
rtalloc-speedups-6.7_2023-10-17 xfs: CPU usage optimizations for realtime allocator [2.1] (2023-10-17) tar.gz
scrub-livelock-prevention-6.7_2023-10-17 xfs: prevent livelocks in xchk_iget [v26.1] (2023-10-17) tar.gz
xfs-merge-6.7_2023-10-17 xfs: new code for 6.7 Random new code for 6.7.  Maybe. (2023-10-17) tar.gz
clean-up-realtime-units-6.7_2023-10-17 xfs: clean up realtime type usage [v1.1] (2023-10-17) tar.gz
realtime-fixes-6.7_2023-10-17 xfs: minor bugfixes for rt stuff [v1.1] (2023-10-17) tar.gz
refactor-rt-unit-conversions-6.7_2023-10-17 xfs: refactor rt extent unit conversions [v1.1] (2023-10-17) tar.gz
refactor-rt-unit-conversions-6.7_2023-10-16 xfs: refactor rt extent unit conversions [v1.1] (2023-10-16) tar.gz
refactor-rtbitmap-macros-6.7_2023-10-16 xfs: refactor rtbitmap/summary macros [v1.1] (2023-10-16) tar.gz
rtalloc-speedups-6.7_2023-10-16 xfs: CPU usage optimizations for realtime allocator [v1.1] (2023-10-16) tar.gz
clean-up-realtime-units-6.7_2023-10-16 xfs: clean up realtime type usage [v1.1] (2023-10-16) tar.gz
realtime-fixes-6.7_2023-10-16 xfs: minor bugfixes for rt stuff [v1.1] (2023-10-16) tar.gz
scrub-livelock-prevention-6.7_2023-10-16 xfs: prevent livelocks in xchk_iget [v26.1] (2023-10-16) tar.gz
xfs-merge-6.7_2023-10-16 xfs: new code for 6.7 Random new code for 6.7.  Maybe. (2023-10-16) tar.gz
v6.6-rc6     Linux 6.6-rc6 (2023-10-15) tar.gz
random-fixes-6.6_2023-10-11 xfs: random fixes for 6.6 Rollup of a couple of reviewed fixes. (2023-10-11) tar.gz
defrag-freespace_2023-10-11 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-10-11) tar.gz
djwong-wtf_2023-10-11 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-10-11) tar.gz
noalloc-ags_2023-10-11 xfs: noalloc allocation groups [RFC] (2023-10-11) tar.gz
reduce-eofblocks-gc-on-close_2023-10-11 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-10-11) tar.gz
report-refcounts_2023-10-11 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-10-11) tar.gz
extfree-intent-cleanups_2023-10-11 xfs: extent free log intent cleanups [v1.0] (2023-10-11) tar.gz
realtime-extfree-intents_2023-10-11 xfs: widen EFI format to support rt [v1.0] (2023-10-11) tar.gz
realtime-quotas_2023-10-11 xfs: enable quota for realtime voluems [v1.0] (2023-10-11) tar.gz
realtime-reflink-extsize_2023-10-11 xfs: reflink with large realtime extents [v1.0] (2023-10-11) tar.gz
realtime-reflink_2023-10-11 xfs: reflink on the realtime device [v1.0] (2023-10-11) tar.gz
realtime-rmap_2023-10-11 xfs: realtime reverse-mapping support [v1.0] (2023-10-11) tar.gz
refcount-intent-cleanups_2023-10-11 xfs: refcount log intent cleanups [v1.0] (2023-10-11) tar.gz
rmap-intent-cleanups_2023-10-11 xfs: rmap log intent cleanups [v1.0] (2023-10-11) tar.gz
btree-ifork-records_2023-10-11 xfs: refactor btrees to support records in inode root [v1.0] (2023-10-11) tar.gz
clean-up-realtime-units_2023-10-11 xfs: clean up realtime type usage [v1.0] (2023-10-11) tar.gz
realtime-discard_2023-10-11 xfs: enable FITRIM for the realtime section [v1.0] (2023-10-11) tar.gz
realtime-groups_2023-10-11 xfsprogs: shard the realtime section [v1.0] (2023-10-11) tar.gz
refactor-rt-locking_2023-10-11 xfs: refactor realtime meta inode locking [v1.0] (2023-10-11) tar.gz
refactor-rt-unit-conversions_2023-10-11 xfs: refactor rt extent unit conversions [v1.0] (2023-10-11) tar.gz
refactor-rtbitmap-macros_2023-10-11 xfs: refactor rtbitmap/summary macros [v1.0] (2023-10-11) tar.gz
reserve-rt-metadata-space_2023-10-11 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-10-11) tar.gz
inode-refactor_2023-10-11 xfs: hoist inode operations to libxfs [v1.0] (2023-10-11) tar.gz
metadir_2023-10-11 xfs: metadata inode directories [v1.0] (2023-10-11) tar.gz
pptrs-attr-nvlookups_2023-10-11 xfs: name-value xattr lookups [v12.2] (2023-10-11) tar.gz
pptrs-fsck_2023-10-11 xfs: fsck for parent pointers [v12.2] (2023-10-11) tar.gz
pptrs_2023-10-11 xfs: Parent Pointers [v12.2] (2023-10-11) tar.gz
realtime-fixes_2023-10-11 xfs: minor bugfixes for rt stuff [v1.0] (2023-10-11) tar.gz
scrub-directory-tree_2023-10-11 xfs: detect and correct directory tree problems [v27.0] (2023-10-11) tar.gz
vectorized-scrub_2023-10-11 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-10-11) tar.gz
discard-relax-locks_2023-10-11 xfs: less heavy locks during fstrim [v27.0] (2023-10-11) tar.gz
inode-repair-improvements_2023-10-11 xfs: inode-related repair fixes [v27.0] (2023-10-11) tar.gz
online-fsck-design_2023-10-11 xfs: design documentation for online fsck, part 2 [v27.0] (2023-10-11) tar.gz
repair-iunlink_2023-10-11 xfs: online fsck of iunlink buckets [v27.0] (2023-10-11) tar.gz
repair-orphanage_2023-10-11 xfs: move orphan files to lost and found [v27.0] (2023-10-11) tar.gz
repair-symlink_2023-10-11 xfs: online repair of symbolic links [v27.0] (2023-10-11) tar.gz
retain-ilock-during-dir-ops_2023-10-11 xfs: retain ILOCK during directory updates [v12.2] (2023-10-11) tar.gz
xfile-page-caching_2023-10-11 xfs: cache xfile pages for better performance [v27.0] (2023-10-11) tar.gz
atomic-file-updates_2023-10-11 xfs: atomic file updates [v27.0] (2023-10-11) tar.gz
dirattr-validate-owners_2023-10-11 xfs: set and validate dir/attr block owners [v27.0] (2023-10-11) tar.gz
repair-dirs_2023-10-11 xfs: online repair of directories [v27.0] (2023-10-11) tar.gz
repair-rtsummary_2023-10-11 xfs: online repair of realtime summaries [v27.0] (2023-10-11) tar.gz
repair-tempfiles_2023-10-11 xfs: create temporary files for online repair [v27.0] (2023-10-11) tar.gz
repair-unlinked-inode-state_2023-10-11 xfs: online repair of inode unlinked state [v27.0] (2023-10-11) tar.gz
repair-xattrs_2023-10-11 xfs: online repair of extended attributes [v27.0] (2023-10-11) tar.gz
symlink-cleanups_2023-10-11 xfs: clean up symbolic link code [v27.0] (2023-10-11) tar.gz
bmap-intent-cleanups_2023-10-11 xfs: bmap log intent cleanups [v27.0] (2023-10-11) tar.gz
btree-geometry-in-ops_2023-10-11 xfs: move btree geometry to ops struct [v27.0] (2023-10-11) tar.gz
expand-bmap-intent-usage_2023-10-11 xfs: support attrfork and unwritten BUIs [v27.0] (2023-10-11) tar.gz
in-memory-btrees_2023-10-11 xfs: support in-memory btrees [v27.0] (2023-10-11) tar.gz
realtime-bmap-intents_2023-10-11 xfs: widen BUI formats to support realtime [v27.0] (2023-10-11) tar.gz
repair-fscounters_2023-10-11 xfs: online repair for fs summary counters [v27.0] (2023-10-11) tar.gz
repair-refcount-scalability_2023-10-11 xfs: reduce refcount repair memory usage [v27.0] (2023-10-11) tar.gz
repair-rmap-btree_2023-10-11 xfs: online repair of rmap btrees [v27.0] (2023-10-11) tar.gz
corruption-health-reports_2023-10-11 xfs: report corruption to the health trackers [v27.0] (2023-10-11) tar.gz
indirect-health-reporting_2023-10-11 xfs: indirect health reporting [v27.0] (2023-10-11) tar.gz
repair-file-mappings_2023-10-11 xfs: online repair of file fork mappings [v27.0] (2023-10-11) tar.gz
repair-quota_2023-10-11 xfs: online repair of quota and rt metadata files [v27.0] (2023-10-11) tar.gz
repair-quotacheck_2023-10-11 xfs: online repair of quota counters [v27.0] (2023-10-11) tar.gz
repair-rtbitmap_2023-10-11 xfs: online repair of rt bitmap file [v27.0] (2023-10-11) tar.gz
scrub-iscan_2023-10-11 xfs: live inode scans for online fsck [v27.0] (2023-10-11) tar.gz
scrub-nlinks_2023-10-11 xfs: online repair of file link counts [v27.0] (2023-10-11) tar.gz
repair-ag-btrees_2023-10-11 xfs: online repair of AG btrees [v27.0] (2023-10-11) tar.gz
repair-auto-reap-space-reservations_2023-10-11 xfs: reserve disk space for online repairs [v27.0] (2023-10-11) tar.gz
repair-inodes_2023-10-11 xfs: online repair of inodes and forks [v27.0] (2023-10-11) tar.gz
repair-prep-for-bulk-loading_2023-10-11 xfs: prepare repair for bulk loading [v27.0] (2023-10-11) tar.gz
scrub-livelock-prevention_2023-10-11 xfs: prevent livelocks in xchk_iget [v27.0] (2023-10-11) tar.gz
xfs-6.6-fixes_2023-10-11 xfs: bug fixes for 6.6 Bug fixes for XFS for 6.6. (2023-10-11) tar.gz
defrag-freespace_2023-10-09 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-10-09) tar.gz
djwong-wtf_2023-10-09 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-10-09) tar.gz
noalloc-ags_2023-10-09 xfs: noalloc allocation groups [RFC] (2023-10-09) tar.gz
realtime-quotas_2023-10-09 xfs: enable quota for realtime voluems [v1.0] (2023-10-09) tar.gz
realtime-reflink-extsize_2023-10-09 xfs: reflink with large realtime extents [v1.0] (2023-10-09) tar.gz
realtime-reflink_2023-10-09 xfs: reflink on the realtime device [v1.0] (2023-10-09) tar.gz
realtime-rmap_2023-10-09 xfs: realtime reverse-mapping support [v1.0] (2023-10-09) tar.gz
reduce-eofblocks-gc-on-close_2023-10-09 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-10-09) tar.gz
refcount-intent-cleanups_2023-10-09 xfs: refcount log intent cleanups [v1.0] (2023-10-09) tar.gz
report-refcounts_2023-10-09 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-10-09) tar.gz
btree-ifork-records_2023-10-09 xfs: refactor btrees to support records in inode root [v1.0] (2023-10-09) tar.gz
extfree-intent-cleanups_2023-10-09 xfs: extent free log intent cleanups [v1.0] (2023-10-09) tar.gz
realtime-discard_2023-10-09 xfs: enable FITRIM for the realtime section [v1.0] (2023-10-09) tar.gz
realtime-extfree-intents_2023-10-09 xfs: widen EFI format to support rt [v1.0] (2023-10-09) tar.gz
realtime-groups_2023-10-09 xfsprogs: shard the realtime section [v1.0] (2023-10-09) tar.gz
refactor-rt-locking_2023-10-09 xfs: refactor realtime meta inode locking [v1.0] (2023-10-09) tar.gz
reserve-rt-metadata-space_2023-10-09 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-10-09) tar.gz
rmap-intent-cleanups_2023-10-09 xfs: rmap log intent cleanups [v1.0] (2023-10-09) tar.gz
clean-up-realtime-units_2023-10-09 xfs: clean up realtime type usage [v1.0] (2023-10-09) tar.gz
inode-refactor_2023-10-09 xfs: hoist inode operations to libxfs [v1.0] (2023-10-09) tar.gz
metadir_2023-10-09 xfs: metadata inode directories [v1.0] (2023-10-09) tar.gz
pptrs-fsck_2023-10-09 xfs: fsck for parent pointers [v12.2] (2023-10-09) tar.gz
refactor-rt-unit-conversions_2023-10-09 xfs: refactor rt extent unit conversions [v1.0] (2023-10-09) tar.gz
refactor-rtbitmap-macros_2023-10-09 xfs: refactor rtbitmap/summary macros [v1.0] (2023-10-09) tar.gz
scrub-directory-tree_2023-10-09 xfs: detect and correct directory tree problems [v27.0] (2023-10-09) tar.gz
vectorized-scrub_2023-10-09 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-10-09) tar.gz
discard-relax-locks_2023-10-09 xfs: less heavy locks during fstrim [v27.0] (2023-10-09) tar.gz
inode-repair-improvements_2023-10-09 xfs: inode-related repair fixes [v27.0] (2023-10-09) tar.gz
online-fsck-design_2023-10-09 xfs: design documentation for online fsck, part 2 [v27.0] (2023-10-09) tar.gz
pptrs-attr-nvlookups_2023-10-09 xfs: name-value xattr lookups [v12.2] (2023-10-09) tar.gz
pptrs_2023-10-09 xfs: Parent Pointers [v12.2] (2023-10-09) tar.gz
repair-iunlink_2023-10-09 xfs: online fsck of iunlink buckets [v27.0] (2023-10-09) tar.gz
retain-ilock-during-dir-ops_2023-10-09 xfs: retain ILOCK during directory updates [v12.2] (2023-10-09) tar.gz
xfile-page-caching_2023-10-09 xfs: cache xfile pages for better performance [v27.0] (2023-10-09) tar.gz
dirattr-validate-owners_2023-10-09 xfs: set and validate dir/attr block owners [v27.0] (2023-10-09) tar.gz
repair-dirs_2023-10-09 xfs: online repair of directories [v27.0] (2023-10-09) tar.gz
repair-orphanage_2023-10-09 xfs: move orphan files to lost and found [v27.0] (2023-10-09) tar.gz
repair-rtsummary_2023-10-09 xfs: online repair of realtime summaries [v27.0] (2023-10-09) tar.gz
repair-symlink_2023-10-09 xfs: online repair of symbolic links [v27.0] (2023-10-09) tar.gz
repair-tempfiles_2023-10-09 xfs: create temporary files for online repair [v27.0] (2023-10-09) tar.gz
repair-unlinked-inode-state_2023-10-09 xfs: online repair of inode unlinked state [v27.0] (2023-10-09) tar.gz
repair-xattrs_2023-10-09 xfs: online repair of extended attributes [v27.0] (2023-10-09) tar.gz
atomic-file-updates_2023-10-09 xfs: atomic file updates [v27.0] (2023-10-09) tar.gz
bmap-intent-cleanups_2023-10-09 xfs: bmap log intent cleanups [v27.0] (2023-10-09) tar.gz
btree-geometry-in-ops_2023-10-09 xfs: move btree geometry to ops struct [v27.0] (2023-10-09) tar.gz
expand-bmap-intent-usage_2023-10-09 xfs: support attrfork and unwritten BUIs [v27.0] (2023-10-09) tar.gz
realtime-bmap-intents_2023-10-09 xfs: widen BUI formats to support realtime [v27.0] (2023-10-09) tar.gz
repair-refcount-scalability_2023-10-09 xfs: reduce refcount repair memory usage [v27.0] (2023-10-09) tar.gz
repair-rmap-btree_2023-10-09 xfs: online repair of rmap btrees [v27.0] (2023-10-09) tar.gz
symlink-cleanups_2023-10-09 xfs: clean up symbolic link code [v27.0] (2023-10-09) tar.gz
corruption-health-reports_2023-10-09 xfs: report corruption to the health trackers [v27.0] (2023-10-09) tar.gz
in-memory-btrees_2023-10-09 xfs: support in-memory btrees [v27.0] (2023-10-09) tar.gz
indirect-health-reporting_2023-10-09 xfs: indirect health reporting [v27.0] (2023-10-09) tar.gz
repair-fscounters_2023-10-09 xfs: online repair for fs summary counters [v27.0] (2023-10-09) tar.gz
repair-quota_2023-10-09 xfs: online repair of quota and rt metadata files [v27.0] (2023-10-09) tar.gz
repair-quotacheck_2023-10-09 xfs: online repair of quota counters [v27.0] (2023-10-09) tar.gz
scrub-iscan_2023-10-09 xfs: live inode scans for online fsck [v27.0] (2023-10-09) tar.gz
scrub-nlinks_2023-10-09 xfs: online repair of file link counts [v27.0] (2023-10-09) tar.gz
repair-ag-btrees_2023-10-09 xfs: online repair of AG btrees [v27.0] (2023-10-09) tar.gz
repair-auto-reap-space-reservations_2023-10-09 xfs: reserve disk space for online repairs [v27.0] (2023-10-09) tar.gz
repair-file-mappings_2023-10-09 xfs: online repair of file fork mappings [v27.0] (2023-10-09) tar.gz
repair-inodes_2023-10-09 xfs: online repair of inodes and forks [v27.0] (2023-10-09) tar.gz
repair-prep-for-bulk-loading_2023-10-09 xfs: prepare repair for bulk loading [v27.0] (2023-10-09) tar.gz
repair-rtbitmap_2023-10-09 xfs: online repair of rt bitmap file [v27.0] (2023-10-09) tar.gz
scrub-livelock-prevention_2023-10-09 xfs: prevent livelocks in xchk_iget [v27.0] (2023-10-09) tar.gz
xfs-6.6-fixes_2023-10-09 xfs: bug fixes for 6.6 Bug fixes for XFS for 6.6. (2023-10-09) tar.gz
v6.6-rc5     Linux 6.6-rc5 (2023-10-08) tar.gz
defrag-freespace_2023-10-04 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-10-04) tar.gz
djwong-wtf_2023-10-04 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-10-04) tar.gz
noalloc-ags_2023-10-04 xfs: noalloc allocation groups [RFC] (2023-10-04) tar.gz
realtime-quotas_2023-10-04 xfs: enable quota for realtime voluems [v1.0] (2023-10-04) tar.gz
realtime-reflink-extsize_2023-10-04 xfs: reflink with large realtime extents [v1.0] (2023-10-04) tar.gz
reduce-eofblocks-gc-on-close_2023-10-04 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-10-04) tar.gz
report-refcounts_2023-10-04 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-10-04) tar.gz
extfree-intent-cleanups_2023-10-04 xfs: extent free log intent cleanups [v1.0] (2023-10-04) tar.gz
realtime-extfree-intents_2023-10-04 xfs: widen EFI format to support rt [v1.0] (2023-10-04) tar.gz
realtime-reflink_2023-10-04 xfs: reflink on the realtime device [v1.0] (2023-10-04) tar.gz
realtime-rmap_2023-10-04 xfs: realtime reverse-mapping support [v1.0] (2023-10-04) tar.gz
refcount-intent-cleanups_2023-10-04 xfs: refcount log intent cleanups [v1.0] (2023-10-04) tar.gz
reserve-rt-metadata-space_2023-10-04 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-10-04) tar.gz
rmap-intent-cleanups_2023-10-04 xfs: rmap log intent cleanups [v1.0] (2023-10-04) tar.gz
btree-ifork-records_2023-10-04 xfs: refactor btrees to support records in inode root [v1.0] (2023-10-04) tar.gz
realtime-discard_2023-10-04 xfs: enable FITRIM for the realtime section [v1.0] (2023-10-04) tar.gz
realtime-groups_2023-10-04 xfsprogs: shard the realtime section [v1.0] (2023-10-04) tar.gz
refactor-rt-locking_2023-10-04 xfs: refactor realtime meta inode locking [v1.0] (2023-10-04) tar.gz
refactor-rt-unit-conversions_2023-10-04 xfs: refactor rt extent unit conversions [v1.0] (2023-10-04) tar.gz
refactor-rtbitmap-macros_2023-10-04 xfs: refactor rtbitmap/summary macros [v1.0] (2023-10-04) tar.gz
clean-up-realtime-units_2023-10-04 xfs: clean up realtime type usage [v1.0] (2023-10-04) tar.gz
inode-refactor_2023-10-04 xfs: hoist inode operations to libxfs [v1.0] (2023-10-04) tar.gz
metadir_2023-10-04 xfs: metadata inode directories [v1.0] (2023-10-04) tar.gz
pptrs-fsck_2023-10-04 xfs: fsck for parent pointers [v12.2] (2023-10-04) tar.gz
pptrs_2023-10-04 xfs: Parent Pointers [v12.2] (2023-10-04) tar.gz
scrub-directory-tree_2023-10-04 xfs: detect and correct directory tree problems [v27.0] (2023-10-04) tar.gz
vectorized-scrub_2023-10-04 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-10-04) tar.gz
discard-relax-locks_2023-10-04 xfs: relax AGF locks during fstrim [v27.0] (2023-10-04) tar.gz
inode-repair-improvements_2023-10-04 xfs: inode-related repair fixes [v27.0] (2023-10-04) tar.gz
online-fsck-design_2023-10-04 xfs: design documentation for online fsck, part 2 [v27.0] (2023-10-04) tar.gz
pptrs-attr-nvlookups_2023-10-04 xfs: name-value xattr lookups [v12.2] (2023-10-04) tar.gz
repair-iunlink_2023-10-04 xfs: online fsck of iunlink buckets [v27.0] (2023-10-04) tar.gz
retain-ilock-during-dir-ops_2023-10-04 xfs: retain ILOCK during directory updates [v12.2] (2023-10-04) tar.gz
xfile-page-caching_2023-10-04 xfs: cache xfile pages for better performance [v27.0] (2023-10-04) tar.gz
dirattr-validate-owners_2023-10-04 xfs: set and validate dir/attr block owners [v27.0] (2023-10-04) tar.gz
repair-dirs_2023-10-04 xfs: online repair of directories [v27.0] (2023-10-04) tar.gz
repair-orphanage_2023-10-04 xfs: move orphan files to lost and found [v27.0] (2023-10-04) tar.gz
repair-rtsummary_2023-10-04 xfs: online repair of realtime summaries [v27.0] (2023-10-04) tar.gz
repair-symlink_2023-10-04 xfs: online repair of symbolic links [v27.0] (2023-10-04) tar.gz
repair-unlinked-inode-state_2023-10-04 xfs: online repair of inode unlinked state [v27.0] (2023-10-04) tar.gz
repair-xattrs_2023-10-04 xfs: online repair of extended attributes [v27.0] (2023-10-04) tar.gz
atomic-file-updates_2023-10-04 xfs: atomic file updates [v27.0] (2023-10-04) tar.gz
bmap-intent-cleanups_2023-10-04 xfs: bmap log intent cleanups [v27.0] (2023-10-04) tar.gz
expand-bmap-intent-usage_2023-10-04 xfs: support attrfork and unwritten BUIs [v27.0] (2023-10-04) tar.gz
realtime-bmap-intents_2023-10-04 xfs: widen BUI formats to support realtime [v27.0] (2023-10-04) tar.gz
repair-tempfiles_2023-10-04 xfs: create temporary files for online repair [v27.0] (2023-10-04) tar.gz
symlink-cleanups_2023-10-04 xfs: clean up symbolic link code [v27.0] (2023-10-04) tar.gz
btree-geometry-in-ops_2023-10-04 xfs: move btree geometry to ops struct [v27.0] (2023-10-04) tar.gz
corruption-health-reports_2023-10-04 xfs: report corruption to the health trackers [v27.0] (2023-10-04) tar.gz
in-memory-btrees_2023-10-04 xfs: support in-memory btrees [v27.0] (2023-10-04) tar.gz
indirect-health-reporting_2023-10-04 xfs: indirect health reporting [v27.0] (2023-10-04) tar.gz
repair-fscounters_2023-10-04 xfs: online repair for fs summary counters [v27.0] (2023-10-04) tar.gz
repair-refcount-scalability_2023-10-04 xfs: reduce refcount repair memory usage [v27.0] (2023-10-04) tar.gz
repair-rmap-btree_2023-10-04 xfs: online repair of rmap btrees [v27.0] (2023-10-04) tar.gz
repair-file-mappings_2023-10-04 xfs: online repair of file fork mappings [v27.0] (2023-10-04) tar.gz
repair-inodes_2023-10-04 xfs: online repair of inodes and forks [v27.0] (2023-10-04) tar.gz
repair-quota_2023-10-04 xfs: online repair of quota and rt metadata files [v27.0] (2023-10-04) tar.gz
repair-quotacheck_2023-10-04 xfs: online repair of quota counters [v27.0] (2023-10-04) tar.gz
repair-rtbitmap_2023-10-04 xfs: online repair of rt bitmap file [v27.0] (2023-10-04) tar.gz
scrub-iscan_2023-10-04 xfs: live inode scans for online fsck [v27.0] (2023-10-04) tar.gz
scrub-nlinks_2023-10-04 xfs: online repair of file link counts [v27.0] (2023-10-04) tar.gz
repair-ag-btrees_2023-10-04 xfs: online repair of AG btrees [v27.0] (2023-10-04) tar.gz
repair-auto-reap-space-reservations_2023-10-04 xfs: reserve disk space for online repairs [v27.0] (2023-10-04) tar.gz
repair-prep-for-bulk-loading_2023-10-04 xfs: prepare repair for bulk loading [v27.0] (2023-10-04) tar.gz
scrub-livelock-prevention_2023-10-04 xfs: prevent livelocks in xchk_iget [v27.0] (2023-10-04) tar.gz
v6.6-rc4     Linux 6.6-rc4 (2023-10-01) tar.gz
defrag-freespace_2023-09-26 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-09-26) tar.gz
djwong-wtf_2023-09-26 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-09-26) tar.gz
noalloc-ags_2023-09-26 xfs: noalloc allocation groups [RFC] (2023-09-26) tar.gz
realtime-quotas_2023-09-26 xfs: enable quota for realtime voluems [v1.0] (2023-09-26) tar.gz
realtime-reflink-extsize_2023-09-26 xfs: reflink with large realtime extents [v1.0] (2023-09-26) tar.gz
realtime-reflink_2023-09-26 xfs: reflink on the realtime device [v1.0] (2023-09-26) tar.gz
reduce-eofblocks-gc-on-close_2023-09-26 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-09-26) tar.gz
refcount-intent-cleanups_2023-09-26 xfs: refcount log intent cleanups [v1.0] (2023-09-26) tar.gz
report-refcounts_2023-09-26 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-09-26) tar.gz
btree-ifork-records_2023-09-26 xfs: refactor btrees to support records in inode root [v1.0] (2023-09-26) tar.gz
extfree-intent-cleanups_2023-09-26 xfs: extent free log intent cleanups [v1.0] (2023-09-26) tar.gz
realtime-discard_2023-09-26 xfs: enable FITRIM for the realtime section [v1.0] (2023-09-26) tar.gz
realtime-extfree-intents_2023-09-26 xfs: widen EFI format to support rt [v1.0] (2023-09-26) tar.gz
realtime-rmap_2023-09-26 xfs: realtime reverse-mapping support [v1.0] (2023-09-26) tar.gz
reserve-rt-metadata-space_2023-09-26 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-09-26) tar.gz
rmap-intent-cleanups_2023-09-26 xfs: rmap log intent cleanups [v1.0] (2023-09-26) tar.gz
clean-up-realtime-units_2023-09-26 xfs: clean up realtime type usage [v1.0] (2023-09-26) tar.gz
inode-refactor_2023-09-26 xfs: hoist inode operations to libxfs [v1.0] (2023-09-26) tar.gz
metadir_2023-09-26 xfs: metadata inode directories [v1.0] (2023-09-26) tar.gz
realtime-groups_2023-09-26 xfsprogs: shard the realtime section [v1.0] (2023-09-26) tar.gz
refactor-rt-locking_2023-09-26 xfs: refactor realtime meta inode locking [v1.0] (2023-09-26) tar.gz
refactor-rt-unit-conversions_2023-09-26 xfs: refactor rt extent unit conversions [v1.0] (2023-09-26) tar.gz
refactor-rtbitmap-macros_2023-09-26 xfs: refactor rtbitmap/summary macros [v1.0] (2023-09-26) tar.gz
online-fsck-design_2023-09-26 xfs: design documentation for online fsck, part 2 [v27.0] (2023-09-26) tar.gz
pptrs-attr-nvlookups_2023-09-26 xfs: name-value xattr lookups [v12.2] (2023-09-26) tar.gz
pptrs-fsck_2023-09-26 xfs: fsck for parent pointers [v12.2] (2023-09-26) tar.gz
pptrs_2023-09-26 xfs: Parent Pointers [v12.2] (2023-09-26) tar.gz
retain-ilock-during-dir-ops_2023-09-26 xfs: retain ILOCK during directory updates [v12.2] (2023-09-26) tar.gz
scrub-directory-tree_2023-09-26 xfs: detect and correct directory tree problems [v27.0] (2023-09-26) tar.gz
vectorized-scrub_2023-09-26 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-09-26) tar.gz
discard-relax-locks_2023-09-26 xfs: relax AGF locks during fstrim [v27.0] (2023-09-26) tar.gz
inode-repair-improvements_2023-09-26 xfs: inode-related repair fixes [v27.0] (2023-09-26) tar.gz
repair-iunlink_2023-09-26 xfs: online fsck of iunlink buckets [v27.0] (2023-09-26) tar.gz
repair-orphanage_2023-09-26 xfs: move orphan files to lost and found [v27.0] (2023-09-26) tar.gz
repair-symlink_2023-09-26 xfs: online repair of symbolic links [v27.0] (2023-09-26) tar.gz
xfile-page-caching_2023-09-26 xfs: cache xfile pages for better performance [v27.0] (2023-09-26) tar.gz
atomic-file-updates_2023-09-26 xfs: atomic file updates [v27.0] (2023-09-26) tar.gz
dirattr-validate-owners_2023-09-26 xfs: set and validate dir/attr block owners [v27.0] (2023-09-26) tar.gz
repair-dirs_2023-09-26 xfs: online repair of directories [v27.0] (2023-09-26) tar.gz
repair-rtsummary_2023-09-26 xfs: online repair of realtime summaries [v27.0] (2023-09-26) tar.gz
repair-tempfiles_2023-09-26 xfs: create temporary files for online repair [v27.0] (2023-09-26) tar.gz
repair-unlinked-inode-state_2023-09-26 xfs: online repair of inode unlinked state [v27.0] (2023-09-26) tar.gz
repair-xattrs_2023-09-26 xfs: online repair of extended attributes [v27.0] (2023-09-26) tar.gz
bmap-intent-cleanups_2023-09-26 xfs: bmap log intent cleanups [v27.0] (2023-09-26) tar.gz
btree-geometry-in-ops_2023-09-26 xfs: move btree geometry to ops struct [v27.0] (2023-09-26) tar.gz
expand-bmap-intent-usage_2023-09-26 xfs: support attrfork and unwritten BUIs [v27.0] (2023-09-26) tar.gz
realtime-bmap-intents_2023-09-26 xfs: widen BUI formats to support realtime [v27.0] (2023-09-26) tar.gz
repair-refcount-scalability_2023-09-26 xfs: reduce refcount repair memory usage [v27.0] (2023-09-26) tar.gz
repair-rmap-btree_2023-09-26 xfs: online repair of rmap btrees [v27.0] (2023-09-26) tar.gz
symlink-cleanups_2023-09-26 xfs: clean up symbolic link code [v27.0] (2023-09-26) tar.gz
corruption-health-reports_2023-09-26 xfs: report corruption to the health trackers [v27.0] (2023-09-26) tar.gz
in-memory-btrees_2023-09-26 xfs: support in-memory btrees [v27.0] (2023-09-26) tar.gz
indirect-health-reporting_2023-09-26 xfs: indirect health reporting [v27.0] (2023-09-26) tar.gz
repair-fscounters_2023-09-26 xfs: online repair for fs summary counters [v27.0] (2023-09-26) tar.gz
repair-quotacheck_2023-09-26 xfs: online repair of quota counters [v27.0] (2023-09-26) tar.gz
scrub-iscan_2023-09-26 xfs: live inode scans for online fsck [v27.0] (2023-09-26) tar.gz
scrub-nlinks_2023-09-26 xfs: online repair of file link counts [v27.0] (2023-09-26) tar.gz
repair-ag-btrees_2023-09-26 xfs: online repair of AG btrees [v27.0] (2023-09-26) tar.gz
repair-auto-reap-space-reservations_2023-09-26 xfs: reserve disk space for online repairs [v27.0] (2023-09-26) tar.gz
repair-file-mappings_2023-09-26 xfs: online repair of file fork mappings [v27.0] (2023-09-26) tar.gz
repair-inodes_2023-09-26 xfs: online repair of inodes and forks [v27.0] (2023-09-26) tar.gz
repair-prep-for-bulk-loading_2023-09-26 xfs: prepare repair for bulk loading [v27.0] (2023-09-26) tar.gz
repair-quota_2023-09-26 xfs: online repair of quota and rt metadata files [v27.0] (2023-09-26) tar.gz
repair-rtbitmap_2023-09-26 xfs: online repair of rt bitmap file [v27.0] (2023-09-26) tar.gz
scrub-livelock-prevention_2023-09-26 xfs: prevent livelocks in xchk_iget [v27.0] (2023-09-26) tar.gz
xfs-6.6-fixes_2023-09-26 xfs: bug fixes for 6.6 Bug fixes for XFS for 6.6. (2023-09-26) tar.gz
defrag-freespace_2023-09-25 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-09-25) tar.gz
djwong-wtf_2023-09-25 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-09-25) tar.gz
noalloc-ags_2023-09-25 xfs: noalloc allocation groups [RFC] (2023-09-25) tar.gz
realtime-quotas_2023-09-25 xfs: enable quota for realtime voluems [v1.0] (2023-09-25) tar.gz
reduce-eofblocks-gc-on-close_2023-09-25 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-09-25) tar.gz
report-refcounts_2023-09-25 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-09-25) tar.gz
extfree-intent-cleanups_2023-09-25 xfs: extent free log intent cleanups [v1.0] (2023-09-25) tar.gz
realtime-extfree-intents_2023-09-25 xfs: widen EFI format to support rt [v1.0] (2023-09-25) tar.gz
realtime-reflink-extsize_2023-09-25 xfs: reflink with large realtime extents [v1.0] (2023-09-25) tar.gz
realtime-reflink_2023-09-25 xfs: reflink on the realtime device [v1.0] (2023-09-25) tar.gz
realtime-rmap_2023-09-25 xfs: realtime reverse-mapping support [v1.0] (2023-09-25) tar.gz
refcount-intent-cleanups_2023-09-25 xfs: refcount log intent cleanups [v1.0] (2023-09-25) tar.gz
rmap-intent-cleanups_2023-09-25 xfs: rmap log intent cleanups [v1.0] (2023-09-25) tar.gz
btree-ifork-records_2023-09-25 xfs: refactor btrees to support records in inode root [v1.0] (2023-09-25) tar.gz
realtime-discard_2023-09-25 xfs: enable FITRIM for the realtime section [v1.0] (2023-09-25) tar.gz
realtime-groups_2023-09-25 xfsprogs: shard the realtime section [v1.0] (2023-09-25) tar.gz
refactor-rt-locking_2023-09-25 xfs: refactor realtime meta inode locking [v1.0] (2023-09-25) tar.gz
refactor-rt-unit-conversions_2023-09-25 xfs: refactor rt extent unit conversions [v1.0] (2023-09-25) tar.gz
refactor-rtbitmap-macros_2023-09-25 xfs: refactor rtbitmap/summary macros [v1.0] (2023-09-25) tar.gz
reserve-rt-metadata-space_2023-09-25 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-09-25) tar.gz
clean-up-realtime-units_2023-09-25 xfs: clean up realtime type usage [v1.0] (2023-09-25) tar.gz
inode-refactor_2023-09-25 xfs: hoist inode operations to libxfs [v1.0] (2023-09-25) tar.gz
metadir_2023-09-25 xfs: metadata inode directories [v1.0] (2023-09-25) tar.gz
pptrs-fsck_2023-09-25 xfs: fsck for parent pointers [v12.2] (2023-09-25) tar.gz
pptrs_2023-09-25 xfs: Parent Pointers [v12.2] (2023-09-25) tar.gz
scrub-directory-tree_2023-09-25 xfs: detect and correct directory tree problems [v26.2] (2023-09-25) tar.gz
vectorized-scrub_2023-09-25 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-09-25) tar.gz
discard-relax-locks_2023-09-25 xfs: relax AGF locks during fstrim [v26.2] (2023-09-25) tar.gz
inode-repair-improvements_2023-09-25 xfs: inode-related repair fixes [v26.2] (2023-09-25) tar.gz
online-fsck-design_2023-09-25 xfs: design documentation for online fsck, part 2 [v26.2] (2023-09-25) tar.gz
pptrs-attr-nvlookups_2023-09-25 xfs: name-value xattr lookups [v12.2] (2023-09-25) tar.gz
retain-ilock-during-dir-ops_2023-09-25 xfs: retain ILOCK during directory updates [v12.2] (2023-09-25) tar.gz
xfile-page-caching_2023-09-25 xfs: cache xfile pages for better performance [v26.2] (2023-09-25) tar.gz
dirattr-validate-owners_2023-09-25 xfs: set and validate dir/attr block owners [v26.2] (2023-09-25) tar.gz
repair-dirs_2023-09-25 xfs: online repair of directories [v26.2] (2023-09-25) tar.gz
repair-iunlink_2023-09-25 xfs: online fsck of iunlink buckets [v26.2] (2023-09-25) tar.gz
repair-orphanage_2023-09-25 xfs: move orphan files to lost and found [v26.2] (2023-09-25) tar.gz
repair-symlink_2023-09-25 xfs: online repair of symbolic links [v26.2] (2023-09-25) tar.gz
repair-unlinked-inode-state_2023-09-25 xfs: online repair of inode unlinked state [v26.2] (2023-09-25) tar.gz
repair-xattrs_2023-09-25 xfs: online repair of extended attributes [v26.2] (2023-09-25) tar.gz
atomic-file-updates_2023-09-25 xfs: atomic file updates [v26.2] (2023-09-25) tar.gz
expand-bmap-intent-usage_2023-09-25 xfs: support attrfork and unwritten BUIs [v26.2] (2023-09-25) tar.gz
realtime-bmap-intents_2023-09-25 xfs: widen BUI formats to support realtime [v26.2] (2023-09-25) tar.gz
repair-rtsummary_2023-09-25 xfs: online repair of realtime summaries [v26.2] (2023-09-25) tar.gz
repair-tempfiles_2023-09-25 xfs: create temporary files for online repair [v26.2] (2023-09-25) tar.gz
symlink-cleanups_2023-09-25 xfs: clean up symbolic link code [v26.2] (2023-09-25) tar.gz
bmap-intent-cleanups_2023-09-25 xfs: bmap log intent cleanups [v26.2] (2023-09-25) tar.gz
btree-geometry-in-ops_2023-09-25 xfs: move btree geometry to ops struct [v26.2] (2023-09-25) tar.gz
in-memory-btrees_2023-09-25 xfs: support in-memory btrees [v26.2] (2023-09-25) tar.gz
indirect-health-reporting_2023-09-25 xfs: indirect health reporting [v26.2] (2023-09-25) tar.gz
repair-fscounters_2023-09-25 xfs: online repair for fs summary counters [v26.2] (2023-09-25) tar.gz
repair-refcount-scalability_2023-09-25 xfs: reduce refcount repair memory usage [v26.2] (2023-09-25) tar.gz
repair-rmap-btree_2023-09-25 xfs: online repair of rmap btrees [v26.2] (2023-09-25) tar.gz
corruption-health-reports_2023-09-25 xfs: report corruption to the health trackers [v26.2] (2023-09-25) tar.gz
repair-quota_2023-09-25 xfs: online repair of quota and rt metadata files [v26.2] (2023-09-25) tar.gz
repair-quotacheck_2023-09-25 xfs: online repair of quota counters [v26.2] (2023-09-25) tar.gz
repair-rtbitmap_2023-09-25 xfs: online repair of rt bitmap file [v26.2] (2023-09-25) tar.gz
scrub-iscan_2023-09-25 xfs: live inode scans for online fsck [v26.2] (2023-09-25) tar.gz
scrub-nlinks_2023-09-25 xfs: online repair of file link counts [v26.2] (2023-09-25) tar.gz
repair-ag-btrees_2023-09-25 xfs: online repair of AG btrees [v26.2] (2023-09-25) tar.gz
repair-auto-reap-space-reservations_2023-09-25 xfs: reserve disk space for online repairs [v26.2] (2023-09-25) tar.gz
repair-file-mappings_2023-09-25 xfs: online repair of file fork mappings [v26.2] (2023-09-25) tar.gz
repair-inodes_2023-09-25 xfs: online repair of inodes and forks [v26.2] (2023-09-25) tar.gz
repair-prep-for-bulk-loading_2023-09-25 xfs: prepare repair for bulk loading [v26.2] (2023-09-25) tar.gz
scrub-livelock-prevention_2023-09-25 xfs: prevent livelocks in xchk_iget [v26.2] (2023-09-25) tar.gz
xfs-6.6-fixes_2023-09-25 xfs: bug fixes for 6.6 Bug fixes for XFS for 6.6. (2023-09-25) tar.gz
fix-fix-iunlink-6.6_2023-09-25 xfs: fix reloading the last iunlink item It's not a good idea to be trying to send bug fixes to the mailing list while also trying to take a vacation.  Dave sent some review comments about the iunlink reloading patches, I changed them in djwong-dev, and forgot to backport those changes to my -fixes tree. (2023-09-25) tar.gz
v6.6-rc3     Linux 6.6-rc3 (2023-09-24) tar.gz
defrag-freespace_2023-09-22 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-09-22) tar.gz
djwong-wtf_2023-09-22 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-09-22) tar.gz
noalloc-ags_2023-09-22 xfs: noalloc allocation groups [RFC] (2023-09-22) tar.gz
realtime-quotas_2023-09-22 xfs: enable quota for realtime voluems [v1.0] (2023-09-22) tar.gz
realtime-reflink-extsize_2023-09-22 xfs: reflink with large realtime extents [v1.0] (2023-09-22) tar.gz
reduce-eofblocks-gc-on-close_2023-09-22 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-09-22) tar.gz
report-refcounts_2023-09-22 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-09-22) tar.gz
extfree-intent-cleanups_2023-09-22 xfs: extent free log intent cleanups [v1.0] (2023-09-22) tar.gz
realtime-extfree-intents_2023-09-22 xfs: widen EFI format to support rt [v1.0] (2023-09-22) tar.gz
realtime-reflink_2023-09-22 xfs: reflink on the realtime device [v1.0] (2023-09-22) tar.gz
realtime-rmap_2023-09-22 xfs: realtime reverse-mapping support [v1.0] (2023-09-22) tar.gz
refcount-intent-cleanups_2023-09-22 xfs: refcount log intent cleanups [v1.0] (2023-09-22) tar.gz
reserve-rt-metadata-space_2023-09-22 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-09-22) tar.gz
rmap-intent-cleanups_2023-09-22 xfs: rmap log intent cleanups [v1.0] (2023-09-22) tar.gz
btree-ifork-records_2023-09-22 xfs: refactor btrees to support records in inode root [v1.0] (2023-09-22) tar.gz
clean-up-realtime-units_2023-09-22 xfs: clean up realtime type usage [v1.0] (2023-09-22) tar.gz
realtime-discard_2023-09-22 xfs: enable FITRIM for the realtime section [v1.0] (2023-09-22) tar.gz
realtime-groups_2023-09-22 xfsprogs: shard the realtime section [v1.0] (2023-09-22) tar.gz
refactor-rt-locking_2023-09-22 xfs: refactor realtime meta inode locking [v1.0] (2023-09-22) tar.gz
refactor-rt-unit-conversions_2023-09-22 xfs: refactor rt extent unit conversions [v1.0] (2023-09-22) tar.gz
refactor-rtbitmap-macros_2023-09-22 xfs: refactor rtbitmap/summary macros [v1.0] (2023-09-22) tar.gz
inode-refactor_2023-09-22 xfs: hoist inode operations to libxfs [v1.0] (2023-09-22) tar.gz
metadir_2023-09-22 xfs: metadata inode directories [v1.0] (2023-09-22) tar.gz
pptrs-attr-nvlookups_2023-09-22 xfs: name-value xattr lookups [v12.2] (2023-09-22) tar.gz
pptrs-fsck_2023-09-22 xfs: fsck for parent pointers [v12.2] (2023-09-22) tar.gz
pptrs_2023-09-22 xfs: Parent Pointers [v12.2] (2023-09-22) tar.gz
scrub-directory-tree_2023-09-22 xfs: detect and correct directory tree problems [v26.2] (2023-09-22) tar.gz
vectorized-scrub_2023-09-22 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-09-22) tar.gz
discard-relax-locks_2023-09-22 xfs: relax AGF locks during fstrim [v26.2] (2023-09-22) tar.gz
inode-repair-improvements_2023-09-22 xfs: inode-related repair fixes [v26.2] (2023-09-22) tar.gz
online-fsck-design_2023-09-22 xfs: design documentation for online fsck, part 2 [v26.2] (2023-09-22) tar.gz
repair-iunlink_2023-09-22 xfs: online fsck of iunlink buckets [v26.2] (2023-09-22) tar.gz
repair-symlink_2023-09-22 xfs: online repair of symbolic links [v26.2] (2023-09-22) tar.gz
retain-ilock-during-dir-ops_2023-09-22 xfs: retain ILOCK during directory updates [v12.2] (2023-09-22) tar.gz
xfile-page-caching_2023-09-22 xfs: cache xfile pages for better performance [v26.2] (2023-09-22) tar.gz
dirattr-validate-owners_2023-09-22 xfs: set and validate dir/attr block owners [v26.2] (2023-09-22) tar.gz
repair-dirs_2023-09-22 xfs: online repair of directories [v26.2] (2023-09-22) tar.gz
repair-orphanage_2023-09-22 xfs: move orphan files to lost and found [v26.2] (2023-09-22) tar.gz
repair-rtsummary_2023-09-22 xfs: online repair of realtime summaries [v26.2] (2023-09-22) tar.gz
repair-tempfiles_2023-09-22 xfs: create temporary files for online repair [v26.2] (2023-09-22) tar.gz
repair-unlinked-inode-state_2023-09-22 xfs: online repair of inode unlinked state [v26.2] (2023-09-22) tar.gz
repair-xattrs_2023-09-22 xfs: online repair of extended attributes [v26.2] (2023-09-22) tar.gz
atomic-file-updates_2023-09-22 xfs: atomic file updates [v26.2] (2023-09-22) tar.gz
bmap-intent-cleanups_2023-09-22 xfs: bmap log intent cleanups [v26.2] (2023-09-22) tar.gz
btree-geometry-in-ops_2023-09-22 xfs: move btree geometry to ops struct [v26.2] (2023-09-22) tar.gz
expand-bmap-intent-usage_2023-09-22 xfs: support attrfork and unwritten BUIs [v26.2] (2023-09-22) tar.gz
realtime-bmap-intents_2023-09-22 xfs: widen BUI formats to support realtime [v26.2] (2023-09-22) tar.gz
repair-refcount-scalability_2023-09-22 xfs: reduce refcount repair memory usage [v26.2] (2023-09-22) tar.gz
symlink-cleanups_2023-09-22 xfs: clean up symbolic link code [v26.2] (2023-09-22) tar.gz
corruption-health-reports_2023-09-22 xfs: report corruption to the health trackers [v26.2] (2023-09-22) tar.gz
in-memory-btrees_2023-09-22 xfs: support in-memory btrees [v26.2] (2023-09-22) tar.gz
indirect-health-reporting_2023-09-22 xfs: indirect health reporting [v26.2] (2023-09-22) tar.gz
repair-fscounters_2023-09-22 xfs: online repair for fs summary counters [v26.2] (2023-09-22) tar.gz
repair-rmap-btree_2023-09-22 xfs: online repair of rmap btrees [v26.2] (2023-09-22) tar.gz
scrub-nlinks_2023-09-22 xfs: online repair of file link counts [v26.2] (2023-09-22) tar.gz
repair-ag-btrees_2023-09-22 xfs: online repair of AG btrees [v26.2] (2023-09-22) tar.gz
repair-file-mappings_2023-09-22 xfs: online repair of file fork mappings [v26.2] (2023-09-22) tar.gz
repair-inodes_2023-09-22 xfs: online repair of inodes and forks [v26.2] (2023-09-22) tar.gz
repair-prep-for-bulk-loading_2023-09-22 xfs: prepare repair for bulk loading [v26.2] (2023-09-22) tar.gz
repair-quota_2023-09-22 xfs: online repair of quota and rt metadata files [v26.2] (2023-09-22) tar.gz
repair-quotacheck_2023-09-22 xfs: online repair of quota counters [v26.2] (2023-09-22) tar.gz
repair-rtbitmap_2023-09-22 xfs: online repair of rt bitmap file [v26.2] (2023-09-22) tar.gz
scrub-iscan_2023-09-22 xfs: live inode scans for online fsck [v26.2] (2023-09-22) tar.gz
fix-iunlink-list_2023-09-22 xfs: reload entire iunlink lists This is the second part of correcting XFS to reload the incore unlinked inode list from the ondisk contents.  Whereas part one tackled failures from regular filesystem calls, this part takes on the problem of needing to reload the entire incore unlinked inode list on account of somebody loading an inode that's in the /middle/ of an unlinked list.  This happens during quotacheck, bulkstat, or even opening a file by handle. (2023-09-22) tar.gz
fix-larp-requirements_2023-09-22 xfs: disallow LARP on old fses Before enabling logged xattrs, make sure the filesystem is new enough that it actually supports log incompat features. (2023-09-22) tar.gz
iomap-fix-unshare_2023-09-22 iomap: fix unshare data corruption bug [v2] (2023-09-22) tar.gz
repair-auto-reap-space-reservations_2023-09-22 xfs: reserve disk space for online repairs [v26.2] (2023-09-22) tar.gz
scrub-livelock-prevention_2023-09-22 xfs: prevent livelocks in xchk_iget [v26.2] (2023-09-22) tar.gz
xfs-6.6-fixes_2023-09-22 xfs: bug fixes for 6.6 Bug fixes for XFS for 6.6. (2023-09-22) tar.gz
fix-efi-recovery_2023-09-22 xfs: fix EFI recovery livelocks This series fixes a customer-reported transaction reservation bug introduced ten years ago that could result in livelocks during log recovery.  Log intent item recovery single-steps each step of a deferred op chain, which means that each step only needs to allocate one transaction's worth of space in the log, not an entire chain all at once.  This single-stepping is critical to unpinning the log tail since there's nobody else to do it for us. (2023-09-22) tar.gz
fix-fsmap_2023-09-22 xfs: fix fsmap cursor handling [v2] (2023-09-22) tar.gz
fix-iunlink_2023-09-22 xfs: reload the last iunlink item It turns out that there are some serious bugs in how xfs handles the unlinked inode lists.  Way back before 4.14, there was a bug where a ro mount of a dirty filesystem would recover the log bug neglect to purge the unlinked list.  This leads to clean unmounted filesystems with unlinked inodes.  Starting around 5.15, we also converted the codebase to maintain a doubly-linked incore unlinked list.  However, we never provided the ability to load the incore list from disk.  If someone tries to allocate an O_TMPFILE file on a clean fs with a pre-existing unlinked list or even deletes a file, the code will fail and the fs shuts down. (2023-09-22) tar.gz
fix-percpu-lists_2023-09-22 xfs: fix cpu hotplug mess [v2] (2023-09-22) tar.gz
fix-ro-mounts_2023-09-22 xfs: fix ro mounting with unknown rocompat features [v2] (2023-09-22) tar.gz
fix-scrub-6.6_2023-09-19 xfs: fix out of bounds memory access in scrub [v2] (2023-09-19) tar.gz
fix-efi-recovery-6.6_2023-09-19 xfs: fix EFI recovery livelocks This series fixes a customer-reported transaction reservation bug introduced ten years ago that could result in livelocks during log recovery.  Log intent item recovery single-steps each step of a deferred op chain, which means that each step only needs to allocate one transaction's worth of space in the log, not an entire chain all at once.  This single-stepping is critical to unpinning the log tail since there's nobody else to do it for us. (2023-09-19) tar.gz
fix-iunlink-6.6_2023-09-19 xfs: reload the last iunlink item It turns out that there are some serious bugs in how xfs handles the unlinked inode lists.  Way back before 4.14, there was a bug where a ro mount of a dirty filesystem would recover the log bug neglect to purge the unlinked list.  This leads to clean unmounted filesystems with unlinked inodes.  Starting around 5.15, we also converted the codebase to maintain a doubly-linked incore unlinked list.  However, we never provided the ability to load the incore list from disk.  If someone tries to allocate an O_TMPFILE file on a clean fs with a pre-existing unlinked list or even deletes a file, the code will fail and the fs shuts down. (2023-09-19) tar.gz
fix-iunlink-list-6.6_2023-09-19 xfs: reload entire iunlink lists This is the second part of correcting XFS to reload the incore unlinked inode list from the ondisk contents.  Whereas part one tackled failures from regular filesystem calls, this part takes on the problem of needing to reload the entire incore unlinked inode list on account of somebody loading an inode that's in the /middle/ of an unlinked list.  This happens during quotacheck, bulkstat, or even opening a file by handle. (2023-09-19) tar.gz
fix-larp-requirements-6.6_2023-09-19 xfs: disallow LARP on old fses Before enabling logged xattrs, make sure the filesystem is new enough that it actually supports log incompat features. (2023-09-19) tar.gz
fix-percpu-lists-6.6_2023-09-19 xfs: fix cpu hotplug mess [v2] (2023-09-19) tar.gz
fix-ro-mounts-6.6_2023-09-19 xfs: fix ro mounting with unknown rocompat features [v2] (2023-09-19) tar.gz
fix-fsmap-6.6_2023-09-19 xfs: fix fsmap cursor handling [v2] (2023-09-19) tar.gz
iomap-fix-unshare-6.6_2023-09-18 iomap: fix unshare data corruption bug I rebased djwong-dev atop 6.6-rc1, and discovered that the iomap unshare code writes garbage into the unshared file if the unshared range covers at least one base page's worth of file range and there weren't any folios in the pagecache for that region. (2023-09-18) tar.gz
iomap-fixes-6.6_2023-09-18 iomap: bug fixes for 6.6 Bug fixes for 6.6. (2023-09-18) tar.gz
v6.6-rc2     Linux 6.6-rc2 (2023-09-17) tar.gz
defrag-freespace_2023-09-12 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-09-12) tar.gz
djwong-wtf_2023-09-12 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-09-12) tar.gz
noalloc-ags_2023-09-12 xfs: noalloc allocation groups [RFC] (2023-09-12) tar.gz
realtime-quotas_2023-09-12 xfs: enable quota for realtime voluems [v1.0] (2023-09-12) tar.gz
realtime-reflink-extsize_2023-09-12 xfs: reflink with large realtime extents [v1.0] (2023-09-12) tar.gz
realtime-reflink_2023-09-12 xfs: reflink on the realtime device [v1.0] (2023-09-12) tar.gz
reduce-eofblocks-gc-on-close_2023-09-12 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-09-12) tar.gz
report-refcounts_2023-09-12 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-09-12) tar.gz
btree-ifork-records_2023-09-12 xfs: refactor btrees to support records in inode root [v1.0] (2023-09-12) tar.gz
extfree-intent-cleanups_2023-09-12 xfs: extent free log intent cleanups [v1.0] (2023-09-12) tar.gz
realtime-extfree-intents_2023-09-12 xfs: widen EFI format to support rt [v1.0] (2023-09-12) tar.gz
realtime-rmap_2023-09-12 xfs: realtime reverse-mapping support [v1.0] (2023-09-12) tar.gz
refcount-intent-cleanups_2023-09-12 xfs: refcount log intent cleanups [v1.0] (2023-09-12) tar.gz
reserve-rt-metadata-space_2023-09-12 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-09-12) tar.gz
rmap-intent-cleanups_2023-09-12 xfs: rmap log intent cleanups [v1.0] (2023-09-12) tar.gz
clean-up-realtime-units_2023-09-12 xfs: clean up realtime type usage [v1.0] (2023-09-12) tar.gz
metadir_2023-09-12 xfs: metadata inode directories [v1.0] (2023-09-12) tar.gz
realtime-discard_2023-09-12 xfs: enable FITRIM for the realtime section [v1.0] (2023-09-12) tar.gz
realtime-groups_2023-09-12 xfsprogs: shard the realtime section [v1.0] (2023-09-12) tar.gz
refactor-rt-locking_2023-09-12 xfs: refactor realtime meta inode locking [v1.0] (2023-09-12) tar.gz
refactor-rt-unit-conversions_2023-09-12 xfs: refactor rt extent unit conversions [v1.0] (2023-09-12) tar.gz
refactor-rtbitmap-macros_2023-09-12 xfs: refactor rtbitmap/summary macros [v1.0] (2023-09-12) tar.gz
inode-refactor_2023-09-12 xfs: hoist inode operations to libxfs [v1.0] (2023-09-12) tar.gz
pptrs-attr-nvlookups_2023-09-12 xfs: name-value xattr lookups [v12.2] (2023-09-12) tar.gz
pptrs-fsck_2023-09-12 xfs: fsck for parent pointers [v12.2] (2023-09-12) tar.gz
pptrs_2023-09-12 xfs: Parent Pointers [v12.2] (2023-09-12) tar.gz
retain-ilock-during-dir-ops_2023-09-12 xfs: retain ILOCK during directory updates [v12.2] (2023-09-12) tar.gz
scrub-directory-tree_2023-09-12 xfs: detect and correct directory tree problems [v26.2] (2023-09-12) tar.gz
vectorized-scrub_2023-09-12 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-09-12) tar.gz
discard-relax-locks_2023-09-12 xfs: relax AGF locks during fstrim [v26.2] (2023-09-12) tar.gz
inode-repair-improvements_2023-09-12 xfs: inode-related repair fixes [v26.2] (2023-09-12) tar.gz
online-fsck-design_2023-09-12 xfs: design documentation for online fsck, part 2 [v26.2] (2023-09-12) tar.gz
repair-iunlink_2023-09-12 xfs: online fsck of iunlink buckets [v26.2] (2023-09-12) tar.gz
repair-orphanage_2023-09-12 xfs: move orphan files to lost and found [v26.2] (2023-09-12) tar.gz
repair-symlink_2023-09-12 xfs: online repair of symbolic links [v26.2] (2023-09-12) tar.gz
xfile-page-caching_2023-09-12 xfs: cache xfile pages for better performance [v26.2] (2023-09-12) tar.gz
atomic-file-updates_2023-09-12 xfs: atomic file updates [v26.2] (2023-09-12) tar.gz
dirattr-validate-owners_2023-09-12 xfs: set and validate dir/attr block owners [v26.2] (2023-09-12) tar.gz
repair-dirs_2023-09-12 xfs: online repair of directories [v26.2] (2023-09-12) tar.gz
repair-rtsummary_2023-09-12 xfs: online repair of realtime summaries [v26.2] (2023-09-12) tar.gz
repair-tempfiles_2023-09-12 xfs: create temporary files for online repair [v26.2] (2023-09-12) tar.gz
repair-unlinked-inode-state_2023-09-12 xfs: online repair of inode unlinked state [v26.2] (2023-09-12) tar.gz
repair-xattrs_2023-09-12 xfs: online repair of extended attributes [v26.2] (2023-09-12) tar.gz
bmap-intent-cleanups_2023-09-12 xfs: bmap log intent cleanups [v26.2] (2023-09-12) tar.gz
btree-geometry-in-ops_2023-09-12 xfs: move btree geometry to ops struct [v26.2] (2023-09-12) tar.gz
expand-bmap-intent-usage_2023-09-12 xfs: support attrfork and unwritten BUIs [v26.2] (2023-09-12) tar.gz
realtime-bmap-intents_2023-09-12 xfs: widen BUI formats to support realtime [v26.2] (2023-09-12) tar.gz
repair-refcount-scalability_2023-09-12 xfs: reduce refcount repair memory usage [v26.2] (2023-09-12) tar.gz
repair-rmap-btree_2023-09-12 xfs: online repair of rmap btrees [v26.2] (2023-09-12) tar.gz
symlink-cleanups_2023-09-12 xfs: clean up symbolic link code [v26.2] (2023-09-12) tar.gz
corruption-health-reports_2023-09-12 xfs: report corruption to the health trackers [v26.2] (2023-09-12) tar.gz
in-memory-btrees_2023-09-12 xfs: support in-memory btrees [v26.2] (2023-09-12) tar.gz
indirect-health-reporting_2023-09-12 xfs: indirect health reporting [v26.2] (2023-09-12) tar.gz
repair-fscounters_2023-09-12 xfs: online repair for fs summary counters [v26.2] (2023-09-12) tar.gz
repair-quotacheck_2023-09-12 xfs: online repair of quota counters [v26.2] (2023-09-12) tar.gz
scrub-iscan_2023-09-12 xfs: live inode scans for online fsck [v26.2] (2023-09-12) tar.gz
scrub-nlinks_2023-09-12 xfs: online repair of file link counts [v26.2] (2023-09-12) tar.gz
repair-ag-btrees_2023-09-12 xfs: online repair of AG btrees [v26.2] (2023-09-12) tar.gz
repair-auto-reap-space-reservations_2023-09-12 xfs: reserve disk space for online repairs [v26.2] (2023-09-12) tar.gz
repair-file-mappings_2023-09-12 xfs: online repair of file fork mappings [v26.2] (2023-09-12) tar.gz
repair-inodes_2023-09-12 xfs: online repair of inodes and forks [v26.2] (2023-09-12) tar.gz
repair-prep-for-bulk-loading_2023-09-12 xfs: prepare repair for bulk loading [v26.2] (2023-09-12) tar.gz
repair-quota_2023-09-12 xfs: online repair of quota and rt metadata files [v26.2] (2023-09-12) tar.gz
repair-rtbitmap_2023-09-12 xfs: online repair of rt bitmap file [v26.2] (2023-09-12) tar.gz
fix-efi-recovery_2023-09-12 xfs: fix EFI recovery livelocks This series fixes a customer-reported transaction reservation bug introduced ten years ago that could result in livelocks during log recovery.  Log intent item recovery single-steps each step of a deferred op chain, which means that each step only needs to allocate one transaction's worth of space in the log, not an entire chain all at once.  This single-stepping is critical to unpinning the log tail since there's nobody else to do it for us. (2023-09-12) tar.gz
fix-iunlink-list_2023-09-12 xfs: reload entire iunlink lists This is the second part of correcting XFS to reload the incore unlinked inode list from the ondisk contents.  Whereas part one tackled failures from regular filesystem calls, this part takes on the problem of needing to reload the entire incore unlinked inode list on account of somebody loading an inode that's in the /middle/ of an unlinked list.  This happens during quotacheck, bulkstat, or even opening a file by handle. (2023-09-12) tar.gz
fix-iunlink_2023-09-12 xfs: reload the last iunlink item It turns out that there are some serious bugs in how xfs handles the unlinked inode lists.  Way back before 4.14, there was a bug where a ro mount of a dirty filesystem would recover the log bug neglect to purge the unlinked list.  This leads to clean unmounted filesystems with unlinked inodes.  Starting around 5.15, we also converted the codebase to maintain a doubly-linked incore unlinked list.  However, we never provided the ability to load the incore list from disk.  If someone tries to allocate an O_TMPFILE file on a clean fs with a pre-existing unlinked list or even deletes a file, the code will fail and the fs shuts down. (2023-09-12) tar.gz
fix-larp-requirements_2023-09-12 xfs: disallow LARP on old fses Before enabling logged xattrs, make sure the filesystem is new enough that it actually supports log incompat features. (2023-09-12) tar.gz
fix-ro-mounts_2023-09-12 xfs: fix ro mounting with unknown rocompat features [v2] (2023-09-12) tar.gz
scrub-livelock-prevention_2023-09-12 xfs: prevent livelocks in xchk_iget [v26.2] (2023-09-12) tar.gz
xfs-6.6-fixes_2023-09-12 xfs: bug fixes for 6.6 Bug fixes for XFS for 6.6. (2023-09-12) tar.gz
fix-fsmap_2023-09-12 xfs: fix fsmap cursor handling [v2] (2023-09-12) tar.gz
fix-percpu-lists_2023-09-12 xfs: fix cpu hotplug mess [v2] (2023-09-12) tar.gz
repair-agfl-fixes_2023-09-12 xfs: fixes to the AGFL repair code [v26.2] (2023-09-12) tar.gz
repair-force-rebuild_2023-09-12 xfs: force rebuilding of metadata [v26.2] (2023-09-12) tar.gz
repair-tweaks_2023-09-12 xfs: miscellaneous repair tweaks [v26.2] (2023-09-12) tar.gz
scrub-bmap-fixes_2023-09-12 xfs: fixes for the block mapping checker [v26.2] (2023-09-12) tar.gz
xfs-6.6-merge_2023-09-12 xfs: new code for 6.6 New code for 6.6. (2023-09-12) tar.gz
big-array_2023-09-12 xfs: stage repair information in pageable memory [v26.2] (2023-09-12) tar.gz
maintainer-transition_2023-09-12 xfs: maintainer transition for 6.6 [v3] (2023-09-12) tar.gz
repair-reap-fixes_2023-09-12 xfs: fix online repair block reaping [v26.2] (2023-09-12) tar.gz
scrub-rtsummary_2023-09-12 xfs: online scrubbing of realtime summary files [v26.2] (2023-09-12) tar.gz
scrub-usage-stats_2023-09-12 xfs: add usage counters for scrub [v26.2] (2023-09-12) tar.gz
vfs-6.6-merge_2023-09-12 vfs: new code for 6.6 New code for 6.6. (2023-09-12) tar.gz
fix-scrub-6.6_2023-09-12 xfs: fix out of bounds memory access in scrub This is a quick fix for a few internal syzbot reports concerning an invalid memory access in the scrub code. (2023-09-12) tar.gz
fix-efi-recovery-6.6_2023-09-12 xfs: fix EFI recovery livelocks This series fixes a customer-reported transaction reservation bug introduced ten years ago that could result in livelocks during log recovery.  Log intent item recovery single-steps each step of a deferred op chain, which means that each step only needs to allocate one transaction's worth of space in the log, not an entire chain all at once.  This single-stepping is critical to unpinning the log tail since there's nobody else to do it for us. (2023-09-12) tar.gz
fix-iunlink-6.6_2023-09-12 xfs: reload the last iunlink item It turns out that there are some serious bugs in how xfs handles the unlinked inode lists.  Way back before 4.14, there was a bug where a ro mount of a dirty filesystem would recover the log bug neglect to purge the unlinked list.  This leads to clean unmounted filesystems with unlinked inodes.  Starting around 5.15, we also converted the codebase to maintain a doubly-linked incore unlinked list.  However, we never provided the ability to load the incore list from disk.  If someone tries to allocate an O_TMPFILE file on a clean fs with a pre-existing unlinked list or even deletes a file, the code will fail and the fs shuts down. (2023-09-12) tar.gz
fix-iunlink-list-6.6_2023-09-12 xfs: reload entire iunlink lists This is the second part of correcting XFS to reload the incore unlinked inode list from the ondisk contents.  Whereas part one tackled failures from regular filesystem calls, this part takes on the problem of needing to reload the entire incore unlinked inode list on account of somebody loading an inode that's in the /middle/ of an unlinked list.  This happens during quotacheck, bulkstat, or even opening a file by handle. (2023-09-12) tar.gz
fix-larp-requirements-6.6_2023-09-12 xfs: disallow LARP on old fses Before enabling logged xattrs, make sure the filesystem is new enough that it actually supports log incompat features. (2023-09-12) tar.gz
fix-percpu-lists-6.6_2023-09-12 xfs: fix cpu hotplug mess [v2] (2023-09-12) tar.gz
fix-ro-mounts-6.6_2023-09-12 xfs: fix ro mounting with unknown rocompat features [v2] (2023-09-12) tar.gz
fix-fsmap-6.6_2023-09-12 xfs: fix fsmap cursor handling [v2] (2023-09-12) tar.gz
v6.6-rc1     Linux 6.6-rc1 (2023-09-10) tar.gz
fix-efi-recovery-6.6_2023-09-03 xfs: fix EFI recovery livelocks This series fixes a customer-reported transaction reservation bug introduced ten years ago that could result in livelocks during log recovery.  Log intent item recovery single-steps each step of a deferred op chain, which means that each step only needs to allocate one transaction's worth of space in the log, not an entire chain all at once.  This single-stepping is critical to unpinning the log tail since there's nobody else to do it for us. (2023-09-03) tar.gz
fix-iunlink-6.6_2023-09-03 xfs: reload the last iunlink item It turns out that there are some serious bugs in how xfs handles the unlinked inode lists.  Way back before 4.14, there was a bug where a ro mount of a dirty filesystem would recover the log bug neglect to purge the unlinked list.  This leads to clean unmounted filesystems with unlinked inodes.  Starting around 5.15, we also converted the codebase to maintain a doubly-linked incore unlinked list.  However, we never provided the ability to load the incore list from disk.  If someone tries to allocate an O_TMPFILE file on a clean fs with a pre-existing unlinked list or even deletes a file, the code will fail and the fs shuts down. (2023-09-03) tar.gz
fix-iunlink-list-6.6_2023-09-03 xfs: reload entire iunlink lists This is the second part of correcting XFS to reload the incore unlinked inode list from the ondisk contents.  Whereas part one tackled failures from regular filesystem calls, this part takes on the problem of needing to reload the entire incore unlinked inode list on account of somebody loading an inode that's in the /middle/ of an unlinked list.  This happens during quotacheck, bulkstat, or even opening a file by handle. (2023-09-03) tar.gz
fix-larp-requirements-6.6_2023-09-03 xfs: disallow LARP on old fses Before enabling logged xattrs, make sure the filesystem is new enough that it actually supports log incompat features. (2023-09-03) tar.gz
fix-ro-mounts-6.6_2023-09-03 xfs: fix ro mounting with unknown rocompat features [v2] (2023-09-03) tar.gz
fix-fsmap-6.6_2023-09-03 xfs: fix fsmap cursor handling [v2] (2023-09-03) tar.gz
fix-percpu-lists-6.6_2023-09-03 xfs: fix cpu hotplug mess [v2] (2023-09-03) tar.gz
fix-efi-recovery-6.6_2023-08-29 xfs: fix EFI recovery livelocks This series fixes a customer-reported transaction reservation bug introduced ten years ago that could result in livelocks during log recovery.  Log intent item recovery single-steps each step of a deferred op chain, which means that each step only needs to allocate one transaction's worth of space in the log, not an entire chain all at once.  This single-stepping is critical to unpinning the log tail since there's nobody else to do it for us. (2023-08-29) tar.gz
fix-percpu-lists-6.6_2023-08-29 xfs: fix cpu hotplug mess [v2] (2023-08-29) tar.gz
fix-ro-mounts-6.6_2023-08-29 xfs: fix ro mounting with unknown rocompat features [v2] (2023-08-29) tar.gz
fix-fsmap-6.6_2023-08-29 xfs: fix fsmap cursor handling [v2] (2023-08-29) tar.gz
v6.5         Linux 6.5 (2023-08-27) tar.gz
fix-ro-mounts-6.6_2023-08-24 xfs: fix ro mounting with unknown rocompat features Dave pointed out some failures in xfs/270 when he upgraded Debian unstable and util-linux started using the new mount apis.  Upon further inquiry I noticed that XFS is quite a hot mess when it encounters a filesystem with unrecognized rocompat bits set in the superblock. (2023-08-24) tar.gz
fix-percpu-lists-6.6_2023-08-24 xfs: fix cpu hotplug mess Ritesh and Eric separately reported crashes in XFS's hook function for CPU hot remove if the remove event races with a filesystem being mounted.  I also noticed via generic/650 that once in a while the log will shut down over an apparent overrun of a transaction reservation; this turned out to be due to CIL percpu list aggregation failing to pick up the percpu list items from a dying CPU. (2023-08-24) tar.gz
fix-fsmap-6.6_2023-08-24 xfs: fix fsmap cursor handling This patchset addresses an integer overflow bug that Dave Chinner found in how fsmap handles figuring out where in the record set we left off when userspace calls back after the first call filled up all the designated record space. (2023-08-24) tar.gz
xfs-6.6-merge-1 New code for 6.6: (2023-08-21) tar.gz
defrag-freespace_2023-08-21 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-08-21) tar.gz
djwong-wtf_2023-08-21 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-08-21) tar.gz
report-refcounts_2023-08-21 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-08-21) tar.gz
noalloc-ags_2023-08-21 xfs: noalloc allocation groups [RFC] (2023-08-21) tar.gz
realtime-quotas_2023-08-21 xfs: enable quota for realtime voluems [v1.0] (2023-08-21) tar.gz
realtime-reflink-extsize_2023-08-21 xfs: reflink with large realtime extents [v1.0] (2023-08-21) tar.gz
realtime-reflink_2023-08-21 xfs: reflink on the realtime device [v1.0] (2023-08-21) tar.gz
reduce-eofblocks-gc-on-close_2023-08-21 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-08-21) tar.gz
refcount-intent-cleanups_2023-08-21 xfs: refcount log intent cleanups [v1.0] (2023-08-21) tar.gz
btree-ifork-records_2023-08-21 xfs: refactor btrees to support records in inode root [v1.0] (2023-08-21) tar.gz
extfree-intent-cleanups_2023-08-21 xfs: extent free log intent cleanups [v1.0] (2023-08-21) tar.gz
realtime-discard_2023-08-21 xfs: enable FITRIM for the realtime section [v1.0] (2023-08-21) tar.gz
realtime-extfree-intents_2023-08-21 xfs: widen EFI format to support rt [v1.0] (2023-08-21) tar.gz
realtime-rmap_2023-08-21 xfs: realtime reverse-mapping support [v1.0] (2023-08-21) tar.gz
reserve-rt-metadata-space_2023-08-21 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-08-21) tar.gz
rmap-intent-cleanups_2023-08-21 xfs: rmap log intent cleanups [v1.0] (2023-08-21) tar.gz
clean-up-realtime-units_2023-08-21 xfs: clean up realtime type usage [v1.0] (2023-08-21) tar.gz
metadir_2023-08-21 xfs: metadata inode directories [v1.0] (2023-08-21) tar.gz
realtime-groups_2023-08-21 xfsprogs: shard the realtime section [v1.0] (2023-08-21) tar.gz
refactor-rt-locking_2023-08-21 xfs: refactor realtime meta inode locking [v1.0] (2023-08-21) tar.gz
refactor-rt-unit-conversions_2023-08-21 xfs: refactor rt extent unit conversions [v1.0] (2023-08-21) tar.gz
refactor-rtbitmap-macros_2023-08-21 xfs: refactor rtbitmap/summary macros [v1.0] (2023-08-21) tar.gz
inode-refactor_2023-08-21 xfs: hoist inode operations to libxfs [v1.0] (2023-08-21) tar.gz
pptrs-attr-nvlookups_2023-08-21 xfs: name-value xattr lookups [v12.2] (2023-08-21) tar.gz
pptrs-fsck_2023-08-21 xfs: fsck for parent pointers [v12.2] (2023-08-21) tar.gz
pptrs_2023-08-21 xfs: Parent Pointers [v12.2] (2023-08-21) tar.gz
retain-ilock-during-dir-ops_2023-08-21 xfs: retain ILOCK during directory updates [v12.2] (2023-08-21) tar.gz
scrub-directory-tree_2023-08-21 xfs: detect and correct directory tree problems [v26.2] (2023-08-21) tar.gz
vectorized-scrub_2023-08-21 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-08-21) tar.gz
discard-relax-locks_2023-08-21 xfs: relax AGF locks during fstrim [v26.2] (2023-08-21) tar.gz
inode-repair-improvements_2023-08-21 xfs: inode-related repair fixes [v26.2] (2023-08-21) tar.gz
repair-iunlink_2023-08-21 xfs: online fsck of iunlink buckets [v26.2] (2023-08-21) tar.gz
repair-orphanage_2023-08-21 xfs: move orphan files to lost and found [v26.2] (2023-08-21) tar.gz
repair-parent-pointers_2023-08-21 xfs: online repair of parent pointers [v26.2] (2023-08-21) tar.gz
repair-symlink_2023-08-21 xfs: online repair of symbolic links [v26.2] (2023-08-21) tar.gz
xfile-page-caching_2023-08-21 xfs: cache xfile pages for better performance [v26.2] (2023-08-21) tar.gz
atomic-file-updates_2023-08-21 xfs: atomic file updates [v26.2] (2023-08-21) tar.gz
dirattr-validate-owners_2023-08-21 xfs: set and validate dir/attr block owners [v26.2] (2023-08-21) tar.gz
repair-dirs_2023-08-21 xfs: online repair of directories [v26.2] (2023-08-21) tar.gz
repair-rtsummary_2023-08-21 xfs: online repair of realtime summaries [v26.2] (2023-08-21) tar.gz
repair-tempfiles_2023-08-21 xfs: create temporary files for online repair [v26.2] (2023-08-21) tar.gz
repair-unlinked-inode-state_2023-08-21 xfs: online repair of inode unlinked state [v26.2] (2023-08-21) tar.gz
repair-xattrs_2023-08-21 xfs: online repair of extended attributes [v26.2] (2023-08-21) tar.gz
bmap-intent-cleanups_2023-08-21 xfs: bmap log intent cleanups [v26.2] (2023-08-21) tar.gz
btree-geometry-in-ops_2023-08-21 xfs: move btree geometry to ops struct [v26.2] (2023-08-21) tar.gz
expand-bmap-intent-usage_2023-08-21 xfs: support attrfork and unwritten BUIs [v26.2] (2023-08-21) tar.gz
realtime-bmap-intents_2023-08-21 xfs: widen BUI formats to support realtime [v26.2] (2023-08-21) tar.gz
repair-refcount-scalability_2023-08-21 xfs: reduce refcount repair memory usage [v26.2] (2023-08-21) tar.gz
repair-rmap-btree_2023-08-21 xfs: online repair of rmap btrees [v26.2] (2023-08-21) tar.gz
symlink-cleanups_2023-08-21 xfs: clean up symbolic link code [v26.2] (2023-08-21) tar.gz
corruption-health-reports_2023-08-21 xfs: report corruption to the health trackers [v26.2] (2023-08-21) tar.gz
in-memory-btrees_2023-08-21 xfs: support in-memory btrees [v26.2] (2023-08-21) tar.gz
indirect-health-reporting_2023-08-21 xfs: indirect health reporting [v26.2] (2023-08-21) tar.gz
repair-fscounters_2023-08-21 xfs: online repair for fs summary counters [v26.2] (2023-08-21) tar.gz
repair-quotacheck_2023-08-21 xfs: online repair of quota counters [v26.2] (2023-08-21) tar.gz
scrub-iscan_2023-08-21 xfs: live inode scans for online fsck [v26.2] (2023-08-21) tar.gz
scrub-nlinks_2023-08-21 xfs: online repair of file link counts [v26.2] (2023-08-21) tar.gz
repair-ag-btrees_2023-08-21 xfs: online repair of AG btrees [v26.2] (2023-08-21) tar.gz
repair-file-mappings_2023-08-21 xfs: online repair of file fork mappings [v26.2] (2023-08-21) tar.gz
repair-inodes_2023-08-21 xfs: online repair of inodes and forks [v26.2] (2023-08-21) tar.gz
repair-quota_2023-08-21 xfs: online repair of quota and rt metadata files [v26.2] (2023-08-21) tar.gz
repair-rtbitmap_2023-08-21 xfs: online repair of rt bitmap file [v26.2] (2023-08-21) tar.gz
scrub-bmap-fixes_2023-08-21 xfs: fixes for the block mapping checker [v26.2] (2023-08-21) tar.gz
big-array_2023-08-21 xfs: stage repair information in pageable memory [v26.2] (2023-08-21) tar.gz
repair-agfl-fixes_2023-08-21 xfs: fixes to the AGFL repair code [v26.2] (2023-08-21) tar.gz
repair-force-rebuild_2023-08-21 xfs: force rebuilding of metadata [v26.2] (2023-08-21) tar.gz
repair-prep-for-bulk-loading_2023-08-21 xfs: prepare repair for bulk loading [v26.2] (2023-08-21) tar.gz
repair-tweaks_2023-08-21 xfs: miscellaneous repair tweaks [v26.2] (2023-08-21) tar.gz
scrub-rtsummary_2023-08-21 xfs: online scrubbing of realtime summary files [v26.2] (2023-08-21) tar.gz
scrub-usage-stats_2023-08-21 xfs: add usage counters for scrub [v26.2] (2023-08-21) tar.gz
origin/master_2023-08-21 autogenerated tag for origin/master (2023-08-21) tar.gz
repair-reap-fixes_2023-08-21 xfs: fix online repair block reaping [v26.2] (2023-08-21) tar.gz
vfs-6.6-merge_2023-08-21 vfs: new code for 6.6 New code for 6.6. (2023-08-21) tar.gz
xfs-6.6-merge_2023-08-21 xfs: new code for 6.6 New code for 6.6. (2023-08-21) tar.gz
scrub-bmap-fixes-6.6_2023-08-10 xfs: fixes for the block mapping checker [v26.1] (2023-08-10) tar.gz
big-array-6.6_2023-08-10 xfs: stage repair information in pageable memory [v26.1] (2023-08-10) tar.gz
repair-agfl-fixes-6.6_2023-08-10 xfs: fixes to the AGFL repair code [v26.1] (2023-08-10) tar.gz
repair-force-rebuild-6.6_2023-08-10 xfs: force rebuilding of metadata [v26.1] (2023-08-10) tar.gz
repair-reap-fixes-6.6_2023-08-10 xfs: fix online repair block reaping [v26.1] (2023-08-10) tar.gz
repair-tweaks-6.6_2023-08-10 xfs: miscellaneous repair tweaks [v26.1] (2023-08-10) tar.gz
scrub-rtsummary-6.6_2023-08-10 xfs: online scrubbing of realtime summary files [v26.1] (2023-08-10) tar.gz
scrub-usage-stats-6.6_2023-08-10 xfs: add usage counters for scrub [v26.1] (2023-08-10) tar.gz
maintainer-transition-6.6_2023-08-10 xfs: maintainer transition for 6.6 [v3] (2023-08-10) tar.gz
v6.5-rc5     Linux 6.5-rc5 (2023-08-06) tar.gz
defrag-freespace_2023-08-04 xfs: defragment free space These patches contain experimental code to enable userspace to defragment the free space in a filesystem.  Two purposes are imagined for this functionality: clearing space at the end of a filesystem before shrinking it, and clearing free space in anticipation of making a large allocation. (2023-08-04) tar.gz
djwong-wtf_2023-08-04 xfs: patches undergoing development Debugging patches and other patches undergoing testing.  Do not apply. (2023-08-04) tar.gz
noalloc-ags_2023-08-04 xfs: noalloc allocation groups [RFC] (2023-08-04) tar.gz
realtime-quotas_2023-08-04 xfs: enable quota for realtime voluems [v1.0] (2023-08-04) tar.gz
reduce-eofblocks-gc-on-close_2023-08-04 xfs: improve post-close eofblocks gc behavior Here's a few patches mostly from Dave to make XFS more aggressive about keeping post-eof speculative preallocations when closing files. (2023-08-04) tar.gz
report-refcounts_2023-08-04 xfs: report refcount information to userspace Create a new ioctl to report the number of owners of each disk block so that reflink-aware defraggers can make better decisions about which extents to target. (2023-08-04) tar.gz
vectorized-scrub_2023-08-04 xfs: vectorize scrub kernel calls Create a vectorized version of the metadata scrub and repair ioctl, and adapt xfs_scrub to use that.  This is an experiment to measure overhead and to try refactoring xfs_scrub. (2023-08-04) tar.gz
extfree-intent-cleanups_2023-08-04 xfs: extent free log intent cleanups [v1.0] (2023-08-04) tar.gz
realtime-extfree-intents_2023-08-04 xfs: widen EFI format to support rt [v1.0] (2023-08-04) tar.gz
realtime-reflink-extsize_2023-08-04 xfs: reflink with large realtime extents [v1.0] (2023-08-04) tar.gz
realtime-reflink_2023-08-04 xfs: reflink on the realtime device [v1.0] (2023-08-04) tar.gz
realtime-rmap_2023-08-04 xfs: realtime reverse-mapping support [v1.0] (2023-08-04) tar.gz
refcount-intent-cleanups_2023-08-04 xfs: refcount log intent cleanups [v1.0] (2023-08-04) tar.gz
rmap-intent-cleanups_2023-08-04 xfs: rmap log intent cleanups [v1.0] (2023-08-04) tar.gz
btree-ifork-records_2023-08-04 xfs: refactor btrees to support records in inode root [v1.0] (2023-08-04) tar.gz
realtime-discard_2023-08-04 xfs: enable FITRIM for the realtime section [v1.0] (2023-08-04) tar.gz
realtime-groups_2023-08-04 xfsprogs: shard the realtime section [v1.0] (2023-08-04) tar.gz
refactor-rt-locking_2023-08-04 xfs: refactor realtime meta inode locking [v1.0] (2023-08-04) tar.gz
refactor-rt-unit-conversions_2023-08-04 xfs: refactor rt extent unit conversions [v1.0] (2023-08-04) tar.gz
refactor-rtbitmap-macros_2023-08-04 xfs: refactor rtbitmap/summary macros [v1.0] (2023-08-04) tar.gz
reserve-rt-metadata-space_2023-08-04 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-08-04) tar.gz
clean-up-realtime-units_2023-08-04 xfs: clean up realtime type usage [v1.0] (2023-08-04) tar.gz
inode-refactor_2023-08-04 xfs: hoist inode operations to libxfs [v1.0] (2023-08-04) tar.gz
metadir_2023-08-04 xfs: metadata inode directories [v1.0] (2023-08-04) tar.gz
pptrs-attr-nvlookups_2023-08-04 xfs: name-value xattr lookups [v12.0] (2023-08-04) tar.gz
pptrs-fsck_2023-08-04 xfs: fsck for parent pointers [v12.0] (2023-08-04) tar.gz
pptrs_2023-08-04 xfs: Parent Pointers [v12.0] (2023-08-04) tar.gz
scrub-directory-tree_2023-08-04 xfs: detect and correct directory tree problems [v26.1] (2023-08-04) tar.gz
discard-relax-locks_2023-08-04 xfs: relax AGF locks during fstrim [v26.1] (2023-08-04) tar.gz
inode-repair-improvements_2023-08-04 xfs: inode-related repair fixes [v26.1] (2023-08-04) tar.gz
repair-iunlink_2023-08-04 xfs: online fsck of iunlink buckets [v26.1] (2023-08-04) tar.gz
repair-parent-pointers_2023-08-04 xfs: online repair of parent pointers [v26.1] (2023-08-04) tar.gz
retain-ilock-during-dir-ops_2023-08-04 xfs: retain ILOCK during directory updates [v12.0] (2023-08-04) tar.gz
xfile-page-caching_2023-08-04 xfs: cache xfile pages for better performance [v26.1] (2023-08-04) tar.gz
dirattr-validate-owners_2023-08-04 xfs: set and validate dir/attr block owners [v26.1] (2023-08-04) tar.gz
repair-dirs_2023-08-04 xfs: online repair of directories [v26.1] (2023-08-04) tar.gz
repair-orphanage_2023-08-04 xfs: move orphan files to lost and found [v26.1] (2023-08-04) tar.gz
repair-rtsummary_2023-08-04 xfs: online repair of realtime summaries [v26.1] (2023-08-04) tar.gz
repair-symlink_2023-08-04 xfs: online repair of symbolic links [v26.1] (2023-08-04) tar.gz
repair-tempfiles_2023-08-04 xfs: create temporary files for online repair [v26.1] (2023-08-04) tar.gz
repair-xattrs_2023-08-04 xfs: online repair of extended attributes [v26.1] (2023-08-04) tar.gz
atomic-file-updates_2023-08-04 xfs: atomic file updates [v26.1] (2023-08-04) tar.gz
bmap-intent-cleanups_2023-08-04 xfs: bmap log intent cleanups [v26.1] (2023-08-04) tar.gz
btree-geometry-in-ops_2023-08-04 xfs: move btree geometry to ops struct [v26.1] (2023-08-04) tar.gz
expand-bmap-intent-usage_2023-08-04 xfs: support attrfork and unwritten BUIs [v26.1] (2023-08-04) tar.gz
realtime-bmap-intents_2023-08-04 xfs: widen BUI formats to support realtime [v26.1] (2023-08-04) tar.gz
repair-refcount-scalability_2023-08-04 xfs: reduce refcount repair memory usage [v26.1] (2023-08-04) tar.gz
symlink-cleanups_2023-08-04 xfs: clean up symbolic link code [v26.1] (2023-08-04) tar.gz
corruption-health-reports_2023-08-04 xfs: report corruption to the health trackers [v26.1] (2023-08-04) tar.gz
in-memory-btrees_2023-08-04 xfs: support in-memory btrees [v26.1] (2023-08-04) tar.gz
indirect-health-reporting_2023-08-04 xfs: indirect health reporting [v26.1] (2023-08-04) tar.gz
repair-fscounters_2023-08-04 xfs: online repair for fs summary counters [v26.1] (2023-08-04) tar.gz
repair-rmap-btree_2023-08-04 xfs: online repair of rmap btrees [v26.1] (2023-08-04) tar.gz
scrub-nlinks_2023-08-04 xfs: online repair of file link counts [v26.1] (2023-08-04) tar.gz
repair-file-mappings_2023-08-04 xfs: online repair of file fork mappings [v26.1] (2023-08-04) tar.gz
repair-inodes_2023-08-04 xfs: online repair of inodes and forks [v26.1] (2023-08-04) tar.gz
repair-quota_2023-08-04 xfs: online repair of quota and rt metadata files [v26.1] (2023-08-04) tar.gz
repair-quotacheck_2023-08-04 xfs: online repair of quota counters [v26.1] (2023-08-04) tar.gz
repair-rtbitmap_2023-08-04 xfs: online repair of rt bitmap file [v26.1] (2023-08-04) tar.gz
scrub-iscan_2023-08-04 xfs: live inode scans for online fsck [v26.1] (2023-08-04) tar.gz
repair-ag-btrees_2023-08-04 xfs: online repair of AG btrees [v26.1] (2023-08-04) tar.gz
repair-agfl-fixes_2023-08-04 xfs: fixes to the AGFL repair code [v26.1] (2023-08-04) tar.gz
repair-force-rebuild_2023-08-04 xfs: force rebuilding of metadata [v26.1] (2023-08-04) tar.gz
repair-tweaks_2023-08-04 xfs: miscellaneous repair tweaks [v26.1] (2023-08-04) tar.gz
scrub-bmap-fixes_2023-08-04 xfs: fixes for the block mapping checker [v26.1] (2023-08-04) tar.gz
scrub-rtsummary_2023-08-04 xfs: online scrubbing of realtime summary files [v26.1] (2023-08-04) tar.gz
big-array_2023-08-04 xfs: stage repair information in pageable memory [v26.1] (2023-08-04) tar.gz
repair-prep-for-bulk-loading_2023-08-04 xfs: prepare repair for bulk loading [v26.1] (2023-08-04) tar.gz
repair-reap-fixes_2023-08-04 xfs: fix online repair block reaping [v26.1] (2023-08-04) tar.gz
scrub-usage-stats_2023-08-04 xfs: add usage counters for scrub [v26.1] (2023-08-04) tar.gz
vfs-6.6-merge_2023-08-04 vfs: new code for 6.6 New code for 6.6. (2023-08-04) tar.gz
xfs-6.6-merge_2023-08-04 xfs: new code for 6.6 New code for 6.6. (2023-08-04) tar.gz
v6.5-rc4     Linux 6.5-rc4 (2023-07-30) tar.gz
defrag-freespace_2023-07-27 xfs: defragment free space (2023-07-27) tar.gz
djwong-wtf_2023-07-27 xfs: patches undergoing development (2023-07-27) tar.gz
noalloc-ags_2023-07-27 xfs: noalloc allocation groups [RFC] (2023-07-27) tar.gz
report-refcounts_2023-07-27 xfs: report refcount information to userspace (2023-07-27) tar.gz
realtime-quotas_2023-07-27 xfs: enable quota for realtime voluems [v1.0] (2023-07-27) tar.gz
realtime-reflink-extsize_2023-07-27 xfs: reflink with large realtime extents [v1.0] (2023-07-27) tar.gz
realtime-reflink_2023-07-27 xfs: reflink on the realtime device [v1.0] (2023-07-27) tar.gz
realtime-rmap_2023-07-27 xfs: realtime reverse-mapping support [v1.0] (2023-07-27) tar.gz
reduce-eofblocks-gc-on-close_2023-07-27 xfs: improve post-close eofblocks gc behavior (2023-07-27) tar.gz
refcount-intent-cleanups_2023-07-27 xfs: refcount log intent cleanups [v1.0] (2023-07-27) tar.gz
vectorized-scrub_2023-07-27 xfs: vectorize scrub kernel calls (2023-07-27) tar.gz
btree-ifork-records_2023-07-27 xfs: refactor btrees to support records in inode root [v1.0] (2023-07-27) tar.gz
extfree-intent-cleanups_2023-07-27 xfs: extent free log intent cleanups [v1.0] (2023-07-27) tar.gz
realtime-discard_2023-07-27 xfs: enable FITRIM for the realtime section [v1.0] (2023-07-27) tar.gz
realtime-extfree-intents_2023-07-27 xfs: widen EFI format to support rt [v1.0] (2023-07-27) tar.gz
realtime-groups_2023-07-27 xfsprogs: shard the realtime section [v1.0] (2023-07-27) tar.gz
reserve-rt-metadata-space_2023-07-27 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-07-27) tar.gz
rmap-intent-cleanups_2023-07-27 xfs: rmap log intent cleanups [v1.0] (2023-07-27) tar.gz
clean-up-realtime-units_2023-07-27 xfs: clean up realtime type usage [v1.0] (2023-07-27) tar.gz
inode-refactor_2023-07-27 xfs: hoist inode operations to libxfs [v1.0] (2023-07-27) tar.gz
metadir_2023-07-27 xfs: metadata inode directories [v1.0] (2023-07-27) tar.gz
refactor-rt-locking_2023-07-27 xfs: refactor realtime meta inode locking [v1.0] (2023-07-27) tar.gz
refactor-rt-unit-conversions_2023-07-27 xfs: refactor rt extent unit conversions [v1.0] (2023-07-27) tar.gz
refactor-rtbitmap-macros_2023-07-27 xfs: refactor rtbitmap/summary macros [v1.0] (2023-07-27) tar.gz
scrub-directory-loops_2023-07-27 xfs: detect and correct directory cycles [v26.0] (2023-07-27) tar.gz
discard-relax-locks_2023-07-27 xfs: relax AGF locks during fstrim [v26.0] (2023-07-27) tar.gz
inode-repair-improvements_2023-07-27 xfs: inode-related repair fixes [v26.0] (2023-07-27) tar.gz
pptrs-attr-nvlookups_2023-07-27 xfs: name-value xattr lookups [v12.0] (2023-07-27) tar.gz
pptrs-fsck_2023-07-27 xfs: fsck for parent pointers [v12.0] (2023-07-27) tar.gz
pptrs_2023-07-27 xfs: Parent Pointers [v12.0] (2023-07-27) tar.gz
retain-ilock-during-dir-ops_2023-07-27 xfs: retain ILOCK during directory updates [v12.0] (2023-07-27) tar.gz
xfile-page-caching_2023-07-27 xfs: cache xfile pages for better performance [v26.0] (2023-07-27) tar.gz
dirattr-validate-owners_2023-07-27 xfs: set and validate dir/attr block owners [v26.0] (2023-07-27) tar.gz
repair-dirs_2023-07-27 xfs: online repair of directories [v26.0] (2023-07-27) tar.gz
repair-iunlink_2023-07-27 xfs: online fsck of iunlink buckets [v26.0] (2023-07-27) tar.gz
repair-orphanage_2023-07-27 xfs: move orphan files to lost and found [v26.0] (2023-07-27) tar.gz
repair-parent-pointers_2023-07-27 xfs: online repair of parent pointers [v26.0] (2023-07-27) tar.gz
repair-symlink_2023-07-27 xfs: online repair of symbolic links [v26.0] (2023-07-27) tar.gz
repair-xattrs_2023-07-27 xfs: online repair of extended attributes [v26.0] (2023-07-27) tar.gz
atomic-file-updates_2023-07-27 xfs: atomic file updates [v26.0] (2023-07-27) tar.gz
expand-bmap-intent-usage_2023-07-27 xfs: support attrfork and unwritten BUIs [v26.0] (2023-07-27) tar.gz
realtime-bmap-intents_2023-07-27 xfs: widen BUI formats to support realtime [v26.0] (2023-07-27) tar.gz
repair-rtsummary_2023-07-27 xfs: online repair of realtime summaries [v26.0] (2023-07-27) tar.gz
repair-tempfiles_2023-07-27 xfs: create temporary files for online repair [v26.0] (2023-07-27) tar.gz
symlink-cleanups_2023-07-27 xfs: clean up symbolic link code [v26.0] (2023-07-27) tar.gz
bmap-intent-cleanups_2023-07-27 xfs: bmap log intent cleanups [v26.0] (2023-07-27) tar.gz
btree-geometry-in-ops_2023-07-27 xfs: move btree geometry to ops struct [v26.0] (2023-07-27) tar.gz
in-memory-btrees_2023-07-27 xfs: support in-memory btrees [v26.0] (2023-07-27) tar.gz
kernel-fsfreeze_2023-07-27 fs: kernel and userspace filesystem freeze [v2] (2023-07-27) tar.gz
repair-fscounters_2023-07-27 xfs: online repair for fs summary counters [v26.0] (2023-07-27) tar.gz
repair-refcount-scalability_2023-07-27 xfs: reduce refcount repair memory usage [v26.0] (2023-07-27) tar.gz
repair-rmap-btree_2023-07-27 xfs: online repair of rmap btrees [v26.0] (2023-07-27) tar.gz
corruption-health-reports_2023-07-27 xfs: report corruption to the health trackers [v26.0] (2023-07-27) tar.gz
indirect-health-reporting_2023-07-27 xfs: indirect health reporting [v26.0] (2023-07-27) tar.gz
repair-quota_2023-07-27 xfs: online repair of quota and rt metadata files [v26.0] (2023-07-27) tar.gz
repair-quotacheck_2023-07-27 xfs: online repair of quota counters [v26.0] (2023-07-27) tar.gz
scrub-iscan_2023-07-27 xfs: live inode scans for online fsck [v26.0] (2023-07-27) tar.gz
scrub-nlinks_2023-07-27 xfs: online repair of file link counts [v26.0] (2023-07-27) tar.gz
repair-ag-btrees_2023-07-27 xfs: online repair of AG btrees [v26.0] (2023-07-27) tar.gz
repair-agfl-fixes_2023-07-27 xfs: fixes to the AGFL repair code [v26.0] (2023-07-27) tar.gz
repair-file-mappings_2023-07-27 xfs: online repair of file fork mappings [v26.0] (2023-07-27) tar.gz
repair-force-rebuild_2023-07-27 xfs: force rebuilding of metadata [v26.0] (2023-07-27) tar.gz
repair-inodes_2023-07-27 xfs: online repair of inodes and forks [v26.0] (2023-07-27) tar.gz
scrub-bmap-fixes_2023-07-27 xfs: fixes for the block mapping checker [v26.0] (2023-07-27) tar.gz
big-array_2023-07-27 xfs: stage repair information in pageable memory [v26.0] (2023-07-27) tar.gz
repair-prep-for-bulk-loading_2023-07-27 xfs: prepare repair for bulk loading [v26.0] (2023-07-27) tar.gz
repair-tweaks_2023-07-27 xfs: miscellaneous repair tweaks [v26.0] (2023-07-27) tar.gz
scrub-rtsummary_2023-07-27 xfs: online scrubbing of realtime summary files [v26.0] (2023-07-27) tar.gz
scrub-usage-stats_2023-07-27 xfs: add usage counters for scrub [v26.0] (2023-07-27) tar.gz
repair-reap-fixes_2023-07-27 xfs: fix online repair block reaping [v26.0] (2023-07-27) tar.gz
v6.5-rc3     Linux 6.5-rc3 (2023-07-23) tar.gz
kernel-fsfreeze-6.6_2023-07-14 fs: kernel and userspace filesystem freeze [v3] (2023-07-14) tar.gz
large-folios-dirty-tracking-6.6_2023-07-14 iomap: Add support for per-block dirty state to improve write performance [v11.1] (2023-07-14) tar.gz
write-large-folios-6.6_2023-07-14 Create large folios in iomap buffered write path [v4] (2023-07-14) tar.gz
iomap-fixes-6.5_2023-07-14 iomap: bug fixes for 6.5-rc2 (2023-07-14) tar.gz
ubsan-fixes-6.5_2023-07-14 xfs: ubsan fixes for 6.5-rc2 [v3] (2023-07-14) tar.gz
large-folios-dirty-tracking-6.6_2023-07-10 iomap: Add support for per-block dirty state to improve write performance [v11.1] (2023-07-10) tar.gz
write-large-folios-6.6_2023-07-10 Create large folios in iomap buffered write path [v4] (2023-07-10) tar.gz
ubsan-fixes-6.5_2023-07-10 xfs: bug fixes for 6.5-rc1 [v3] (2023-07-10) tar.gz
scrub-directory-loops_2023-07-10 xfs: detect and correct directory cycles [v25.9] (2023-07-10) tar.gz
djwong-wtf_2023-07-10 xfs: patches undergoing development (2023-07-10) tar.gz
rename-child-lock-fixes_2023-07-10 fs: lock children during rename (2023-07-10) tar.gz
defrag-freespace_2023-07-10 xfs: defragment free space (2023-07-10) tar.gz
report-refcounts_2023-07-10 xfs: report refcount information to userspace (2023-07-10) tar.gz
noalloc-ags_2023-07-10 xfs: noalloc allocation groups [RFC] (2023-07-10) tar.gz
vectorized-scrub_2023-07-10 xfs: vectorize scrub kernel calls (2023-07-10) tar.gz
realtime-quotas_2023-07-10 xfs: enable quota for realtime voluems [v1.0] (2023-07-10) tar.gz
reduce-eofblocks-gc-on-close_2023-07-10 xfs: improve post-close eofblocks gc behavior (2023-07-10) tar.gz
realtime-reflink-extsize_2023-07-10 xfs: reflink with large realtime extents [v1.0] (2023-07-10) tar.gz
realtime-reflink_2023-07-10 xfs: reflink on the realtime device [v1.0] (2023-07-10) tar.gz
refcount-intent-cleanups_2023-07-10 xfs: refcount log intent cleanups [v1.0] (2023-07-10) tar.gz
realtime-rmap_2023-07-10 xfs: realtime reverse-mapping support [v1.0] (2023-07-10) tar.gz
realtime-extfree-intents_2023-07-10 xfs: widen EFI format to support rt [v1.0] (2023-07-10) tar.gz
rmap-intent-cleanups_2023-07-10 xfs: rmap log intent cleanups [v1.0] (2023-07-10) tar.gz
extfree-intent-cleanups_2023-07-10 xfs: extent free log intent cleanups [v1.0] (2023-07-10) tar.gz
reserve-rt-metadata-space_2023-07-10 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-07-10) tar.gz
btree-ifork-records_2023-07-10 xfs: refactor btrees to support records in inode root [v1.0] (2023-07-10) tar.gz
realtime-discard_2023-07-10 xfs: enable FITRIM for the realtime section [v1.0] (2023-07-10) tar.gz
realtime-groups_2023-07-10 xfsprogs: shard the realtime section [v1.0] (2023-07-10) tar.gz
refactor-rt-locking_2023-07-10 xfs: refactor realtime meta inode locking [v1.0] (2023-07-10) tar.gz
refactor-rtbitmap-macros_2023-07-10 xfs: refactor rtbitmap/summary macros [v1.0] (2023-07-10) tar.gz
refactor-rt-unit-conversions_2023-07-10 xfs: refactor rt extent unit conversions [v1.0] (2023-07-10) tar.gz
clean-up-realtime-units_2023-07-10 xfs: clean up realtime type usage [v1.0] (2023-07-10) tar.gz
metadir_2023-07-10 xfs: metadata inode directories [v1.0] (2023-07-10) tar.gz
inode-refactor_2023-07-10 xfs: hoist inode operations to libxfs [v1.0] (2023-07-10) tar.gz
pptrs-fsck_2023-07-10 xfs: fsck for parent pointers [v12.0] (2023-07-10) tar.gz
pptrs_2023-07-10 xfs: Parent Pointers [v12.0] (2023-07-10) tar.gz
pptrs-attr-nvlookups_2023-07-10 xfs: name-value xattr lookups [v12.0] (2023-07-10) tar.gz
retain-ilock-during-dir-ops_2023-07-10 xfs: retain ILOCK during directory updates [v12.0] (2023-07-10) tar.gz
discard-relax-locks_2023-07-10 xfs: relax AGF locks during fstrim [v25.9] (2023-07-10) tar.gz
inode-repair-improvements_2023-07-10 xfs: inode-related repair fixes [v25.9] (2023-07-10) tar.gz
xfile-page-caching_2023-07-10 xfs: cache xfile pages for better performance [v25.9] (2023-07-10) tar.gz
repair-iunlink_2023-07-10 xfs: online fsck of iunlink buckets [v25.9] (2023-07-10) tar.gz
repair-parent-pointers_2023-07-10 xfs: online repair of parent pointers [v25.9] (2023-07-10) tar.gz
repair-symlink_2023-07-10 xfs: online repair of symbolic links [v25.9] (2023-07-10) tar.gz
repair-orphanage_2023-07-10 xfs: move orphan files to lost and found [v25.9] (2023-07-10) tar.gz
repair-dirs_2023-07-10 xfs: online repair of directories [v25.9] (2023-07-10) tar.gz
repair-xattrs_2023-07-10 xfs: online repair of extended attributes [v25.9] (2023-07-10) tar.gz
dirattr-validate-owners_2023-07-10 xfs: set and validate dir/attr block owners [v25.9] (2023-07-10) tar.gz
repair-rtsummary_2023-07-10 xfs: online repair of realtime summaries [v25.9] (2023-07-10) tar.gz
repair-tempfiles_2023-07-10 xfs: create temporary files for online repair [v25.9] (2023-07-10) tar.gz
atomic-file-updates_2023-07-10 xfs: atomic file updates [v25.9] (2023-07-10) tar.gz
symlink-cleanups_2023-07-10 xfs: clean up symbolic link code [v25.9] (2023-07-10) tar.gz
expand-bmap-intent-usage_2023-07-10 xfs: support attrfork and unwritten BUIs [v25.9] (2023-07-10) tar.gz
realtime-bmap-intents_2023-07-10 xfs: widen BUI formats to support realtime [v25.9] (2023-07-10) tar.gz
bmap-intent-cleanups_2023-07-10 xfs: bmap log intent cleanups [v25.9] (2023-07-10) tar.gz
repair-refcount-scalability_2023-07-10 xfs: reduce refcount repair memory usage [v25.9] (2023-07-10) tar.gz
btree-geometry-in-ops_2023-07-10 xfs: move btree geometry to ops struct [v25.9] (2023-07-10) tar.gz
repair-rmap-btree_2023-07-10 xfs: online repair of rmap btrees [v25.9] (2023-07-10) tar.gz
in-memory-btrees_2023-07-10 xfs: support in-memory btrees [v25.9] (2023-07-10) tar.gz
repair-fscounters_2023-07-10 xfs: online repair for fs summary counters [v25.9] (2023-07-10) tar.gz
kernel-fsfreeze_2023-07-10 fs: kernel and userspace filesystem freeze [v2] (2023-07-10) tar.gz
indirect-health-reporting_2023-07-10 xfs: indirect health reporting [v25.9] (2023-07-10) tar.gz
corruption-health-reports_2023-07-10 xfs: report corruption to the health trackers [v25.9] (2023-07-10) tar.gz
scrub-nlinks_2023-07-10 xfs: online repair of file link counts [v25.9] (2023-07-10) tar.gz
repair-quotacheck_2023-07-10 xfs: online repair of quota counters [v25.9] (2023-07-10) tar.gz
scrub-iscan_2023-07-10 xfs: live inode scans for online fsck [v25.9] (2023-07-10) tar.gz
repair-quota_2023-07-10 xfs: online repair of quota and rt metadata files [v25.9] (2023-07-10) tar.gz
repair-file-mappings_2023-07-10 xfs: online repair of file fork mappings [v25.9] (2023-07-10) tar.gz
repair-inodes_2023-07-10 xfs: online repair of inodes and forks [v25.9] (2023-07-10) tar.gz
scrub-bmap-fixes_2023-07-10 xfs: fixes for the block mapping checker [v25.9] (2023-07-10) tar.gz
repair-ag-btrees_2023-07-10 xfs: online repair of AG btrees [v25.9] (2023-07-10) tar.gz
repair-agfl-fixes_2023-07-10 xfs: fixes to the AGFL repair code [v25.9] (2023-07-10) tar.gz
repair-force-rebuild_2023-07-10 xfs: force rebuilding of metadata [v25.9] (2023-07-10) tar.gz
repair-tweaks_2023-07-10 xfs: miscellaneous repair tweaks [v25.9] (2023-07-10) tar.gz
scrub-rtsummary_2023-07-10 xfs: online scrubbing of realtime summary files [v25.9] (2023-07-10) tar.gz
scrub-usage-stats_2023-07-10 xfs: add usage counters for scrub [v25.9] (2023-07-10) tar.gz
big-array_2023-07-10 xfs: stage repair information in pageable memory [v25.9] (2023-07-10) tar.gz
repair-prep-for-bulk-loading_2023-07-10 xfs: prepare repair for bulk loading [v25.9] (2023-07-10) tar.gz
repair-reap-fixes_2023-07-10 xfs: fix online repair block reaping [v25.9] (2023-07-10) tar.gz
xfs-6.5-merge_2023-07-10 xfs: new code for 6.5 (2023-07-10) tar.gz
v6.5-rc1     Linux 6.5-rc1 (2023-07-09) tar.gz
rename-child-lock-fixes_2023-07-03 fs: lock children during rename (2023-07-03) tar.gz
djwong-wtf_2023-07-03 xfs: patches undergoing development (2023-07-03) tar.gz
defrag-freespace_2023-07-03 xfs: defragment free space (2023-07-03) tar.gz
report-refcounts_2023-07-03 xfs: report refcount information to userspace (2023-07-03) tar.gz
noalloc-ags_2023-07-03 xfs: noalloc allocation groups [RFC] (2023-07-03) tar.gz
vectorized-scrub_2023-07-03 xfs: vectorize scrub kernel calls (2023-07-03) tar.gz
reduce-eofblocks-gc-on-close_2023-07-03 xfs: improve post-close eofblocks gc behavior (2023-07-03) tar.gz
realtime-quotas_2023-07-03 xfs: enable quota for realtime voluems [v1.0] (2023-07-03) tar.gz
realtime-reflink-extsize_2023-07-03 xfs: reflink with large realtime extents [v1.0] (2023-07-03) tar.gz
realtime-reflink_2023-07-03 xfs: reflink on the realtime device [v1.0] (2023-07-03) tar.gz
refcount-intent-cleanups_2023-07-03 xfs: refcount log intent cleanups [v1.0] (2023-07-03) tar.gz
realtime-rmap_2023-07-03 xfs: realtime reverse-mapping support [v1.0] (2023-07-03) tar.gz
realtime-extfree-intents_2023-07-03 xfs: widen EFI format to support rt [v1.0] (2023-07-03) tar.gz
rmap-intent-cleanups_2023-07-03 xfs: rmap log intent cleanups [v1.0] (2023-07-03) tar.gz
extfree-intent-cleanups_2023-07-03 xfs: extent free log intent cleanups [v1.0] (2023-07-03) tar.gz
reserve-rt-metadata-space_2023-07-03 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-07-03) tar.gz
btree-ifork-records_2023-07-03 xfs: refactor btrees to support records in inode root [v1.0] (2023-07-03) tar.gz
realtime-discard_2023-07-03 xfs: enable FITRIM for the realtime section [v1.0] (2023-07-03) tar.gz
realtime-groups_2023-07-03 xfsprogs: shard the realtime section [v1.0] (2023-07-03) tar.gz
refactor-rt-locking_2023-07-03 xfs: refactor realtime meta inode locking [v1.0] (2023-07-03) tar.gz
refactor-rtbitmap-macros_2023-07-03 xfs: refactor rtbitmap/summary macros [v1.0] (2023-07-03) tar.gz
refactor-rt-unit-conversions_2023-07-03 xfs: refactor rt extent unit conversions [v1.0] (2023-07-03) tar.gz
clean-up-realtime-units_2023-07-03 xfs: clean up realtime type usage [v1.0] (2023-07-03) tar.gz
metadir_2023-07-03 xfs: metadata inode directories [v1.0] (2023-07-03) tar.gz
inode-refactor_2023-07-03 xfs: hoist inode operations to libxfs [v1.0] (2023-07-03) tar.gz
pptrs-fsck_2023-07-03 xfs: fsck for parent pointers [v12.0] (2023-07-03) tar.gz
pptrs_2023-07-03 xfs: Parent Pointers [v12.0] (2023-07-03) tar.gz
pptrs-attr-nvlookups_2023-07-03 xfs: name-value xattr lookups [v12.0] (2023-07-03) tar.gz
retain-ilock-during-dir-ops_2023-07-03 xfs: retain ILOCK during directory updates [v12.0] (2023-07-03) tar.gz
discard-relax-locks_2023-07-03 xfs: relax AGF locks during fstrim [v25.0] (2023-07-03) tar.gz
inode-repair-improvements_2023-07-03 xfs: inode-related repair fixes [v25.0] (2023-07-03) tar.gz
xfile-page-caching_2023-07-03 xfs: cache xfile pages for better performance [v25.0] (2023-07-03) tar.gz
repair-iunlink_2023-07-03 xfs: online fsck of iunlink buckets [v25.0] (2023-07-03) tar.gz
repair-parent-pointers_2023-07-03 xfs: online repair of parent pointers [v25.0] (2023-07-03) tar.gz
repair-orphanage_2023-07-03 xfs: move orphan files to lost and found [v25.0] (2023-07-03) tar.gz
repair-symlink_2023-07-03 xfs: online repair of symbolic links [v25.0] (2023-07-03) tar.gz
repair-dirs_2023-07-03 xfs: online repair of directories [v25.0] (2023-07-03) tar.gz
repair-xattrs_2023-07-03 xfs: online repair of extended attributes [v25.0] (2023-07-03) tar.gz
dirattr-validate-owners_2023-07-03 xfs: set and validate dir/attr block owners [v25.0] (2023-07-03) tar.gz
repair-rtsummary_2023-07-03 xfs: online repair of realtime summaries [v25.0] (2023-07-03) tar.gz
repair-tempfiles_2023-07-03 xfs: create temporary files for online repair [v25.0] (2023-07-03) tar.gz
atomic-file-updates_2023-07-03 xfs: atomic file updates [v25.0] (2023-07-03) tar.gz
symlink-cleanups_2023-07-03 xfs: clean up symbolic link code [v25.0] (2023-07-03) tar.gz
expand-bmap-intent-usage_2023-07-03 xfs: support attrfork and unwritten BUIs [v25.0] (2023-07-03) tar.gz
realtime-bmap-intents_2023-07-03 xfs: widen BUI formats to support realtime [v25.0] (2023-07-03) tar.gz
bmap-intent-cleanups_2023-07-03 xfs: bmap log intent cleanups [v25.0] (2023-07-03) tar.gz
repair-refcount-scalability_2023-07-03 xfs: reduce refcount repair memory usage [v25.0] (2023-07-03) tar.gz
btree-geometry-in-ops_2023-07-03 xfs: move btree geometry to ops struct [v25.0] (2023-07-03) tar.gz
repair-rmap-btree_2023-07-03 xfs: online repair of rmap btrees [v25.0] (2023-07-03) tar.gz
in-memory-btrees_2023-07-03 xfs: support in-memory btrees [v25.0] (2023-07-03) tar.gz
repair-fscounters_2023-07-03 xfs: online repair for fs summary counters [v25.0] (2023-07-03) tar.gz
kernel-fsfreeze_2023-07-03 fs: kernel and userspace filesystem freeze [v2] (2023-07-03) tar.gz
indirect-health-reporting_2023-07-03 xfs: indirect health reporting [v25.0] (2023-07-03) tar.gz
corruption-health-reports_2023-07-03 xfs: report corruption to the health trackers [v25.0] (2023-07-03) tar.gz
repair-quotacheck_2023-07-03 xfs: online repair of quota counters [v25.0] (2023-07-03) tar.gz
scrub-nlinks_2023-07-03 xfs: online repair of file link counts [v25.0] (2023-07-03) tar.gz
scrub-iscan_2023-07-03 xfs: live inode scans for online fsck [v25.0] (2023-07-03) tar.gz
repair-quota_2023-07-03 xfs: online repair of quota and rt metadata files [v25.0] (2023-07-03) tar.gz
repair-file-mappings_2023-07-03 xfs: online repair of file fork mappings [v25.0] (2023-07-03) tar.gz
repair-inodes_2023-07-03 xfs: online repair of inodes and forks [v25.0] (2023-07-03) tar.gz
scrub-bmap-fixes_2023-07-03 xfs: fixes for the block mapping checker [v25.0] (2023-07-03) tar.gz
repair-ag-btrees_2023-07-03 xfs: online repair of AG btrees [v25.0] (2023-07-03) tar.gz
repair-agfl-fixes_2023-07-03 xfs: fixes to the AGFL repair code [v25.0] (2023-07-03) tar.gz
repair-force-rebuild_2023-07-03 xfs: force rebuilding of metadata [v25.0] (2023-07-03) tar.gz
repair-tweaks_2023-07-03 xfs: miscellaneous repair tweaks [v25.0] (2023-07-03) tar.gz
scrub-rtsummary_2023-07-03 xfs: online scrubbing of realtime summary files [v25.0] (2023-07-03) tar.gz
scrub-usage-stats_2023-07-03 xfs: add usage counters for scrub [v25.0] (2023-07-03) tar.gz
big-array_2023-07-03 xfs: stage repair information in pageable memory [v25.0] (2023-07-03) tar.gz
repair-prep-for-bulk-loading_2023-07-03 xfs: prepare repair for bulk loading [v25.0] (2023-07-03) tar.gz
repair-reap-fixes_2023-07-03 xfs: fix online repair block reaping [v25.0] (2023-07-03) tar.gz
xfs-6.5-merge_2023-07-03 xfs: new code for 6.5 (2023-07-03) tar.gz
v6.4         Linux 6.4 (2023-06-25) tar.gz
rename-child-lock-fixes_2023-06-15 fs: lock children during rename (2023-06-15) tar.gz
djwong-wtf_2023-06-15 xfs: patches undergoing development (2023-06-15) tar.gz
defrag-freespace_2023-06-15 xfs: defragment free space (2023-06-15) tar.gz
report-refcounts_2023-06-15 xfs: report refcount information to userspace (2023-06-15) tar.gz
noalloc-ags_2023-06-15 xfs: noalloc allocation groups [RFC] (2023-06-15) tar.gz
vectorized-scrub_2023-06-15 xfs: vectorize scrub kernel calls (2023-06-15) tar.gz
reduce-eofblocks-gc-on-close_2023-06-15 xfs: improve post-close eofblocks gc behavior (2023-06-15) tar.gz
realtime-quotas_2023-06-15 xfs: enable quota for realtime voluems [v1.0] (2023-06-15) tar.gz
realtime-reflink-extsize_2023-06-15 xfs: reflink with large realtime extents [v1.0] (2023-06-15) tar.gz
realtime-reflink_2023-06-15 xfs: reflink on the realtime device [v1.0] (2023-06-15) tar.gz
realtime-rmap_2023-06-15 xfs: realtime reverse-mapping support [v1.0] (2023-06-15) tar.gz
refcount-intent-cleanups_2023-06-15 xfs: refcount log intent cleanups [v1.0] (2023-06-15) tar.gz
rmap-intent-cleanups_2023-06-15 xfs: rmap log intent cleanups [v1.0] (2023-06-15) tar.gz
realtime-extfree-intents_2023-06-15 xfs: widen EFI format to support rt [v1.0] (2023-06-15) tar.gz
extfree-intent-cleanups_2023-06-15 xfs: extent free log intent cleanups [v1.0] (2023-06-15) tar.gz
reserve-rt-metadata-space_2023-06-15 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-06-15) tar.gz
btree-ifork-records_2023-06-15 xfs: refactor btrees to support records in inode root [v1.0] (2023-06-15) tar.gz
realtime-discard_2023-06-15 xfs: enable FITRIM for the realtime section [v1.0] (2023-06-15) tar.gz
realtime-groups_2023-06-15 xfsprogs: shard the realtime section [v1.0] (2023-06-15) tar.gz
refactor-rt-locking_2023-06-15 xfs: refactor realtime meta inode locking [v1.0] (2023-06-15) tar.gz
refactor-rtbitmap-macros_2023-06-15 xfs: refactor rtbitmap/summary macros [v1.0] (2023-06-15) tar.gz
refactor-rt-unit-conversions_2023-06-15 xfs: refactor rt extent unit conversions [v1.0] (2023-06-15) tar.gz
clean-up-realtime-units_2023-06-15 xfs: clean up realtime type usage [v1.0] (2023-06-15) tar.gz
inode-refactor_2023-06-15 xfs: hoist inode operations to libxfs [v1.0] (2023-06-15) tar.gz
metadir_2023-06-15 xfs: metadata inode directories [v1.0] (2023-06-15) tar.gz
pptrs-fsck_2023-06-15 xfs: fsck for parent pointers [v12.0] (2023-06-15) tar.gz
pptrs_2023-06-15 xfs: Parent Pointers [v12.0] (2023-06-15) tar.gz
pptrs-attr-nvlookups_2023-06-15 xfs: name-value xattr lookups [v12.0] (2023-06-15) tar.gz
retain-ilock-during-dir-ops_2023-06-15 xfs: retain ILOCK during directory updates [v12.0] (2023-06-15) tar.gz
discard-relax-locks_2023-06-15 xfs: relax AGF locks during fstrim [v25.0] (2023-06-15) tar.gz
inode-repair-improvements_2023-06-15 xfs: inode-related repair fixes [v25.0] (2023-06-15) tar.gz
xfile-page-caching_2023-06-15 xfs: cache xfile pages for better performance [v25.0] (2023-06-15) tar.gz
repair-iunlink_2023-06-15 xfs: online fsck of iunlink buckets [v25.0] (2023-06-15) tar.gz
repair-parent-pointers_2023-06-15 xfs: online repair of parent pointers [v25.0] (2023-06-15) tar.gz
repair-symlink_2023-06-15 xfs: online repair of symbolic links [v25.0] (2023-06-15) tar.gz
repair-dirs_2023-06-15 xfs: online repair of directories [v25.0] (2023-06-15) tar.gz
repair-orphanage_2023-06-15 xfs: move orphan files to lost and found [v25.0] (2023-06-15) tar.gz
repair-xattrs_2023-06-15 xfs: online repair of extended attributes [v25.0] (2023-06-15) tar.gz
dirattr-validate-owners_2023-06-15 xfs: set and validate dir/attr block owners [v25.0] (2023-06-15) tar.gz
repair-rtsummary_2023-06-15 xfs: online repair of realtime summaries [v25.0] (2023-06-15) tar.gz
repair-tempfiles_2023-06-15 xfs: create temporary files for online repair [v25.0] (2023-06-15) tar.gz
atomic-file-updates_2023-06-15 xfs: atomic file updates [v25.0] (2023-06-15) tar.gz
expand-bmap-intent-usage_2023-06-15 xfs: support attrfork and unwritten BUIs [v25.0] (2023-06-15) tar.gz
symlink-cleanups_2023-06-15 xfs: clean up symbolic link code [v25.0] (2023-06-15) tar.gz
realtime-bmap-intents_2023-06-15 xfs: widen BUI formats to support realtime [v25.0] (2023-06-15) tar.gz
bmap-intent-cleanups_2023-06-15 xfs: bmap log intent cleanups [v25.0] (2023-06-15) tar.gz
repair-refcount-scalability_2023-06-15 xfs: reduce refcount repair memory usage [v25.0] (2023-06-15) tar.gz
btree-geometry-in-ops_2023-06-15 xfs: move btree geometry to ops struct [v25.0] (2023-06-15) tar.gz
repair-rmap-btree_2023-06-15 xfs: online repair of rmap btrees [v25.0] (2023-06-15) tar.gz
in-memory-btrees_2023-06-15 xfs: support in-memory btrees [v25.0] (2023-06-15) tar.gz
repair-fscounters_2023-06-15 xfs: online repair for fs summary counters [v25.0] (2023-06-15) tar.gz
kernel-fsfreeze_2023-06-15 fs: kernel and userspace filesystem freeze [RFC] (2023-06-15) tar.gz
indirect-health-reporting_2023-06-15 xfs: indirect health reporting [v25.0] (2023-06-15) tar.gz
corruption-health-reports_2023-06-15 xfs: report corruption to the health trackers [v25.0] (2023-06-15) tar.gz
scrub-nlinks_2023-06-15 xfs: online repair of file link counts [v25.0] (2023-06-15) tar.gz
repair-quotacheck_2023-06-15 xfs: online repair of quota counters [v25.0] (2023-06-15) tar.gz
scrub-iscan_2023-06-15 xfs: live inode scans for online fsck [v25.0] (2023-06-15) tar.gz
repair-quota_2023-06-15 xfs: online repair of quota and rt metadata files [v25.0] (2023-06-15) tar.gz
repair-file-mappings_2023-06-15 xfs: online repair of file fork mappings [v25.0] (2023-06-15) tar.gz
repair-inodes_2023-06-15 xfs: online repair of inodes and forks [v25.0] (2023-06-15) tar.gz
repair-ag-btrees_2023-06-15 xfs: online repair of AG btrees [v25.0] (2023-06-15) tar.gz
repair-agfl-fixes_2023-06-15 xfs: fixes to the AGFL repair code [v25.0] (2023-06-15) tar.gz
repair-force-rebuild_2023-06-15 xfs: force rebuilding of metadata [v25.0] (2023-06-15) tar.gz
repair-tweaks_2023-06-15 xfs: miscellaneous repair tweaks [v25.0] (2023-06-15) tar.gz
scrub-rtsummary_2023-06-15 xfs: online scrubbing of realtime summary files [v25.0] (2023-06-15) tar.gz
scrub-usage-stats_2023-06-15 xfs: add usage counters for scrub [v25.0] (2023-06-15) tar.gz
big-array_2023-06-15 xfs: stage repair information in pageable memory [v25.0] (2023-06-15) tar.gz
repair-prep-for-bulk-loading_2023-06-15 xfs: prepare repair for bulk loading [v25.0] (2023-06-15) tar.gz
repair-reap-fixes_2023-06-15 xfs: fix online repair block reaping [v25.0] (2023-06-15) tar.gz
getfsmap-fixes_2023-06-15 xfs: fix ranged queries and integer overflows in GETFSMAP (2023-06-15) tar.gz
xfs-6.5-merge_2023-06-15 xfs: new code for 6.5 (2023-06-15) tar.gz
djwong-wtf_2023-06-11 xfs: patches undergoing development (2023-06-11) tar.gz
defrag-freespace_2023-06-11 xfs: defragment free space (2023-06-11) tar.gz
report-refcounts_2023-06-11 xfs: report refcount information to userspace (2023-06-11) tar.gz
noalloc-ags_2023-06-11 xfs: noalloc allocation groups [RFC] (2023-06-11) tar.gz
vectorized-scrub_2023-06-11 xfs: vectorize scrub kernel calls (2023-06-11) tar.gz
reduce-eofblocks-gc-on-close_2023-06-11 xfs: improve post-close eofblocks gc behavior (2023-06-11) tar.gz
realtime-quotas_2023-06-11 xfs: enable quota for realtime voluems [v1.0] (2023-06-11) tar.gz
realtime-reflink-extsize_2023-06-11 xfs: reflink with large realtime extents [v1.0] (2023-06-11) tar.gz
realtime-reflink_2023-06-11 xfs: reflink on the realtime device [v1.0] (2023-06-11) tar.gz
refcount-intent-cleanups_2023-06-11 xfs: refcount log intent cleanups [v1.0] (2023-06-11) tar.gz
realtime-rmap_2023-06-11 xfs: realtime reverse-mapping support [v1.0] (2023-06-11) tar.gz
rmap-intent-cleanups_2023-06-11 xfs: rmap log intent cleanups [v1.0] (2023-06-11) tar.gz
realtime-extfree-intents_2023-06-11 xfs: widen EFI format to support rt [v1.0] (2023-06-11) tar.gz
extfree-intent-cleanups_2023-06-11 xfs: extent free log intent cleanups [v1.0] (2023-06-11) tar.gz
btree-ifork-records_2023-06-11 xfs: refactor btrees to support records in inode root [v1.0] (2023-06-11) tar.gz
reserve-rt-metadata-space_2023-06-11 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-06-11) tar.gz
realtime-discard_2023-06-11 xfs: enable FITRIM for the realtime section [v1.0] (2023-06-11) tar.gz
realtime-groups_2023-06-11 xfsprogs: shard the realtime section [v1.0] (2023-06-11) tar.gz
refactor-rt-locking_2023-06-11 xfs: refactor realtime meta inode locking [v1.0] (2023-06-11) tar.gz
refactor-rtbitmap-macros_2023-06-11 xfs: refactor rtbitmap/summary macros [v1.0] (2023-06-11) tar.gz
clean-up-realtime-units_2023-06-11 xfs: clean up realtime type usage [v1.0] (2023-06-11) tar.gz
refactor-rt-unit-conversions_2023-06-11 xfs: refactor rt extent unit conversions [v1.0] (2023-06-11) tar.gz
metadir_2023-06-11 xfs: metadata inode directories [v1.0] (2023-06-11) tar.gz
inode-refactor_2023-06-11 xfs: hoist inode operations to libxfs [v1.0] (2023-06-11) tar.gz
pptrs-fsck_2023-06-11 xfs: fsck for parent pointers [v12.0] (2023-06-11) tar.gz
pptrs_2023-06-11 xfs: Parent Pointers [v12.0] (2023-06-11) tar.gz
pptrs-attr-nvlookups_2023-06-11 xfs: name-value xattr lookups [v12.0] (2023-06-11) tar.gz
discard-relax-locks_2023-06-11 xfs: relax AGF locks during fstrim [v25.0] (2023-06-11) tar.gz
retain-ilock-during-dir-ops_2023-06-11 xfs: retain ILOCK during directory updates [v12.0] (2023-06-11) tar.gz
inode-repair-improvements_2023-06-11 xfs: inode-related repair fixes [v25.0] (2023-06-11) tar.gz
xfile-page-caching_2023-06-11 xfs: cache xfile pages for better performance [v25.0] (2023-06-11) tar.gz
repair-iunlink_2023-06-11 xfs: online fsck of iunlink buckets [v25.0] (2023-06-11) tar.gz
repair-parent-pointers_2023-06-11 xfs: online repair of parent pointers [v25.0] (2023-06-11) tar.gz
repair-orphanage_2023-06-11 xfs: move orphan files to lost and found [v25.0] (2023-06-11) tar.gz
repair-symlink_2023-06-11 xfs: online repair of symbolic links [v25.0] (2023-06-11) tar.gz
repair-dirs_2023-06-11 xfs: online repair of directories [v25.0] (2023-06-11) tar.gz
repair-xattrs_2023-06-11 xfs: online repair of extended attributes [v25.0] (2023-06-11) tar.gz
dirattr-validate-owners_2023-06-11 xfs: set and validate dir/attr block owners [v25.0] (2023-06-11) tar.gz
repair-rtsummary_2023-06-11 xfs: online repair of realtime summaries [v25.0] (2023-06-11) tar.gz
atomic-file-updates_2023-06-11 xfs: atomic file updates [v25.0] (2023-06-11) tar.gz
repair-tempfiles_2023-06-11 xfs: create temporary files for online repair [v25.0] (2023-06-11) tar.gz
symlink-cleanups_2023-06-11 xfs: clean up symbolic link code [v25.0] (2023-06-11) tar.gz
expand-bmap-intent-usage_2023-06-11 xfs: support attrfork and unwritten BUIs [v25.0] (2023-06-11) tar.gz
realtime-bmap-intents_2023-06-11 xfs: widen BUI formats to support realtime [v25.0] (2023-06-11) tar.gz
bmap-intent-cleanups_2023-06-11 xfs: bmap log intent cleanups [v25.0] (2023-06-11) tar.gz
repair-refcount-scalability_2023-06-11 xfs: reduce refcount repair memory usage [v25.0] (2023-06-11) tar.gz
btree-geometry-in-ops_2023-06-11 xfs: move btree geometry to ops struct [v25.0] (2023-06-11) tar.gz
repair-rmap-btree_2023-06-11 xfs: online repair of rmap btrees [v25.0] (2023-06-11) tar.gz
in-memory-btrees_2023-06-11 xfs: support in-memory btrees [v25.0] (2023-06-11) tar.gz
repair-fscounters_2023-06-11 xfs: online repair for fs summary counters [v25.0] (2023-06-11) tar.gz
kernel-fsfreeze-6.6_2023-06-11 fs: kernel and userspace filesystem freeze [RFC] (2023-06-11) tar.gz
indirect-health-reporting_2023-06-11 xfs: indirect health reporting [v25.0] (2023-06-11) tar.gz
corruption-health-reports_2023-06-11 xfs: report corruption to the health trackers [v25.0] (2023-06-11) tar.gz
scrub-nlinks_2023-06-11 xfs: online repair of file link counts [v25.0] (2023-06-11) tar.gz
repair-quotacheck_2023-06-11 xfs: online repair of quota counters [v25.0] (2023-06-11) tar.gz
scrub-iscan_2023-06-11 xfs: live inode scans for online fsck [v25.0] (2023-06-11) tar.gz
repair-quota_2023-06-11 xfs: online repair of quota and rt metadata files [v25.0] (2023-06-11) tar.gz
repair-file-mappings_2023-06-11 xfs: online repair of file fork mappings [v25.0] (2023-06-11) tar.gz
repair-ag-btrees_2023-06-11 xfs: online repair of AG btrees [v25.0] (2023-06-11) tar.gz
repair-inodes_2023-06-11 xfs: online repair of inodes and forks [v25.0] (2023-06-11) tar.gz
repair-force-rebuild_2023-06-11 xfs: force rebuilding of metadata [v25.0] (2023-06-11) tar.gz
repair-tweaks_2023-06-11 xfs: miscellaneous repair tweaks [v25.0] (2023-06-11) tar.gz
scrub-rtsummary_2023-06-11 xfs: online scrubbing of realtime summary files [v25.0] (2023-06-11) tar.gz
big-array_2023-06-11 xfs: stage repair information in pageable memory [v25.0] (2023-06-11) tar.gz
repair-prep-for-bulk-loading_2023-06-11 xfs: prepare repair for bulk loading [v25.0] (2023-06-11) tar.gz
repair-reap-fixes_2023-06-11 xfs: fix online repair block reaping [v25.0] (2023-06-11) tar.gz
xfs-6.5-merge_2023-06-11 xfs: new code for 6.5 (2023-06-11) tar.gz
getfsmap-fixes_2023-06-11 xfs: fix ranged queries and integer overflows in GETFSMAP (2023-06-11) tar.gz
xfs-6.4-fixes_2023-06-11 xfs: fixes for 6.4 (2023-06-11) tar.gz
kernel-fsfreeze_2023-06-11 fs: kernel and userspace filesystem freeze [RFC] (2023-06-11) tar.gz
v6.4-rc6     Linux 6.4-rc6 (2023-06-11) tar.gz
v6.4-rc5     Linux 6.4-rc5 (2023-06-04) tar.gz
djwong-wtf_2023-05-25 xfs: patches undergoing development (2023-05-25) tar.gz
defrag-freespace_2023-05-25 xfs: defragment free space (2023-05-25) tar.gz
report-refcounts_2023-05-25 xfs: report refcount information to userspace (2023-05-25) tar.gz
noalloc-ags_2023-05-25 xfs: noalloc allocation groups [RFC] (2023-05-25) tar.gz
reduce-eofblocks-gc-on-close_2023-05-25 xfs: improve post-close eofblocks gc behavior (2023-05-25) tar.gz
vectorized-scrub_2023-05-25 xfs: vectorize scrub kernel calls (2023-05-25) tar.gz
realtime-quotas_2023-05-25 xfs: enable quota for realtime voluems [v1.0] (2023-05-25) tar.gz
realtime-reflink-extsize_2023-05-25 xfs: reflink with large realtime extents [v1.0] (2023-05-25) tar.gz
realtime-reflink_2023-05-25 xfs: reflink on the realtime device [v1.0] (2023-05-25) tar.gz
refcount-intent-cleanups_2023-05-25 xfs: refcount log intent cleanups [v1.0] (2023-05-25) tar.gz
realtime-rmap_2023-05-25 xfs: realtime reverse-mapping support [v1.0] (2023-05-25) tar.gz
rmap-intent-cleanups_2023-05-25 xfs: rmap log intent cleanups [v1.0] (2023-05-25) tar.gz
realtime-extfree-intents_2023-05-25 xfs: widen EFI format to support rt [v1.0] (2023-05-25) tar.gz
extfree-intent-cleanups_2023-05-25 xfs: extent free log intent cleanups [v1.0] (2023-05-25) tar.gz
reserve-rt-metadata-space_2023-05-25 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-05-25) tar.gz
btree-ifork-records_2023-05-25 xfs: refactor btrees to support records in inode root [v1.0] (2023-05-25) tar.gz
realtime-discard_2023-05-25 xfs: enable FITRIM for the realtime section [v1.0] (2023-05-25) tar.gz
realtime-groups_2023-05-25 xfsprogs: shard the realtime section [v1.0] (2023-05-25) tar.gz
refactor-rt-locking_2023-05-25 xfs: refactor realtime meta inode locking [v1.0] (2023-05-25) tar.gz
refactor-rtbitmap-macros_2023-05-25 xfs: refactor rtbitmap/summary macros [v1.0] (2023-05-25) tar.gz
refactor-rt-unit-conversions_2023-05-25 xfs: refactor rt extent unit conversions [v1.0] (2023-05-25) tar.gz
clean-up-realtime-units_2023-05-25 xfs: clean up realtime type usage [v1.0] (2023-05-25) tar.gz
inode-refactor_2023-05-25 xfs: hoist inode operations to libxfs [v1.0] (2023-05-25) tar.gz
metadir_2023-05-25 xfs: metadata inode directories [v1.0] (2023-05-25) tar.gz
pptrs-fsck_2023-05-25 xfs: fsck for parent pointers [v12.0] (2023-05-25) tar.gz
pptrs_2023-05-25 xfs: Parent Pointers [v12.0] (2023-05-25) tar.gz
pptrs-attr-nvlookups_2023-05-25 xfs: name-value xattr lookups [v12.0] (2023-05-25) tar.gz
retain-ilock-during-dir-ops_2023-05-25 xfs: retain ILOCK during directory updates [v12.0] (2023-05-25) tar.gz
discard-relax-locks_2023-05-25 xfs: relax AGF locks during fstrim [v25.0] (2023-05-25) tar.gz
inode-repair-improvements_2023-05-25 xfs: inode-related repair fixes [v25.0] (2023-05-25) tar.gz
xfile-page-caching_2023-05-25 xfs: cache xfile pages for better performance [v25.0] (2023-05-25) tar.gz
repair-iunlink_2023-05-25 xfs: online fsck of iunlink buckets [v25.0] (2023-05-25) tar.gz
repair-parent-pointers_2023-05-25 xfs: online repair of parent pointers [v25.0] (2023-05-25) tar.gz
repair-orphanage_2023-05-25 xfs: move orphan files to lost and found [v25.0] (2023-05-25) tar.gz
repair-symlink_2023-05-25 xfs: online repair of symbolic links [v25.0] (2023-05-25) tar.gz
repair-dirs_2023-05-25 xfs: online repair of directories [v25.0] (2023-05-25) tar.gz
repair-xattrs_2023-05-25 xfs: online repair of extended attributes [v25.0] (2023-05-25) tar.gz
dirattr-validate-owners_2023-05-25 xfs: set and validate dir/attr block owners [v25.0] (2023-05-25) tar.gz
repair-rtsummary_2023-05-25 xfs: online repair of realtime summaries [v25.0] (2023-05-25) tar.gz
atomic-file-updates_2023-05-25 xfs: atomic file updates [v25.0] (2023-05-25) tar.gz
repair-tempfiles_2023-05-25 xfs: create temporary files for online repair [v25.0] (2023-05-25) tar.gz
symlink-cleanups_2023-05-25 xfs: clean up symbolic link code [v25.0] (2023-05-25) tar.gz
expand-bmap-intent-usage_2023-05-25 xfs: support attrfork and unwritten BUIs [v25.0] (2023-05-25) tar.gz
realtime-bmap-intents_2023-05-25 xfs: widen BUI formats to support realtime [v25.0] (2023-05-25) tar.gz
bmap-intent-cleanups_2023-05-25 xfs: bmap log intent cleanups [v25.0] (2023-05-25) tar.gz
btree-geometry-in-ops_2023-05-25 xfs: move btree geometry to ops struct [v25.0] (2023-05-25) tar.gz
repair-refcount-scalability_2023-05-25 xfs: reduce refcount repair memory usage [v25.0] (2023-05-25) tar.gz
repair-rmap-btree_2023-05-25 xfs: online repair of rmap btrees [v25.0] (2023-05-25) tar.gz
in-memory-btrees_2023-05-25 xfs: support in-memory btrees [v25.0] (2023-05-25) tar.gz
repair-fscounters_2023-05-25 xfs: online repair for fs summary counters [v25.0] (2023-05-25) tar.gz
indirect-health-reporting_2023-05-25 xfs: indirect health reporting [v25.0] (2023-05-25) tar.gz
corruption-health-reports_2023-05-25 xfs: report corruption to the health trackers [v25.0] (2023-05-25) tar.gz
repair-quotacheck_2023-05-25 xfs: online repair of quota counters [v25.0] (2023-05-25) tar.gz
scrub-nlinks_2023-05-25 xfs: online repair of file link counts [v25.0] (2023-05-25) tar.gz
scrub-iscan_2023-05-25 xfs: live inode scans for online fsck [v25.0] (2023-05-25) tar.gz
repair-quota_2023-05-25 xfs: online repair of quota and rt metadata files [v25.0] (2023-05-25) tar.gz
repair-file-mappings_2023-05-25 xfs: online repair of file fork mappings [v25.0] (2023-05-25) tar.gz
repair-inodes_2023-05-25 xfs: online repair of inodes and forks [v25.0] (2023-05-25) tar.gz
repair-ag-btrees_2023-05-25 xfs: online repair of AG btrees [v25.0] (2023-05-25) tar.gz
repair-force-rebuild_2023-05-25 xfs: force rebuilding of metadata [v25.0] (2023-05-25) tar.gz
repair-tweaks_2023-05-25 xfs: miscellaneous repair tweaks [v25.0] (2023-05-25) tar.gz
scrub-rtsummary_2023-05-25 xfs: online scrubbing of realtime summary files [v25.0] (2023-05-25) tar.gz
big-array_2023-05-25 xfs: stage repair information in pageable memory [v25.0] (2023-05-25) tar.gz
repair-prep-for-bulk-loading_2023-05-25 xfs: prepare repair for bulk loading [v25.0] (2023-05-25) tar.gz
repair-reap-fixes_2023-05-25 xfs: fix online repair block reaping [v25.0] (2023-05-25) tar.gz
xfs-6.5-merge_2023-05-25 xfs: new code for 6.5 (2023-05-25) tar.gz
getfsmap-fixes_2023-05-25 xfs: fix ranged queries and integer overflows in GETFSMAP (2023-05-25) tar.gz
xfs-6.4-fixes_2023-05-25 xfs: fixes for 6.4 (2023-05-25) tar.gz
v6.4-rc3     Linux 6.4-rc3 (2023-05-21) tar.gz
djwong-wtf_2023-05-21 xfs: patches undergoing development (2023-05-21) tar.gz
defrag-freespace_2023-05-21 xfs: defragment free space (2023-05-21) tar.gz
report-refcounts_2023-05-21 xfs: report refcount information to userspace (2023-05-21) tar.gz
noalloc-ags_2023-05-21 xfs: noalloc allocation groups [RFC] (2023-05-21) tar.gz
vectorized-scrub_2023-05-21 xfs: vectorize scrub kernel calls (2023-05-21) tar.gz
realtime-quotas_2023-05-21 xfs: enable quota for realtime voluems [v1.0] (2023-05-21) tar.gz
reduce-eofblocks-gc-on-close_2023-05-21 xfs: improve post-close eofblocks gc behavior (2023-05-21) tar.gz
realtime-reflink-extsize_2023-05-21 xfs: reflink with large realtime extents [v1.0] (2023-05-21) tar.gz
realtime-reflink_2023-05-21 xfs: reflink on the realtime device [v1.0] (2023-05-21) tar.gz
refcount-intent-cleanups_2023-05-21 xfs: refcount log intent cleanups [v1.0] (2023-05-21) tar.gz
realtime-rmap_2023-05-21 xfs: realtime reverse-mapping support [v1.0] (2023-05-21) tar.gz
realtime-extfree-intents_2023-05-21 xfs: widen EFI format to support rt [v1.0] (2023-05-21) tar.gz
rmap-intent-cleanups_2023-05-21 xfs: rmap log intent cleanups [v1.0] (2023-05-21) tar.gz
extfree-intent-cleanups_2023-05-21 xfs: extent free log intent cleanups [v1.0] (2023-05-21) tar.gz
reserve-rt-metadata-space_2023-05-21 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-05-21) tar.gz
btree-ifork-records_2023-05-21 xfs: refactor btrees to support records in inode root [v1.0] (2023-05-21) tar.gz
realtime-discard_2023-05-21 xfs: enable FITRIM for the realtime section [v1.0] (2023-05-21) tar.gz
realtime-groups_2023-05-21 xfsprogs: shard the realtime section [v1.0] (2023-05-21) tar.gz
refactor-rt-locking_2023-05-21 xfs: refactor realtime meta inode locking [v1.0] (2023-05-21) tar.gz
refactor-rtbitmap-macros_2023-05-21 xfs: refactor rtbitmap/summary macros [v1.0] (2023-05-21) tar.gz
refactor-rt-unit-conversions_2023-05-21 xfs: refactor rt extent unit conversions [v1.0] (2023-05-21) tar.gz
clean-up-realtime-units_2023-05-21 xfs: clean up realtime type usage [v1.0] (2023-05-21) tar.gz
metadir_2023-05-21 xfs: metadata inode directories [v1.0] (2023-05-21) tar.gz
inode-refactor_2023-05-21 xfs: hoist inode operations to libxfs [v1.0] (2023-05-21) tar.gz
pptrs-fsck_2023-05-21 xfs: fsck for parent pointers [v13] (2023-05-21) tar.gz
pptrs_2023-05-21 xfs: Parent Pointers [v13] (2023-05-21) tar.gz
pptrs-attr-nvlookups_2023-05-21 xfs: name-value xattr lookups [v13] (2023-05-21) tar.gz
retain-ilock-during-dir-ops_2023-05-21 xfs: retain ILOCK during directory updates [v13] (2023-05-21) tar.gz
discard-relax-locks_2023-05-21 xfs: relax AGF locks during fstrim [v24.0] (2023-05-21) tar.gz
inode-repair-improvements_2023-05-21 xfs: inode-related repair fixes [v24.0] (2023-05-21) tar.gz
xfile-page-caching_2023-05-21 xfs: cache xfile pages for better performance [v24.0] (2023-05-21) tar.gz
repair-iunlink_2023-05-21 xfs: online fsck of iunlink buckets [v24.0] (2023-05-21) tar.gz
repair-parent-pointers_2023-05-21 xfs: online repair of parent pointers [v24.0] (2023-05-21) tar.gz
repair-symlink_2023-05-21 xfs: online repair of symbolic links [v24.0] (2023-05-21) tar.gz
repair-orphanage_2023-05-21 xfs: move orphan files to lost and found [v24.0] (2023-05-21) tar.gz
repair-dirs_2023-05-21 xfs: online repair of directories [v24.0] (2023-05-21) tar.gz
repair-xattrs_2023-05-21 xfs: online repair of extended attributes [v24.0] (2023-05-21) tar.gz
dirattr-validate-owners_2023-05-21 xfs: set and validate dir/attr block owners [v24.0] (2023-05-21) tar.gz
repair-rtsummary_2023-05-21 xfs: online repair of realtime summaries [v24.0] (2023-05-21) tar.gz
repair-tempfiles_2023-05-21 xfs: create temporary files for online repair [v24.0] (2023-05-21) tar.gz
atomic-file-updates_2023-05-21 xfs: atomic file updates [v24.0] (2023-05-21) tar.gz
symlink-cleanups_2023-05-21 xfs: clean up symbolic link code [v24.0] (2023-05-21) tar.gz
expand-bmap-intent-usage_2023-05-21 xfs: support attrfork and unwritten BUIs [v24.0] (2023-05-21) tar.gz
realtime-bmap-intents_2023-05-21 xfs: widen BUI formats to support realtime [v24.0] (2023-05-21) tar.gz
bmap-intent-cleanups_2023-05-21 xfs: bmap log intent cleanups [v24.0] (2023-05-21) tar.gz
repair-refcount-scalability_2023-05-21 xfs: reduce refcount repair memory usage [v24.0] (2023-05-21) tar.gz
btree-geometry-in-ops_2023-05-21 xfs: move btree geometry to ops struct [v24.0] (2023-05-21) tar.gz
in-memory-btrees_2023-05-21 xfs: support in-memory btrees [v24.0] (2023-05-21) tar.gz
repair-rmap-btree_2023-05-21 xfs: online repair of rmap btrees [v24.0] (2023-05-21) tar.gz
repair-fscounters_2023-05-21 xfs: online repair for fs summary counters [v24.0] (2023-05-21) tar.gz
indirect-health-reporting_2023-05-21 xfs: indirect health reporting [v24.0] (2023-05-21) tar.gz
corruption-health-reports_2023-05-21 xfs: report corruption to the health trackers [v24.0] (2023-05-21) tar.gz
scrub-nlinks_2023-05-21 xfs: online repair of file link counts [v24.0] (2023-05-21) tar.gz
repair-quotacheck_2023-05-21 xfs: online repair of quota counters [v24.0] (2023-05-21) tar.gz
scrub-iscan_2023-05-21 xfs: live inode scans for online fsck [v24.0] (2023-05-21) tar.gz
repair-quota_2023-05-21 xfs: online repair of quota and rt metadata files [v24.0] (2023-05-21) tar.gz
repair-file-mappings_2023-05-21 xfs: online repair of file fork mappings [v24.0] (2023-05-21) tar.gz
repair-inodes_2023-05-21 xfs: online repair of inodes and forks [v24.0] (2023-05-21) tar.gz
repair-ag-btrees_2023-05-21 xfs: online repair of AG btrees [v24.0] (2023-05-21) tar.gz
repair-force-rebuild_2023-05-21 xfs: force rebuilding of metadata [v24.0] (2023-05-21) tar.gz
repair-tweaks_2023-05-21 xfs: miscellaneous repair tweaks [v24.0] (2023-05-21) tar.gz
scrub-rtsummary_2023-05-21 xfs: online scrubbing of realtime summary files [v24.0] (2023-05-21) tar.gz
big-array_2023-05-21 xfs: stage repair information in pageable memory [v24.0] (2023-05-21) tar.gz
repair-prep-for-bulk-loading_2023-05-21 xfs: prepare repair for bulk loading [v24.0] (2023-05-21) tar.gz
repair-reap-fixes_2023-05-21 xfs: fix online repair block reaping [v24.0] (2023-05-21) tar.gz
xfs-6.4-fixes_2023-05-21 xfs: fixes for 6.4 (2023-05-21) tar.gz
v6.4-rc2     Linux 6.4-rc2 (2023-05-14) tar.gz
djwong-wtf_2023-05-09 xfs: patches undergoing development (2023-05-09) tar.gz
defrag-freespace_2023-05-09 xfs: defragment free space (2023-05-09) tar.gz
report-refcounts_2023-05-09 xfs: report refcount information to userspace (2023-05-09) tar.gz
noalloc-ags_2023-05-09 xfs: noalloc allocation groups [RFC] (2023-05-09) tar.gz
vectorized-scrub_2023-05-09 xfs: vectorize scrub kernel calls (2023-05-09) tar.gz
reduce-eofblocks-gc-on-close_2023-05-09 xfs: improve post-close eofblocks gc behavior (2023-05-09) tar.gz
realtime-quotas_2023-05-09 xfs: enable quota for realtime voluems [v1.0] (2023-05-09) tar.gz
realtime-reflink-extsize_2023-05-09 xfs: reflink with large realtime extents [v1.0] (2023-05-09) tar.gz
realtime-reflink_2023-05-09 xfs: reflink on the realtime device [v1.0] (2023-05-09) tar.gz
refcount-intent-cleanups_2023-05-09 xfs: refcount log intent cleanups [v1.0] (2023-05-09) tar.gz
realtime-rmap_2023-05-09 xfs: realtime reverse-mapping support [v1.0] (2023-05-09) tar.gz
rmap-intent-cleanups_2023-05-09 xfs: rmap log intent cleanups [v1.0] (2023-05-09) tar.gz
realtime-extfree-intents_2023-05-09 xfs: widen EFI format to support rt [v1.0] (2023-05-09) tar.gz
extfree-intent-cleanups_2023-05-09 xfs: extent free log intent cleanups [v1.0] (2023-05-09) tar.gz
btree-ifork-records_2023-05-09 xfs: refactor btrees to support records in inode root [v1.0] (2023-05-09) tar.gz
reserve-rt-metadata-space_2023-05-09 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-05-09) tar.gz
realtime-discard_2023-05-09 xfs: enable FITRIM for the realtime section [v1.0] (2023-05-09) tar.gz
realtime-groups_2023-05-09 xfsprogs: shard the realtime section [v1.0] (2023-05-09) tar.gz
refactor-rt-locking_2023-05-09 xfs: refactor realtime meta inode locking [v1.0] (2023-05-09) tar.gz
refactor-rtbitmap-macros_2023-05-09 xfs: refactor rtbitmap/summary macros [v1.0] (2023-05-09) tar.gz
clean-up-realtime-units_2023-05-09 xfs: clean up realtime type usage [v1.0] (2023-05-09) tar.gz
refactor-rt-unit-conversions_2023-05-09 xfs: refactor rt extent unit conversions [v1.0] (2023-05-09) tar.gz
metadir_2023-05-09 xfs: metadata inode directories [v1.0] (2023-05-09) tar.gz
inode-refactor_2023-05-09 xfs: hoist inode operations to libxfs [v1.0] (2023-05-09) tar.gz
retain-ilock-during-dir-ops_2023-05-09 xfs: retain ILOCK during directory updates [v12] (2023-05-09) tar.gz
discard-relax-locks_2023-05-09 xfs: relax AGF locks during fstrim [v24.0] (2023-05-09) tar.gz
inode-repair-improvements_2023-05-09 xfs: inode-related repair fixes [v24.0] (2023-05-09) tar.gz
xfile-page-caching_2023-05-09 xfs: cache xfile pages for better performance [v24.0] (2023-05-09) tar.gz
repair-iunlink_2023-05-09 xfs: online fsck of iunlink buckets [v24.0] (2023-05-09) tar.gz
repair-parent-pointers_2023-05-09 xfs: online repair of parent pointers [v24.0] (2023-05-09) tar.gz
repair-symlink_2023-05-09 xfs: online repair of symbolic links [v24.0] (2023-05-09) tar.gz
repair-orphanage_2023-05-09 xfs: move orphan files to lost and found [v24.0] (2023-05-09) tar.gz
repair-dirs_2023-05-09 xfs: online repair of directories [v24.0] (2023-05-09) tar.gz
repair-xattrs_2023-05-09 xfs: online repair of extended attributes [v24.0] (2023-05-09) tar.gz
dirattr-validate-owners_2023-05-09 xfs: set and validate dir/attr block owners [v24.0] (2023-05-09) tar.gz
repair-rtsummary_2023-05-09 xfs: online repair of realtime summaries [v24.0] (2023-05-09) tar.gz
repair-tempfiles_2023-05-09 xfs: create temporary files for online repair [v24.0] (2023-05-09) tar.gz
atomic-file-updates_2023-05-09 xfs: atomic file updates [v24.0] (2023-05-09) tar.gz
expand-bmap-intent-usage_2023-05-09 xfs: support attrfork and unwritten BUIs [v24.0] (2023-05-09) tar.gz
symlink-cleanups_2023-05-09 xfs: clean up symbolic link code [v24.0] (2023-05-09) tar.gz
realtime-bmap-intents_2023-05-09 xfs: widen BUI formats to support realtime [v24.0] (2023-05-09) tar.gz
bmap-intent-cleanups_2023-05-09 xfs: bmap log intent cleanups [v24.0] (2023-05-09) tar.gz
repair-refcount-scalability_2023-05-09 xfs: reduce refcount repair memory usage [v24.0] (2023-05-09) tar.gz
btree-geometry-in-ops_2023-05-09 xfs: move btree geometry to ops struct [v24.0] (2023-05-09) tar.gz
repair-rmap-btree_2023-05-09 xfs: online repair of rmap btrees [v24.0] (2023-05-09) tar.gz
in-memory-btrees_2023-05-09 xfs: support in-memory btrees [v24.0] (2023-05-09) tar.gz
repair-fscounters_2023-05-09 xfs: online repair for fs summary counters [v24.0] (2023-05-09) tar.gz
indirect-health-reporting_2023-05-09 xfs: indirect health reporting [v24.0] (2023-05-09) tar.gz
corruption-health-reports_2023-05-09 xfs: report corruption to the health trackers [v24.0] (2023-05-09) tar.gz
scrub-nlinks_2023-05-09 xfs: online repair of file link counts [v24.0] (2023-05-09) tar.gz
repair-quotacheck_2023-05-09 xfs: online repair of quota counters [v24.0] (2023-05-09) tar.gz
scrub-iscan_2023-05-09 xfs: live inode scans for online fsck [v24.0] (2023-05-09) tar.gz
repair-quota_2023-05-09 xfs: online repair of quota and rt metadata files [v24.0] (2023-05-09) tar.gz
repair-file-mappings_2023-05-09 xfs: online repair of file fork mappings [v24.0] (2023-05-09) tar.gz
repair-inodes_2023-05-09 xfs: online repair of inodes and forks [v24.0] (2023-05-09) tar.gz
repair-ag-btrees_2023-05-09 xfs: online repair of AG btrees [v24.0] (2023-05-09) tar.gz
repair-force-rebuild_2023-05-09 xfs: force rebuilding of metadata [v24.0] (2023-05-09) tar.gz
repair-tweaks_2023-05-09 xfs: miscellaneous repair tweaks [v24.0] (2023-05-09) tar.gz
scrub-rtsummary_2023-05-09 xfs: online scrubbing of realtime summary files [v24.0] (2023-05-09) tar.gz
big-array_2023-05-09 xfs: stage repair information in pageable memory [v24.0] (2023-05-09) tar.gz
repair-prep-for-bulk-loading_2023-05-09 xfs: prepare repair for bulk loading [v24.0] (2023-05-09) tar.gz
repair-reap-fixes_2023-05-09 xfs: fix online repair block reaping [v24.0] (2023-05-09) tar.gz
xfs-6.4-fixes_2023-05-09 xfs: fixes for 6.4 (2023-05-09) tar.gz
xfs-6.4-merge_2023-05-09 xfs: new code for 6.4 (2023-05-09) tar.gz
inodegc-fixes-6.4_2023-05-02 xfs: inodegc fixes for 6.4-rc1 [v3] (2023-05-02) tar.gz
kernel-fixes-6.4_2023-05-02 xfs: bug fixes for 6.4-rc1 [v3] (2023-05-02) tar.gz
korg/for-next_2023-05-02 autogenerated tag for korg/for-next (2023-05-02) tar.gz
djwong-wtf_2023-05-02 xfs: patches undergoing development (2023-05-02) tar.gz
defrag-freespace_2023-05-02 xfs: defragment free space (2023-05-02) tar.gz
report-refcounts_2023-05-02 xfs: report refcount information to userspace (2023-05-02) tar.gz
noalloc-ags_2023-05-02 xfs: noalloc allocation groups [RFC] (2023-05-02) tar.gz
vectorized-scrub_2023-05-02 xfs: vectorize scrub kernel calls (2023-05-02) tar.gz
reduce-eofblocks-gc-on-close_2023-05-02 xfs: improve post-close eofblocks gc behavior (2023-05-02) tar.gz
realtime-quotas_2023-05-02 xfs: enable quota for realtime voluems [v1.0] (2023-05-02) tar.gz
realtime-reflink-extsize_2023-05-02 xfs: reflink with large realtime extents [v1.0] (2023-05-02) tar.gz
realtime-reflink_2023-05-02 xfs: reflink on the realtime device [v1.0] (2023-05-02) tar.gz
refcount-intent-cleanups_2023-05-02 xfs: refcount log intent cleanups [v1.0] (2023-05-02) tar.gz
realtime-rmap_2023-05-02 xfs: realtime reverse-mapping support [v1.0] (2023-05-02) tar.gz
rmap-intent-cleanups_2023-05-02 xfs: rmap log intent cleanups [v1.0] (2023-05-02) tar.gz
realtime-extfree-intents_2023-05-02 xfs: widen EFI format to support rt [v1.0] (2023-05-02) tar.gz
extfree-intent-cleanups_2023-05-02 xfs: extent free log intent cleanups [v1.0] (2023-05-02) tar.gz
btree-ifork-records_2023-05-02 xfs: refactor btrees to support records in inode root [v1.0] (2023-05-02) tar.gz
reserve-rt-metadata-space_2023-05-02 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-05-02) tar.gz
realtime-discard_2023-05-02 xfs: enable FITRIM for the realtime section [v1.0] (2023-05-02) tar.gz
realtime-groups_2023-05-02 xfsprogs: shard the realtime section [v1.0] (2023-05-02) tar.gz
refactor-rt-locking_2023-05-02 xfs: refactor realtime meta inode locking [v1.0] (2023-05-02) tar.gz
refactor-rt-unit-conversions_2023-05-02 xfs: refactor rt extent unit conversions [v1.0] (2023-05-02) tar.gz
refactor-rtbitmap-macros_2023-05-02 xfs: refactor rtbitmap/summary macros [v1.0] (2023-05-02) tar.gz
clean-up-realtime-units_2023-05-02 xfs: clean up realtime type usage [v1.0] (2023-05-02) tar.gz
metadir_2023-05-02 xfs: metadata inode directories [v1.0] (2023-05-02) tar.gz
inode-refactor_2023-05-02 xfs: hoist inode operations to libxfs [v1.0] (2023-05-02) tar.gz
discard-relax-locks_2023-05-02 xfs: relax AGF locks during fstrim [v24.0] (2023-05-02) tar.gz
inode-repair-improvements_2023-05-02 xfs: inode-related repair fixes [v24.0] (2023-05-02) tar.gz
repair-iunlink_2023-05-02 xfs: online fsck of iunlink buckets [v24.0] (2023-05-02) tar.gz
xfile-page-caching_2023-05-02 xfs: cache xfile pages for better performance [v24.0] (2023-05-02) tar.gz
repair-parent-pointers_2023-05-02 xfs: online repair of parent pointers [v24.0] (2023-05-02) tar.gz
repair-symlink_2023-05-02 xfs: online repair of symbolic links [v24.0] (2023-05-02) tar.gz
repair-orphanage_2023-05-02 xfs: move orphan files to lost and found [v24.0] (2023-05-02) tar.gz
repair-dirs_2023-05-02 xfs: online repair of directories [v24.0] (2023-05-02) tar.gz
repair-xattrs_2023-05-02 xfs: online repair of extended attributes [v24.0] (2023-05-02) tar.gz
dirattr-validate-owners_2023-05-02 xfs: set and validate dir/attr block owners [v24.0] (2023-05-02) tar.gz
repair-rtsummary_2023-05-02 xfs: online repair of realtime summaries [v24.0] (2023-05-02) tar.gz
repair-tempfiles_2023-05-02 xfs: create temporary files for online repair [v24.0] (2023-05-02) tar.gz
atomic-file-updates_2023-05-02 xfs: atomic file updates [v24.0] (2023-05-02) tar.gz
symlink-cleanups_2023-05-02 xfs: clean up symbolic link code [v24.0] (2023-05-02) tar.gz
expand-bmap-intent-usage_2023-05-02 xfs: support attrfork and unwritten BUIs [v24.0] (2023-05-02) tar.gz
realtime-bmap-intents_2023-05-02 xfs: widen BUI formats to support realtime [v24.0] (2023-05-02) tar.gz
bmap-intent-cleanups_2023-05-02 xfs: bmap log intent cleanups [v24.0] (2023-05-02) tar.gz
repair-refcount-scalability_2023-05-02 xfs: reduce refcount repair memory usage [v24.0] (2023-05-02) tar.gz
btree-geometry-in-ops_2023-05-02 xfs: move btree geometry to ops struct [v24.0] (2023-05-02) tar.gz
repair-rmap-btree_2023-05-02 xfs: online repair of rmap btrees [v24.0] (2023-05-02) tar.gz
in-memory-btrees_2023-05-02 xfs: support in-memory btrees [v24.0] (2023-05-02) tar.gz
repair-fscounters_2023-05-02 xfs: online repair for fs summary counters [v24.0] (2023-05-02) tar.gz
indirect-health-reporting_2023-05-02 xfs: indirect health reporting [v24.0] (2023-05-02) tar.gz
corruption-health-reports_2023-05-02 xfs: report corruption to the health trackers [v24.0] (2023-05-02) tar.gz
scrub-nlinks_2023-05-02 xfs: online repair of file link counts [v24.0] (2023-05-02) tar.gz
repair-quotacheck_2023-05-02 xfs: online repair of quota counters [v24.0] (2023-05-02) tar.gz
scrub-iscan_2023-05-02 xfs: live inode scans for online fsck [v24.0] (2023-05-02) tar.gz
repair-quota_2023-05-02 xfs: online repair of quota and rt metadata files [v24.0] (2023-05-02) tar.gz
repair-file-mappings_2023-05-02 xfs: online repair of file fork mappings [v24.0] (2023-05-02) tar.gz
repair-inodes_2023-05-02 xfs: online repair of inodes and forks [v24.0] (2023-05-02) tar.gz
repair-ag-btrees_2023-05-02 xfs: online repair of AG btrees [v24.0] (2023-05-02) tar.gz
repair-force-rebuild_2023-05-02 xfs: force rebuilding of metadata [v24.0] (2023-05-02) tar.gz
repair-tweaks_2023-05-02 xfs: miscellaneous repair tweaks [v24.0] (2023-05-02) tar.gz
scrub-rtsummary_2023-05-02 xfs: online scrubbing of realtime summary files [v24.0] (2023-05-02) tar.gz
big-array_2023-05-02 xfs: stage repair information in pageable memory [v24.0] (2023-05-02) tar.gz
repair-prep-for-bulk-loading_2023-05-02 xfs: prepare repair for bulk loading [v24.0] (2023-05-02) tar.gz
repair-reap-fixes_2023-05-02 xfs: fix online repair block reaping [v24.0] (2023-05-02) tar.gz
xfs-6.4-fixes_2023-05-02 xfs: fixes for 6.4 (2023-05-02) tar.gz
xfs-6.4-merge_2023-05-02 xfs: new code for 6.4 (2023-05-02) tar.gz
inodegc-fixes-6.4_2023-05-01 xfs: inodegc fixes for 6.4-rc1 [v2] (2023-05-01) tar.gz
kernel-fixes-6.4_2023-05-01 xfs: bug fixes for 6.4-rc1 [v2] (2023-05-01) tar.gz
korg/for-next_2023-05-01 autogenerated tag for korg/for-next (2023-05-01) tar.gz
inodegc-fixes-6.4_2023-04-27 xfs: inodegc fixes for 6.4-rc1 (2023-04-27) tar.gz
kernel-fixes-6.4_2023-04-27 xfs: bug fixes for 6.4-rc1 (2023-04-27) tar.gz
korg/for-next_2023-04-27 autogenerated tag for korg/for-next (2023-04-27) tar.gz
djwong-wtf_2023-04-25 xfs: patches undergoing development (2023-04-25) tar.gz
defrag-freespace_2023-04-25 xfs: defragment free space (2023-04-25) tar.gz
report-refcounts_2023-04-25 xfs: report refcount information to userspace (2023-04-25) tar.gz
noalloc-ags_2023-04-25 xfs: noalloc allocation groups [RFC] (2023-04-25) tar.gz
reduce-eofblocks-gc-on-close_2023-04-25 xfs: improve post-close eofblocks gc behavior (2023-04-25) tar.gz
vectorized-scrub_2023-04-25 xfs: vectorize scrub kernel calls (2023-04-25) tar.gz
realtime-quotas_2023-04-25 xfs: enable quota for realtime voluems [v1.0] (2023-04-25) tar.gz
realtime-reflink-extsize_2023-04-25 xfs: reflink with large realtime extents [v1.0] (2023-04-25) tar.gz
realtime-reflink_2023-04-25 xfs: reflink on the realtime device [v1.0] (2023-04-25) tar.gz
refcount-intent-cleanups_2023-04-25 xfs: refcount log intent cleanups [v1.0] (2023-04-25) tar.gz
realtime-rmap_2023-04-25 xfs: realtime reverse-mapping support [v1.0] (2023-04-25) tar.gz
realtime-extfree-intents_2023-04-25 xfs: widen EFI format to support rt [v1.0] (2023-04-25) tar.gz
rmap-intent-cleanups_2023-04-25 xfs: rmap log intent cleanups [v1.0] (2023-04-25) tar.gz
extfree-intent-cleanups_2023-04-25 xfs: extent free log intent cleanups [v1.0] (2023-04-25) tar.gz
reserve-rt-metadata-space_2023-04-25 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-04-25) tar.gz
btree-ifork-records_2023-04-25 xfs: refactor btrees to support records in inode root [v1.0] (2023-04-25) tar.gz
realtime-discard_2023-04-25 xfs: enable FITRIM for the realtime section [v1.0] (2023-04-25) tar.gz
realtime-groups_2023-04-25 xfsprogs: shard the realtime section [v1.0] (2023-04-25) tar.gz
refactor-rt-locking_2023-04-25 xfs: refactor realtime meta inode locking [v1.0] (2023-04-25) tar.gz
refactor-rtbitmap-macros_2023-04-25 xfs: refactor rtbitmap/summary macros [v1.0] (2023-04-25) tar.gz
refactor-rt-unit-conversions_2023-04-25 xfs: refactor rt extent unit conversions [v1.0] (2023-04-25) tar.gz
clean-up-realtime-units_2023-04-25 xfs: clean up realtime type usage [v1.0] (2023-04-25) tar.gz
inode-refactor_2023-04-25 xfs: hoist inode operations to libxfs [v1.0] (2023-04-25) tar.gz
metadir_2023-04-25 xfs: metadata inode directories [v1.0] (2023-04-25) tar.gz
discard-relax-locks_2023-04-25 xfs: relax AGF locks during fstrim [v24.0] (2023-04-25) tar.gz
inode-repair-improvements_2023-04-25 xfs: inode-related repair fixes [v24.0] (2023-04-25) tar.gz
xfile-page-caching_2023-04-25 xfs: cache xfile pages for better performance [v24.0] (2023-04-25) tar.gz
repair-iunlink_2023-04-25 xfs: online fsck of iunlink buckets [v24.0] (2023-04-25) tar.gz
repair-parent-pointers_2023-04-25 xfs: online repair of parent pointers [v24.0] (2023-04-25) tar.gz
repair-symlink_2023-04-25 xfs: online repair of symbolic links [v24.0] (2023-04-25) tar.gz
repair-orphanage_2023-04-25 xfs: move orphan files to lost and found [v24.0] (2023-04-25) tar.gz
repair-dirs_2023-04-25 xfs: online repair of directories [v24.0] (2023-04-25) tar.gz
repair-xattrs_2023-04-25 xfs: online repair of extended attributes [v24.0] (2023-04-25) tar.gz
dirattr-validate-owners_2023-04-25 xfs: set and validate dir/attr block owners [v24.0] (2023-04-25) tar.gz
repair-rtsummary_2023-04-25 xfs: online repair of realtime summaries [v24.0] (2023-04-25) tar.gz
repair-tempfiles_2023-04-25 xfs: create temporary files for online repair [v24.0] (2023-04-25) tar.gz
atomic-file-updates_2023-04-25 xfs: atomic file updates [v24.0] (2023-04-25) tar.gz
symlink-cleanups_2023-04-25 xfs: clean up symbolic link code [v24.0] (2023-04-25) tar.gz
expand-bmap-intent-usage_2023-04-25 xfs: support attrfork and unwritten BUIs [v24.0] (2023-04-25) tar.gz
realtime-bmap-intents_2023-04-25 xfs: widen BUI formats to support realtime [v24.0] (2023-04-25) tar.gz
bmap-intent-cleanups_2023-04-25 xfs: bmap log intent cleanups [v24.0] (2023-04-25) tar.gz
repair-refcount-scalability_2023-04-25 xfs: reduce refcount repair memory usage [v24.0] (2023-04-25) tar.gz
btree-geometry-in-ops_2023-04-25 xfs: move btree geometry to ops struct [v24.0] (2023-04-25) tar.gz
repair-rmap-btree_2023-04-25 xfs: online repair of rmap btrees [v24.0] (2023-04-25) tar.gz
in-memory-btrees_2023-04-25 xfs: support in-memory btrees [v24.0] (2023-04-25) tar.gz
repair-fscounters_2023-04-25 xfs: online repair for fs summary counters [v24.0] (2023-04-25) tar.gz
corruption-health-reports_2023-04-25 xfs: report corruption to the health trackers [v24.0] (2023-04-25) tar.gz
indirect-health-reporting_2023-04-25 xfs: indirect health reporting [v24.0] (2023-04-25) tar.gz
scrub-nlinks_2023-04-25 xfs: online repair of file link counts [v24.0] (2023-04-25) tar.gz
repair-quotacheck_2023-04-25 xfs: online repair of quota counters [v24.0] (2023-04-25) tar.gz
scrub-iscan_2023-04-25 xfs: live inode scans for online fsck [v24.0] (2023-04-25) tar.gz
repair-quota_2023-04-25 xfs: online repair of quota and rt metadata files [v24.0] (2023-04-25) tar.gz
repair-file-mappings_2023-04-25 xfs: online repair of file fork mappings [v24.0] (2023-04-25) tar.gz
repair-inodes_2023-04-25 xfs: online repair of inodes and forks [v24.0] (2023-04-25) tar.gz
repair-ag-btrees_2023-04-25 xfs: online repair of AG btrees [v24.0] (2023-04-25) tar.gz
repair-force-rebuild_2023-04-25 xfs: force rebuilding of metadata [v24.0] (2023-04-25) tar.gz
repair-tweaks_2023-04-25 xfs: miscellaneous repair tweaks [v24.0] (2023-04-25) tar.gz
scrub-rtsummary_2023-04-25 xfs: online scrubbing of realtime summary files [v24.0] (2023-04-25) tar.gz
big-array_2023-04-25 xfs: stage repair information in pageable memory [v24.0] (2023-04-25) tar.gz
repair-prep-for-bulk-loading_2023-04-25 xfs: prepare repair for bulk loading [v24.0] (2023-04-25) tar.gz
repair-reap-fixes_2023-04-25 xfs: fix online repair block reaping [v24.0] (2023-04-25) tar.gz
xfs-6.4-merge_2023-04-25 xfs: new code for 6.4 (2023-04-25) tar.gz
v6.3         Linux 6.3 (2023-04-23) tar.gz
fix-bugs-6.4_2023-04-12 xfs: rollup of various bug fixes (2023-04-12) tar.gz
fix-asciici-bugs-6.4_2023-04-12 xfs: fix ascii-ci problems, then kill it [v2] (2023-04-12) tar.gz
repair-bitmap-rework-6.4_2023-04-12 xfs: rework online fsck incore bitmap [v24.5] (2023-04-12) tar.gz
scrub-strengthen-rmap-checking-6.4_2023-04-12 xfs: strengthen rmapbt scrubbing [v24.5] (2023-04-12) tar.gz
scrub-fix-xattr-memory-mgmt-6.4_2023-04-12 xfs: clean up memory management in xattr scrub [v24.5] (2023-04-12) tar.gz
scrub-detect-mergeable-records-6.4_2023-04-12 xfs: detect mergeable and overlapping btree records [v24.5] (2023-04-12) tar.gz
scrub-merge-bmap-records-6.4_2023-04-12 xfs: merge bmap records for faster scrubs [v24.5] (2023-04-12) tar.gz
scrub-iget-fixes-6.4_2023-04-12 xfs: fix iget/irele usage in online fsck [v24.5] (2023-04-12) tar.gz
scrub-parent-fixes-6.4_2023-04-12 xfs: fix bugs in parent pointer checking [v24.5] (2023-04-12) tar.gz
scrub-dir-iget-fixes-6.4_2023-04-12 xfs: fix iget usage in directory scrub [v24.5] (2023-04-12) tar.gz
scrub-detect-rmapbt-gaps-6.4_2023-04-12 xfs: detect incorrect gaps in rmap btree [v24.5] (2023-04-12) tar.gz
scrub-detect-inobt-gaps-6.4_2023-04-12 xfs: detect incorrect gaps in inode btree [v24.5] (2023-04-12) tar.gz
scrub-detect-refcount-gaps-6.4_2023-04-12 xfs: detect incorrect gaps in refcount btree [v24.5] (2023-04-12) tar.gz
scrub-btree-key-enhancements-6.4_2023-04-12 xfs: enhance btree key scrubbing [v24.5] (2023-04-12) tar.gz
rmap-btree-fix-key-handling-6.4_2023-04-12 xfs: fix rmap btree key flag handling [v24.5] (2023-04-12) tar.gz
btree-complain-bad-records-6.4_2023-04-12 xfs: standardize btree record checking code [v24.5] (2023-04-12) tar.gz
btree-hoist-scrub-checks-6.4_2023-04-12 xfs: hoist scrub record checks into libxfs [v24.5] (2023-04-12) tar.gz
scrub-drain-intents-6.4_2023-04-12 xfs: drain deferred work items when scrubbing [v24.5] (2023-04-12) tar.gz
scrub-fix-legalese-6.4_2023-04-12 xfs_scrub: fix licensing and copyright notices [v24.5] (2023-04-12) tar.gz
intents-perag-refs-6.4_2023-04-12 xfs: make intent items take a perag reference [v24.5] (2023-04-12) tar.gz
pass-perag-refs-6.4_2023-04-12 xfs: pass perag references around when possible [v24.5] (2023-04-12) tar.gz
online-fsck-design-6.4_2023-04-12 xfs: design documentation for online fsck [v24.5] (2023-04-12) tar.gz
fix-asciici-bugs-6.4_2023-04-11 xfs: fix ascii-ci problems, then kill it [v2] (2023-04-11) tar.gz
fix-bugs-6.4_2023-04-11 xfs: rollup of various bug fixes (2023-04-11) tar.gz
scrub-strengthen-rmap-checking-6.4_2023-04-11 xfs: strengthen rmapbt scrubbing [v24.5] (2023-04-11) tar.gz
repair-bitmap-rework-6.4_2023-04-11 xfs: rework online fsck incore bitmap [v24.5] (2023-04-11) tar.gz
scrub-detect-mergeable-records-6.4_2023-04-11 xfs: detect mergeable and overlapping btree records [v24.5] (2023-04-11) tar.gz
scrub-fix-xattr-memory-mgmt-6.4_2023-04-11 xfs: clean up memory management in xattr scrub [v24.5] (2023-04-11) tar.gz
scrub-merge-bmap-records-6.4_2023-04-11 xfs: merge bmap records for faster scrubs [v24.5] (2023-04-11) tar.gz
scrub-dir-iget-fixes-6.4_2023-04-11 xfs: fix iget usage in directory scrub [v24.5] (2023-04-11) tar.gz
scrub-iget-fixes-6.4_2023-04-11 xfs: fix iget/irele usage in online fsck [v24.5] (2023-04-11) tar.gz
scrub-parent-fixes-6.4_2023-04-11 xfs: fix bugs in parent pointer checking [v24.5] (2023-04-11) tar.gz
scrub-detect-rmapbt-gaps-6.4_2023-04-11 xfs: detect incorrect gaps in rmap btree [v24.5] (2023-04-11) tar.gz
scrub-detect-inobt-gaps-6.4_2023-04-11 xfs: detect incorrect gaps in inode btree [v24.5] (2023-04-11) tar.gz
scrub-btree-key-enhancements-6.4_2023-04-11 xfs: enhance btree key scrubbing [v24.5] (2023-04-11) tar.gz
scrub-detect-refcount-gaps-6.4_2023-04-11 xfs: detect incorrect gaps in refcount btree [v24.5] (2023-04-11) tar.gz
rmap-btree-fix-key-handling-6.4_2023-04-11 xfs: fix rmap btree key flag handling [v24.5] (2023-04-11) tar.gz
btree-hoist-scrub-checks-6.4_2023-04-11 xfs: hoist scrub record checks into libxfs [v24.5] (2023-04-11) tar.gz
btree-complain-bad-records-6.4_2023-04-11 xfs: standardize btree record checking code [v24.5] (2023-04-11) tar.gz
scrub-drain-intents-6.4_2023-04-11 xfs: drain deferred work items when scrubbing [v24.5] (2023-04-11) tar.gz
scrub-fix-legalese-6.4_2023-04-11 xfs_scrub: fix licensing and copyright notices [v24.5] (2023-04-11) tar.gz
pass-perag-refs-6.4_2023-04-11 xfs: pass perag references around when possible [v24.5] (2023-04-11) tar.gz
intents-perag-refs-6.4_2023-04-11 xfs: make intent items take a perag reference [v24.5] (2023-04-11) tar.gz
online-fsck-design-6.4_2023-04-11 xfs: design documentation for online fsck [v24.5] (2023-04-11) tar.gz
djwong-wtf_2023-04-11 xfs: patches undergoing development (2023-04-11) tar.gz
defrag-freespace_2023-04-11 xfs: defragment free space (2023-04-11) tar.gz
report-refcounts_2023-04-11 xfs: report refcount information to userspace (2023-04-11) tar.gz
vectorized-scrub_2023-04-11 xfs: vectorize scrub kernel calls (2023-04-11) tar.gz
realtime-quotas_2023-04-11 xfs: enable quota for realtime voluems [v1.0] (2023-04-11) tar.gz
reduce-eofblocks-gc-on-close_2023-04-11 xfs: improve post-close eofblocks gc behavior (2023-04-11) tar.gz
realtime-reflink-extsize_2023-04-11 xfs: reflink with large realtime extents [v1.0] (2023-04-11) tar.gz
realtime-reflink_2023-04-11 xfs: reflink on the realtime device [v1.0] (2023-04-11) tar.gz
refcount-intent-cleanups_2023-04-11 xfs: refcount log intent cleanups [v1.0] (2023-04-11) tar.gz
noalloc-ags_2023-04-11 xfs: noalloc allocation groups [RFC] (2023-04-11) tar.gz
realtime-rmap_2023-04-11 xfs: realtime reverse-mapping support [v1.0] (2023-04-11) tar.gz
rmap-intent-cleanups_2023-04-11 xfs: rmap log intent cleanups [v1.0] (2023-04-11) tar.gz
realtime-extfree-intents_2023-04-11 xfs: widen EFI format to support rt [v1.0] (2023-04-11) tar.gz
extfree-intent-cleanups_2023-04-11 xfs: extent free log intent cleanups [v1.0] (2023-04-11) tar.gz
reserve-rt-metadata-space_2023-04-11 xfs: enable in-core block reservation for rt metadata [v1.0] (2023-04-11) tar.gz
realtime-discard_2023-04-11 xfs: enable FITRIM for the realtime section [v1.0] (2023-04-11) tar.gz
realtime-groups_2023-04-11 xfsprogs: shard the realtime section [v1.0] (2023-04-11) tar.gz
refactor-rt-locking_2023-04-11 xfs: refactor realtime meta inode locking [v1.0] (2023-04-11) tar.gz
refactor-rtbitmap-macros_2023-04-11 xfs: refactor rtbitmap/summary macros [v1.0] (2023-04-11) tar.gz
refactor-rt-unit-conversions_2023-04-11 xfs: refactor rt extent unit conversions [v1.0] (2023-04-11) tar.gz
clean-up-realtime-units_2023-04-11 xfs: clean up realtime type usage [v1.0] (2023-04-11) tar.gz
btree-ifork-records_2023-04-11 xfs: refactor btrees to support records in inode root [v1.0] (2023-04-11) tar.gz
metadir_2023-04-11 xfs: metadata inode directories [v1.0] (2023-04-11) tar.gz
inode-refactor_2023-04-11 xfs: hoist inode operations to libxfs [v1.0] (2023-04-11) tar.gz
discard-relax-locks_2023-04-11 xfs: relax AGF locks during fstrim [v24.0] (2023-04-11) tar.gz
fix-asciici-bugs_2023-04-11 xfs: fix ascii-ci problems, then kill it [v2] (2023-04-11) tar.gz
inode-repair-improvements_2023-04-11 xfs: inode-related repair fixes [v24.0] (2023-04-11) tar.gz
repair-iunlink_2023-04-11 xfs: online fsck of iunlink buckets [v24.0] (2023-04-11) tar.gz
xfile-page-caching_2023-04-11 xfs: cache xfile pages for better performance [v24.0] (2023-04-11) tar.gz
repair-parent-pointers_2023-04-11 xfs: online repair of parent pointers [v24.0] (2023-04-11) tar.gz
repair-symlink_2023-04-11 xfs: online repair of symbolic links [v24.0] (2023-04-11) tar.gz
repair-orphanage_2023-04-11 xfs: move orphan files to lost and found [v24.0] (2023-04-11) tar.gz
repair-dirs_2023-04-11 xfs: online repair of directories [v24.0] (2023-04-11) tar.gz
repair-xattrs_2023-04-11 xfs: online repair of extended attributes [v24.0] (2023-04-11) tar.gz
dirattr-validate-owners_2023-04-11 xfs: set and validate dir/attr block owners [v24.0] (2023-04-11) tar.gz
repair-rtsummary_2023-04-11 xfs: online repair of realtime summaries [v24.0] (2023-04-11) tar.gz
repair-tempfiles_2023-04-11 xfs: create temporary files for online repair [v24.0] (2023-04-11) tar.gz
atomic-file-updates_2023-04-11 xfs: atomic file updates [v24.0] (2023-04-11) tar.gz
expand-bmap-intent-usage_2023-04-11 xfs: support attrfork and unwritten BUIs [v24.0] (2023-04-11) tar.gz
symlink-cleanups_2023-04-11 xfs: clean up symbolic link code [v24.0] (2023-04-11) tar.gz
realtime-bmap-intents_2023-04-11 xfs: widen BUI formats to support realtime [v24.0] (2023-04-11) tar.gz
bmap-intent-cleanups_2023-04-11 xfs: bmap log intent cleanups [v24.0] (2023-04-11) tar.gz
repair-refcount-scalability_2023-04-11 xfs: reduce refcount repair memory usage [v24.0] (2023-04-11) tar.gz
btree-geometry-in-ops_2023-04-11 xfs: move btree geometry to ops struct [v24.0] (2023-04-11) tar.gz
repair-rmap-btree_2023-04-11 xfs: online repair of rmap btrees [v24.0] (2023-04-11) tar.gz
in-memory-btrees_2023-04-11 xfs: support in-memory btrees [v24.0] (2023-04-11) tar.gz
repair-fscounters_2023-04-11 xfs: online repair for fs summary counters [v24.0] (2023-04-11) tar.gz
indirect-health-reporting_2023-04-11 xfs: indirect health reporting [v24.0] (2023-04-11) tar.gz
corruption-health-reports_2023-04-11 xfs: report corruption to the health trackers [v24.0] (2023-04-11) tar.gz
repair-quotacheck_2023-04-11 xfs: online repair of quota counters [v24.0] (2023-04-11) tar.gz
scrub-nlinks_2023-04-11 xfs: online repair of file link counts [v24.0] (2023-04-11) tar.gz
scrub-iscan_2023-04-11 xfs: live inode scans for online fsck [v24.0] (2023-04-11) tar.gz
repair-quota_2023-04-11 xfs: online repair of quota and rt metadata files [v24.0] (2023-04-11) tar.gz
repair-file-mappings_2023-04-11 xfs: online repair of file fork mappings [v24.0] (2023-04-11) tar.gz
repair-ag-btrees_2023-04-11 xfs: online repair of AG btrees [v24.0] (2023-04-11) tar.gz
repair-inodes_2023-04-11 xfs: online repair of inodes and forks [v24.0] (2023-04-11) tar.gz
repair-force-rebuild_2023-04-11 xfs: force rebuilding of metadata [v24.0] (2023-04-11) tar.gz
repair-tweaks_2023-04-11 xfs: miscellaneous repair tweaks [v24.0] (2023-04-11) tar.gz
scrub-rtsummary_2023-04-11 xfs: online scrubbing of realtime summary files [v24.0] (2023-04-11) tar.gz
big-array_2023-04-11 xfs: stage repair information in pageable memory [v24.0] (2023-04-11) tar.gz
repair-prep-for-bulk-loading_2023-04-11 xfs: prepare repair for bulk loading [v24.0] (2023-04-11) tar.gz
repair-reap-fixes_2023-04-11 xfs: fix online repair block reaping [v24.0] (2023-04-11) tar.gz
scrub-strengthen-rmap-checking_2023-04-11 xfs: strengthen rmapbt scrubbing [v24.0] (2023-04-11) tar.gz
repair-bitmap-rework_2023-04-11 xfs: rework online fsck incore bitmap [v24.0] (2023-04-11) tar.gz
scrub-fix-xattr-memory-mgmt_2023-04-11 xfs: clean up memory management in xattr scrub [v24.0] (2023-04-11) tar.gz
scrub-detect-mergeable-records_2023-04-11 xfs: detect mergeable and overlapping btree records [v24.0] (2023-04-11) tar.gz
scrub-merge-bmap-records_2023-04-11 xfs: merge bmap records for faster scrubs [v24.0] (2023-04-11) tar.gz
scrub-dir-iget-fixes_2023-04-11 xfs: fix iget usage in directory scrub [v24.0] (2023-04-11) tar.gz
scrub-parent-fixes_2023-04-11 xfs: fix bugs in parent pointer checking [v24.0] (2023-04-11) tar.gz
scrub-iget-fixes_2023-04-11 xfs: fix iget/irele usage in online fsck [v24.0] (2023-04-11) tar.gz
scrub-detect-rmapbt-gaps_2023-04-11 xfs: detect incorrect gaps in rmap btree [v24.0] (2023-04-11) tar.gz
scrub-detect-inobt-gaps_2023-04-11 xfs: detect incorrect gaps in inode btree [v24.0] (2023-04-11) tar.gz
scrub-detect-refcount-gaps_2023-04-11 xfs: detect incorrect gaps in refcount btree [v24.0] (2023-04-11) tar.gz
scrub-btree-key-enhancements_2023-04-11 xfs: enhance btree key scrubbing [v24.0] (2023-04-11) tar.gz
rmap-btree-fix-key-handling_2023-04-11 xfs: fix rmap btree key flag handling [v24.0] (2023-04-11) tar.gz
btree-hoist-scrub-checks_2023-04-11 xfs: hoist scrub record checks into libxfs [v24.0] (2023-04-11) tar.gz
btree-complain-bad-records_2023-04-11 xfs: standardize btree record checking code [v24.0] (2023-04-11) tar.gz
scrub-drain-intents_2023-04-11 xfs: drain deferred work items when scrubbing [v24.0] (2023-04-11) tar.gz
scrub-fix-legalese_2023-04-11 xfs_scrub: fix licensing and copyright notices [v24.0] (2023-04-11) tar.gz
pass-perag-refs_2023-04-11 xfs: pass perag references around when possible [v24.0] (2023-04-11) tar.gz
intents-perag-refs_2023-04-11 xfs: make intent items take a perag reference [v24.0] (2023-04-11) tar.gz
online-fsck-design_2023-04-11 xfs: design documentation for online fsck [v24.0] (2023-04-11) tar.gz
xfs-6.3-fixes_2023-04-11 xfs: fixes for 6.3 (2023-04-11) tar.gz
v6.3-rc6     Linux 6.3-rc6 (2023-04-09) tar.gz
pptrs-online-dir-check_2023-04-06 xfs: online checking of directories [v11] (2023-04-06) tar.gz
pptrs-online-parent-check_2023-04-06 xfs: online checking of parent pointers [v11] (2023-04-06) tar.gz
pptrs-online-parent-repair_2023-04-06 xfs: online checking of parent pointers [v11] (2023-04-06) tar.gz
pptrs-online-dir-repair_2023-04-06 xfs: online repair of directories [v11] (2023-04-06) tar.gz
pptrs-online-fsck-backports_2023-04-06 xfs: online fsck support patches [v11] (2023-04-06) tar.gz
pptrs-hold-ilocks_2023-04-06 xfs: hold ILOCK during deferred dir ops [v11] (2023-04-06) tar.gz
pptrs_2023-04-06 xfs: Parent Pointers [v11] (2023-04-06) tar.gz
pptrs-attr-nvlookups_2023-04-06 xfs: name-value xattr lookups [v11] (2023-04-06) tar.gz
xfs-6.3-fixes_2023-04-05 xfs: more bug fixes for 6.3-rc3 (2023-04-05) tar.gz
fix-asciici-bugs-6.3_2023-04-05 xfs: fix ascii-ci problems, then kill it [v2] (2023-04-05) tar.gz
xfs-6.3-fixes_2023-04-04 xfs: more bug fixes for 6.3-rc3 (2023-04-04) tar.gz
fix-asciici-tolower-6.3_2023-04-04 xfs: fix ascii-ci problems with userspace (2023-04-04) tar.gz
djwong-wtf_2023-04-02 xfs: patches undergoing development (2023-04-02) tar.gz
defrag-freespace_2023-04-02 xfs: defragment free space (2023-04-02) tar.gz
report-refcounts_2023-04-02 xfs: report refcount information to userspace (2023-04-02) tar.gz
vectorized-scrub_2023-04-02 xfs: vectorize scrub kernel calls (2023-04-02) tar.gz
realtime-quotas_2023-04-02 xfs: enable quota for realtime voluems (2023-04-02) tar.gz
reduce-eofblocks-gc-on-close_2023-04-02 xfs: improve post-close eofblocks gc behavior (2023-04-02) tar.gz
realtime-reflink-extsize_2023-04-02 xfs: reflink with large realtime extents (2023-04-02) tar.gz
realtime-reflink_2023-04-02 xfs: reflink on the realtime device (2023-04-02) tar.gz
refcount-intent-cleanups_2023-04-02 xfs: refcount log intent cleanups (2023-04-02) tar.gz
noalloc-ags_2023-04-02 xfs: noalloc allocation groups (2023-04-02) tar.gz
realtime-rmap_2023-04-02 xfs: realtime reverse-mapping support (2023-04-02) tar.gz
rmap-intent-cleanups_2023-04-02 xfs: rmap log intent cleanups (2023-04-02) tar.gz
realtime-extfree-intents_2023-04-02 xfs: widen EFI format to support rt (2023-04-02) tar.gz
extfree-intent-cleanups_2023-04-02 xfs: extent free log intent cleanups (2023-04-02) tar.gz
reserve-rt-metadata-space_2023-04-02 xfs: enable in-core block reservation for rt metadata (2023-04-02) tar.gz
realtime-discard_2023-04-02 xfs: enable FITRIM for the realtime section (2023-04-02) tar.gz
realtime-groups_2023-04-02 xfsprogs: shard the realtime section (2023-04-02) tar.gz
refactor-rt-locking_2023-04-02 xfs: refactor realtime meta inode locking (2023-04-02) tar.gz
refactor-rtbitmap-macros_2023-04-02 xfs: refactor rtbitmap/summary macros (2023-04-02) tar.gz
refactor-rt-unit-conversions_2023-04-02 xfs: refactor rt extent unit conversions (2023-04-02) tar.gz
btree-ifork-records_2023-04-02 xfs: refactor btrees to support records in inode root (2023-04-02) tar.gz
clean-up-realtime-units_2023-04-02 xfs: clean up realtime type usage (2023-04-02) tar.gz
metadir_2023-04-02 xfs: metadata inode directories (2023-04-02) tar.gz
inode-refactor_2023-04-02 xfs: hoist inode operations to libxfs (2023-04-02) tar.gz
discard-relax-locks_2023-04-02 xfs: relax AGF locks during fstrim (2023-04-02) tar.gz
xfile-page-caching_2023-04-02 xfs: cache xfile pages for better performance (2023-04-02) tar.gz
repair-iunlink_2023-04-02 xfs: online fsck of iunlink buckets (2023-04-02) tar.gz
repair-parent-pointers_2023-04-02 xfs: online repair of parent pointers (2023-04-02) tar.gz
repair-symlink_2023-04-02 xfs: online repair of symbolic links (2023-04-02) tar.gz
repair-orphanage_2023-04-02 xfs: move orphan files to lost and found (2023-04-02) tar.gz
repair-dirs_2023-04-02 xfs: online repair of directories (2023-04-02) tar.gz
dirattr-validate-owners_2023-04-02 xfs: set and validate dir/attr block owners (2023-04-02) tar.gz
repair-xattrs_2023-04-02 xfs: online repair of extended attributes (2023-04-02) tar.gz
repair-rtsummary_2023-04-02 xfs: online repair of realtime summaries (2023-04-02) tar.gz
repair-tempfiles_2023-04-02 xfs: create temporary files for online repair (2023-04-02) tar.gz
atomic-file-updates_2023-04-02 xfs: atomic file updates (2023-04-02) tar.gz
symlink-cleanups_2023-04-02 xfs: clean up symbolic link code (2023-04-02) tar.gz
expand-bmap-intent-usage_2023-04-02 xfs: support attrfork and unwritten BUIs (2023-04-02) tar.gz
realtime-bmap-intents_2023-04-02 xfs: widen BUI formats to support realtime (2023-04-02) tar.gz
bmap-intent-cleanups_2023-04-02 xfs: bmap log intent cleanups (2023-04-02) tar.gz
repair-refcount-scalability_2023-04-02 xfs: reduce refcount repair memory usage (2023-04-02) tar.gz
btree-geometry-in-ops_2023-04-02 xfs: move btree geometry to ops struct (2023-04-02) tar.gz
repair-rmap-btree_2023-04-02 xfs: online repair of rmap btrees (2023-04-02) tar.gz
in-memory-btrees_2023-04-02 xfs: support in-memory btrees (2023-04-02) tar.gz
repair-fscounters_2023-04-02 xfs: online repair for fs summary counters (2023-04-02) tar.gz
indirect-health-reporting_2023-04-02 xfs: indirect health reporting (2023-04-02) tar.gz
corruption-health-reports_2023-04-02 xfs: report corruption to the health trackers (2023-04-02) tar.gz
scrub-nlinks_2023-04-02 xfs: online repair of file link counts (2023-04-02) tar.gz
repair-quotacheck_2023-04-02 xfs: online repair of quota counters (2023-04-02) tar.gz
scrub-iscan_2023-04-02 xfs: live inode scans for online fsck (2023-04-02) tar.gz
repair-quota_2023-04-02 xfs: online repair of quota and rt metadata files (2023-04-02) tar.gz
repair-file-mappings_2023-04-02 xfs: online repair of file fork mappings (2023-04-02) tar.gz
repair-inodes_2023-04-02 xfs: online repair of inodes and forks (2023-04-02) tar.gz
repair-ag-btrees_2023-04-02 xfs: online repair of AG btrees (2023-04-02) tar.gz
repair-force-rebuild_2023-04-02 xfs: force rebuilding of metadata (2023-04-02) tar.gz
repair-tweaks_2023-04-02 xfs: miscellaneous repair tweaks (2023-04-02) tar.gz
scrub-rtsummary_2023-04-02 xfs: online scrubbing of realtime summary files (2023-04-02) tar.gz
big-array_2023-04-02 xfs: stage repair information in pageable memory (2023-04-02) tar.gz
repair-prep-for-bulk-loading_2023-04-02 xfs: prepare repair for bulk loading (2023-04-02) tar.gz
repair-reap-fixes_2023-04-02 xfs: fix online repair block reaping (2023-04-02) tar.gz
scrub-strengthen-rmap-checking_2023-04-02 xfs: strengthen rmapbt scrubbing (2023-04-02) tar.gz
repair-bitmap-rework_2023-04-02 xfs: rework online fsck incore bitmap (2023-04-02) tar.gz
scrub-fix-xattr-memory-mgmt_2023-04-02 xfs: clean up memory management in xattr scrub (2023-04-02) tar.gz
scrub-detect-mergeable-records_2023-04-02 xfs: detect mergeable and overlapping btree records (2023-04-02) tar.gz
scrub-merge-bmap-records_2023-04-02 xfs: merge bmap records for faster scrubs (2023-04-02) tar.gz
scrub-dir-iget-fixes_2023-04-02 xfs: fix iget usage in directory scrub (2023-04-02) tar.gz
scrub-parent-fixes_2023-04-02 xfs: fix bugs in parent pointer checking (2023-04-02) tar.gz
scrub-iget-fixes_2023-04-02 xfs: fix iget/irele usage in online fsck (2023-04-02) tar.gz
scrub-detect-rmapbt-gaps_2023-04-02 xfs: detect incorrect gaps in rmap btree (2023-04-02) tar.gz
scrub-detect-inobt-gaps_2023-04-02 xfs: detect incorrect gaps in inode btree (2023-04-02) tar.gz
scrub-detect-refcount-gaps_2023-04-02 xfs: detect incorrect gaps in refcount btree (2023-04-02) tar.gz
scrub-btree-key-enhancements_2023-04-02 xfs: enhance btree key scrubbing (2023-04-02) tar.gz
rmap-btree-fix-key-handling_2023-04-02 xfs: fix rmap btree key flag handling (2023-04-02) tar.gz
btree-hoist-scrub-checks_2023-04-02 xfs: hoist scrub record checks into libxfs (2023-04-02) tar.gz
btree-complain-bad-records_2023-04-02 xfs: standardize btree record checking code (2023-04-02) tar.gz
scrub-drain-intents_2023-04-02 xfs: drain deferred work items when scrubbing (2023-04-02) tar.gz
scrub-fix-legalese_2023-04-02 xfs_scrub: fix licensing and copyright notices (2023-04-02) tar.gz
pass-perag-refs_2023-04-02 xfs: pass perag references around when possible (2023-04-02) tar.gz
intents-perag-refs_2023-04-02 xfs: make intent items take a perag reference (2023-04-02) tar.gz
online-fsck-design_2023-04-02 xfs: design documentation for online fsck (2023-04-02) tar.gz
xfs-6.3-fixes_2023-04-02 xfs: fixes for 6.3 (2023-04-02) tar.gz
pptrs-online-dir-check_2023-04-02 xfs: online checking of directories (2023-04-02) tar.gz
pptrs-online-parent-repair_2023-04-02 xfs: online checking of parent pointers (2023-04-02) tar.gz
pptrs-online-dir-repair_2023-04-02 xfs: online repair of directories (2023-04-02) tar.gz
pptrs-online-parent-check_2023-04-02 xfs: online checking of parent pointers (2023-04-02) tar.gz
pptrs-online-fsck-backports_2023-04-02 xfs: online fsck support patches (2023-04-02) tar.gz
pptrs-bugfixes_2023-04-02 xfs: bug fixes for parent pointers (2023-04-02) tar.gz
pptrs-hold-ilocks_2023-04-02 xfs: hold ILOCK during deferred dir ops (2023-04-02) tar.gz
pptrs_2023-04-02 xfs: Parent Pointers (2023-04-02) tar.gz
pptrs-attr-nvlookups_2023-04-02 xfs: name-value xattr lookups (2023-04-02) tar.gz
v6.3-rc5     Linux 6.3-rc5 (2023-04-02) tar.gz
djwong-wtf_2023-03-24 xfs: patches undergoing development (2023-03-24) tar.gz
defrag-freespace_2023-03-24 xfs: defragment free space (2023-03-24) tar.gz
report-refcounts_2023-03-24 xfs: report refcount information to userspace (2023-03-24) tar.gz
vectorized-scrub_2023-03-24 xfs: vectorize scrub kernel calls (2023-03-24) tar.gz
realtime-quotas_2023-03-24 xfs: enable quota for realtime voluems (2023-03-24) tar.gz
reduce-eofblocks-gc-on-close_2023-03-24 xfs: improve post-close eofblocks gc behavior (2023-03-24) tar.gz
realtime-reflink-extsize_2023-03-24 xfs: reflink with large realtime extents (2023-03-24) tar.gz
realtime-reflink_2023-03-24 xfs: reflink on the realtime device (2023-03-24) tar.gz
refcount-intent-cleanups_2023-03-24 xfs: refcount log intent cleanups (2023-03-24) tar.gz
noalloc-ags_2023-03-24 xfs: noalloc allocation groups (2023-03-24) tar.gz
realtime-rmap_2023-03-24 xfs: realtime reverse-mapping support (2023-03-24) tar.gz
rmap-intent-cleanups_2023-03-24 xfs: rmap log intent cleanups (2023-03-24) tar.gz
realtime-extfree-intents_2023-03-24 xfs: widen EFI format to support rt (2023-03-24) tar.gz
extfree-intent-cleanups_2023-03-24 xfs: extent free log intent cleanups (2023-03-24) tar.gz
reserve-rt-metadata-space_2023-03-24 xfs: enable in-core block reservation for rt metadata (2023-03-24) tar.gz
realtime-discard_2023-03-24 xfs: enable FITRIM for the realtime section (2023-03-24) tar.gz
realtime-groups_2023-03-24 xfsprogs: shard the realtime section (2023-03-24) tar.gz
refactor-rt-locking_2023-03-24 xfs: refactor realtime meta inode locking (2023-03-24) tar.gz
refactor-rtbitmap-macros_2023-03-24 xfs: refactor rtbitmap/summary macros (2023-03-24) tar.gz
refactor-rt-unit-conversions_2023-03-24 xfs: refactor rt extent unit conversions (2023-03-24) tar.gz
clean-up-realtime-units_2023-03-24 xfs: clean up realtime type usage (2023-03-24) tar.gz
btree-ifork-records_2023-03-24 xfs: refactor btrees to support records in inode root (2023-03-24) tar.gz
metadir_2023-03-24 xfs: metadata inode directories (2023-03-24) tar.gz
inode-refactor_2023-03-24 xfs: hoist inode operations to libxfs (2023-03-24) tar.gz
discard-relax-locks_2023-03-24 xfs: relax AGF locks during fstrim (2023-03-24) tar.gz
xfile-page-caching_2023-03-24 xfs: cache xfile pages for better performance (2023-03-24) tar.gz
repair-iunlink_2023-03-24 xfs: online fsck of iunlink buckets (2023-03-24) tar.gz
repair-parent-pointers_2023-03-24 xfs: online repair of parent pointers (2023-03-24) tar.gz
repair-symlink_2023-03-24 xfs: online repair of symbolic links (2023-03-24) tar.gz
repair-orphanage_2023-03-24 xfs: move orphan files to lost and found (2023-03-24) tar.gz
repair-dirs_2023-03-24 xfs: online repair of directories (2023-03-24) tar.gz
dirattr-validate-owners_2023-03-24 xfs: set and validate dir/attr block owners (2023-03-24) tar.gz
repair-xattrs_2023-03-24 xfs: online repair of extended attributes (2023-03-24) tar.gz
repair-rtsummary_2023-03-24 xfs: online repair of realtime summaries (2023-03-24) tar.gz
repair-tempfiles_2023-03-24 xfs: create temporary files for online repair (2023-03-24) tar.gz
atomic-file-updates_2023-03-24 xfs: atomic file updates (2023-03-24) tar.gz
expand-bmap-intent-usage_2023-03-24 xfs: support attrfork and unwritten BUIs (2023-03-24) tar.gz
symlink-cleanups_2023-03-24 xfs: clean up symbolic link code (2023-03-24) tar.gz
realtime-bmap-intents_2023-03-24 xfs: widen BUI formats to support realtime (2023-03-24) tar.gz
bmap-intent-cleanups_2023-03-24 xfs: bmap log intent cleanups (2023-03-24) tar.gz
repair-refcount-scalability_2023-03-24 xfs: reduce refcount repair memory usage (2023-03-24) tar.gz
btree-geometry-in-ops_2023-03-24 xfs: move btree geometry to ops struct (2023-03-24) tar.gz
repair-rmap-btree_2023-03-24 xfs: online repair of rmap btrees (2023-03-24) tar.gz
in-memory-btrees_2023-03-24 xfs: support in-memory btrees (2023-03-24) tar.gz
repair-fscounters_2023-03-24 xfs: online repair for fs summary counters (2023-03-24) tar.gz
indirect-health-reporting_2023-03-24 xfs: indirect health reporting (2023-03-24) tar.gz
corruption-health-reports_2023-03-24 xfs: report corruption to the health trackers (2023-03-24) tar.gz
scrub-nlinks_2023-03-24 xfs: online repair of file link counts (2023-03-24) tar.gz
repair-quotacheck_2023-03-24 xfs: online repair of quota counters (2023-03-24) tar.gz
scrub-iscan_2023-03-24 xfs: live inode scans for online fsck (2023-03-24) tar.gz
repair-quota_2023-03-24 xfs: online repair of quota and rt metadata files (2023-03-24) tar.gz
repair-file-mappings_2023-03-24 xfs: online repair of file fork mappings (2023-03-24) tar.gz
repair-ag-btrees_2023-03-24 xfs: online repair of AG btrees (2023-03-24) tar.gz
repair-inodes_2023-03-24 xfs: online repair of inodes and forks (2023-03-24) tar.gz
repair-force-rebuild_2023-03-24 xfs: force rebuilding of metadata (2023-03-24) tar.gz
repair-tweaks_2023-03-24 xfs: miscellaneous repair tweaks (2023-03-24) tar.gz
scrub-rtsummary_2023-03-24 xfs: online scrubbing of realtime summary files (2023-03-24) tar.gz
big-array_2023-03-24 xfs: stage repair information in pageable memory (2023-03-24) tar.gz
repair-prep-for-bulk-loading_2023-03-24 xfs: prepare repair for bulk loading (2023-03-24) tar.gz
repair-reap-fixes_2023-03-24 xfs: fix online repair block reaping (2023-03-24) tar.gz
scrub-strengthen-rmap-checking_2023-03-24 xfs: strengthen rmapbt scrubbing (2023-03-24) tar.gz
repair-bitmap-rework_2023-03-24 xfs: rework online fsck incore bitmap (2023-03-24) tar.gz
scrub-detect-mergeable-records_2023-03-24 xfs: detect mergeable and overlapping btree records (2023-03-24) tar.gz
scrub-fix-xattr-memory-mgmt_2023-03-24 xfs: clean up memory management in xattr scrub (2023-03-24) tar.gz
scrub-merge-bmap-records_2023-03-24 xfs: merge bmap records for faster scrubs (2023-03-24) tar.gz
scrub-dir-iget-fixes_2023-03-24 xfs: fix iget usage in directory scrub (2023-03-24) tar.gz
scrub-parent-fixes_2023-03-24 xfs: fix bugs in parent pointer checking (2023-03-24) tar.gz
scrub-iget-fixes_2023-03-24 xfs: fix iget/irele usage in online fsck (2023-03-24) tar.gz
scrub-detect-inobt-gaps_2023-03-24 xfs: detect incorrect gaps in inode btree (2023-03-24) tar.gz
scrub-detect-rmapbt-gaps_2023-03-24 xfs: detect incorrect gaps in rmap btree (2023-03-24) tar.gz
scrub-detect-refcount-gaps_2023-03-24 xfs: detect incorrect gaps in refcount btree (2023-03-24) tar.gz
scrub-btree-key-enhancements_2023-03-24 xfs: enhance btree key scrubbing (2023-03-24) tar.gz
rmap-btree-fix-key-handling_2023-03-24 xfs: fix rmap btree key flag handling (2023-03-24) tar.gz
btree-complain-bad-records_2023-03-24 xfs: standardize btree record checking code (2023-03-24) tar.gz
btree-hoist-scrub-checks_2023-03-24 xfs: hoist scrub record checks into libxfs (2023-03-24) tar.gz
scrub-drain-intents_2023-03-24 xfs: drain deferred work items when scrubbing (2023-03-24) tar.gz
scrub-fix-legalese_2023-03-24 xfs_scrub: fix licensing and copyright notices (2023-03-24) tar.gz
pass-perag-refs_2023-03-24 xfs: pass perag references around when possible (2023-03-24) tar.gz
intents-perag-refs_2023-03-24 xfs: make intent items take a perag reference (2023-03-24) tar.gz
online-fsck-design_2023-03-24 xfs: design documentation for online fsck (2023-03-24) tar.gz
xfs-6.3-fixes_2023-03-24 xfs: fixes for 6.3 (2023-03-24) tar.gz
v6.3-rc3     Linux 6.3-rc3 (2023-03-19) tar.gz
pptrs-drop-unnecessary_2023-03-16 xfs: drop unnecessary changes (2023-03-16) tar.gz
pptrs-name-in-attr-key_2023-03-16 xfs: encode parent pointer name in xattr key (2023-03-16) tar.gz
pptrs-online-dir-check_2023-03-16 xfs: online checking of directories (2023-03-16) tar.gz
pptrs-online-parent-repair_2023-03-16 xfs: online checking of parent pointers (2023-03-16) tar.gz
pptrs-online-dir-repair_2023-03-16 xfs: online repair of directories (2023-03-16) tar.gz
pptrs-online-parent-check_2023-03-16 xfs: online checking of parent pointers (2023-03-16) tar.gz
pptrs-online-fsck-backports_2023-03-16 xfs: online fsck support patches (2023-03-16) tar.gz
pptrs-bugfixes_2023-03-16 xfs: bug fixes for parent pointers (2023-03-16) tar.gz
pptrs-for-next_2023-03-16 xfs: rebase for-next atop 6.3-rc2 (2023-03-16) tar.gz
pptrs_2023-03-16 xfs: Parent Pointers (2023-03-16) tar.gz
djwong-wtf_2023-03-14 xfs: patches undergoing development (2023-03-14) tar.gz
defrag-freespace_2023-03-14 xfs: defragment free space (2023-03-14) tar.gz
report-refcounts_2023-03-14 xfs: report refcount information to userspace (2023-03-14) tar.gz
reduce-eofblocks-gc-on-close_2023-03-14 xfs: improve post-close eofblocks gc behavior (2023-03-14) tar.gz
vectorized-scrub_2023-03-14 xfs: vectorize scrub kernel calls (2023-03-14) tar.gz
realtime-quotas_2023-03-14 xfs: enable quota for realtime voluems (2023-03-14) tar.gz
realtime-reflink-extsize_2023-03-14 xfs: reflink with large realtime extents (2023-03-14) tar.gz
realtime-reflink_2023-03-14 xfs: reflink on the realtime device (2023-03-14) tar.gz
noalloc-ags_2023-03-14 xfs: noalloc allocation groups (2023-03-14) tar.gz
refcount-intent-cleanups_2023-03-14 xfs: refcount log intent cleanups (2023-03-14) tar.gz
realtime-rmap_2023-03-14 xfs: realtime reverse-mapping support (2023-03-14) tar.gz
rmap-intent-cleanups_2023-03-14 xfs: rmap log intent cleanups (2023-03-14) tar.gz
realtime-extfree-intents_2023-03-14 xfs: widen EFI format to support rt (2023-03-14) tar.gz
extfree-intent-cleanups_2023-03-14 xfs: extent free log intent cleanups (2023-03-14) tar.gz
realtime-discard_2023-03-14 xfs: enable FITRIM for the realtime section (2023-03-14) tar.gz
reserve-rt-metadata-space_2023-03-14 xfs: enable in-core block reservation for rt metadata (2023-03-14) tar.gz
realtime-groups_2023-03-14 xfsprogs: shard the realtime section (2023-03-14) tar.gz
refactor-rt-locking_2023-03-14 xfs: refactor realtime meta inode locking (2023-03-14) tar.gz
refactor-rtbitmap-macros_2023-03-14 xfs: refactor rtbitmap/summary macros (2023-03-14) tar.gz
clean-up-realtime-units_2023-03-14 xfs: clean up realtime type usage (2023-03-14) tar.gz
refactor-rt-unit-conversions_2023-03-14 xfs: refactor rt extent unit conversions (2023-03-14) tar.gz
btree-ifork-records_2023-03-14 xfs: refactor btrees to support records in inode root (2023-03-14) tar.gz
metadir_2023-03-14 xfs: metadata inode directories (2023-03-14) tar.gz
inode-refactor_2023-03-14 xfs: hoist inode operations to libxfs (2023-03-14) tar.gz
discard-relax-locks_2023-03-14 xfs: relax AGF locks during fstrim (2023-03-14) tar.gz
repair-iunlink_2023-03-14 xfs: online fsck of iunlink buckets (2023-03-14) tar.gz
xfile-page-caching_2023-03-14 xfs: cache xfile pages for better performance (2023-03-14) tar.gz
repair-parent-pointers_2023-03-14 xfs: online repair of parent pointers (2023-03-14) tar.gz
repair-symlink_2023-03-14 xfs: online repair of symbolic links (2023-03-14) tar.gz
repair-orphanage_2023-03-14 xfs: move orphan files to lost and found (2023-03-14) tar.gz
repair-dirs_2023-03-14 xfs: online repair of directories (2023-03-14) tar.gz
repair-xattrs_2023-03-14 xfs: online repair of extended attributes (2023-03-14) tar.gz
dirattr-validate-owners_2023-03-14 xfs: set and validate dir/attr block owners (2023-03-14) tar.gz
repair-rtsummary_2023-03-14 xfs: online repair of realtime summaries (2023-03-14) tar.gz
repair-tempfiles_2023-03-14 xfs: create temporary files for online repair (2023-03-14) tar.gz
atomic-file-updates_2023-03-14 xfs: atomic file updates (2023-03-14) tar.gz
expand-bmap-intent-usage_2023-03-14 xfs: support attrfork and unwritten BUIs (2023-03-14) tar.gz
symlink-cleanups_2023-03-14 xfs: clean up symbolic link code (2023-03-14) tar.gz
realtime-bmap-intents_2023-03-14 xfs: widen BUI formats to support realtime (2023-03-14) tar.gz
bmap-intent-cleanups_2023-03-14 xfs: bmap log intent cleanups (2023-03-14) tar.gz
repair-refcount-scalability_2023-03-14 xfs: reduce refcount repair memory usage (2023-03-14) tar.gz
btree-geometry-in-ops_2023-03-14 xfs: move btree geometry to ops struct (2023-03-14) tar.gz
repair-rmap-btree_2023-03-14 xfs: online repair of rmap btrees (2023-03-14) tar.gz
in-memory-btrees_2023-03-14 xfs: support in-memory btrees (2023-03-14) tar.gz
repair-fscounters_2023-03-14 xfs: online repair for fs summary counters (2023-03-14) tar.gz
indirect-health-reporting_2023-03-14 xfs: indirect health reporting (2023-03-14) tar.gz
corruption-health-reports_2023-03-14 xfs: report corruption to the health trackers (2023-03-14) tar.gz
scrub-nlinks_2023-03-14 xfs: online repair of file link counts (2023-03-14) tar.gz
repair-quotacheck_2023-03-14 xfs: online repair of quota counters (2023-03-14) tar.gz
scrub-iscan_2023-03-14 xfs: live inode scans for online fsck (2023-03-14) tar.gz
repair-quota_2023-03-14 xfs: online repair of quota and rt metadata files (2023-03-14) tar.gz
repair-file-mappings_2023-03-14 xfs: online repair of file fork mappings (2023-03-14) tar.gz
repair-inodes_2023-03-14 xfs: online repair of inodes and forks (2023-03-14) tar.gz
repair-ag-btrees_2023-03-14 xfs: online repair of AG btrees (2023-03-14) tar.gz
repair-force-rebuild_2023-03-14 xfs: force rebuilding of metadata (2023-03-14) tar.gz
repair-tweaks_2023-03-14 xfs: miscellaneous repair tweaks (2023-03-14) tar.gz
scrub-rtsummary_2023-03-14 xfs: online scrubbing of realtime summary files (2023-03-14) tar.gz
big-array_2023-03-14 xfs: stage repair information in pageable memory (2023-03-14) tar.gz
repair-prep-for-bulk-loading_2023-03-14 xfs: prepare repair for bulk loading (2023-03-14) tar.gz
repair-reap-fixes_2023-03-14 xfs: fix online repair block reaping (2023-03-14) tar.gz
scrub-strengthen-rmap-checking_2023-03-14 xfs: strengthen rmapbt scrubbing (2023-03-14) tar.gz
repair-bitmap-rework_2023-03-14 xfs: rework online fsck incore bitmap (2023-03-14) tar.gz
scrub-detect-mergeable-records_2023-03-14 xfs: detect mergeable and overlapping btree records (2023-03-14) tar.gz
scrub-fix-xattr-memory-mgmt_2023-03-14 xfs: clean up memory management in xattr scrub (2023-03-14) tar.gz
scrub-merge-bmap-records_2023-03-14 xfs: merge bmap records for faster scrubs (2023-03-14) tar.gz
scrub-dir-iget-fixes_2023-03-14 xfs: fix iget usage in directory scrub (2023-03-14) tar.gz
scrub-parent-fixes_2023-03-14 xfs: fix bugs in parent pointer checking (2023-03-14) tar.gz
scrub-detect-rmapbt-gaps_2023-03-14 xfs: detect incorrect gaps in rmap btree (2023-03-14) tar.gz
scrub-iget-fixes_2023-03-14 xfs: fix iget/irele usage in online fsck (2023-03-14) tar.gz
scrub-detect-inobt-gaps_2023-03-14 xfs: detect incorrect gaps in inode btree (2023-03-14) tar.gz
scrub-detect-refcount-gaps_2023-03-14 xfs: detect incorrect gaps in refcount btree (2023-03-14) tar.gz
scrub-btree-key-enhancements_2023-03-14 xfs: enhance btree key scrubbing (2023-03-14) tar.gz
btree-hoist-scrub-checks_2023-03-14 xfs: hoist scrub record checks into libxfs (2023-03-14) tar.gz
rmap-btree-fix-key-handling_2023-03-14 xfs: fix rmap btree key flag handling (2023-03-14) tar.gz
btree-complain-bad-records_2023-03-14 xfs: standardize btree record checking code (2023-03-14) tar.gz
scrub-drain-intents_2023-03-14 xfs: drain deferred work items when scrubbing (2023-03-14) tar.gz
scrub-fix-legalese_2023-03-14 xfs_scrub: fix licensing and copyright notices (2023-03-14) tar.gz
intents-perag-refs_2023-03-14 xfs: make intent items take a perag reference (2023-03-14) tar.gz
pass-perag-refs_2023-03-14 xfs: pass perag references around when possible (2023-03-14) tar.gz
online-fsck-design_2023-03-14 xfs: design documentation for online fsck (2023-03-14) tar.gz
xfs-6.3-fixes_2023-03-14 xfs: fixes for 6.3 (2023-03-14) tar.gz
v6.3-rc2     Linux 6.3-rc2 (2023-03-12) tar.gz
docs-online-fsck-design_2023-03-06 xfs: design documentation for online fsck (2023-03-06) tar.gz
docs-6.3-fixes_2023-03-06 docs: fixes for 6.3 (2023-03-06) tar.gz
v6.3-rc1     Linux 6.3-rc1 (2023-03-05) tar.gz
pptrs-ioctl-flexarray_2023-03-03 xfs: use flex arrays for XFS_IOC_GETPARENTS (2023-03-03) tar.gz
pptrs-vlookup_2023-03-03 xfs: remove parent pointer hashing (2023-03-03) tar.gz
pptrs-name-in-attr-key_2023-03-03 xfs: encode parent pointer name in xattr key (2023-03-03) tar.gz
pptrs-online-dir-check_2023-03-03 xfs: online checking of directories (2023-03-03) tar.gz
pptrs-online-parent-repair_2023-03-03 xfs: online checking of parent pointers (2023-03-03) tar.gz
pptrs-online-parent-check_2023-03-03 xfs: online checking of parent pointers (2023-03-03) tar.gz
pptrs-online-dir-repair_2023-03-03 xfs: online repair of directories (2023-03-03) tar.gz
pptrs-ioctl_2023-03-03 xfs: rework the GETPARENTS ioctl (2023-03-03) tar.gz
pptrs-online-fsck-backports_2023-03-03 xfs: online fsck support patches (2023-03-03) tar.gz
pptrs-bugfixes_2023-03-03 xfs: bug fixes for parent pointers (2023-03-03) tar.gz
pptrs_2023-03-03 xfs: Parent Pointers (2023-03-03) tar.gz
pptrs-for-next_2023-03-03 xfs: rebase for-next atop 6.2-rc8 (2023-03-03) tar.gz
achender/xfs_new_pptrsv9_r2_2023-03-03 autogenerated tag for achender/xfs_new_pptrsv9_r2 (2023-03-03) tar.gz
djwong-wtf_2023-03-01 xfs: patches undergoing development (2023-03-01) tar.gz
defrag-freespace_2023-03-01 xfs: defragment free space (2023-03-01) tar.gz
report-refcounts_2023-03-01 xfs: report refcount information to userspace (2023-03-01) tar.gz
vectorized-scrub_2023-03-01 xfs: vectorize scrub kernel calls (2023-03-01) tar.gz
reduce-eofblocks-gc-on-close_2023-03-01 xfs: improve post-close eofblocks gc behavior (2023-03-01) tar.gz
realtime-quotas_2023-03-01 xfs: enable quota for realtime voluems (2023-03-01) tar.gz
realtime-reflink-extsize_2023-03-01 xfs: reflink with large realtime extents (2023-03-01) tar.gz
realtime-reflink_2023-03-01 xfs: reflink on the realtime device (2023-03-01) tar.gz
noalloc-ags_2023-03-01 xfs: noalloc allocation groups (2023-03-01) tar.gz
refcount-intent-cleanups_2023-03-01 xfs: refcount log intent cleanups (2023-03-01) tar.gz
realtime-rmap_2023-03-01 xfs: realtime reverse-mapping support (2023-03-01) tar.gz
rmap-intent-cleanups_2023-03-01 xfs: rmap log intent cleanups (2023-03-01) tar.gz
realtime-extfree-intents_2023-03-01 xfs: widen EFI format to support rt (2023-03-01) tar.gz
extfree-intent-cleanups_2023-03-01 xfs: extent free log intent cleanups (2023-03-01) tar.gz
reserve-rt-metadata-space_2023-03-01 xfs: enable in-core block reservation for rt metadata (2023-03-01) tar.gz
realtime-discard_2023-03-01 xfs: enable FITRIM for the realtime section (2023-03-01) tar.gz
realtime-groups_2023-03-01 xfsprogs: shard the realtime section (2023-03-01) tar.gz
refactor-rt-locking_2023-03-01 xfs: refactor realtime meta inode locking (2023-03-01) tar.gz
refactor-rt-unit-conversions_2023-03-01 xfs: refactor rt extent unit conversions (2023-03-01) tar.gz
refactor-rtbitmap-macros_2023-03-01 xfs: refactor rtbitmap/summary macros (2023-03-01) tar.gz
clean-up-realtime-units_2023-03-01 xfs: clean up realtime type usage (2023-03-01) tar.gz
btree-ifork-records_2023-03-01 xfs: refactor btrees to support records in inode root (2023-03-01) tar.gz
metadir_2023-03-01 xfs: metadata inode directories (2023-03-01) tar.gz
inode-refactor_2023-03-01 xfs: hoist inode operations to libxfs (2023-03-01) tar.gz
discard-relax-locks_2023-03-01 xfs: relax AGF locks during fstrim (2023-03-01) tar.gz
xfile-page-caching_2023-03-01 xfs: cache xfile pages for better performance (2023-03-01) tar.gz
repair-iunlink_2023-03-01 xfs: online fsck of iunlink buckets (2023-03-01) tar.gz
repair-parent-pointers_2023-03-01 xfs: online repair of parent pointers (2023-03-01) tar.gz
repair-symlink_2023-03-01 xfs: online repair of symbolic links (2023-03-01) tar.gz
repair-dirs_2023-03-01 xfs: online repair of directories (2023-03-01) tar.gz
repair-orphanage_2023-03-01 xfs: move orphan files to lost and found (2023-03-01) tar.gz
repair-xattrs_2023-03-01 xfs: online repair of extended attributes (2023-03-01) tar.gz
dirattr-validate-owners_2023-03-01 xfs: set and validate dir/attr block owners (2023-03-01) tar.gz
repair-rtsummary_2023-03-01 xfs: online repair of realtime summaries (2023-03-01) tar.gz
repair-tempfiles_2023-03-01 xfs: create temporary files for online repair (2023-03-01) tar.gz
atomic-file-updates_2023-03-01 xfs: atomic file updates (2023-03-01) tar.gz
symlink-cleanups_2023-03-01 xfs: clean up symbolic link code (2023-03-01) tar.gz
expand-bmap-intent-usage_2023-03-01 xfs: support attrfork and unwritten BUIs (2023-03-01) tar.gz
realtime-bmap-intents_2023-03-01 xfs: widen BUI formats to support realtime (2023-03-01) tar.gz
bmap-intent-cleanups_2023-03-01 xfs: bmap log intent cleanups (2023-03-01) tar.gz
btree-geometry-in-ops_2023-03-01 xfs: move btree geometry to ops struct (2023-03-01) tar.gz
repair-refcount-scalability_2023-03-01 xfs: reduce refcount repair memory usage (2023-03-01) tar.gz
repair-rmap-btree_2023-03-01 xfs: online repair of rmap btrees (2023-03-01) tar.gz
in-memory-btrees_2023-03-01 xfs: support in-memory btrees (2023-03-01) tar.gz
repair-fscounters_2023-03-01 xfs: online repair for fs summary counters (2023-03-01) tar.gz
indirect-health-reporting_2023-03-01 xfs: indirect health reporting (2023-03-01) tar.gz
corruption-health-reports_2023-03-01 xfs: report corruption to the health trackers (2023-03-01) tar.gz
scrub-nlinks_2023-03-01 xfs: online repair of file link counts (2023-03-01) tar.gz
repair-quotacheck_2023-03-01 xfs: online repair of quota counters (2023-03-01) tar.gz
scrub-iscan_2023-03-01 xfs: live inode scans for online fsck (2023-03-01) tar.gz
repair-quota_2023-03-01 xfs: online repair of quota and rt metadata files (2023-03-01) tar.gz
repair-file-mappings_2023-03-01 xfs: online repair of file fork mappings (2023-03-01) tar.gz
repair-inodes_2023-03-01 xfs: online repair of inodes and forks (2023-03-01) tar.gz
repair-ag-btrees_2023-03-01 xfs: online repair of AG btrees (2023-03-01) tar.gz
repair-force-rebuild_2023-03-01 xfs: force rebuilding of metadata (2023-03-01) tar.gz
repair-tweaks_2023-03-01 xfs: miscellaneous repair tweaks (2023-03-01) tar.gz
big-array_2023-03-01 xfs: stage repair information in pageable memory (2023-03-01) tar.gz
scrub-rtsummary_2023-03-01 xfs: online scrubbing of realtime summary files (2023-03-01) tar.gz
repair-prep-for-bulk-loading_2023-03-01 xfs: prepare repair for bulk loading (2023-03-01) tar.gz
repair-reap-fixes_2023-03-01 xfs: fix online repair block reaping (2023-03-01) tar.gz
scrub-strengthen-rmap-checking_2023-03-01 xfs: strengthen rmapbt scrubbing (2023-03-01) tar.gz
repair-bitmap-rework_2023-03-01 xfs: rework online fsck incore bitmap (2023-03-01) tar.gz
scrub-fix-xattr-memory-mgmt_2023-03-01 xfs: clean up memory management in xattr scrub (2023-03-01) tar.gz
scrub-detect-mergeable-records_2023-03-01 xfs: detect mergeable and overlapping btree records (2023-03-01) tar.gz
scrub-merge-bmap-records_2023-03-01 xfs: merge bmap records for faster scrubs (2023-03-01) tar.gz
scrub-dir-iget-fixes_2023-03-01 xfs: fix iget usage in directory scrub (2023-03-01) tar.gz
scrub-parent-fixes_2023-03-01 xfs: fix bugs in parent pointer checking (2023-03-01) tar.gz
scrub-detect-rmapbt-gaps_2023-03-01 xfs: detect incorrect gaps in rmap btree (2023-03-01) tar.gz
scrub-iget-fixes_2023-03-01 xfs: fix iget/irele usage in online fsck (2023-03-01) tar.gz
scrub-detect-inobt-gaps_2023-03-01 xfs: detect incorrect gaps in inode btree (2023-03-01) tar.gz
scrub-detect-refcount-gaps_2023-03-01 xfs: detect incorrect gaps in refcount btree (2023-03-01) tar.gz
scrub-btree-key-enhancements_2023-03-01 xfs: enhance btree key scrubbing (2023-03-01) tar.gz
btree-hoist-scrub-checks_2023-03-01 xfs: hoist scrub record checks into libxfs (2023-03-01) tar.gz
rmap-btree-fix-key-handling_2023-03-01 xfs: fix rmap btree key flag handling (2023-03-01) tar.gz
btree-complain-bad-records_2023-03-01 xfs: standardize btree record checking code (2023-03-01) tar.gz
scrub-drain-intents_2023-03-01 xfs: drain deferred work items when scrubbing (2023-03-01) tar.gz
scrub-fix-legalese_2023-03-01 xfs_scrub: fix licensing and copyright notices (2023-03-01) tar.gz
intents-perag-refs_2023-03-01 xfs: make intent items take a perag reference (2023-03-01) tar.gz
pass-perag-refs_2023-03-01 xfs: pass perag references around when possible (2023-03-01) tar.gz
intents-naming-cleanups_2023-03-01 xfs: variable and naming cleanups for intent items (2023-03-01) tar.gz
online-fsck-design_2023-03-01 xfs: design documentation for online fsck (2023-03-01) tar.gz
xfs-6.2-fixes_2023-03-01 xfs: fixes for 6.2 (2023-03-01) tar.gz
djwong-wtf_2023-02-17 xfs: patches undergoing development (2023-02-17) tar.gz
defrag-freespace_2023-02-17 xfs: defragment free space (2023-02-17) tar.gz
report-refcounts_2023-02-17 xfs: report refcount information to userspace (2023-02-17) tar.gz
vectorized-scrub_2023-02-17 xfs: vectorize scrub kernel calls (2023-02-17) tar.gz
realtime-quotas_2023-02-17 xfs: enable quota for realtime voluems (2023-02-17) tar.gz
reduce-eofblocks-gc-on-close_2023-02-17 xfs: improve post-close eofblocks gc behavior (2023-02-17) tar.gz
realtime-reflink-extsize_2023-02-17 xfs: reflink with large realtime extents (2023-02-17) tar.gz
realtime-reflink_2023-02-17 xfs: reflink on the realtime device (2023-02-17) tar.gz
refcount-intent-cleanups_2023-02-17 xfs: refcount log intent cleanups (2023-02-17) tar.gz
noalloc-ags_2023-02-17 xfs: noalloc allocation groups (2023-02-17) tar.gz
realtime-rmap_2023-02-17 xfs: realtime reverse-mapping support (2023-02-17) tar.gz
rmap-intent-cleanups_2023-02-17 xfs: rmap log intent cleanups (2023-02-17) tar.gz
realtime-extfree-intents_2023-02-17 xfs: widen EFI format to support rt (2023-02-17) tar.gz
extfree-intent-cleanups_2023-02-17 xfs: extent free log intent cleanups (2023-02-17) tar.gz
reserve-rt-metadata-space_2023-02-17 xfs: enable in-core block reservation for rt metadata (2023-02-17) tar.gz
realtime-discard_2023-02-17 xfs: enable FITRIM for the realtime section (2023-02-17) tar.gz
realtime-groups_2023-02-17 xfsprogs: shard the realtime section (2023-02-17) tar.gz
refactor-rt-locking_2023-02-17 xfs: refactor realtime meta inode locking (2023-02-17) tar.gz
refactor-rtbitmap-macros_2023-02-17 xfs: refactor rtbitmap/summary macros (2023-02-17) tar.gz
refactor-rt-unit-conversions_2023-02-17 xfs: refactor rt extent unit conversions (2023-02-17) tar.gz
clean-up-realtime-units_2023-02-17 xfs: clean up realtime type usage (2023-02-17) tar.gz
btree-ifork-records_2023-02-17 xfs: refactor btrees to support records in inode root (2023-02-17) tar.gz
metadir_2023-02-17 xfs: metadata inode directories (2023-02-17) tar.gz
inode-refactor_2023-02-17 xfs: hoist inode operations to libxfs (2023-02-17) tar.gz
discard-relax-locks_2023-02-17 xfs: relax AGF locks during fstrim (2023-02-17) tar.gz
xfile-page-caching_2023-02-17 xfs: cache xfile pages for better performance (2023-02-17) tar.gz
repair-iunlink_2023-02-17 xfs: online fsck of iunlink buckets (2023-02-17) tar.gz
repair-parent-pointers_2023-02-17 xfs: online repair of parent pointers (2023-02-17) tar.gz
repair-symlink_2023-02-17 xfs: online repair of symbolic links (2023-02-17) tar.gz
repair-orphanage_2023-02-17 xfs: move orphan files to lost and found (2023-02-17) tar.gz
repair-dirs_2023-02-17 xfs: online repair of directories (2023-02-17) tar.gz
dirattr-validate-owners_2023-02-17 xfs: set and validate dir/attr block owners (2023-02-17) tar.gz
repair-xattrs_2023-02-17 xfs: online repair of extended attributes (2023-02-17) tar.gz
repair-rtsummary_2023-02-17 xfs: online repair of realtime summaries (2023-02-17) tar.gz
repair-tempfiles_2023-02-17 xfs: create temporary files for online repair (2023-02-17) tar.gz
atomic-file-updates_2023-02-17 xfs: atomic file updates (2023-02-17) tar.gz
expand-bmap-intent-usage_2023-02-17 xfs: support attrfork and unwritten BUIs (2023-02-17) tar.gz
symlink-cleanups_2023-02-17 xfs: clean up symbolic link code (2023-02-17) tar.gz
realtime-bmap-intents_2023-02-17 xfs: widen BUI formats to support realtime (2023-02-17) tar.gz
bmap-intent-cleanups_2023-02-17 xfs: bmap log intent cleanups (2023-02-17) tar.gz
repair-refcount-scalability_2023-02-17 xfs: reduce refcount repair memory usage (2023-02-17) tar.gz
btree-geometry-in-ops_2023-02-17 xfs: move btree geometry to ops struct (2023-02-17) tar.gz
repair-rmap-btree_2023-02-17 xfs: online repair of rmap btrees (2023-02-17) tar.gz
in-memory-btrees_2023-02-17 xfs: support in-memory btrees (2023-02-17) tar.gz
repair-fscounters_2023-02-17 xfs: online repair for fs summary counters (2023-02-17) tar.gz
indirect-health-reporting_2023-02-17 xfs: indirect health reporting (2023-02-17) tar.gz
corruption-health-reports_2023-02-17 xfs: report corruption to the health trackers (2023-02-17) tar.gz
repair-quotacheck_2023-02-17 xfs: online repair of quota counters (2023-02-17) tar.gz
scrub-nlinks_2023-02-17 xfs: online repair of file link counts (2023-02-17) tar.gz
scrub-iscan_2023-02-17 xfs: live inode scans for online fsck (2023-02-17) tar.gz
repair-quota_2023-02-17 xfs: online repair of quota and rt metadata files (2023-02-17) tar.gz
repair-file-mappings_2023-02-17 xfs: online repair of file fork mappings (2023-02-17) tar.gz
repair-ag-btrees_2023-02-17 xfs: online repair of AG btrees (2023-02-17) tar.gz
repair-inodes_2023-02-17 xfs: online repair of inodes and forks (2023-02-17) tar.gz
repair-force-rebuild_2023-02-17 xfs: force rebuilding of metadata (2023-02-17) tar.gz
repair-tweaks_2023-02-17 xfs: miscellaneous repair tweaks (2023-02-17) tar.gz
scrub-rtsummary_2023-02-17 xfs: online scrubbing of realtime summary files (2023-02-17) tar.gz
big-array_2023-02-17 xfs: stage repair information in pageable memory (2023-02-17) tar.gz
repair-prep-for-bulk-loading_2023-02-17 xfs: prepare repair for bulk loading (2023-02-17) tar.gz
repair-reap-fixes_2023-02-17 xfs: fix online repair block reaping (2023-02-17) tar.gz
scrub-strengthen-rmap-checking_2023-02-17 xfs: strengthen rmapbt scrubbing (2023-02-17) tar.gz
repair-bitmap-rework_2023-02-17 xfs: rework online fsck incore bitmap (2023-02-17) tar.gz
scrub-fix-xattr-memory-mgmt_2023-02-17 xfs: clean up memory management in xattr scrub (2023-02-17) tar.gz
scrub-detect-mergeable-records_2023-02-17 xfs: detect mergeable and overlapping btree records (2023-02-17) tar.gz
scrub-merge-bmap-records_2023-02-17 xfs: merge bmap records for faster scrubs (2023-02-17) tar.gz
scrub-dir-iget-fixes_2023-02-17 xfs: fix iget usage in directory scrub (2023-02-17) tar.gz
scrub-iget-fixes_2023-02-17 xfs: fix iget/irele usage in online fsck (2023-02-17) tar.gz
scrub-detect-rmapbt-gaps_2023-02-17 xfs: detect incorrect gaps in rmap btree (2023-02-17) tar.gz
scrub-detect-inobt-gaps_2023-02-17 xfs: detect incorrect gaps in inode btree (2023-02-17) tar.gz
scrub-btree-key-enhancements_2023-02-17 xfs: enhance btree key scrubbing (2023-02-17) tar.gz
scrub-detect-refcount-gaps_2023-02-17 xfs: detect incorrect gaps in refcount btree (2023-02-17) tar.gz
rmap-btree-fix-key-handling_2023-02-17 xfs: fix rmap btree key flag handling (2023-02-17) tar.gz
btree-hoist-scrub-checks_2023-02-17 xfs: hoist scrub record checks into libxfs (2023-02-17) tar.gz
btree-complain-bad-records_2023-02-17 xfs: standardize btree record checking code (2023-02-17) tar.gz
scrub-drain-intents_2023-02-17 xfs: drain deferred work items when scrubbing (2023-02-17) tar.gz
intents-perag-refs_2023-02-17 xfs: make intent items take a perag reference (2023-02-17) tar.gz
pass-perag-refs_2023-02-17 xfs: pass perag references around when possible (2023-02-17) tar.gz
intents-naming-cleanups_2023-02-17 xfs: variable and naming cleanups for intent items (2023-02-17) tar.gz
online-fsck-design_2023-02-17 xfs: design documentation for online fsck (2023-02-17) tar.gz
xfs-6.2-fixes_2023-02-17 xfs: fixes for 6.2 (2023-02-17) tar.gz
pptrs-ioctl-flexarray_2023-02-16 xfs: use flex arrays for XFS_IOC_GETPARENTS (2023-02-16) tar.gz
pptrs-name-in-attr-key_2023-02-16 xfs: encode parent pointer name in xattr key (2023-02-16) tar.gz
pptrs-online-dir-check_2023-02-16 xfs: online checking of directories (2023-02-16) tar.gz
pptrs-online-parent-repair_2023-02-16 xfs: online checking of parent pointers (2023-02-16) tar.gz
pptrs-online-parent-check_2023-02-16 xfs: online checking of parent pointers (2023-02-16) tar.gz
pptrs-online-dir-repair_2023-02-16 xfs: online repair of directories (2023-02-16) tar.gz
pptrs-online-fsck-backports_2023-02-16 xfs: online fsck support patches (2023-02-16) tar.gz
pptrs-ioctl_2023-02-16 xfs: rework the GETPARENTS ioctl (2023-02-16) tar.gz
pptrs-bugfixes_2023-02-16 xfs: bug fixes for parent pointers (2023-02-16) tar.gz
pptrs-for-next_2023-02-16 xfs: rebase for-next atop 6.2-rc8 (2023-02-16) tar.gz
pptrs_2023-02-16 xfs: Parent Pointers (2023-02-16) tar.gz
achender/xfs_new_pptrsv9_r2_2023-02-16 autogenerated tag for achender/xfs_new_pptrsv9_r2 (2023-02-16) tar.gz
pptrs-ioctl-flexarray_2023-02-14 xfs: use flex arrays for XFS_IOC_GETPARENTS (2023-02-14) tar.gz
pptrs-name-in-attr-key_2023-02-14 xfs: encode parent pointer name in xattr key (2023-02-14) tar.gz
pptrs-online-dir-check_2023-02-14 xfs: online checking of directories (2023-02-14) tar.gz
pptrs-online-parent-repair_2023-02-14 xfs: online checking of parent pointers (2023-02-14) tar.gz
pptrs-online-parent-check_2023-02-14 xfs: online checking of parent pointers (2023-02-14) tar.gz
pptrs-online-dir-repair_2023-02-14 xfs: online repair of directories (2023-02-14) tar.gz
pptrs-ioctl_2023-02-14 xfs: rework the GETPARENTS ioctl (2023-02-14) tar.gz
pptrs-online-fsck-backports_2023-02-14 xfs: online fsck support patches (2023-02-14) tar.gz
pptrs-bugfixes_2023-02-14 xfs: bug fixes for parent pointers (2023-02-14) tar.gz
pptrs_2023-02-14 xfs: Parent Pointers (2023-02-14) tar.gz
achender/xfs_new_pptrsv9_r2_2023-02-14 autogenerated tag for achender/xfs_new_pptrsv9_r2 (2023-02-14) tar.gz
pptrs-for-next_2023-02-14 xfs: rebase for-next atop 6.2-rc8 (2023-02-14) tar.gz
djwong-wtf_2023-02-14 xfs: patches undergoing development (2023-02-14) tar.gz
defrag-freespace_2023-02-14 xfs: defragment free space (2023-02-14) tar.gz
report-refcounts_2023-02-14 xfs: report refcount information to userspace (2023-02-14) tar.gz
reduce-eofblocks-gc-on-close_2023-02-14 xfs: improve post-close eofblocks gc behavior (2023-02-14) tar.gz
vectorized-scrub_2023-02-14 xfs: vectorize scrub kernel calls (2023-02-14) tar.gz
realtime-quotas_2023-02-14 xfs: enable quota for realtime voluems (2023-02-14) tar.gz
realtime-reflink-extsize_2023-02-14 xfs: reflink with large realtime extents (2023-02-14) tar.gz
realtime-reflink_2023-02-14 xfs: reflink on the realtime device (2023-02-14) tar.gz
noalloc-ags_2023-02-14 xfs: noalloc allocation groups (2023-02-14) tar.gz
refcount-intent-cleanups_2023-02-14 xfs: refcount log intent cleanups (2023-02-14) tar.gz
realtime-rmap_2023-02-14 xfs: realtime reverse-mapping support (2023-02-14) tar.gz
rmap-intent-cleanups_2023-02-14 xfs: rmap log intent cleanups (2023-02-14) tar.gz
realtime-extfree-intents_2023-02-14 xfs: widen EFI format to support rt (2023-02-14) tar.gz
extfree-intent-cleanups_2023-02-14 xfs: extent free log intent cleanups (2023-02-14) tar.gz
realtime-discard_2023-02-14 xfs: enable FITRIM for the realtime section (2023-02-14) tar.gz
reserve-rt-metadata-space_2023-02-14 xfs: enable in-core block reservation for rt metadata (2023-02-14) tar.gz
realtime-groups_2023-02-14 xfsprogs: shard the realtime section (2023-02-14) tar.gz
refactor-rt-locking_2023-02-14 xfs: refactor realtime meta inode locking (2023-02-14) tar.gz
refactor-rtbitmap-macros_2023-02-14 xfs: refactor rtbitmap/summary macros (2023-02-14) tar.gz
refactor-rt-unit-conversions_2023-02-14 xfs: refactor rt extent unit conversions (2023-02-14) tar.gz
clean-up-realtime-units_2023-02-14 xfs: clean up realtime type usage (2023-02-14) tar.gz
btree-ifork-records_2023-02-14 xfs: refactor btrees to support records in inode root (2023-02-14) tar.gz
metadir_2023-02-14 xfs: metadata inode directories (2023-02-14) tar.gz
inode-refactor_2023-02-14 xfs: hoist inode operations to libxfs (2023-02-14) tar.gz
discard-relax-locks_2023-02-14 xfs: relax AGF locks during fstrim (2023-02-14) tar.gz
xfile-page-caching_2023-02-14 xfs: cache xfile pages for better performance (2023-02-14) tar.gz
repair-iunlink_2023-02-14 xfs: online fsck of iunlink buckets (2023-02-14) tar.gz
repair-parent-pointers_2023-02-14 xfs: online repair of parent pointers (2023-02-14) tar.gz
repair-symlink_2023-02-14 xfs: online repair of symbolic links (2023-02-14) tar.gz
repair-orphanage_2023-02-14 xfs: move orphan files to lost and found (2023-02-14) tar.gz
repair-dirs_2023-02-14 xfs: online repair of directories (2023-02-14) tar.gz
repair-xattrs_2023-02-14 xfs: online repair of extended attributes (2023-02-14) tar.gz
dirattr-validate-owners_2023-02-14 xfs: set and validate dir/attr block owners (2023-02-14) tar.gz
repair-rtsummary_2023-02-14 xfs: online repair of realtime summaries (2023-02-14) tar.gz
repair-tempfiles_2023-02-14 xfs: create temporary files for online repair (2023-02-14) tar.gz
atomic-file-updates_2023-02-14 xfs: atomic file updates (2023-02-14) tar.gz
symlink-cleanups_2023-02-14 xfs: clean up symbolic link code (2023-02-14) tar.gz
expand-bmap-intent-usage_2023-02-14 xfs: support attrfork and unwritten BUIs (2023-02-14) tar.gz
realtime-bmap-intents_2023-02-14 xfs: widen BUI formats to support realtime (2023-02-14) tar.gz
bmap-intent-cleanups_2023-02-14 xfs: bmap log intent cleanups (2023-02-14) tar.gz
repair-refcount-scalability_2023-02-14 xfs: reduce refcount repair memory usage (2023-02-14) tar.gz
btree-geometry-in-ops_2023-02-14 xfs: move btree geometry to ops struct (2023-02-14) tar.gz
in-memory-btrees_2023-02-14 xfs: support in-memory btrees (2023-02-14) tar.gz
repair-rmap-btree_2023-02-14 xfs: online repair of rmap btrees (2023-02-14) tar.gz
repair-fscounters_2023-02-14 xfs: online repair for fs summary counters (2023-02-14) tar.gz
indirect-health-reporting_2023-02-14 xfs: indirect health reporting (2023-02-14) tar.gz
corruption-health-reports_2023-02-14 xfs: report corruption to the health trackers (2023-02-14) tar.gz
repair-quotacheck_2023-02-14 xfs: online repair of quota counters (2023-02-14) tar.gz
scrub-nlinks_2023-02-14 xfs: online repair of file link counts (2023-02-14) tar.gz
scrub-iscan_2023-02-14 xfs: live inode scans for online fsck (2023-02-14) tar.gz
repair-quota_2023-02-14 xfs: online repair of quota and rt metadata files (2023-02-14) tar.gz
repair-file-mappings_2023-02-14 xfs: online repair of file fork mappings (2023-02-14) tar.gz
repair-ag-btrees_2023-02-14 xfs: online repair of AG btrees (2023-02-14) tar.gz
repair-inodes_2023-02-14 xfs: online repair of inodes and forks (2023-02-14) tar.gz
repair-force-rebuild_2023-02-14 xfs: force rebuilding of metadata (2023-02-14) tar.gz
repair-tweaks_2023-02-14 xfs: miscellaneous repair tweaks (2023-02-14) tar.gz
scrub-rtsummary_2023-02-14 xfs: online scrubbing of realtime summary files (2023-02-14) tar.gz
big-array_2023-02-14 xfs: stage repair information in pageable memory (2023-02-14) tar.gz
repair-prep-for-bulk-loading_2023-02-14 xfs: prepare repair for bulk loading (2023-02-14) tar.gz
repair-reap-fixes_2023-02-14 xfs: fix online repair block reaping (2023-02-14) tar.gz
scrub-strengthen-rmap-checking_2023-02-14 xfs: strengthen rmapbt scrubbing (2023-02-14) tar.gz
repair-bitmap-rework_2023-02-14 xfs: rework online fsck incore bitmap (2023-02-14) tar.gz
scrub-fix-xattr-memory-mgmt_2023-02-14 xfs: clean up memory management in xattr scrub (2023-02-14) tar.gz
scrub-detect-mergeable-records_2023-02-14 xfs: detect mergeable and overlapping btree records (2023-02-14) tar.gz
scrub-dir-iget-fixes_2023-02-14 xfs: fix iget usage in directory scrub (2023-02-14) tar.gz
scrub-iget-fixes_2023-02-14 xfs: fix iget/irele usage in online fsck (2023-02-14) tar.gz
scrub-detect-rmapbt-gaps_2023-02-14 xfs: detect incorrect gaps in rmap btree (2023-02-14) tar.gz
scrub-detect-inobt-gaps_2023-02-14 xfs: detect incorrect gaps in inode btree (2023-02-14) tar.gz
scrub-btree-key-enhancements_2023-02-14 xfs: enhance btree key scrubbing (2023-02-14) tar.gz
scrub-detect-refcount-gaps_2023-02-14 xfs: detect incorrect gaps in refcount btree (2023-02-14) tar.gz
rmap-btree-fix-key-handling_2023-02-14 xfs: fix rmap btree key flag handling (2023-02-14) tar.gz
btree-hoist-scrub-checks_2023-02-14 xfs: hoist scrub record checks into libxfs (2023-02-14) tar.gz
btree-complain-bad-records_2023-02-14 xfs: standardize btree record checking code (2023-02-14) tar.gz
pass-perag-refs_2023-02-14 xfs: pass perag references around when possible (2023-02-14) tar.gz
scrub-drain-intents_2023-02-14 xfs: drain deferred work items when scrubbing (2023-02-14) tar.gz
intents-perag-refs_2023-02-14 xfs: make intent items take a perag reference (2023-02-14) tar.gz
intents-naming-cleanups_2023-02-14 xfs: variable and naming cleanups for intent items (2023-02-14) tar.gz
online-fsck-design_2023-02-14 xfs: design documentation for online fsck (2023-02-14) tar.gz
xfs-6.2-fixes_2023-02-14 xfs: fixes for 6.2 (2023-02-14) tar.gz
v6.2-rc8     Linux 6.2-rc8 (2023-02-12) tar.gz
pptrs-online-dir-check_2023-01-31 xfs: online checking of directories (2023-01-31) tar.gz
pptrs-online-parent-repair_2023-01-31 xfs: online checking of parent pointers (2023-01-31) tar.gz
pptrs-online-dir-repair_2023-01-31 xfs: online repair of directories (2023-01-31) tar.gz
pptrs-online-parent-check_2023-01-31 xfs: online checking of parent pointers (2023-01-31) tar.gz
pptrs-online-fsck-backports_2023-01-31 xfs: online fsck support patches (2023-01-31) tar.gz
pptrs-bugfixes_2023-01-31 xfs: bug fixes for parent pointers (2023-01-31) tar.gz
achender/xfs_new_pptrsv8_r1_2023-01-31 autogenerated tag for achender/xfs_new_pptrsv8_r1 (2023-01-31) tar.gz
pptrs_2023-01-31 xfs: Parent Pointers (2023-01-31) tar.gz
defrag-freespace_2023-01-31 xfs: defragment free space (2023-01-31) tar.gz
djwong-wtf_2023-01-31 xfs: patches undergoing development (2023-01-31) tar.gz
report-refcounts_2023-01-31 xfs: report refcount information to userspace (2023-01-31) tar.gz
vectorized-scrub_2023-01-31 xfs: vectorize scrub kernel calls (2023-01-31) tar.gz
reduce-eofblocks-gc-on-close_2023-01-31 xfs: improve post-close eofblocks gc behavior (2023-01-31) tar.gz
realtime-quotas_2023-01-31 xfs: enable quota for realtime voluems (2023-01-31) tar.gz
realtime-reflink-extsize_2023-01-31 xfs: reflink with large realtime extents (2023-01-31) tar.gz
realtime-reflink_2023-01-31 xfs: reflink on the realtime device (2023-01-31) tar.gz
refcount-intent-cleanups_2023-01-31 xfs: refcount log intent cleanups (2023-01-31) tar.gz
noalloc-ags_2023-01-31 xfs: noalloc allocation groups (2023-01-31) tar.gz
realtime-rmap_2023-01-31 xfs: realtime reverse-mapping support (2023-01-31) tar.gz
realtime-extfree-intents_2023-01-31 xfs: widen EFI format to support rt (2023-01-31) tar.gz
rmap-intent-cleanups_2023-01-31 xfs: rmap log intent cleanups (2023-01-31) tar.gz
extfree-intent-cleanups_2023-01-31 xfs: extent free log intent cleanups (2023-01-31) tar.gz
reserve-rt-metadata-space_2023-01-31 xfs: enable in-core block reservation for rt metadata (2023-01-31) tar.gz
realtime-discard_2023-01-31 xfs: enable FITRIM for the realtime section (2023-01-31) tar.gz
realtime-groups_2023-01-31 xfsprogs: shard the realtime section (2023-01-31) tar.gz
refactor-rt-locking_2023-01-31 xfs: refactor realtime meta inode locking (2023-01-31) tar.gz
refactor-rtbitmap-macros_2023-01-31 xfs: refactor rtbitmap/summary macros (2023-01-31) tar.gz
refactor-rt-unit-conversions_2023-01-31 xfs: refactor rt extent unit conversions (2023-01-31) tar.gz
clean-up-realtime-units_2023-01-31 xfs: clean up realtime type usage (2023-01-31) tar.gz
btree-ifork-records_2023-01-31 xfs: refactor btrees to support records in inode root (2023-01-31) tar.gz
metadir_2023-01-31 xfs: metadata inode directories (2023-01-31) tar.gz
discard-relax-locks_2023-01-31 xfs: relax AGF locks during fstrim (2023-01-31) tar.gz
inode-refactor_2023-01-31 xfs: hoist inode operations to libxfs (2023-01-31) tar.gz
xfile-page-caching_2023-01-31 xfs: cache xfile pages for better performance (2023-01-31) tar.gz
repair-iunlink_2023-01-31 xfs: online fsck of iunlink buckets (2023-01-31) tar.gz
repair-parent-pointers_2023-01-31 xfs: online repair of parent pointers (2023-01-31) tar.gz
repair-orphanage_2023-01-31 xfs: move orphan files to lost and found (2023-01-31) tar.gz
repair-symlink_2023-01-31 xfs: online repair of symbolic links (2023-01-31) tar.gz
repair-dirs_2023-01-31 xfs: online repair of directories (2023-01-31) tar.gz
repair-xattrs_2023-01-31 xfs: online repair of extended attributes (2023-01-31) tar.gz
dirattr-validate-owners_2023-01-31 xfs: set and validate dir/attr block owners (2023-01-31) tar.gz
repair-rtsummary_2023-01-31 xfs: online repair of realtime summaries (2023-01-31) tar.gz
repair-tempfiles_2023-01-31 xfs: create temporary files for online repair (2023-01-31) tar.gz
atomic-file-updates_2023-01-31 xfs: atomic file updates (2023-01-31) tar.gz
symlink-cleanups_2023-01-31 xfs: clean up symbolic link code (2023-01-31) tar.gz
expand-bmap-intent-usage_2023-01-31 xfs: support attrfork and unwritten BUIs (2023-01-31) tar.gz
bmap-intent-cleanups_2023-01-31 xfs: bmap log intent cleanups (2023-01-31) tar.gz
realtime-bmap-intents_2023-01-31 xfs: widen BUI formats to support realtime (2023-01-31) tar.gz
repair-refcount-scalability_2023-01-31 xfs: reduce refcount repair memory usage (2023-01-31) tar.gz
btree-geometry-in-ops_2023-01-31 xfs: move btree geometry to ops struct (2023-01-31) tar.gz
repair-rmap-btree_2023-01-31 xfs: online repair of rmap btrees (2023-01-31) tar.gz
in-memory-btrees_2023-01-31 xfs: support in-memory btrees (2023-01-31) tar.gz
repair-fscounters_2023-01-31 xfs: online repair for fs summary counters (2023-01-31) tar.gz
indirect-health-reporting_2023-01-31 xfs: indirect health reporting (2023-01-31) tar.gz
corruption-health-reports_2023-01-31 xfs: report corruption to the health trackers (2023-01-31) tar.gz
scrub-nlinks_2023-01-31 xfs: online repair of file link counts (2023-01-31) tar.gz
repair-quotacheck_2023-01-31 xfs: online repair of quota counters (2023-01-31) tar.gz
repair-quota_2023-01-31 xfs: online repair of quota and rt metadata files (2023-01-31) tar.gz
scrub-iscan_2023-01-31 xfs: live inode scans for online fsck (2023-01-31) tar.gz
repair-file-mappings_2023-01-31 xfs: online repair of file fork mappings (2023-01-31) tar.gz
repair-inodes_2023-01-31 xfs: online repair of inodes and forks (2023-01-31) tar.gz
repair-ag-btrees_2023-01-31 xfs: online repair of AG btrees (2023-01-31) tar.gz
repair-force-rebuild_2023-01-31 xfs: force rebuilding of metadata (2023-01-31) tar.gz
repair-tweaks_2023-01-31 xfs: miscellaneous repair tweaks (2023-01-31) tar.gz
scrub-rtsummary_2023-01-31 xfs: online scrubbing of realtime summary files (2023-01-31) tar.gz
big-array_2023-01-31 xfs: stage repair information in pageable memory (2023-01-31) tar.gz
repair-prep-for-bulk-loading_2023-01-31 xfs: prepare repair for bulk loading (2023-01-31) tar.gz
repair-reap-fixes_2023-01-31 xfs: fix online repair block reaping (2023-01-31) tar.gz
repair-bitmap-rework_2023-01-31 xfs: rework online fsck incore bitmap (2023-01-31) tar.gz
scrub-strengthen-rmap-checking_2023-01-31 xfs: strengthen rmapbt scrubbing (2023-01-31) tar.gz
scrub-fix-xattr-memory-mgmt_2023-01-31 xfs: clean up memory management in xattr scrub (2023-01-31) tar.gz
scrub-detect-mergeable-records_2023-01-31 xfs: detect mergeable and overlapping btree records (2023-01-31) tar.gz
scrub-dir-iget-fixes_2023-01-31 xfs: fix iget usage in directory scrub (2023-01-31) tar.gz
scrub-detect-rmapbt-gaps_2023-01-31 xfs: detect incorrect gaps in rmap btree (2023-01-31) tar.gz
scrub-iget-fixes_2023-01-31 xfs: fix iget/irele usage in online fsck (2023-01-31) tar.gz
scrub-detect-inobt-gaps_2023-01-31 xfs: detect incorrect gaps in inode btree (2023-01-31) tar.gz
scrub-detect-refcount-gaps_2023-01-31 xfs: detect incorrect gaps in refcount btree (2023-01-31) tar.gz
scrub-btree-key-enhancements_2023-01-31 xfs: enhance btree key scrubbing (2023-01-31) tar.gz
btree-hoist-scrub-checks_2023-01-31 xfs: hoist scrub record checks into libxfs (2023-01-31) tar.gz
rmap-btree-fix-key-handling_2023-01-31 xfs: fix rmap btree key flag handling (2023-01-31) tar.gz
btree-complain-bad-records_2023-01-31 xfs: standardize btree record checking code (2023-01-31) tar.gz
scrub-drain-intents_2023-01-31 xfs: drain deferred work items when scrubbing (2023-01-31) tar.gz
pass-perag-refs_2023-01-31 xfs: pass perag references around when possible (2023-01-31) tar.gz
intents-naming-cleanups_2023-01-31 xfs: variable and naming cleanups for intent items (2023-01-31) tar.gz
intents-perag-refs_2023-01-31 xfs: make intent items take a perag reference (2023-01-31) tar.gz
online-fsck-design_2023-01-31 xfs: design documentation for online fsck (2023-01-31) tar.gz
xfs-6.2-fixes_2023-01-31 xfs: fixes for 6.2 (2023-01-31) tar.gz
v6.2-rc6     Linux 6.2-rc6 (2023-01-29) tar.gz
defrag-freespace_2023-01-17 xfs: defragment free space (2023-01-17) tar.gz
djwong-wtf_2023-01-17 xfs: patches undergoing development (2023-01-17) tar.gz
report-refcounts_2023-01-17 xfs: report refcount information to userspace (2023-01-17) tar.gz
vectorized-scrub_2023-01-17 xfs: vectorize scrub kernel calls (2023-01-17) tar.gz
reduce-eofblocks-gc-on-close_2023-01-17 xfs: improve post-close eofblocks gc behavior (2023-01-17) tar.gz
realtime-quotas_2023-01-17 xfs: enable quota for realtime voluems (2023-01-17) tar.gz
realtime-reflink-extsize_2023-01-17 xfs: reflink with large realtime extents (2023-01-17) tar.gz
realtime-reflink_2023-01-17 xfs: reflink on the realtime device (2023-01-17) tar.gz
refcount-intent-cleanups_2023-01-17 xfs: refcount log intent cleanups (2023-01-17) tar.gz
noalloc-ags_2023-01-17 xfs: noalloc allocation groups (2023-01-17) tar.gz
realtime-rmap_2023-01-17 xfs: realtime reverse-mapping support (2023-01-17) tar.gz
rmap-intent-cleanups_2023-01-17 xfs: rmap log intent cleanups (2023-01-17) tar.gz
extfree-intent-cleanups_2023-01-17 xfs: extent free log intent cleanups (2023-01-17) tar.gz
realtime-extfree-intents_2023-01-17 xfs: widen EFI format to support rt (2023-01-17) tar.gz
reserve-rt-metadata-space_2023-01-17 xfs: enable in-core block reservation for rt metadata (2023-01-17) tar.gz
realtime-discard_2023-01-17 xfsprogs: enable FITRIM for the realtime section (2023-01-17) tar.gz
realtime-groups_2023-01-17 xfsprogs: shard the realtime section (2023-01-17) tar.gz
refactor-rt-locking_2023-01-17 xfs: refactor realtime meta inode locking (2023-01-17) tar.gz
refactor-rtbitmap-macros_2023-01-17 xfs: refactor rtbitmap/summary macros (2023-01-17) tar.gz
refactor-rt-unit-conversions_2023-01-17 xfs: refactor rt extent unit conversions (2023-01-17) tar.gz
clean-up-realtime-units_2023-01-17 xfs: clean up realtime type usage (2023-01-17) tar.gz
btree-ifork-records_2023-01-17 xfs: refactor btrees to support records in inode root (2023-01-17) tar.gz
inode-refactor_2023-01-17 xfs: hoist inode operations to libxfs (2023-01-17) tar.gz
metadir_2023-01-17 xfs: metadata inode directories (2023-01-17) tar.gz
discard-relax-locks_2023-01-17 xfs: relax AGF locks during fstrim (2023-01-17) tar.gz
xfile-page-caching_2023-01-17 xfs: cache xfile pages for better performance (2023-01-17) tar.gz
repair-iunlink_2023-01-17 xfs: online fsck of iunlink buckets (2023-01-17) tar.gz
repair-parent-pointers_2023-01-17 xfs: online repair of parent pointers (2023-01-17) tar.gz
repair-symlink_2023-01-17 xfs: online repair of symbolic links (2023-01-17) tar.gz
repair-orphanage_2023-01-17 xfs: move orphan files to lost and found (2023-01-17) tar.gz
repair-dirs_2023-01-17 xfs: online repair of directories (2023-01-17) tar.gz
dirattr-validate-owners_2023-01-17 xfs: set and validate dir/attr block owners (2023-01-17) tar.gz
repair-xattrs_2023-01-17 xfs: online repair of extended attributes (2023-01-17) tar.gz
repair-rtsummary_2023-01-17 xfs: online repair of realtime summaries (2023-01-17) tar.gz
repair-tempfiles_2023-01-17 xfs: create temporary files for online repair (2023-01-17) tar.gz
atomic-file-updates_2023-01-17 xfs: atomic file updates (2023-01-17) tar.gz
expand-bmap-intent-usage_2023-01-17 xfs: support attrfork and unwritten BUIs (2023-01-17) tar.gz
symlink-cleanups_2023-01-17 xfs: clean up symbolic link code (2023-01-17) tar.gz
realtime-bmap-intents_2023-01-17 xfs: widen BUI formats to support realtime (2023-01-17) tar.gz
bmap-intent-cleanups_2023-01-17 xfs: bmap log intent cleanups (2023-01-17) tar.gz
repair-refcount-scalability_2023-01-17 xfs: reduce refcount repair memory usage (2023-01-17) tar.gz
btree-geometry-in-ops_2023-01-17 xfs: move btree geometry to ops struct (2023-01-17) tar.gz
repair-rmap-btree_2023-01-17 xfs: online repair of rmap btrees (2023-01-17) tar.gz
in-memory-btrees_2023-01-17 xfs: support in-memory btrees (2023-01-17) tar.gz
repair-fscounters_2023-01-17 xfs: online repair for fs summary counters (2023-01-17) tar.gz
indirect-health-reporting_2023-01-17 xfs: indirect health reporting (2023-01-17) tar.gz
corruption-health-reports_2023-01-17 xfs: report corruption to the health trackers (2023-01-17) tar.gz
scrub-nlinks_2023-01-17 xfs: online repair of file link counts (2023-01-17) tar.gz
repair-quotacheck_2023-01-17 xfs: online repair of quota counters (2023-01-17) tar.gz
scrub-iscan_2023-01-17 xfs: live inode scans for online fsck (2023-01-17) tar.gz
repair-quota_2023-01-17 xfs: online repair of quota and rt metadata files (2023-01-17) tar.gz
repair-file-mappings_2023-01-17 xfs: online repair of file fork mappings (2023-01-17) tar.gz
repair-inodes_2023-01-17 xfs: online repair of inodes and forks (2023-01-17) tar.gz
repair-ag-btrees_2023-01-17 xfs: online repair of AG btrees (2023-01-17) tar.gz
repair-force-rebuild_2023-01-17 xfs: force rebuilding of metadata (2023-01-17) tar.gz
repair-tweaks_2023-01-17 xfs: miscellaneous repair tweaks (2023-01-17) tar.gz
scrub-rtsummary_2023-01-17 xfs: online scrubbing of realtime summary files (2023-01-17) tar.gz
big-array_2023-01-17 xfs: stage repair information in pageable memory (2023-01-17) tar.gz
repair-prep-for-bulk-loading_2023-01-17 xfs: prepare repair for bulk loading (2023-01-17) tar.gz
repair-reap-fixes_2023-01-17 xfs: fix online repair block reaping (2023-01-17) tar.gz
repair-bitmap-rework_2023-01-17 xfs: rework online fsck incore bitmap (2023-01-17) tar.gz
scrub-strengthen-rmap-checking_2023-01-17 xfs: strengthen rmapbt scrubbing (2023-01-17) tar.gz
scrub-fix-xattr-memory-mgmt_2023-01-17 xfs: clean up memory management in xattr scrub (2023-01-17) tar.gz
scrub-detect-mergeable-records_2023-01-17 xfs: detect mergeable and overlapping btree records (2023-01-17) tar.gz
scrub-dir-iget-fixes_2023-01-17 xfs: fix iget usage in directory scrub (2023-01-17) tar.gz
scrub-detect-rmapbt-gaps_2023-01-17 xfs: detect incorrect gaps in rmap btree (2023-01-17) tar.gz
scrub-iget-fixes_2023-01-17 xfs: fix iget/irele usage in online fsck (2023-01-17) tar.gz
scrub-detect-inobt-gaps_2023-01-17 xfs: detect incorrect gaps in inode btree (2023-01-17) tar.gz
scrub-detect-refcount-gaps_2023-01-17 xfs: detect incorrect gaps in refcount btree (2023-01-17) tar.gz
scrub-btree-key-enhancements_2023-01-17 xfs: enhance btree key scrubbing (2023-01-17) tar.gz
btree-hoist-scrub-checks_2023-01-17 xfs: hoist scrub record checks into libxfs (2023-01-17) tar.gz
rmap-btree-fix-key-handling_2023-01-17 xfs: fix rmap btree key flag handling (2023-01-17) tar.gz
btree-complain-bad-records_2023-01-17 xfs: standardize btree record checking code (2023-01-17) tar.gz
scrub-drain-intents_2023-01-17 xfs: drain deferred work items when scrubbing (2023-01-17) tar.gz
pass-perag-refs_2023-01-17 xfs: pass perag references around when possible (2023-01-17) tar.gz
intents-naming-cleanups_2023-01-17 xfs: variable and naming cleanups for intent items (2023-01-17) tar.gz
intents-perag-refs_2023-01-17 xfs: make intent items take a perag reference (2023-01-17) tar.gz
online-fsck-design_2023-01-17 xfs: design documentation for online fsck (2023-01-17) tar.gz
xfs-6.2-fixes_2023-01-17 xfs: fixes for 6.2 (2023-01-17) tar.gz
v6.2-rc4     Linux 6.2-rc4 (2023-01-15) tar.gz
djwong-wtf_2022-12-30 xfs: patches undergoing development (2022-12-30) tar.gz
defrag-freespace_2022-12-30 xfs: defragment free space (2022-12-30) tar.gz
report-refcounts_2022-12-30 xfs: report refcount information to userspace (2022-12-30) tar.gz
reduce-eofblocks-gc-on-close_2022-12-30 xfs: improve post-close eofblocks gc behavior (2022-12-30) tar.gz
vectorized-scrub_2022-12-30 xfs: vectorize scrub kernel calls (2022-12-30) tar.gz
realtime-quotas_2022-12-30 xfs: enable quota for realtime voluems (2022-12-30) tar.gz
realtime-reflink-extsize_2022-12-30 xfs: reflink with large realtime extents (2022-12-30) tar.gz
realtime-reflink_2022-12-30 xfs: reflink on the realtime device (2022-12-30) tar.gz
refcount-intent-cleanups_2022-12-30 xfs: refcount log intent cleanups (2022-12-30) tar.gz
noalloc-ags_2022-12-30 xfs: noalloc allocation groups (2022-12-30) tar.gz
realtime-rmap_2022-12-30 xfs: realtime reverse-mapping support (2022-12-30) tar.gz
realtime-extfree-intents_2022-12-30 xfs: widen EFI format to support rt (2022-12-30) tar.gz
rmap-intent-cleanups_2022-12-30 xfs: rmap log intent cleanups (2022-12-30) tar.gz
extfree-intent-cleanups_2022-12-30 xfs: extent free log intent cleanups (2022-12-30) tar.gz
reserve-rt-metadata-space_2022-12-30 xfs: enable in-core block reservation for rt metadata (2022-12-30) tar.gz
realtime-discard_2022-12-30 xfsprogs: enable FITRIM for the realtime section (2022-12-30) tar.gz
realtime-groups_2022-12-30 xfsprogs: shard the realtime section (2022-12-30) tar.gz
refactor-rt-locking_2022-12-30 xfs: refactor realtime meta inode locking (2022-12-30) tar.gz
refactor-rt-unit-conversions_2022-12-30 xfs: refactor rt extent unit conversions (2022-12-30) tar.gz
refactor-rtbitmap-macros_2022-12-30 xfs: refactor rtbitmap/summary macros (2022-12-30) tar.gz
clean-up-realtime-units_2022-12-30 xfs: clean up realtime type usage (2022-12-30) tar.gz
btree-ifork-records_2022-12-30 xfs: refactor btrees to support records in inode root (2022-12-30) tar.gz
metadir_2022-12-30 xfs: metadata inode directories (2022-12-30) tar.gz
inode-refactor_2022-12-30 xfs: hoist inode operations to libxfs (2022-12-30) tar.gz
xfile-page-caching_2022-12-30 xfs: cache xfile pages for better performance (2022-12-30) tar.gz
repair-iunlink_2022-12-30 xfs: online fsck of iunlink buckets (2022-12-30) tar.gz
repair-parent-pointers_2022-12-30 xfs: online repair of parent pointers (2022-12-30) tar.gz
repair-orphanage_2022-12-30 xfs: move orphan files to lost and found (2022-12-30) tar.gz
repair-symlink_2022-12-30 xfs: online repair of symbolic links (2022-12-30) tar.gz
repair-dirs_2022-12-30 xfs: online repair of directories (2022-12-30) tar.gz
repair-xattrs_2022-12-30 xfs: online repair of extended attributes (2022-12-30) tar.gz
dirattr-validate-owners_2022-12-30 xfs: set and validate dir/attr block owners (2022-12-30) tar.gz
repair-rtsummary_2022-12-30 xfs: online repair of realtime summaries (2022-12-30) tar.gz
repair-tempfiles_2022-12-30 xfs: create temporary files for online repair (2022-12-30) tar.gz
atomic-file-updates_2022-12-30 xfs: atomic file updates (2022-12-30) tar.gz
symlink-cleanups_2022-12-30 xfs: clean up symbolic link code (2022-12-30) tar.gz
expand-bmap-intent-usage_2022-12-30 xfs: support attrfork and unwritten BUIs (2022-12-30) tar.gz
realtime-bmap-intents_2022-12-30 xfs: widen BUI formats to support realtime (2022-12-30) tar.gz
bmap-intent-cleanups_2022-12-30 xfs: bmap log intent cleanups (2022-12-30) tar.gz
repair-refcount-scalability_2022-12-30 xfs: reduce refcount repair memory usage (2022-12-30) tar.gz
btree-geometry-in-ops_2022-12-30 xfs: move btree geometry to ops struct (2022-12-30) tar.gz
repair-rmap-btree_2022-12-30 xfs: online repair of rmap btrees (2022-12-30) tar.gz
in-memory-btrees_2022-12-30 xfs: support in-memory btrees (2022-12-30) tar.gz
repair-fscounters_2022-12-30 xfs: online repair for fs summary counters (2022-12-30) tar.gz
indirect-health-reporting_2022-12-30 xfs: indirect health reporting (2022-12-30) tar.gz
corruption-health-reports_2022-12-30 xfs: report corruption to the health trackers (2022-12-30) tar.gz
scrub-nlinks_2022-12-30 xfs: online repair of file link counts (2022-12-30) tar.gz
repair-quotacheck_2022-12-30 xfs: online repair of quota counters (2022-12-30) tar.gz
scrub-iscan_2022-12-30 xfs: live inode scans for online fsck (2022-12-30) tar.gz
repair-file-mappings_2022-12-30 xfs: online repair of file fork mappings (2022-12-30) tar.gz
repair-quota_2022-12-30 xfs: online repair of quota and rt metadata files (2022-12-30) tar.gz
repair-inodes_2022-12-30 xfs: online repair of inodes and forks (2022-12-30) tar.gz
repair-ag-btrees_2022-12-30 xfs: online repair of AG btrees (2022-12-30) tar.gz
repair-force-rebuild_2022-12-30 xfs: force rebuilding of metadata (2022-12-30) tar.gz
repair-tweaks_2022-12-30 xfs: miscellaneous repair tweaks (2022-12-30) tar.gz
scrub-rtsummary_2022-12-30 xfs: online scrubbing of realtime summary files (2022-12-30) tar.gz
big-array_2022-12-30 xfs: stage repair information in pageable memory (2022-12-30) tar.gz
repair-prep-for-bulk-loading_2022-12-30 xfs: prepare repair for bulk loading (2022-12-30) tar.gz
repair-reap-fixes_2022-12-30 xfs: fix online repair block reaping (2022-12-30) tar.gz
scrub-strengthen-rmap-checking_2022-12-30 xfs: strengthen rmapbt scrubbing (2022-12-30) tar.gz
repair-bitmap-rework_2022-12-30 xfs: rework online fsck incore bitmap (2022-12-30) tar.gz
scrub-fix-xattr-memory-mgmt_2022-12-30 xfs: clean up memory management in xattr scrub (2022-12-30) tar.gz
scrub-detect-mergeable-records_2022-12-30 xfs: detect mergeable and overlapping btree records (2022-12-30) tar.gz
scrub-dir-iget-fixes_2022-12-30 xfs: fix iget usage in directory scrub (2022-12-30) tar.gz
scrub-detect-rmapbt-gaps_2022-12-30 xfs: detect incorrect gaps in rmap btree (2022-12-30) tar.gz
scrub-iget-fixes_2022-12-30 xfs: fix iget/irele usage in online fsck (2022-12-30) tar.gz
scrub-detect-inobt-gaps_2022-12-30 xfs: detect incorrect gaps in inode btree (2022-12-30) tar.gz
scrub-detect-refcount-gaps_2022-12-30 xfs: detect incorrect gaps in refcount btree (2022-12-30) tar.gz
rmap-btree-fix-key-handling_2022-12-30 xfs: fix rmap btree key flag handling (2022-12-30) tar.gz
scrub-btree-key-enhancements_2022-12-30 xfs: enhance btree key scrubbing (2022-12-30) tar.gz
btree-hoist-scrub-checks_2022-12-30 xfs: hoist scrub record checks into libxfs (2022-12-30) tar.gz
btree-complain-bad-records_2022-12-30 xfs: standardize btree record checking code (2022-12-30) tar.gz
scrub-drain-intents_2022-12-30 xfs: drain deferred work items when scrubbing (2022-12-30) tar.gz
pass-perag-refs_2022-12-30 xfs: pass perag references around when possible (2022-12-30) tar.gz
intents-perag-refs_2022-12-30 xfs: make intent items take a perag reference (2022-12-30) tar.gz
intents-naming-cleanups_2022-12-30 xfs: variable and naming cleanups for intent items (2022-12-30) tar.gz
online-fsck-design_2022-12-30 xfs: design documentation for online fsck (2022-12-30) tar.gz
xfs-6.2-fixes_2022-12-30 xfs: fixes for 6.2 (2022-12-30) tar.gz
defrag-freespace_2022-12-29 xfs: defragment free space (2022-12-29) tar.gz
djwong-wtf_2022-12-29 xfs: patches undergoing development (2022-12-29) tar.gz
report-refcounts_2022-12-29 xfs: report refcount information to userspace (2022-12-29) tar.gz
reduce-eofblocks-gc-on-close_2022-12-29 xfs: improve post-close eofblocks gc behavior (2022-12-29) tar.gz
vectorized-scrub_2022-12-29 xfs: vectorize scrub kernel calls (2022-12-29) tar.gz
realtime-quotas_2022-12-29 xfs: enable quota for realtime voluems (2022-12-29) tar.gz
realtime-reflink-extsize_2022-12-29 xfs: reflink with large realtime extents (2022-12-29) tar.gz
realtime-reflink_2022-12-29 xfs: reflink on the realtime device (2022-12-29) tar.gz
refcount-intent-cleanups_2022-12-29 xfs: refcount log intent cleanups (2022-12-29) tar.gz
noalloc-ags_2022-12-29 xfs: noalloc allocation groups (2022-12-29) tar.gz
realtime-rmap_2022-12-29 xfs: realtime reverse-mapping support (2022-12-29) tar.gz
rmap-intent-cleanups_2022-12-29 xfs: rmap log intent cleanups (2022-12-29) tar.gz
realtime-extfree-intents_2022-12-29 xfs: widen EFI format to support rt (2022-12-29) tar.gz
extfree-intent-cleanups_2022-12-29 xfs: extent free log intent cleanups (2022-12-29) tar.gz
reserve-rt-metadata-space_2022-12-29 xfs: enable in-core block reservation for rt metadata (2022-12-29) tar.gz
realtime-discard_2022-12-29 xfsprogs: enable FITRIM for the realtime section (2022-12-29) tar.gz
realtime-groups_2022-12-29 xfsprogs: shard the realtime section (2022-12-29) tar.gz
refactor-rt-locking_2022-12-29 xfs: refactor realtime meta inode locking (2022-12-29) tar.gz
refactor-rtbitmap-macros_2022-12-29 xfs: refactor rtbitmap/summary macros (2022-12-29) tar.gz
refactor-rt-unit-conversions_2022-12-29 xfs: refactor rt extent unit conversions (2022-12-29) tar.gz
btree-ifork-records_2022-12-29 xfs: refactor btrees to support records in inode root (2022-12-29) tar.gz
clean-up-realtime-units_2022-12-29 xfs: clean up realtime type usage (2022-12-29) tar.gz
metadir_2022-12-29 xfs: metadata inode directories (2022-12-29) tar.gz
inode-refactor_2022-12-29 xfs: hoist inode operations to libxfs (2022-12-29) tar.gz
xfile-page-caching_2022-12-29 xfs: cache xfile pages for better performance (2022-12-29) tar.gz
repair-iunlink_2022-12-29 xfs: online fsck of iunlink buckets (2022-12-29) tar.gz
repair-parent-pointers_2022-12-29 xfs: online repair of parent pointers (2022-12-29) tar.gz
repair-symlink_2022-12-29 xfs: online repair of symbolic links (2022-12-29) tar.gz
repair-orphanage_2022-12-29 xfs: move orphan files to lost and found (2022-12-29) tar.gz
repair-dirs_2022-12-29 xfs: online repair of directories (2022-12-29) tar.gz
dirattr-validate-owners_2022-12-29 xfs: set and validate dir/attr block owners (2022-12-29) tar.gz
repair-xattrs_2022-12-29 xfs: online repair of extended attributes (2022-12-29) tar.gz
repair-rtsummary_2022-12-29 xfs: online repair of realtime summaries (2022-12-29) tar.gz
atomic-file-updates_2022-12-29 xfs: atomic file updates (2022-12-29) tar.gz
repair-tempfiles_2022-12-29 xfs: create temporary files for online repair (2022-12-29) tar.gz
symlink-cleanups_2022-12-29 xfs: clean up symbolic link code (2022-12-29) tar.gz
expand-bmap-intent-usage_2022-12-29 xfs: support attrfork and unwritten BUIs (2022-12-29) tar.gz
realtime-bmap-intents_2022-12-29 xfs: widen BUI formats to support realtime (2022-12-29) tar.gz
bmap-intent-cleanups_2022-12-29 xfs: bmap log intent cleanups (2022-12-29) tar.gz
btree-geometry-in-ops_2022-12-29 xfs: move btree geometry to ops struct (2022-12-29) tar.gz
repair-refcount-scalability_2022-12-29 xfs: reduce refcount repair memory usage (2022-12-29) tar.gz
repair-rmap-btree_2022-12-29 xfs: online repair of rmap btrees (2022-12-29) tar.gz
in-memory-btrees_2022-12-29 xfs: support in-memory btrees (2022-12-29) tar.gz
indirect-health-reporting_2022-12-29 xfs: indirect health reporting (2022-12-29) tar.gz
repair-fscounters_2022-12-29 xfs: online repair for fs summary counters (2022-12-29) tar.gz
corruption-health-reports_2022-12-29 xfs: report corruption to the health trackers (2022-12-29) tar.gz
repair-quotacheck_2022-12-29 xfs: online repair of quota counters (2022-12-29) tar.gz
scrub-nlinks_2022-12-29 xfs: online repair of file link counts (2022-12-29) tar.gz
scrub-iscan_2022-12-29 xfs: live inode scans for online fsck (2022-12-29) tar.gz
repair-file-mappings_2022-12-29 xfs: online repair of file fork mappings (2022-12-29) tar.gz
repair-quota_2022-12-29 xfs: online repair of quota and rt metadata files (2022-12-29) tar.gz
repair-inodes_2022-12-29 xfs: online repair of inodes and forks (2022-12-29) tar.gz
repair-ag-btrees_2022-12-29 xfs: online repair of AG btrees (2022-12-29) tar.gz
repair-force-rebuild_2022-12-29 xfs: force rebuilding of metadata (2022-12-29) tar.gz
repair-tweaks_2022-12-29 xfs: miscellaneous repair tweaks (2022-12-29) tar.gz
scrub-rtsummary_2022-12-29 xfs: online scrubbing of realtime summary files (2022-12-29) tar.gz
big-array_2022-12-29 xfs: large arrays of pageable memory (2022-12-29) tar.gz
repair-prep-for-bulk-loading_2022-12-29 xfs: prepare repair for bulk loading (2022-12-29) tar.gz
repair-reap-fixes_2022-12-29 xfs: fix online repair block reaping (2022-12-29) tar.gz
repair-bitmap-rework_2022-12-29 xfs: rework online fsck incore bitmap (2022-12-29) tar.gz
scrub-strengthen-rmap-checking_2022-12-29 xfs: strengthen rmapbt scrubbing (2022-12-29) tar.gz
scrub-fix-xattr-memory-mgmt_2022-12-29 xfs: clean up memory management in xattr scrub (2022-12-29) tar.gz
scrub-detect-mergeable-records_2022-12-29 xfs: detect mergeable and overlapping btree records (2022-12-29) tar.gz
scrub-dir-iget-fixes_2022-12-29 xfs: fix iget usage in directory scrub (2022-12-29) tar.gz
scrub-iget-fixes_2022-12-29 xfs: fix iget/irele usage in online fsck (2022-12-29) tar.gz
scrub-detect-rmapbt-gaps_2022-12-29 xfs: detect incorrect gaps in rmap btree (2022-12-29) tar.gz
scrub-detect-inobt-gaps_2022-12-29 xfs: detect incorrect gaps in inode btree (2022-12-29) tar.gz
scrub-detect-refcount-gaps_2022-12-29 xfs: detect incorrect gaps in refcount btree (2022-12-29) tar.gz
scrub-btree-key-enhancements_2022-12-29 xfs: enhance btree key scrubbing (2022-12-29) tar.gz
btree-hoist-scrub-checks_2022-12-29 xfs: hoist scrub record checks into libxfs (2022-12-29) tar.gz
rmap-btree-fix-key-handling_2022-12-29 xfs: fix rmap btree key flag handling (2022-12-29) tar.gz
btree-complain-bad-records_2022-12-29 xfs: standardize btree record checking code (2022-12-29) tar.gz
scrub-drain-intents_2022-12-29 xfs: drain deferred work items when scrubbing (2022-12-29) tar.gz
intents-perag-refs_2022-12-29 xfs: make intent items take a perag reference (2022-12-29) tar.gz
pass-perag-refs_2022-12-29 xfs: pass perag references around when possible (2022-12-29) tar.gz
intents-naming-cleanups_2022-12-29 xfs: variable and naming cleanups for intent items (2022-12-29) tar.gz
online-fsck-design_2022-12-29 xfs: design documentation for online fsck (2022-12-29) tar.gz
xfs-6.2-fixes_2022-12-29 xfs: fixes for 6.2 (2022-12-29) tar.gz
v6.2-rc1     Linux 6.2-rc1 (2022-12-25) tar.gz
djwong-wtf_2022-12-20 xfs: patches undergoing development (2022-12-20) tar.gz
defrag-freespace_2022-12-20 xfs: defragment free space (2022-12-20) tar.gz
report-refcounts_2022-12-20 xfs: report refcount information to userspace (2022-12-20) tar.gz
vectorized-scrub_2022-12-20 xfs: vectorize scrub kernel calls (2022-12-20) tar.gz
reduce-eofblocks-gc-on-close_2022-12-20 xfs: improve post-close eofblocks gc behavior (2022-12-20) tar.gz
realtime-quotas_2022-12-20 xfs: enable quota for realtime voluems (2022-12-20) tar.gz
realtime-reflink-extsize_2022-12-20 xfs: reflink with large realtime extents (2022-12-20) tar.gz
realtime-reflink_2022-12-20 xfs: reflink on the realtime device (2022-12-20) tar.gz
refcount-intent-cleanups_2022-12-20 xfs: refcount log intent cleanups (2022-12-20) tar.gz
noalloc-ags_2022-12-20 xfs: noalloc allocation groups (2022-12-20) tar.gz
realtime-rmap_2022-12-20 xfs: realtime reverse-mapping support (2022-12-20) tar.gz
rmap-intent-cleanups_2022-12-20 xfs: rmap log intent cleanups (2022-12-20) tar.gz
realtime-extfree-intents_2022-12-20 xfs: widen EFI format to support rt (2022-12-20) tar.gz
extfree-intent-cleanups_2022-12-20 xfs: extent free log intent cleanups (2022-12-20) tar.gz
reserve-rt-metadata-space_2022-12-20 xfs: enable in-core block reservation for rt metadata (2022-12-20) tar.gz
realtime-discard_2022-12-20 xfsprogs: enable FITRIM for the realtime section (2022-12-20) tar.gz
realtime-groups_2022-12-20 xfsprogs: shard the realtime section (2022-12-20) tar.gz
refactor-rt-locking_2022-12-20 xfs: refactor realtime meta inode locking (2022-12-20) tar.gz
refactor-rtbitmap-macros_2022-12-20 xfs: refactor rtbitmap/summary macros (2022-12-20) tar.gz
refactor-rt-unit-conversions_2022-12-20 xfs: refactor rt extent unit conversions (2022-12-20) tar.gz
clean-up-realtime-units_2022-12-20 xfs: clean up realtime type usage (2022-12-20) tar.gz
btree-ifork-records_2022-12-20 xfs: refactor btrees to support records in inode root (2022-12-20) tar.gz
metadir_2022-12-20 xfs: metadata inode directories (2022-12-20) tar.gz
inode-refactor_2022-12-20 xfs: hoist inode operations to libxfs (2022-12-20) tar.gz
xfile-page-caching_2022-12-20 xfs: cache xfile pages for better performance (2022-12-20) tar.gz
repair-iunlink_2022-12-20 xfs: online fsck of iunlink buckets (2022-12-20) tar.gz
repair-parent-pointers_2022-12-20 xfs: online repair of parent pointers (2022-12-20) tar.gz
repair-symlink_2022-12-20 xfs: online repair of symbolic links (2022-12-20) tar.gz
repair-orphanage_2022-12-20 xfs: move orphan files to lost and found (2022-12-20) tar.gz
repair-dirs_2022-12-20 xfs: online repair of directories (2022-12-20) tar.gz
repair-xattrs_2022-12-20 xfs: online repair of extended attributes (2022-12-20) tar.gz
dirattr-validate-owners_2022-12-20 xfs: set and validate dir/attr block owners (2022-12-20) tar.gz
repair-rtsummary_2022-12-20 xfs: online repair of realtime summaries (2022-12-20) tar.gz
repair-tempfiles_2022-12-20 xfs: create temporary files for online repair (2022-12-20) tar.gz
atomic-file-updates_2022-12-20 xfs: atomic file updates (2022-12-20) tar.gz
symlink-cleanups_2022-12-20 xfs: clean up symbolic link code (2022-12-20) tar.gz
expand-bmap-intent-usage_2022-12-20 xfs: support attrfork and unwritten BUIs (2022-12-20) tar.gz
realtime-bmap-intents_2022-12-20 xfs: widen BUI formats to support realtime (2022-12-20) tar.gz
bmap-intent-cleanups_2022-12-20 xfs: bmap log intent cleanups (2022-12-20) tar.gz
repair-refcount-scalability_2022-12-20 xfs: reduce refcount repair memory usage (2022-12-20) tar.gz
btree-geometry-in-ops_2022-12-20 xfs: move btree geometry to ops struct (2022-12-20) tar.gz
repair-rmap-btree_2022-12-20 xfs: online repair of rmap btrees (2022-12-20) tar.gz
in-memory-btrees_2022-12-20 xfs: support in-memory btrees (2022-12-20) tar.gz
repair-fscounters_2022-12-20 xfs: online repair for fs summary counters (2022-12-20) tar.gz
indirect-health-reporting_2022-12-20 xfs: indirect health reporting (2022-12-20) tar.gz
corruption-health-reports_2022-12-20 xfs: report corruption to the health trackers (2022-12-20) tar.gz
scrub-nlinks_2022-12-20 xfs: online repair of file link counts (2022-12-20) tar.gz
repair-quotacheck_2022-12-20 xfs: online repair of quota counters (2022-12-20) tar.gz
scrub-iscan_2022-12-20 xfs: live inode scans for online fsck (2022-12-20) tar.gz
repair-quota_2022-12-20 xfs: online repair of quota and rt metadata files (2022-12-20) tar.gz
repair-file-mappings_2022-12-20 xfs: online repair of file fork mappings (2022-12-20) tar.gz
repair-inodes_2022-12-20 xfs: online repair of inodes and forks (2022-12-20) tar.gz
repair-ag-btrees_2022-12-20 xfs: online repair of AG btrees (2022-12-20) tar.gz
repair-force-rebuild_2022-12-20 xfs: force rebuilding of metadata (2022-12-20) tar.gz
repair-tweaks_2022-12-20 xfs: miscellaneous repair tweaks (2022-12-20) tar.gz
scrub-rtsummary_2022-12-20 xfs: online scrubbing of realtime summary files (2022-12-20) tar.gz
big-array_2022-12-20 xfs: large arrays of pageable memory (2022-12-20) tar.gz
repair-prep-for-bulk-loading_2022-12-20 xfs: prepare repair for bulk loading (2022-12-20) tar.gz
repair-reap-fixes_2022-12-20 xfs: fix online repair block reaping (2022-12-20) tar.gz
scrub-strengthen-rmap-checking_2022-12-20 xfs: strengthen rmapbt scrubbing (2022-12-20) tar.gz
repair-bitmap-rework_2022-12-20 xfs: rework online fsck incore bitmap (2022-12-20) tar.gz
scrub-fix-xattr-memory-mgmt_2022-12-20 xfs: clean up memory management in xattr scrub (2022-12-20) tar.gz
scrub-detect-mergeable-records_2022-12-20 xfs: detect mergeable and overlapping btree records (2022-12-20) tar.gz
scrub-dir-iget-fixes_2022-12-20 xfs: fix iget usage in directory scrub (2022-12-20) tar.gz
scrub-iget-fixes_2022-12-20 xfs: fix iget/irele usage in online fsck (2022-12-20) tar.gz
scrub-detect-rmapbt-gaps_2022-12-20 xfs: detect incorrect gaps in rmap btree (2022-12-20) tar.gz
scrub-detect-inobt-gaps_2022-12-20 xfs: detect incorrect gaps in inode btree (2022-12-20) tar.gz
scrub-detect-refcount-gaps_2022-12-20 xfs: detect incorrect gaps in refcount btree (2022-12-20) tar.gz
scrub-btree-key-enhancements_2022-12-20 xfs: enhance btree key scrubbing (2022-12-20) tar.gz
rmap-btree-fix-key-handling_2022-12-20 xfs: fix rmap btree key flag handling (2022-12-20) tar.gz
btree-hoist-scrub-checks_2022-12-20 xfs: hoist scrub record checks into libxfs (2022-12-20) tar.gz
btree-complain-bad-records_2022-12-20 xfs: standardize btree record checking code (2022-12-20) tar.gz
scrub-drain-intents_2022-12-20 xfs: drain deferred work items when scrubbing (2022-12-20) tar.gz
pass-perag-refs_2022-12-20 xfs: pass perag references around when possible (2022-12-20) tar.gz
intents-perag-refs_2022-12-20 xfs: make intent items take a perag reference (2022-12-20) tar.gz
intents-naming-cleanups_2022-12-20 xfs: variable and naming cleanups for intent items (2022-12-20) tar.gz
online-fsck-design_2022-12-20 xfs: design documentation for online fsck (2022-12-20) tar.gz
dax-reflink-fixes_2022-12-20 fsdax,xfs: fix warning messages (2022-12-20) tar.gz
xfs-6.2-fixes_2022-12-20 xfs: fixes for 6.2 (2022-12-20) tar.gz
xfs-6.2-merge_2022-12-20 xfs: new code for 6.2 (2022-12-20) tar.gz
vfs-6.2-merge_2022-12-20 vfs: new code for 6.2 (2022-12-20) tar.gz
iomap-6.2-merge_2022-12-20 iomap: new code for 6.2 (2022-12-20) tar.gz
dax-reflink-fixes-6.2_2022-12-19 fsdax,xfs: fix warning messages (2022-12-19) tar.gz
xfs-fixes-6.2_2022-12-19 xfs: random fixes for 6.2, part 3 (2022-12-19) tar.gz
xfs-merge-6.2_2022-12-19 xfs: new code for 6.2 (2022-12-19) tar.gz
djwong-wtf_2022-12-17 xfs: patches undergoing development (2022-12-17) tar.gz
defrag-freespace_2022-12-17 xfs: defragment free space (2022-12-17) tar.gz
report-refcounts_2022-12-17 xfs: report refcount information to userspace (2022-12-17) tar.gz
vectorized-scrub_2022-12-17 xfs: vectorize scrub kernel calls (2022-12-17) tar.gz
reduce-eofblocks-gc-on-close_2022-12-17 xfs: improve post-close eofblocks gc behavior (2022-12-17) tar.gz
realtime-quotas_2022-12-17 xfs: enable quota for realtime voluems (2022-12-17) tar.gz
realtime-reflink-extsize_2022-12-17 xfs: reflink with large realtime extents (2022-12-17) tar.gz
realtime-reflink_2022-12-17 xfs: reflink on the realtime device (2022-12-17) tar.gz
refcount-intent-cleanups_2022-12-17 xfs: refcount log intent cleanups (2022-12-17) tar.gz
noalloc-ags_2022-12-17 xfs: noalloc allocation groups (2022-12-17) tar.gz
realtime-rmap_2022-12-17 xfs: realtime reverse-mapping support (2022-12-17) tar.gz
rmap-intent-cleanups_2022-12-17 xfs: rmap log intent cleanups (2022-12-17) tar.gz
realtime-extfree-intents_2022-12-17 xfs: widen EFI format to support rt (2022-12-17) tar.gz
extfree-intent-cleanups_2022-12-17 xfs: extent free log intent cleanups (2022-12-17) tar.gz
reserve-rt-metadata-space_2022-12-17 xfs: enable in-core block reservation for rt metadata (2022-12-17) tar.gz
realtime-discard_2022-12-17 xfsprogs: enable FITRIM for the realtime section (2022-12-17) tar.gz
realtime-groups_2022-12-17 xfsprogs: shard the realtime section (2022-12-17) tar.gz
refactor-rt-locking_2022-12-17 xfs: refactor realtime meta inode locking (2022-12-17) tar.gz
refactor-rtbitmap-macros_2022-12-17 xfs: refactor rtbitmap/summary macros (2022-12-17) tar.gz
refactor-rt-unit-conversions_2022-12-17 xfs: refactor rt extent unit conversions (2022-12-17) tar.gz
clean-up-realtime-units_2022-12-17 xfs: clean up realtime type usage (2022-12-17) tar.gz
btree-ifork-records_2022-12-17 xfs: refactor btrees to support records in inode root (2022-12-17) tar.gz
metadir_2022-12-17 xfs: metadata inode directories (2022-12-17) tar.gz
inode-refactor_2022-12-17 xfs: hoist inode operations to libxfs (2022-12-17) tar.gz
xfile-page-caching_2022-12-17 xfs: cache xfile pages for better performance (2022-12-17) tar.gz
repair-iunlink_2022-12-17 xfs: online fsck of iunlink buckets (2022-12-17) tar.gz
repair-parent-pointers_2022-12-17 xfs: online repair of parent pointers (2022-12-17) tar.gz
repair-symlink_2022-12-17 xfs: online repair of symbolic links (2022-12-17) tar.gz
repair-orphanage_2022-12-17 xfs: move orphan files to lost and found (2022-12-17) tar.gz
repair-dirs_2022-12-17 xfs: online repair of directories (2022-12-17) tar.gz
repair-xattrs_2022-12-17 xfs: online repair of extended attributes (2022-12-17) tar.gz
dirattr-validate-owners_2022-12-17 xfs: set and validate dir/attr block owners (2022-12-17) tar.gz
repair-rtsummary_2022-12-17 xfs: online repair of realtime summaries (2022-12-17) tar.gz
repair-tempfiles_2022-12-17 xfs: create temporary files for online repair (2022-12-17) tar.gz
atomic-file-updates_2022-12-17 xfs: atomic file updates (2022-12-17) tar.gz
symlink-cleanups_2022-12-17 xfs: clean up symbolic link code (2022-12-17) tar.gz
expand-bmap-intent-usage_2022-12-17 xfs: support attrfork and unwritten BUIs (2022-12-17) tar.gz
realtime-bmap-intents_2022-12-17 xfs: widen BUI formats to support realtime (2022-12-17) tar.gz
bmap-intent-cleanups_2022-12-17 xfs: bmap log intent cleanups (2022-12-17) tar.gz
repair-refcount-scalability_2022-12-17 xfs: reduce refcount repair memory usage (2022-12-17) tar.gz
btree-geometry-in-ops_2022-12-17 xfs: move btree geometry to ops struct (2022-12-17) tar.gz
repair-rmap-btree_2022-12-17 xfs: online repair of rmap btrees (2022-12-17) tar.gz
in-memory-btrees_2022-12-17 xfs: support in-memory btrees (2022-12-17) tar.gz
repair-fscounters_2022-12-17 xfs: online repair for fs summary counters (2022-12-17) tar.gz
indirect-health-reporting_2022-12-17 xfs: indirect health reporting (2022-12-17) tar.gz
corruption-health-reports_2022-12-17 xfs: report corruption to the health trackers (2022-12-17) tar.gz
scrub-nlinks_2022-12-17 xfs: online repair of file link counts (2022-12-17) tar.gz
repair-quotacheck_2022-12-17 xfs: online repair of quota counters (2022-12-17) tar.gz
scrub-iscan_2022-12-17 xfs: live inode scans for online fsck (2022-12-17) tar.gz
repair-quota_2022-12-17 xfs: online repair of quota and rt metadata files (2022-12-17) tar.gz
repair-file-mappings_2022-12-17 xfs: online repair of file fork mappings (2022-12-17) tar.gz
repair-inodes_2022-12-17 xfs: online repair of inodes and forks (2022-12-17) tar.gz
repair-ag-btrees_2022-12-17 xfs: online repair of AG btrees (2022-12-17) tar.gz
repair-force-rebuild_2022-12-17 xfs: force rebuilding of metadata (2022-12-17) tar.gz
repair-tweaks_2022-12-17 xfs: miscellaneous repair tweaks (2022-12-17) tar.gz
scrub-rtsummary_2022-12-17 xfs: online scrubbing of realtime summary files (2022-12-17) tar.gz
big-array_2022-12-17 xfs: large arrays of pageable memory (2022-12-17) tar.gz
repair-prep-for-bulk-loading_2022-12-17 xfs: prepare repair for bulk loading (2022-12-17) tar.gz
repair-reap-fixes_2022-12-17 xfs: fix online repair block reaping (2022-12-17) tar.gz
scrub-strengthen-rmap-checking_2022-12-17 xfs: strengthen rmapbt scrubbing (2022-12-17) tar.gz
repair-bitmap-rework_2022-12-17 xfs: rework online fsck incore bitmap (2022-12-17) tar.gz
scrub-fix-xattr-memory-mgmt_2022-12-17 xfs: clean up memory management in xattr scrub (2022-12-17) tar.gz
scrub-detect-mergeable-records_2022-12-17 xfs: detect mergeable and overlapping btree records (2022-12-17) tar.gz
scrub-dir-iget-fixes_2022-12-17 xfs: fix iget usage in directory scrub (2022-12-17) tar.gz
scrub-iget-fixes_2022-12-17 xfs: fix iget/irele usage in online fsck (2022-12-17) tar.gz
scrub-detect-rmapbt-gaps_2022-12-17 xfs: detect incorrect gaps in rmap btree (2022-12-17) tar.gz
scrub-detect-inobt-gaps_2022-12-17 xfs: detect incorrect gaps in inode btree (2022-12-17) tar.gz
scrub-detect-refcount-gaps_2022-12-17 xfs: detect incorrect gaps in refcount btree (2022-12-17) tar.gz
scrub-btree-key-enhancements_2022-12-17 xfs: enhance btree key scrubbing (2022-12-17) tar.gz
rmap-btree-fix-key-handling_2022-12-17 xfs: fix rmap btree key flag handling (2022-12-17) tar.gz
btree-hoist-scrub-checks_2022-12-17 xfs: hoist scrub record checks into libxfs (2022-12-17) tar.gz
btree-complain-bad-records_2022-12-17 xfs: standardize btree record checking code (2022-12-17) tar.gz
scrub-drain-intents_2022-12-17 xfs: drain deferred work items when scrubbing (2022-12-17) tar.gz
pass-perag-refs_2022-12-17 xfs: pass perag references around when possible (2022-12-17) tar.gz
intents-perag-refs_2022-12-17 xfs: make intent items take a perag reference (2022-12-17) tar.gz
intents-naming-cleanups_2022-12-17 xfs: variable and naming cleanups for intent items (2022-12-17) tar.gz
online-fsck-design_2022-12-17 xfs: design documentation for online fsck (2022-12-17) tar.gz
dax-reflink-fixes_2022-12-17 fsdax,xfs: fix warning messages (2022-12-17) tar.gz
xfs-6.2-fixes_2022-12-17 xfs: fixes for 6.2 (2022-12-17) tar.gz
xfs-6.2-merge_2022-12-17 xfs: new code for 6.2 (2022-12-17) tar.gz
vfs-6.2-merge_2022-12-17 vfs: new code for 6.2 (2022-12-17) tar.gz
iomap-6.2-merge_2022-12-17 iomap: new code for 6.2 (2022-12-17) tar.gz
v6.1         Linux 6.1 (2022-12-11) tar.gz
maxrefcount-fixes-6.2_2022-12-01 xfs: fix broken MAXREFCOUNT handling (2022-12-01) tar.gz
maxrefcount-fixes-6.2_2022-11-30 xfs: fix broken MAXREFCOUNT handling (2022-11-30) tar.gz
random-fixes-6.2_2022-11-30 xfs: various fixes for 6.2 (2022-11-30) tar.gz
xfs-merge-6.2_2022-11-30 xfs: new code for 6.2 (2022-11-30) tar.gz
iomap-write-race-testing-6.2_2022-11-30 xfs: add knobs for testing iomap write race fixes (2022-11-30) tar.gz
maxrefcount-fixes-6.2_2022-11-29 xfs: fix broken MAXREFCOUNT handling (2022-11-29) tar.gz
uaf-fixes-6.2_2022-11-29 xfs: UAF fixes for 6.2 (2022-11-29) tar.gz
random-fixes-6.2_2022-11-29 xfs: fixes for 6.2 (2022-11-29) tar.gz
dax-reflink-fixes-6.2_2022-11-29 fsdax,xfs: fix warning messages (2022-11-29) tar.gz
xfs-merge-6.2_2022-11-29 xfs: new code for 6.2 (2022-11-29) tar.gz
djwong-wtf_2022-11-23 xfs: patches undergoing development (2022-11-23) tar.gz
defrag-freespace_2022-11-23 xfs: defragment free space (2022-11-23) tar.gz
report-refcounts_2022-11-23 xfs: report refcount information to userspace (2022-11-23) tar.gz
vectorized-scrub_2022-11-23 xfs: vectorize scrub kernel calls (2022-11-23) tar.gz
reduce-eofblocks-gc-on-close_2022-11-23 xfs: improve post-close eofblocks gc behavior (2022-11-23) tar.gz
realtime-quotas_2022-11-23 xfs: enable quota for realtime voluems (2022-11-23) tar.gz
realtime-reflink-extsize_2022-11-23 xfs: reflink with large realtime extents (2022-11-23) tar.gz
realtime-reflink_2022-11-23 xfs: reflink on the realtime device (2022-11-23) tar.gz
refcount-intent-cleanups_2022-11-23 xfs: refcount log intent cleanups (2022-11-23) tar.gz
noalloc-ags_2022-11-23 xfs: noalloc allocation groups (2022-11-23) tar.gz
realtime-rmap_2022-11-23 xfs: realtime reverse-mapping support (2022-11-23) tar.gz
rmap-intent-cleanups_2022-11-23 xfs: rmap log intent cleanups (2022-11-23) tar.gz
realtime-extfree-intents_2022-11-23 xfs: widen EFI format to support rt (2022-11-23) tar.gz
extfree-intent-cleanups_2022-11-23 xfs: extent free log intent cleanups (2022-11-23) tar.gz
reserve-rt-metadata-space_2022-11-23 xfs: enable in-core block reservation for rt metadata (2022-11-23) tar.gz
realtime-groups_2022-11-23 xfsprogs: shard the realtime section (2022-11-23) tar.gz
refactor-rt-locking_2022-11-23 xfs: refactor realtime meta inode locking (2022-11-23) tar.gz
refactor-rtbitmap-macros_2022-11-23 xfs: refactor rtbitmap/summary macros (2022-11-23) tar.gz
refactor-rt-unit-conversions_2022-11-23 xfs: refactor rt extent unit conversions (2022-11-23) tar.gz
clean-up-realtime-units_2022-11-23 xfs: clean up realtime type usage (2022-11-23) tar.gz
btree-ifork-records_2022-11-23 xfs: refactor btrees to support records in inode root (2022-11-23) tar.gz
metadir_2022-11-23 xfs: metadata inode directories (2022-11-23) tar.gz
inode-refactor_2022-11-23 xfs: hoist inode operations to libxfs (2022-11-23) tar.gz
repair-iunlink_2022-11-23 xfs: online fsck of iunlink buckets (2022-11-23) tar.gz
repair-parent-pointers_2022-11-23 xfs: online repair of parent pointers (2022-11-23) tar.gz
repair-symlink_2022-11-23 xfs: online repair of symbolic links (2022-11-23) tar.gz
repair-orphanage_2022-11-23 xfs: move orphan files to lost and found (2022-11-23) tar.gz
repair-dirs_2022-11-23 xfs: online repair of directories (2022-11-23) tar.gz
repair-xattrs_2022-11-23 xfs: online repair of extended attributes (2022-11-23) tar.gz
dirattr-validate-owners_2022-11-23 xfs: set and validate dir/attr block owners (2022-11-23) tar.gz
repair-rtsummary_2022-11-23 xfs: online repair of realtime summaries (2022-11-23) tar.gz
repair-tempfiles_2022-11-23 xfs: create temporary files for online repair (2022-11-23) tar.gz
atomic-file-updates_2022-11-23 xfs: atomic file updates (2022-11-23) tar.gz
symlink-cleanups_2022-11-23 xfs: clean up symbolic link code (2022-11-23) tar.gz
expand-bmap-intent-usage_2022-11-23 xfs: support attrfork and unwritten BUIs (2022-11-23) tar.gz
realtime-bmap-intents_2022-11-23 xfs: widen BUI formats to support realtime (2022-11-23) tar.gz
bmap-intent-cleanups_2022-11-23 xfs: bmap log intent cleanups (2022-11-23) tar.gz
repair-rmap-btree_2022-11-23 xfs: online repair of rmap btrees (2022-11-23) tar.gz
in-memory-btrees_2022-11-23 xfs: support in-memory btrees (2022-11-23) tar.gz
repair-fscounters_2022-11-23 xfs: online repair for fs summary counters (2022-11-23) tar.gz
indirect-health-reporting_2022-11-23 xfs: indirect health reporting (2022-11-23) tar.gz
corruption-health-reports_2022-11-23 xfs: report corruption to the health trackers (2022-11-23) tar.gz
scrub-nlinks_2022-11-23 xfs: online repair of file link counts (2022-11-23) tar.gz
repair-quotacheck_2022-11-23 xfs: online repair of quota counters (2022-11-23) tar.gz
scrub-iscan_2022-11-23 xfs: live inode scans for online fsck (2022-11-23) tar.gz
repair-quota_2022-11-23 xfs: online repair of quota and rt metadata files (2022-11-23) tar.gz
repair-file-mappings_2022-11-23 xfs: online repair of file fork mappings (2022-11-23) tar.gz
repair-inodes_2022-11-23 xfs: online repair of inodes and forks (2022-11-23) tar.gz
repair-ag-btrees_2022-11-23 xfs: online repair of AG btrees (2022-11-23) tar.gz
repair-force-rebuild_2022-11-23 xfs: force rebuilding of metadata (2022-11-23) tar.gz
repair-tweaks_2022-11-23 xfs: miscellaneous repair tweaks (2022-11-23) tar.gz
scrub-rtsummary_2022-11-23 xfs: online scrubbing of realtime summary files (2022-11-23) tar.gz
big-array_2022-11-23 xfs: large arrays of pageable memory (2022-11-23) tar.gz
repair-prep-for-bulk-loading_2022-11-23 xfs: prepare repair for bulk loading (2022-11-23) tar.gz
repair-reap-fixes_2022-11-23 xfs: fix online repair block reaping (2022-11-23) tar.gz
scrub-strengthen-rmap-checking_2022-11-23 xfs: strengthen rmapbt scrubbing (2022-11-23) tar.gz
repair-bitmap-rework_2022-11-23 xfs: rework online fsck incore bitmap (2022-11-23) tar.gz
scrub-fix-xattr-memory-mgmt_2022-11-23 xfs: clean up memory management in xattr scrub (2022-11-23) tar.gz
scrub-detect-mergeable-records_2022-11-23 xfs: detect mergeable and overlapping btree records (2022-11-23) tar.gz
scrub-dir-iget-fixes_2022-11-23 xfs: fix iget usage in directory scrub (2022-11-23) tar.gz
scrub-iget-fixes_2022-11-23 xfs: fix iget/irele usage in online fsck (2022-11-23) tar.gz
scrub-detect-rmapbt-gaps_2022-11-23 xfs: detect incorrect gaps in rmap btree (2022-11-23) tar.gz
scrub-detect-inobt-gaps_2022-11-23 xfs: detect incorrect gaps in inode btree (2022-11-23) tar.gz
scrub-detect-refcount-gaps_2022-11-23 xfs: detect incorrect gaps in refcount btree (2022-11-23) tar.gz
scrub-btree-key-enhancements_2022-11-23 xfs: enhance btree key scrubbing (2022-11-23) tar.gz
rmap-btree-fix-key-handling_2022-11-23 xfs: fix rmap btree key flag handling (2022-11-23) tar.gz
btree-hoist-scrub-checks_2022-11-23 xfs: hoist scrub record checks into libxfs (2022-11-23) tar.gz
btree-complain-bad-records_2022-11-23 xfs: standardize btree record checking code (2022-11-23) tar.gz
scrub-drain-intents_2022-11-23 xfs: drain deferred work items when scrubbing (2022-11-23) tar.gz
pass-perag-refs_2022-11-23 xfs: pass perag references around when possible (2022-11-23) tar.gz
intents-perag-refs_2022-11-23 xfs: make intent items take a perag reference (2022-11-23) tar.gz
intents-naming-cleanups_2022-11-23 xfs: variable and naming cleanups for intent items (2022-11-23) tar.gz
online-fsck-design_2022-11-23 xfs: design documentation for online fsck (2022-11-23) tar.gz
xfs-6.2-fixes_2022-11-23 xfs: fixes for 6.2 (2022-11-23) tar.gz
xfs-6.2-merge_2022-11-23 xfs: new code for 6.2 (2022-11-23) tar.gz
iomap-6.2-merge_2022-11-23 iomap: new code for 6.2 (2022-11-23) tar.gz
djwong-dev4_2022-11-23 Snapshot of linux-xfs@djwong-dev4#xfs-repair-check-btree-record-order at Wed Nov 23 09:04:51 PST 2022 (2022-11-23) tar.gz
djwong-dev4_2022-11-22 Snapshot of linux-xfs@djwong-dev4#DEBUG-ifork-wrong-order at Tue Nov 22 08:27:59 PST 2022 (2022-11-22) tar.gz
djwong-dev4_2022-11-20 Snapshot of linux-xfs@djwong-dev4#xfs-scrub-refactor-listxattr at Sun Nov 20 16:30:54 PST 2022 (2022-11-20) tar.gz
v6.1-rc6     Linux 6.1-rc6 (2022-11-20) tar.gz
djwong-dev4_2022-11-17 Snapshot of linux-xfs@djwong-dev4#xfs-scrub-refactor-listxattr at Thu Nov 17 09:29:31 PST 2022 (2022-11-17) tar.gz
scrub-check-metadata-inode-records-6.2_2022-11-16 xfs: scrub inode core when checking metadata files (2022-11-16) tar.gz
scrub-bmap-enhancements-6.2_2022-11-16 xfs: strengthen file mapping scrub (2022-11-16) tar.gz
scrub-fscounters-enhancements-6.2_2022-11-16 xfs: enhance fs summary counter scrubber (2022-11-16) tar.gz
scrub-fix-rtmeta-ilocking-6.2_2022-11-16 xfs: improve rt metadata use for scrub (2022-11-16) tar.gz
scrub-fix-return-value-6.2_2022-11-16 xfs: fix incorrect return values in online fsck (2022-11-16) tar.gz
scrub-cleanup-malloc-6.2_2022-11-16 xfs: clean up memory allocations in online fsck (2022-11-16) tar.gz
scrub-fix-ag-header-handling-6.2_2022-11-16 xfs: fix handling of AG[IF] header buffers during scrub (2022-11-16) tar.gz
djwong-dev4_2022-11-15 Snapshot of linux-xfs@djwong-dev4#DEBUG-ifork-wrong-order at Tue Nov 15 15:13:47 PST 2022 (2022-11-15) tar.gz
xfs-6.2-merge_2022-11-15 Snapshot of linux-djw@xfs-6.2-merge#ext4-dont-fail-getfsuuid-on-long-buffer at Tue Nov 15 15:13:34 PST 2022 (2022-11-15) tar.gz
xfs-6.2-merge-1 New code for 6.2:  - Fix a race condition w.r.t. percpu inode free counters  - Fix a broken error return in xfs_remove  - Print FS UUID at mount/unmount time  - Numerous fixes to the online fsck code  - Fix inode locking inconsistency problems when dealing with realtime    metadata files (2022-11-14) tar.gz
iomap-6.2-merge-1 New code for 6.2: (2022-11-14) tar.gz
djwong-dev4_2022-11-14 Snapshot of linux-xfs@djwong-dev4#DEBUG-ifork-wrong-order at Mon Nov 14 09:23:56 PST 2022 (2022-11-14) tar.gz
xfs-6.2-merge_2022-11-13 Snapshot of linux-djw@xfs-6.2-merge#ext4-dont-fail-getfsuuid-on-long-buffer at Sun Nov 13 15:04:00 PST 2022 (2022-11-13) tar.gz
v6.1-rc5     Linux 6.1-rc5 (2022-11-13) tar.gz
xfs-6.2-merge_2022-11-10 Snapshot of linux-djw@xfs-6.2-merge#xfs-write-introduce-debug-delays at Thu Nov 10 08:17:30 PST 2022 (2022-11-10) tar.gz
djwong-wtf_2022-11-09 xfs: patches undergoing development (2022-11-09) tar.gz
defrag-freespace_2022-11-09 xfs: defragment free space (2022-11-09) tar.gz
report-refcounts_2022-11-09 xfs: report refcount information to userspace (2022-11-09) tar.gz
vectorized-scrub_2022-11-09 xfs: vectorize scrub kernel calls (2022-11-09) tar.gz
reduce-eofblocks-gc-on-close_2022-11-09 xfs: improve post-close eofblocks gc behavior (2022-11-09) tar.gz
realtime-quotas_2022-11-09 xfs: enable quota for realtime voluems (2022-11-09) tar.gz
realtime-reflink-extsize_2022-11-09 xfs: reflink with large realtime extents (2022-11-09) tar.gz
realtime-reflink_2022-11-09 xfs: reflink on the realtime device (2022-11-09) tar.gz
refcount-intent-cleanups_2022-11-09 xfs: refcount log intent cleanups (2022-11-09) tar.gz
noalloc-ags_2022-11-09 xfs: noalloc allocation groups (2022-11-09) tar.gz
realtime-rmap_2022-11-09 xfs: realtime reverse-mapping support (2022-11-09) tar.gz
rmap-intent-cleanups_2022-11-09 xfs: rmap log intent cleanups (2022-11-09) tar.gz
realtime-extfree-intents_2022-11-09 xfs: widen EFI format to support rt (2022-11-09) tar.gz
extfree-intent-cleanups_2022-11-09 xfs: extent free log intent cleanups (2022-11-09) tar.gz
reserve-rt-metadata-space_2022-11-09 xfs: enable in-core block reservation for rt metadata (2022-11-09) tar.gz
realtime-groups_2022-11-09 xfsprogs: shard the realtime section (2022-11-09) tar.gz
refactor-rt-locking_2022-11-09 xfs: refactor realtime meta inode locking (2022-11-09) tar.gz
refactor-rtbitmap-macros_2022-11-09 xfs: refactor rtbitmap/summary macros (2022-11-09) tar.gz
refactor-rt-unit-conversions_2022-11-09 xfs: refactor rt extent unit conversions (2022-11-09) tar.gz
clean-up-realtime-units_2022-11-09 xfs: clean up realtime type usage (2022-11-09) tar.gz
btree-ifork-records_2022-11-09 xfs: refactor btrees to support records in inode root (2022-11-09) tar.gz
metadir_2022-11-09 xfs: metadata inode directories (2022-11-09) tar.gz
inode-refactor_2022-11-09 xfs: hoist inode operations to libxfs (2022-11-09) tar.gz
repair-iunlink_2022-11-09 xfs: online fsck of iunlink buckets (2022-11-09) tar.gz
repair-symlink_2022-11-09 xfs: online repair of symbolic links (2022-11-09) tar.gz
repair-orphanage_2022-11-09 xfs: move orphan files to lost and found (2022-11-09) tar.gz
repair-dirs_2022-11-09 xfs: online repair of directories (2022-11-09) tar.gz
repair-xattrs_2022-11-09 xfs: online repair of extended attributes (2022-11-09) tar.gz
dirattr-validate-owners_2022-11-09 xfs: set and validate dir/attr block owners (2022-11-09) tar.gz
repair-rtsummary_2022-11-09 xfs: online repair of realtime summaries (2022-11-09) tar.gz
repair-tempfiles_2022-11-09 xfs: create temporary files for online repair (2022-11-09) tar.gz
atomic-file-updates_2022-11-09 xfs: atomic file updates (2022-11-09) tar.gz
symlink-cleanups_2022-11-09 xfs: clean up symbolic link code (2022-11-09) tar.gz
expand-bmap-intent-usage_2022-11-09 xfs: support attrfork and unwritten BUIs (2022-11-09) tar.gz
realtime-bmap-intents_2022-11-09 xfs: widen BUI formats to support realtime (2022-11-09) tar.gz
bmap-intent-cleanups_2022-11-09 xfs: bmap log intent cleanups (2022-11-09) tar.gz
repair-rmap-btree_2022-11-09 xfs: online repair of rmap btrees (2022-11-09) tar.gz
in-memory-btrees_2022-11-09 xfs: support in-memory btrees (2022-11-09) tar.gz
repair-fscounters_2022-11-09 xfs: online repair for fs summary counters (2022-11-09) tar.gz
indirect-health-reporting_2022-11-09 xfs: indirect health reporting (2022-11-09) tar.gz
corruption-health-reports_2022-11-09 xfs: report corruption to the health trackers (2022-11-09) tar.gz
scrub-nlinks_2022-11-09 xfs: online repair of file link counts (2022-11-09) tar.gz
repair-quotacheck_2022-11-09 xfs: online repair of quota counters (2022-11-09) tar.gz
scrub-iscan_2022-11-09 xfs: live inode scans for online fsck (2022-11-09) tar.gz
repair-quota_2022-11-09 xfs: online repair of quota and rt metadata files (2022-11-09) tar.gz
repair-file-mappings_2022-11-09 xfs: online repair of file fork mappings (2022-11-09) tar.gz
repair-inodes_2022-11-09 xfs: online repair of inodes and forks (2022-11-09) tar.gz
repair-ag-btrees_2022-11-09 xfs: online repair of AG btrees (2022-11-09) tar.gz
repair-force-rebuild_2022-11-09 xfs: force rebuilding of metadata (2022-11-09) tar.gz
repair-tweaks_2022-11-09 xfs: miscellaneous repair tweaks (2022-11-09) tar.gz
scrub-rtsummary_2022-11-09 xfs: online scrubbing of realtime summary files (2022-11-09) tar.gz
big-array_2022-11-09 xfs: large arrays of pageable memory (2022-11-09) tar.gz
repair-prep-for-bulk-loading_2022-11-09 xfs: prepare repair for bulk loading (2022-11-09) tar.gz
repair-reap-fixes_2022-11-09 xfs: fix online repair block reaping (2022-11-09) tar.gz
scrub-strengthen-rmap-checking_2022-11-09 xfs: strengthen rmapbt scrubbing (2022-11-09) tar.gz
repair-bitmap-rework_2022-11-09 xfs: rework online fsck incore bitmap (2022-11-09) tar.gz
scrub-fix-xattr-memory-mgmt_2022-11-09 xfs: clean up memory management in xattr scrub (2022-11-09) tar.gz
scrub-detect-mergeable-records_2022-11-09 xfs: detect mergeable and overlapping btree records (2022-11-09) tar.gz
scrub-dir-iget-fixes_2022-11-09 xfs: fix iget usage in directory scrub (2022-11-09) tar.gz
scrub-iget-fixes_2022-11-09 xfs: fix iget/irele usage in online fsck (2022-11-09) tar.gz
scrub-check-metadata-inode-records_2022-11-09 xfs: scrub inode core when checking metadata files (2022-11-09) tar.gz
scrub-detect-rmapbt-gaps_2022-11-09 xfs: detect incorrect gaps in rmap btree (2022-11-09) tar.gz
scrub-detect-inobt-gaps_2022-11-09 xfs: detect incorrect gaps in inode btree (2022-11-09) tar.gz
scrub-detect-refcount-gaps_2022-11-09 xfs: detect incorrect gaps in refcount btree (2022-11-09) tar.gz
btree-key-enhancements_2022-11-09 xfs: enhance btree key checking (2022-11-09) tar.gz
btree-hoist-scrub-checks_2022-11-09 xfs: hoist scrub record checks into libxfs (2022-11-09) tar.gz
btree-complain-bad-records_2022-11-09 xfs: standardize btree record checking code (2022-11-09) tar.gz
scrub-drain-intents_2022-11-09 xfs: drain deferred work items when scrubbing (2022-11-09) tar.gz
pass-perag-refs_2022-11-09 xfs: pass perag references around when possible (2022-11-09) tar.gz
intents-perag-refs_2022-11-09 xfs: make intent items take a perag reference (2022-11-09) tar.gz
intents-naming-cleanups_2022-11-09 xfs: variable and naming cleanups for intent items (2022-11-09) tar.gz
online-fsck-design_2022-11-09 xfs: design documentation for online fsck (2022-11-09) tar.gz
xfs-6.2-fixes_2022-11-09 xfs: fixes for 6.2 (2022-11-09) tar.gz
iomap-6.2-merge_2022-11-09 iomap: new code for 6.2 (2022-11-09) tar.gz
iomap-write-races-6.2_2022-11-09 xfs, iomap: fix data corruption due to stale cached iomaps (2022-11-09) tar.gz
djwong-dev4_2022-11-09 Snapshot of linux-xfs@djwong-dev4#xfs-repair-always-relog-ag-header-buffers at Wed Nov  9 09:26:38 PST 2022 (2022-11-09) tar.gz
xfs-6.2-merge_2022-11-09 Snapshot of linux-djw@xfs-6.2-merge#xfs-write-introduce-debug-delays at Wed Nov  9 09:26:25 PST 2022 (2022-11-09) tar.gz
djwong-dev4_2022-11-08 Snapshot of linux-xfs@djwong-dev4#arm-stupid-pptt-hack at Tue Nov  8 09:12:25 PST 2022 (2022-11-08) tar.gz
xfs-6.2-merge_2022-11-08 Snapshot of linux-djw@xfs-6.2-merge#arm-stupid-pptt-hack at Tue Nov  8 09:12:12 PST 2022 (2022-11-08) tar.gz
djwong-dev4_2022-11-07 Snapshot of linux-xfs@djwong-dev4#xfs-repair-always-relog-ag-header-buffers at Mon Nov  7 09:20:53 PST 2022 (2022-11-07) tar.gz
xfs-6.2-merge_2022-11-07 Snapshot of linux-djw@xfs-6.2-merge#kbusch_iomap-directly-use-logical-block-size at Mon Nov  7 09:20:02 PST 2022 (2022-11-07) tar.gz
djwong-dev4_2022-11-06 Snapshot of linux-xfs@djwong-dev4#xfs-repair-always-relog-ag-header-buffers at Sun Nov  6 15:46:01 PST 2022 (2022-11-06) tar.gz
v6.1-rc4     Linux 6.1-rc4 (2022-11-06) tar.gz
djwong-wtf_2022-11-06 xfs: patches undergoing development (2022-11-06) tar.gz
defrag-freespace_2022-11-06 xfs: defragment free space (2022-11-06) tar.gz
report-refcounts_2022-11-06 xfs: report refcount information to userspace (2022-11-06) tar.gz
vectorized-scrub_2022-11-06 xfs: vectorize scrub kernel calls (2022-11-06) tar.gz
reduce-eofblocks-gc-on-close_2022-11-06 xfs: improve post-close eofblocks gc behavior (2022-11-06) tar.gz
realtime-quotas_2022-11-06 xfs: enable quota for realtime voluems (2022-11-06) tar.gz
realtime-reflink-extsize_2022-11-06 xfs: reflink with large realtime extents (2022-11-06) tar.gz
realtime-reflink_2022-11-06 xfs: reflink on the realtime device (2022-11-06) tar.gz
refcount-intent-cleanups_2022-11-06 xfs: refcount log intent cleanups (2022-11-06) tar.gz
noalloc-ags_2022-11-06 xfs: noalloc allocation groups (2022-11-06) tar.gz
realtime-rmap_2022-11-06 xfs: realtime reverse-mapping support (2022-11-06) tar.gz
rmap-intent-cleanups_2022-11-06 xfs: rmap log intent cleanups (2022-11-06) tar.gz
realtime-extfree-intents_2022-11-06 xfs: widen EFI format to support rt (2022-11-06) tar.gz
extfree-intent-cleanups_2022-11-06 xfs: extent free log intent cleanups (2022-11-06) tar.gz
reserve-rt-metadata-space_2022-11-06 xfs: enable in-core block reservation for rt metadata (2022-11-06) tar.gz
realtime-groups_2022-11-06 xfsprogs: shard the realtime section (2022-11-06) tar.gz
refactor-rt-locking_2022-11-06 xfs: refactor realtime meta inode locking (2022-11-06) tar.gz
refactor-rtbitmap-macros_2022-11-06 xfs: refactor rtbitmap/summary macros (2022-11-06) tar.gz
refactor-rt-unit-conversions_2022-11-06 xfs: refactor rt extent unit conversions (2022-11-06) tar.gz
clean-up-realtime-units_2022-11-06 xfs: clean up realtime type usage (2022-11-06) tar.gz
btree-ifork-records_2022-11-06 xfs: refactor btrees to support records in inode root (2022-11-06) tar.gz
metadir_2022-11-06 xfs: metadata inode directories (2022-11-06) tar.gz
inode-refactor_2022-11-06 xfs: hoist inode operations to libxfs (2022-11-06) tar.gz
repair-iunlink_2022-11-06 xfs: online fsck of iunlink buckets (2022-11-06) tar.gz
repair-symlink_2022-11-06 xfs: online repair of symbolic links (2022-11-06) tar.gz
repair-orphanage_2022-11-06 xfs: move orphan files to lost and found (2022-11-06) tar.gz
repair-dirs_2022-11-06 xfs: online repair of directories (2022-11-06) tar.gz
repair-xattrs_2022-11-06 xfs: online repair of extended attributes (2022-11-06) tar.gz
dirattr-validate-owners_2022-11-06 xfs: set and validate dir/attr block owners (2022-11-06) tar.gz
repair-rtsummary_2022-11-06 xfs: online repair of realtime summaries (2022-11-06) tar.gz
repair-tempfiles_2022-11-06 xfs: create temporary files for online repair (2022-11-06) tar.gz
atomic-file-updates_2022-11-06 xfs: atomic file updates (2022-11-06) tar.gz
symlink-cleanups_2022-11-06 xfs: clean up symbolic link code (2022-11-06) tar.gz
expand-bmap-intent-usage_2022-11-06 xfs: support attrfork and unwritten BUIs (2022-11-06) tar.gz
realtime-bmap-intents_2022-11-06 xfs: widen BUI formats to support realtime (2022-11-06) tar.gz
bmap-intent-cleanups_2022-11-06 xfs: bmap log intent cleanups (2022-11-06) tar.gz
repair-rmap-btree_2022-11-06 xfs: online repair of rmap btrees (2022-11-06) tar.gz
in-memory-btrees_2022-11-06 xfs: support in-memory btrees (2022-11-06) tar.gz
repair-fscounters_2022-11-06 xfs: online repair for fs summary counters (2022-11-06) tar.gz
indirect-health-reporting_2022-11-06 xfs: indirect health reporting (2022-11-06) tar.gz
corruption-health-reports_2022-11-06 xfs: report corruption to the health trackers (2022-11-06) tar.gz
scrub-nlinks_2022-11-06 xfs: online repair of file link counts (2022-11-06) tar.gz
repair-quotacheck_2022-11-06 xfs: online repair of quota counters (2022-11-06) tar.gz
scrub-iscan_2022-11-06 xfs: live inode scans for online fsck (2022-11-06) tar.gz
repair-quota_2022-11-06 xfs: online repair of quota and rt metadata files (2022-11-06) tar.gz
repair-file-mappings_2022-11-06 xfs: online repair of file fork mappings (2022-11-06) tar.gz
repair-inodes_2022-11-06 xfs: online repair of inodes and forks (2022-11-06) tar.gz
repair-ag-btrees_2022-11-06 xfs: online repair of AG btrees (2022-11-06) tar.gz
repair-force-rebuild_2022-11-06 xfs: force rebuilding of metadata (2022-11-06) tar.gz
repair-tweaks_2022-11-06 xfs: miscellaneous repair tweaks (2022-11-06) tar.gz
scrub-rtsummary_2022-11-06 xfs: online scrubbing of realtime summary files (2022-11-06) tar.gz
big-array_2022-11-06 xfs: large arrays of pageable memory (2022-11-06) tar.gz
repair-prep-for-bulk-loading_2022-11-06 xfs: prepare repair for bulk loading (2022-11-06) tar.gz
repair-reap-fixes_2022-11-06 xfs: fix online repair block reaping (2022-11-06) tar.gz
scrub-strengthen-rmap-checking_2022-11-06 xfs: strengthen rmapbt scrubbing (2022-11-06) tar.gz
repair-bitmap-rework_2022-11-06 xfs: rework online fsck incore bitmap (2022-11-06) tar.gz
scrub-fix-xattr-memory-mgmt_2022-11-06 xfs: clean up memory management in xattr scrub (2022-11-06) tar.gz
scrub-detect-mergeable-records_2022-11-06 xfs: detect mergeable and overlapping btree records (2022-11-06) tar.gz
scrub-dir-iget-fixes_2022-11-06 xfs: fix iget usage in directory scrub (2022-11-06) tar.gz
scrub-iget-fixes_2022-11-06 xfs: fix iget/irele usage in online fsck (2022-11-06) tar.gz
scrub-check-metadata-inode-records_2022-11-06 xfs: scrub inode core when checking metadata files (2022-11-06) tar.gz
scrub-detect-rmapbt-gaps_2022-11-06 xfs: detect incorrect gaps in rmap btree (2022-11-06) tar.gz
scrub-detect-inobt-gaps_2022-11-06 xfs: detect incorrect gaps in inode btree (2022-11-06) tar.gz
scrub-detect-refcount-gaps_2022-11-06 xfs: detect incorrect gaps in refcount btree (2022-11-06) tar.gz
btree-key-enhancements_2022-11-06 xfs: enhance btree key checking (2022-11-06) tar.gz
scrub-bmap-enhancements_2022-11-06 xfs: strengthen file mapping scrub (2022-11-06) tar.gz
scrub-fscounters-enhancements_2022-11-06 xfs: enhance fs summary counter scrubber (2022-11-06) tar.gz
scrub-fix-rtmeta-ilocking_2022-11-06 xfs: improve rt metadata use for scrub (2022-11-06) tar.gz
btree-hoist-scrub-checks_2022-11-06 xfs: hoist scrub record checks into libxfs (2022-11-06) tar.gz
btree-complain-bad-records_2022-11-06 xfs: standardize btree record checking code (2022-11-06) tar.gz
scrub-drain-intents_2022-11-06 xfs: drain deferred work items when scrubbing (2022-11-06) tar.gz
pass-perag-refs_2022-11-06 xfs: pass perag references around when possible (2022-11-06) tar.gz
intents-perag-refs_2022-11-06 xfs: make intent items take a perag reference (2022-11-06) tar.gz
intents-naming-cleanups_2022-11-06 xfs: variable and naming cleanups for intent items (2022-11-06) tar.gz
scrub-fix-return-value_2022-11-06 xfs: fix incorrect return values in online fsck (2022-11-06) tar.gz
scrub-cleanup-malloc_2022-11-06 xfs: clean up memory allocations in online fsck (2022-11-06) tar.gz
scrub-fix-ag-header-handling_2022-11-06 xfs: fix handling of AG[IF] header buffers during scrub (2022-11-06) tar.gz
online-fsck-design_2022-11-06 xfs: design documentation for online fsck (2022-11-06) tar.gz
xfs-6.1-fixes_2022-11-06 xfs: fixes for 6.1 (2022-11-06) tar.gz
iomap-6.2-merge_2022-11-06 iomap: new code for 6.2 (2022-11-06) tar.gz
djwong-dev4_2022-11-04 Snapshot of linux-xfs@djwong-dev4#xfs-repair-always-relog-ag-header-buffers at Fri Nov  4 09:03:22 PDT 2022 (2022-11-04) tar.gz
djwong-dev4_2022-11-03 Snapshot of linux-xfs@djwong-dev4#xfs-repair-always-relog-ag-header-buffers at Thu Nov  3 09:12:33 PDT 2022 (2022-11-03) tar.gz
xfs-6.1-fixesA_2022-11-03 Snapshot of linux-djw@xfs-6.1-fixesA#leo.lilong_xfs-fix-sb-write-verify-for-lazysbcount at Thu Nov  3 09:12:30 PDT 2022 (2022-11-03) tar.gz
djwong-dev4_2022-11-02 Snapshot of linux-xfs@djwong-dev4#xfs-repair-check-records-as-they-go-in at Wed Nov  2 10:59:53 PDT 2022 (2022-11-02) tar.gz
xfs-6.1-fixesA_2022-11-02 Snapshot of linux-djw@xfs-6.1-fixesA#kbusch_iomap-directly-use-logical-block-size at Wed Nov  2 10:59:40 PDT 2022 (2022-11-02) tar.gz
xfs-6.1-fixes-4 Bug fixes for 6.1-rc4: (2022-11-01) tar.gz
djwong-dev4_2022-11-01 Snapshot of linux-xfs@djwong-dev4#DEBUG-fuckem at Tue Nov  1 09:51:20 PDT 2022 (2022-11-01) tar.gz
xfs-6.1-fixesA_2022-11-01 Snapshot of linux-djw@xfs-6.1-fixesA#kbusch_iomap-directly-use-logical-block-size at Tue Nov  1 09:51:17 PDT 2022 (2022-11-01) tar.gz
xfs-6.1-fixes-3 Bug fixes for 6.1-rc4: (2022-10-31) tar.gz
xfs-6.1-fixes-2 Bug fixes for 6.1-rc1: (2022-10-31) tar.gz
refcount-cow-domain-6.1_2022-10-31 xfs: improve runtime refcountbt corruption detection (2022-10-31) tar.gz
fix-log-recovery-misuse-6.1_2022-10-31 xfs: fix various problems with log intent item recovery (2022-10-31) tar.gz
xfs-6.1-fixes_2022-10-31 xfs: bug fixes for 6.1 (2022-10-31) tar.gz
djwong-dev4_2022-10-31 Snapshot of linux-xfs@djwong-dev4#xfs-bmbt-complain-about-bad-records at Mon Oct 31 08:46:43 PDT 2022 (2022-10-31) tar.gz
v6.1-rc3     Linux 6.1-rc3 (2022-10-30) tar.gz
djwong-dev4_2022-10-30 Snapshot of linux-xfs@djwong-dev4#xfs-bmbt-complain-about-bad-records at Sun Oct 30 11:05:41 PDT 2022 (2022-10-30) tar.gz
xfs-6.1-fixes_2022-10-30 Snapshot of linux-djw@xfs-6.1-fixes#kbusch_iomap-directly-use-logical-block-size at Sun Oct 30 11:05:28 PDT 2022 (2022-10-30) tar.gz
djwong-dev4_2022-10-28 Snapshot of linux-xfs@djwong-dev4#xfs-repair-always-relog-ag-header-buffers at Fri Oct 28 09:05:35 PDT 2022 (2022-10-28) tar.gz
xfs-6.1-fixes_2022-10-28 Snapshot of linux-djw@xfs-6.1-fixes#kbusch_iomap-directly-use-logical-block-size at Fri Oct 28 09:05:22 PDT 2022 (2022-10-28) tar.gz
refcount-cow-domain-6.1_2022-10-27 xfs: improve runtime refcountbt corruption detection (2022-10-27) tar.gz
fix-log-recovery-misuse-6.1_2022-10-27 xfs: fix various problems with log intent item recovery (2022-10-27) tar.gz
xfs-6.1-fixes_2022-10-27 Snapshot of linux-djw@xfs-6.1-fixes#xfs-file-fix-dax-vm-fault-type-fail at Thu Oct 27 10:03:57 PDT 2022 (2022-10-27) tar.gz
refcount-cow-domain-6.1_2022-10-26 xfs: improve runtime refcountbt corruption detection (2022-10-26) tar.gz
fix-log-recovery-misuse-6.1_2022-10-26 xfs: fix various problems with log intent item recovery (2022-10-26) tar.gz
djwong-dev4_2022-10-26 Snapshot of linux-xfs@djwong-dev4#xfs-repair-always-relog-ag-header-buffers at Wed Oct 26 11:34:02 PDT 2022 (2022-10-26) tar.gz
xfs-6.1-fixes_2022-10-26 Snapshot of linux-djw@xfs-6.1-fixes#xfs-refcount-check-adjust-loopvars at Wed Oct 26 11:33:39 PDT 2022 (2022-10-26) tar.gz
djwong-dev4_2022-10-25 Snapshot of linux-xfs@djwong-dev4#xfs-repair-always-relog-ag-header-buffers at Tue Oct 25 09:28:50 PDT 2022 (2022-10-25) tar.gz
xfs-6.1-fixes_2022-10-25 Snapshot of linux-djw@xfs-6.1-fixes#xfs-file-fix-dax-vm-fault-type-fail at Tue Oct 25 09:28:34 PDT 2022 (2022-10-25) tar.gz
refcount-cow-domain-6.1_2022-10-24 xfs: improve runtime refcountbt corruption detection (2022-10-24) tar.gz
fix-log-recovery-misuse-6.1_2022-10-24 xfs: fix various problems with log intent item recovery (2022-10-24) tar.gz
xfs-6.1-fixes_2022-10-24 xfs: new code for 5.20 (2022-10-24) tar.gz
djwong-dev4_2022-10-24 Snapshot of linux-xfs@djwong-dev4#xfs-scrub-check-order-of-all-interior-records at Mon Oct 24 09:23:29 PDT 2022 (2022-10-24) tar.gz
v6.1-rc2     Linux 6.1-rc2 (2022-10-23) tar.gz
djwong-dev4_2022-10-22 Snapshot of linux-xfs@djwong-dev4#xfs-scrub-check-order-of-all-interior-records at Sat Oct 22 09:05:08 PDT 2022 (2022-10-22) tar.gz
xfs-6.1-fixes_2022-10-22 Snapshot of linux-djw@xfs-6.1-fixes#xfs-refcount-check-continuation-parameters at Sat Oct 22 09:04:55 PDT 2022 (2022-10-22) tar.gz
djwong-dev4_2022-10-21 Snapshot of linux-xfs@djwong-dev4#dax-fix-reflink-insanity at Fri Oct 21 08:48:40 PDT 2022 (2022-10-21) tar.gz
xfs-6.1-fixes_2022-10-21 Snapshot of linux-djw@xfs-6.1-fixes#xfs-refcount-check-continuation-parameters at Fri Oct 21 08:48:28 PDT 2022 (2022-10-21) tar.gz
djwong-dev4_2022-10-20 Snapshot of linux-xfs@djwong-dev4#DEBUG-parent-fsck-fail at Thu Oct 20 09:47:11 PDT 2022 (2022-10-20) tar.gz
xfs-6.1-fixes_2022-10-20 Snapshot of linux-djw@xfs-6.1-fixes#xfs-fix-fortify-complaints at Thu Oct 20 09:47:08 PDT 2022 (2022-10-20) tar.gz
xfs-6.1-fixes-1 Bug fixes for 6.1-rc1: (2022-10-20) tar.gz
djwong-dev4_2022-10-19 Snapshot of linux-xfs@djwong-dev4#DEBUG-parent-fsck-fail at Wed Oct 19 08:55:31 PDT 2022 (2022-10-19) tar.gz
xfs-6.1-fixes_2022-10-19 Snapshot of linux-djw@xfs-6.1-fixes#DEBUG-fortify-vla-wtf at Wed Oct 19 08:55:08 PDT 2022 (2022-10-19) tar.gz
djwong-dev4_2022-10-18 Snapshot of linux-xfs@djwong-dev4#dax-shut-up-weird-warning at Tue Oct 18 09:29:37 PDT 2022 (2022-10-18) tar.gz
xfs-6.1-fixes_2022-10-17 Snapshot of linux-djw@xfs-6.1-fixes#xfs-refcount-check-continuation-parameters at Mon Oct 17 08:47:17 PDT 2022 (2022-10-17) tar.gz
v6.1-rc1     Linux 6.1-rc1 (2022-10-16) tar.gz
djwong-dev4_2022-10-16 Snapshot of linux-xfs@djwong-dev4#dax-shut-up-weird-warning at Sun Oct 16 08:55:48 PDT 2022 (2022-10-16) tar.gz
djwong-dev4_2022-10-15 Snapshot of linux-xfs@djwong-dev4#dax-shut-up-weird-warning at Sat Oct 15 09:56:56 PDT 2022 (2022-10-15) tar.gz
djwong-wtf_2022-10-14 xfs: patches undergoing development (2022-10-14) tar.gz
defrag-freespace_2022-10-14 xfs: defragment free space (2022-10-14) tar.gz
report-refcounts_2022-10-14 xfs: report refcount information to userspace (2022-10-14) tar.gz
vectorized-scrub_2022-10-14 xfs: vectorize scrub kernel calls (2022-10-14) tar.gz
reduce-eofblocks-gc-on-close_2022-10-14 xfs: improve post-close eofblocks gc behavior (2022-10-14) tar.gz
realtime-quotas_2022-10-14 xfs: enable quota for realtime voluems (2022-10-14) tar.gz
realtime-reflink-extsize_2022-10-14 xfs: reflink with large realtime extents (2022-10-14) tar.gz
realtime-reflink_2022-10-14 xfs: reflink on the realtime device (2022-10-14) tar.gz
refcount-intent-cleanups_2022-10-14 xfs: refcount log intent cleanups (2022-10-14) tar.gz
noalloc-ags_2022-10-14 xfs: noalloc allocation groups (2022-10-14) tar.gz
realtime-rmap_2022-10-14 xfs: realtime reverse-mapping support (2022-10-14) tar.gz
rmap-intent-cleanups_2022-10-14 xfs: rmap log intent cleanups (2022-10-14) tar.gz
realtime-extfree-intents_2022-10-14 xfs: widen EFI format to support rt (2022-10-14) tar.gz
extfree-intent-cleanups_2022-10-14 xfs: extent free log intent cleanups (2022-10-14) tar.gz
reserve-rt-metadata-space_2022-10-14 xfs: enable in-core block reservation for rt metadata (2022-10-14) tar.gz
realtime-groups_2022-10-14 xfsprogs: shard the realtime section (2022-10-14) tar.gz
refactor-rt-locking_2022-10-14 xfs: refactor realtime meta inode locking (2022-10-14) tar.gz
refactor-rtbitmap-macros_2022-10-14 xfs: refactor rtbitmap/summary macros (2022-10-14) tar.gz
refactor-rt-unit-conversions_2022-10-14 xfs: refactor rt extent unit conversions (2022-10-14) tar.gz
clean-up-realtime-units_2022-10-14 xfs: clean up realtime type usage (2022-10-14) tar.gz
btree-ifork-records_2022-10-14 xfs: refactor btrees to support records in inode root (2022-10-14) tar.gz
metadir_2022-10-14 xfs: metadata inode directories (2022-10-14) tar.gz
inode-refactor_2022-10-14 xfs: hoist inode operations to libxfs (2022-10-14) tar.gz
repair-iunlink_2022-10-14 xfs: online fsck of iunlink buckets (2022-10-14) tar.gz
repair-symlink_2022-10-14 xfs: online repair of symbolic links (2022-10-14) tar.gz
repair-orphanage_2022-10-14 xfs: move orphan files to lost and found (2022-10-14) tar.gz
repair-dirs_2022-10-14 xfs: online repair of directories (2022-10-14) tar.gz
repair-xattrs_2022-10-14 xfs: online repair of extended attributes (2022-10-14) tar.gz
dirattr-validate-owners_2022-10-14 xfs: set and validate dir/attr block owners (2022-10-14) tar.gz
repair-rtsummary_2022-10-14 xfs: online repair of realtime summaries (2022-10-14) tar.gz
repair-tempfiles_2022-10-14 xfs: create temporary files for online repair (2022-10-14) tar.gz
atomic-file-updates_2022-10-14 xfs: atomic file updates (2022-10-14) tar.gz
symlink-cleanups_2022-10-14 xfs: clean up symbolic link code (2022-10-14) tar.gz
expand-bmap-intent-usage_2022-10-14 xfs: support attrfork and unwritten BUIs (2022-10-14) tar.gz
realtime-bmap-intents_2022-10-14 xfs: widen BUI formats to support realtime (2022-10-14) tar.gz
bmap-intent-cleanups_2022-10-14 xfs: bmap log intent cleanups (2022-10-14) tar.gz
repair-rmap-btree_2022-10-14 xfs: online repair of rmap btrees (2022-10-14) tar.gz
in-memory-btrees_2022-10-14 xfs: support in-memory btrees (2022-10-14) tar.gz
repair-fscounters_2022-10-14 xfs: online repair for fs summary counters (2022-10-14) tar.gz
indirect-health-reporting_2022-10-14 xfs: indirect health reporting (2022-10-14) tar.gz
corruption-health-reports_2022-10-14 xfs: report corruption to the health trackers (2022-10-14) tar.gz
scrub-nlinks_2022-10-14 xfs: online repair of file link counts (2022-10-14) tar.gz
repair-quotacheck_2022-10-14 xfs: online repair of quota counters (2022-10-14) tar.gz
scrub-iscan_2022-10-14 xfs: live inode scans for online fsck (2022-10-14) tar.gz
repair-quota_2022-10-14 xfs: online repair of quota and rt metadata files (2022-10-14) tar.gz
repair-file-mappings_2022-10-14 xfs: online repair of file fork mappings (2022-10-14) tar.gz
repair-inodes_2022-10-14 xfs: online repair of inodes and forks (2022-10-14) tar.gz
repair-ag-btrees_2022-10-14 xfs: online repair of AG btrees (2022-10-14) tar.gz
repair-force-rebuild_2022-10-14 xfs: force rebuilding of metadata (2022-10-14) tar.gz
repair-tweaks_2022-10-14 xfs: miscellaneous repair tweaks (2022-10-14) tar.gz
scrub-rtsummary_2022-10-14 xfs: online scrubbing of realtime summary files (2022-10-14) tar.gz
big-array_2022-10-14 xfs: large arrays of pageable memory (2022-10-14) tar.gz
repair-prep-for-bulk-loading_2022-10-14 xfs: prepare repair for bulk loading (2022-10-14) tar.gz
repair-reap-fixes_2022-10-14 xfs: fix online repair block reaping (2022-10-14) tar.gz
scrub-strengthen-rmap-checking_2022-10-14 xfs: strengthen rmapbt scrubbing (2022-10-14) tar.gz
repair-bitmap-rework_2022-10-14 xfs: rework online fsck incore bitmap (2022-10-14) tar.gz
scrub-fix-xattr-memory-mgmt_2022-10-14 xfs: clean up memory management in xattr scrub (2022-10-14) tar.gz
scrub-detect-mergeable-records_2022-10-14 xfs: detect mergeable and overlapping btree records (2022-10-14) tar.gz
scrub-dir-iget-fixes_2022-10-14 xfs: fix iget usage in directory scrub (2022-10-14) tar.gz
scrub-iget-fixes_2022-10-14 xfs: fix iget/irele usage in online fsck (2022-10-14) tar.gz
scrub-check-metadata-inode-records_2022-10-14 xfs: scrub inode core when checking metadata files (2022-10-14) tar.gz
scrub-detect-rmapbt-gaps_2022-10-14 xfs: detect incorrect gaps in rmap btree (2022-10-14) tar.gz
scrub-detect-inobt-gaps_2022-10-14 xfs: detect incorrect gaps in inode btree (2022-10-14) tar.gz
scrub-detect-refcount-gaps_2022-10-14 xfs: detect incorrect gaps in refcount btree (2022-10-14) tar.gz
btree-key-enhancements_2022-10-14 xfs: enhance btree key checking (2022-10-14) tar.gz
refcount-cow-domain_2022-10-14 xfs: improve runtime refcountbt corruption detection (2022-10-14) tar.gz
scrub-bmap-enhancements_2022-10-14 xfs: strengthen file mapping scrub (2022-10-14) tar.gz
scrub-fscounters-enhancements_2022-10-14 xfs: enhance fs summary counter scrubber (2022-10-14) tar.gz
scrub-fix-rtmeta-ilocking_2022-10-14 xfs: improve rt metadata use for scrub (2022-10-14) tar.gz
scrub-drain-intents_2022-10-14 xfs: drain deferred work items when scrubbing (2022-10-14) tar.gz
scrub-fix-return-value_2022-10-14 xfs: fix incorrect return values in online fsck (2022-10-14) tar.gz
scrub-cleanup-malloc_2022-10-14 xfs: clean up memory allocations in online fsck (2022-10-14) tar.gz
scrub-fix-ag-header-handling_2022-10-14 xfs: fix handling of AG[IF] header buffers during scrub (2022-10-14) tar.gz
online-fsck-design_2022-10-14 xfs: design documentation for online fsck (2022-10-14) tar.gz
xfs-6.1-fixes_2022-10-14 xfs: fixes for 6.1 (2022-10-14) tar.gz
iomap-6.1-merge_2022-10-14 iomap: new code for 6.1 (2022-10-14) tar.gz
djwong-dev4_2022-10-14 Snapshot of linux-xfs@djwong-dev4#dax-shut-up-weird-warning at Fri Oct 14 09:08:35 PDT 2022 (2022-10-14) tar.gz
djwong-dev4_2022-10-13 Snapshot of linux-xfs@djwong-dev4#xfs-reflink-disable-large-folios at Thu Oct 13 09:15:40 PDT 2022 (2022-10-13) tar.gz
xfs-6.1-fixes_2022-10-13 Snapshot of linux-djw@xfs-6.1-fixes#fs-fix-coredump-breakage at Thu Oct 13 09:15:10 PDT 2022 (2022-10-13) tar.gz
djwong-dev4_2022-10-12 Snapshot of linux-xfs@djwong-dev4#xfs-scrub-rtrefcount-check-domain-transitions at Wed Oct 12 12:18:14 PDT 2022 (2022-10-12) tar.gz
xfs-6.1-fixes_2022-10-12 Snapshot of linux-djw@xfs-6.1-fixes#xfs-refcount-check-continuation-parameters at Wed Oct 12 09:58:43 PDT 2022 (2022-10-12) tar.gz
djwong-dev4_2022-10-11 Snapshot of linux-xfs@djwong-dev4#xfs-refcount-check-continuation-parameters at Tue Oct 11 09:12:03 PDT 2022 (2022-10-11) tar.gz
xfs-6.1-fixes_2022-10-11 Snapshot of linux-djw@xfs-6.1-fixes#xfs-refcount-rename-cowstart at Tue Oct 11 09:11:58 PDT 2022 (2022-10-11) tar.gz
xfs-6.1-for-linus xfs: changes for 6.1-rc1 (2022-10-11) tar.gz
xfs-6.1-fixes_2022-10-10 Snapshot of linux-djw@xfs-6.1-fixes#fs-more-debug-whining at Mon Oct 10 09:06:43 PDT 2022 (2022-10-10) tar.gz
djwong-dev4_2022-10-09 Snapshot of linux-xfs@djwong-dev4#xfs-refcount-check-continuation-parameters at Sun Oct  9 09:06:56 PDT 2022 (2022-10-09) tar.gz
djwong-dev4_2022-10-07 Snapshot of linux-xfs@djwong-dev4#xfs-repair-iunlinked-buckets at Fri Oct  7 09:01:04 PDT 2022 (2022-10-07) tar.gz
djwong-dev4_2022-10-06 Snapshot of linux-xfs@djwong-dev4#xfs-reflink-disable-large-folios at Thu Oct  6 10:29:41 PDT 2022 (2022-10-06) tar.gz
djwong-dev4_2022-10-05 Snapshot of linux-xfs@djwong-dev4#DEBUG-SINGLE-LINK-DIR at Wed Oct  5 08:48:16 PDT 2022 (2022-10-05) tar.gz
djwong-dev4_2022-10-03 Snapshot of linux-xfs@djwong-dev4#xfs-writeback-introduce-debug-delays at Mon Oct  3 14:11:10 PDT 2022 (2022-10-03) tar.gz
iomap-6.1-merge_2022-10-03 Snapshot of linux-djw@iomap-6.1-merge#fs-more-debug-whining at Mon Oct  3 14:08:21 PDT 2022 (2022-10-03) tar.gz
djwong-dev4_2022-10-02 Snapshot of linux-xfs@djwong-dev4#xfs-writeback-introduce-debug-delays at Sun Oct  2 14:36:06 PDT 2022 (2022-10-02) tar.gz
iomap-6.1-merge_2022-10-02 Snapshot of linux-djw@iomap-6.1-merge#iomap-trace-writepage-mappings at Sun Oct  2 14:35:10 PDT 2022 (2022-10-02) tar.gz
v6.0         Linux 6.0 (2022-10-02) tar.gz
iomap-6.1-merge-1 New code for 6.1: (2022-10-02) tar.gz
defrag-freespace_2022-09-30 xfs: defragment free space (2022-09-30) tar.gz
djwong-wtf_2022-09-30 xfs: patches undergoing development (2022-09-30) tar.gz
report-refcounts_2022-09-30 xfs: report refcount information to userspace (2022-09-30) tar.gz
vectorized-scrub_2022-09-30 xfs: vectorize scrub kernel calls (2022-09-30) tar.gz
reduce-eofblocks-gc-on-close_2022-09-30 xfs: improve post-close eofblocks gc behavior (2022-09-30) tar.gz
realtime-quotas_2022-09-30 xfs: enable quota for realtime voluems (2022-09-30) tar.gz
realtime-reflink-extsize_2022-09-30 xfs: reflink with large realtime extents (2022-09-30) tar.gz
realtime-reflink_2022-09-30 xfs: reflink on the realtime device (2022-09-30) tar.gz
refcount-intent-cleanups_2022-09-30 xfs: refcount log intent cleanups (2022-09-30) tar.gz
noalloc-ags_2022-09-30 xfs: noalloc allocation groups (2022-09-30) tar.gz
realtime-rmap_2022-09-30 xfs: realtime reverse-mapping support (2022-09-30) tar.gz
rmap-intent-cleanups_2022-09-30 xfs: rmap log intent cleanups (2022-09-30) tar.gz
realtime-extfree-intents_2022-09-30 xfs: widen EFI format to support rt (2022-09-30) tar.gz
extfree-intent-cleanups_2022-09-30 xfs: extent free log intent cleanups (2022-09-30) tar.gz
reserve-rt-metadata-space_2022-09-30 xfs: enable in-core block reservation for rt metadata (2022-09-30) tar.gz
realtime-groups_2022-09-30 xfsprogs: shard the realtime section (2022-09-30) tar.gz
refactor-rt-locking_2022-09-30 xfs: refactor realtime meta inode locking (2022-09-30) tar.gz
refactor-rtbitmap-macros_2022-09-30 xfs: refactor rtbitmap/summary macros (2022-09-30) tar.gz
refactor-rt-unit-conversions_2022-09-30 xfs: refactor rt extent unit conversions (2022-09-30) tar.gz
clean-up-realtime-units_2022-09-30 xfs: clean up realtime type usage (2022-09-30) tar.gz
btree-ifork-records_2022-09-30 xfs: refactor btrees to support records in inode root (2022-09-30) tar.gz
metadir_2022-09-30 xfs: metadata inode directories (2022-09-30) tar.gz
inode-refactor_2022-09-30 xfs: hoist inode operations to libxfs (2022-09-30) tar.gz
repair-symlink_2022-09-30 xfs: online repair of symbolic links (2022-09-30) tar.gz
repair-orphanage_2022-09-30 xfs: move orphan files to lost and found (2022-09-30) tar.gz
repair-dirs_2022-09-30 xfs: online repair of directories (2022-09-30) tar.gz
repair-xattrs_2022-09-30 xfs: online repair of extended attributes (2022-09-30) tar.gz
dirattr-validate-owners_2022-09-30 xfs: set and validate dir/attr block owners (2022-09-30) tar.gz
repair-rtsummary_2022-09-30 xfs: online repair of realtime summaries (2022-09-30) tar.gz
repair-tempfiles_2022-09-30 xfs: create temporary files for online repair (2022-09-30) tar.gz
atomic-file-updates_2022-09-30 xfs: atomic file updates (2022-09-30) tar.gz
symlink-cleanups_2022-09-30 xfs: clean up symbolic link code (2022-09-30) tar.gz
expand-bmap-intent-usage_2022-09-30 xfs: support attrfork and unwritten BUIs (2022-09-30) tar.gz
realtime-bmap-intents_2022-09-30 xfs: widen BUI formats to support realtime (2022-09-30) tar.gz
bmap-intent-cleanups_2022-09-30 xfs: bmap log intent cleanups (2022-09-30) tar.gz
repair-rmap-btree_2022-09-30 xfs: online repair of rmap btrees (2022-09-30) tar.gz
in-memory-btrees_2022-09-30 xfs: support in-memory btrees (2022-09-30) tar.gz
repair-fscounters_2022-09-30 xfs: online repair for fs summary counters (2022-09-30) tar.gz
indirect-health-reporting_2022-09-30 xfs: indirect health reporting (2022-09-30) tar.gz
corruption-health-reports_2022-09-30 xfs: report corruption to the health trackers (2022-09-30) tar.gz
scrub-nlinks_2022-09-30 xfs: online repair of file link counts (2022-09-30) tar.gz
repair-quotacheck_2022-09-30 xfs: online repair of quota counters (2022-09-30) tar.gz
scrub-iscan_2022-09-30 xfs: live inode scans for online fsck (2022-09-30) tar.gz
repair-quota_2022-09-30 xfs: online repair of quota and rt metadata files (2022-09-30) tar.gz
repair-file-mappings_2022-09-30 xfs: online repair of file fork mappings (2022-09-30) tar.gz
repair-inodes_2022-09-30 xfs: online repair of inodes and forks (2022-09-30) tar.gz
repair-ag-btrees_2022-09-30 xfs: online repair of AG btrees (2022-09-30) tar.gz
repair-force-rebuild_2022-09-30 xfs: force rebuilding of metadata (2022-09-30) tar.gz
repair-tweaks_2022-09-30 xfs: miscellaneous repair tweaks (2022-09-30) tar.gz
scrub-rtsummary_2022-09-30 xfs: online scrubbing of realtime summary files (2022-09-30) tar.gz
big-array_2022-09-30 xfs: large arrays of pageable memory (2022-09-30) tar.gz
repair-prep-for-bulk-loading_2022-09-30 xfs: prepare repair for bulk loading (2022-09-30) tar.gz
repair-reap-fixes_2022-09-30 xfs: fix online repair block reaping (2022-09-30) tar.gz
scrub-strengthen-rmap-checking_2022-09-30 xfs: strengthen rmapbt scrubbing (2022-09-30) tar.gz
repair-bitmap-rework_2022-09-30 xfs: rework online fsck incore bitmap (2022-09-30) tar.gz
scrub-fix-xattr-memory-mgmt_2022-09-30 xfs: clean up memory management in xattr scrub (2022-09-30) tar.gz
scrub-detect-mergeable-records_2022-09-30 xfs: detect mergeable and overlapping btree records (2022-09-30) tar.gz
scrub-dir-iget-fixes_2022-09-30 xfs: fix iget usage in directory scrub (2022-09-30) tar.gz
scrub-iget-fixes_2022-09-30 xfs: fix iget/irele usage in online fsck (2022-09-30) tar.gz
scrub-check-metadata-inode-records_2022-09-30 xfs: scrub inode core when checking metadata files (2022-09-30) tar.gz
scrub-detect-rmapbt-gaps_2022-09-30 xfs: detect incorrect gaps in rmap btree (2022-09-30) tar.gz
scrub-detect-inobt-gaps_2022-09-30 xfs: detect incorrect gaps in inode btree (2022-09-30) tar.gz
scrub-detect-refcount-gaps_2022-09-30 xfs: detect incorrect gaps in refcount btree (2022-09-30) tar.gz
btree-key-enhancements_2022-09-30 xfs: enhance btree key checking (2022-09-30) tar.gz
scrub-bmap-enhancements_2022-09-30 xfs: strengthen file mapping scrub (2022-09-30) tar.gz
scrub-fscounters-enhancements_2022-09-30 xfs: enhance fs summary counter scrubber (2022-09-30) tar.gz
scrub-fix-rtmeta-ilocking_2022-09-30 xfs: improve rt metadata use for scrub (2022-09-30) tar.gz
scrub-drain-intents_2022-09-30 xfs: drain deferred work items when scrubbing (2022-09-30) tar.gz
scrub-fix-return-value_2022-09-30 xfs: fix incorrect return values in online fsck (2022-09-30) tar.gz
scrub-cleanup-malloc_2022-09-30 xfs: clean up memory allocations in online fsck (2022-09-30) tar.gz
scrub-fix-ag-header-handling_2022-09-30 xfs: fix handling of AG[IF] header buffers during scrub (2022-09-30) tar.gz
online-fsck-design_2022-09-30 xfs: design documentation for online fsck (2022-09-30) tar.gz
iomap-6.1-merge_2022-09-30 iomap: new code for 6.1 (2022-09-30) tar.gz
djwong-dev4_2022-09-30 Snapshot of linux-xfs@djwong-dev4#xfs-writeback-introduce-debug-delays at Fri Sep 30 09:31:24 PDT 2022 (2022-09-30) tar.gz
xfs-6.0-fixes_2022-09-30 Snapshot of linux-djw@xfs-6.0-fixes#iomap-trace-writepage-mappings at Fri Sep 30 09:31:19 PDT 2022 (2022-09-30) tar.gz
djwong-dev4_2022-09-29 Snapshot of linux-xfs#djwong-dev4@xfs-writeback-introduce-debug-delays at Thu Sep 29 11:21:02 PDT 2022 (2022-09-29) tar.gz
xfs-6.0-fixes_2022-09-29 Snapshot of linux-djw#xfs-6.0-fixes@iomap-fix-mapping-set-error-crash at Thu Sep 29 11:20:56 PDT 2022 (2022-09-29) tar.gz
djwong-dev4_2022-09-28 Snapshot of linux-xfs#djwong-dev4@overlayfs-maybe-fix-crash at Wed Sep 28 08:46:56 PDT 2022 (2022-09-28) tar.gz
djwong-dev4_2022-09-27 Snapshot of linux-xfs#djwong-dev4@overlayfs-maybe-fix-crash at Tue Sep 27 08:49:31 PDT 2022 (2022-09-27) tar.gz
djwong-dev4_2022-09-26 Snapshot of linux-xfs#djwong-dev4@overlayfs-maybe-fix-crash at Mon Sep 26 10:37:09 PDT 2022 (2022-09-26) tar.gz
v6.0-rc7     Linux 6.0-rc7 (2022-09-25) tar.gz
djwong-wtf_2022-09-24 xfs: patches undergoing development (2022-09-24) tar.gz
defrag-freespace_2022-09-24 xfs: defragment free space (2022-09-24) tar.gz
report-refcounts_2022-09-24 xfs: report refcount information to userspace (2022-09-24) tar.gz
vectorized-scrub_2022-09-24 xfs: vectorize scrub kernel calls (2022-09-24) tar.gz
reduce-eofblocks-gc-on-close_2022-09-24 xfs: improve post-close eofblocks gc behavior (2022-09-24) tar.gz
realtime-quotas_2022-09-24 xfs: enable quota for realtime voluems (2022-09-24) tar.gz
realtime-reflink-extsize_2022-09-24 xfs: reflink with large realtime extents (2022-09-24) tar.gz
realtime-reflink_2022-09-24 xfs: reflink on the realtime device (2022-09-24) tar.gz
refcount-intent-cleanups_2022-09-24 xfs: refcount log intent cleanups (2022-09-24) tar.gz
noalloc-ags_2022-09-24 xfs: noalloc allocation groups (2022-09-24) tar.gz
realtime-rmap_2022-09-24 xfs: realtime reverse-mapping support (2022-09-24) tar.gz
rmap-intent-cleanups_2022-09-24 xfs: rmap log intent cleanups (2022-09-24) tar.gz
realtime-extfree-intents_2022-09-24 xfs: widen EFI format to support rt (2022-09-24) tar.gz
extfree-intent-cleanups_2022-09-24 xfs: extent free log intent cleanups (2022-09-24) tar.gz
reserve-rt-metadata-space_2022-09-24 xfs: enable in-core block reservation for rt metadata (2022-09-24) tar.gz
realtime-groups_2022-09-24 xfsprogs: shard the realtime section (2022-09-24) tar.gz
refactor-rt-locking_2022-09-24 xfs: refactor realtime meta inode locking (2022-09-24) tar.gz
refactor-rtbitmap-macros_2022-09-24 xfs: refactor rtbitmap/summary macros (2022-09-24) tar.gz
refactor-rt-unit-conversions_2022-09-24 xfs: refactor rt extent unit conversions (2022-09-24) tar.gz
clean-up-realtime-units_2022-09-24 xfs: clean up realtime type usage (2022-09-24) tar.gz
btree-ifork-records_2022-09-24 xfs: refactor btrees to support records in inode root (2022-09-24) tar.gz
metadir_2022-09-24 xfs: metadata inode directories (2022-09-24) tar.gz
inode-refactor_2022-09-24 xfs: hoist inode operations to libxfs (2022-09-24) tar.gz
repair-symlink_2022-09-24 xfs: online repair of symbolic links (2022-09-24) tar.gz
repair-orphanage_2022-09-24 xfs: move orphan files to lost and found (2022-09-24) tar.gz
repair-dirs_2022-09-24 xfs: online repair of directories (2022-09-24) tar.gz
repair-xattrs_2022-09-24 xfs: online repair of extended attributes (2022-09-24) tar.gz
dirattr-validate-owners_2022-09-24 xfs: set and validate dir/attr block owners (2022-09-24) tar.gz
repair-rtsummary_2022-09-24 xfs: online repair of realtime summaries (2022-09-24) tar.gz
atomic-file-updates_2022-09-24 xfs: atomic file updates (2022-09-24) tar.gz
symlink-cleanups_2022-09-24 xfs: clean up symbolic link code (2022-09-24) tar.gz
expand-bmap-intent-usage_2022-09-24 xfs: support attrfork and unwritten BUIs (2022-09-24) tar.gz
realtime-bmap-intents_2022-09-24 xfs: widen BUI formats to support rt (2022-09-24) tar.gz
bmap-intent-cleanups_2022-09-24 xfs: bmap log intent cleanups (2022-09-24) tar.gz
repair-rmap-btree_2022-09-24 xfs: online repair of rmap btrees (2022-09-24) tar.gz
in-memory-btrees_2022-09-24 xfs: support in-memory btrees (2022-09-24) tar.gz
repair-fscounters_2022-09-24 xfs: online repair for fs summary counters (2022-09-24) tar.gz
indirect-health-reporting_2022-09-24 xfs: indirect health reporting (2022-09-24) tar.gz
corruption-health-reports_2022-09-24 xfs: report corruption to the health trackers (2022-09-24) tar.gz
scrub-nlinks_2022-09-24 xfs: online repair of file link counts (2022-09-24) tar.gz
repair-quotacheck_2022-09-24 xfs: online repair of quota counters (2022-09-24) tar.gz
scrub-iscan_2022-09-24 xfs: live inode scans for online fsck (2022-09-24) tar.gz
repair-quota_2022-09-24 xfs: online repair of dquot records (2022-09-24) tar.gz
repair-file-mappings_2022-09-24 xfs: online repair of file fork mappings (2022-09-24) tar.gz
repair-inodes_2022-09-24 xfs: online repair of inodes and forks (2022-09-24) tar.gz
repair-ag-btrees_2022-09-24 xfs: online repair of AG btrees (2022-09-24) tar.gz
repair-force-rebuild_2022-09-24 xfs: force rebuilding of metadata (2022-09-24) tar.gz
repair-tweaks_2022-09-24 xfs: miscellaneous repair tweaks (2022-09-24) tar.gz
scrub-rtsummary_2022-09-24 xfs: online scrubbing of realtime summary files (2022-09-24) tar.gz
big-array_2022-09-24 xfs: large arrays of pageable memory (2022-09-24) tar.gz
repair-prep-for-bulk-loading_2022-09-24 xfs: prepare repair for bulk loading (2022-09-24) tar.gz
scrub-strengthen-rmap-checking_2022-09-24 xfs: strengthen rmapbt scrubbing (2022-09-24) tar.gz
repair-bitmap-rework_2022-09-24 xfs: rework online repair incore bitmap (2022-09-24) tar.gz
repair-reap-fixes_2022-09-24 xfs: fix online repair block reaping (2022-09-24) tar.gz
scrub-fix-xattr-memory-mgmt_2022-09-24 xfs: clean up memory management in xattr scrub (2022-09-24) tar.gz
scrub-detect-mergeable-records_2022-09-24 xfs: detect mergeable and overlapping btree records (2022-09-24) tar.gz
scrub-dir-iget-fixes_2022-09-24 xfs: fix iget usage in directory scrub (2022-09-24) tar.gz
scrub-iget-fixes_2022-09-24 xfs: fix iget/irele usage in online fsck (2022-09-24) tar.gz
scrub-check-metadata-inode-records_2022-09-24 xfs: scrub inode core when checking metadata files (2022-09-24) tar.gz
scrub-detect-rmapbt-gaps_2022-09-24 xfs: detect incorrect gaps in rmap btree (2022-09-24) tar.gz
scrub-detect-inobt-gaps_2022-09-24 xfs: detect incorrect gaps in inode btree (2022-09-24) tar.gz
scrub-detect-refcount-gaps_2022-09-24 xfs: detect incorrect gaps in refcount btree (2022-09-24) tar.gz
btree-key-enhancements_2022-09-24 xfs: enhance btree key checking (2022-09-24) tar.gz
scrub-bmap-enhancements_2022-09-24 xfs: enhance file mapping scrubber (2022-09-24) tar.gz
scrub-fscounters-enhancements_2022-09-24 xfs: enhance fs summary counter scrubber (2022-09-24) tar.gz
scrub-drain-intents_2022-09-24 xfs: drain deferred work items when scrubbing (2022-09-24) tar.gz
scrub-fix-return-value_2022-09-24 xfs: fix incorrect return values in online fsck (2022-09-24) tar.gz
scrub-cleanup-malloc_2022-09-24 xfs: clean up memory allocations in online fsck (2022-09-24) tar.gz
scrub-fix-ag-header-handling_2022-09-24 xfs: fix handling of AG[IF] header buffers during scrub (2022-09-24) tar.gz
online-fsck-design_2022-09-24 xfs: design documentation for online fsck (2022-09-24) tar.gz
xfs-6.0-fixes_2022-09-24 xfs: fixes for 6.0 (2022-09-24) tar.gz
djwong-dev4_2022-09-23 Snapshot of linux-xfs#djwong-dev4@overlayfs-maybe-fix-crash at Fri Sep 23 08:42:02 PDT 2022 (2022-09-23) tar.gz
xfs-6.0-fixes_2022-09-23 Snapshot of linux-djw#xfs-6.0-fixes@DEBUG-IOMAP-WB-FAIL-CRASH at Fri Sep 23 08:41:58 PDT 2022 (2022-09-23) tar.gz
djwong-dev4_2022-09-22 Snapshot of linux-xfs#djwong-dev4@overlayfs-maybe-fix-crash at Thu Sep 22 09:11:24 PDT 2022 (2022-09-22) tar.gz
djwong-dev4_2022-09-21 Snapshot of linux-xfs#djwong-dev4@xfs-rtgroups-prescribe-summary-endianness at Wed Sep 21 08:56:12 PDT 2022 (2022-09-21) tar.gz
djwong-dev4_2022-09-20 Snapshot of linux-xfs#djwong-dev4@xfs-rtgroups-prescribe-summary-endianness at Tue Sep 20 08:26:34 PDT 2022 (2022-09-20) tar.gz
djwong-dev4_2022-09-19 Snapshot of linux-xfs#djwong-dev4@xfs-rt-fix-rgbitmap-repair-wordoff at Mon Sep 19 08:57:04 PDT 2022 (2022-09-19) tar.gz
v6.0-rc6     Linux 6.0-rc6 (2022-09-18) tar.gz
djwong-dev4_2022-09-17 Snapshot of linux-xfs#djwong-dev4@xfs-rt-correct-rgbitmap-repair at Sat Sep 17 08:12:34 PDT 2022 (2022-09-17) tar.gz
djwong-dev4_2022-09-16 Snapshot of linux-xfs#djwong-dev4@xfs-rt-convert-rtsummary-macros at Fri Sep 16 09:15:02 PDT 2022 (2022-09-16) tar.gz
djwong-dev4_2022-09-14 Snapshot of linux-xfs#djwong-dev4@overlayfs-maybe-fix-crash at Wed Sep 14 09:06:04 PDT 2022 (2022-09-14) tar.gz
djwong-dev4_2022-09-13 Snapshot of linux-xfs#djwong-dev4@xfs-scrub-fscounters-freeze-if-frextents-negative at Tue Sep 13 09:36:20 PDT 2022 (2022-09-13) tar.gz
xfs-6.0-fixes_2022-09-13 Snapshot of linux-djw#xfs-6.0-fixes@xfs-dax-shutdown-after-scanning-full-fs at Tue Sep 13 09:34:39 PDT 2022 (2022-09-13) tar.gz
v6.0-rc5     Linux 6.0-rc5 (2022-09-11) tar.gz
djwong-dev4_2022-09-06 Snapshot of linux-xfs#djwong-dev4@xfs-rtgroup-allow-shared-locks-of-bitmap at Tue Sep  6 17:24:49 PDT 2022 (2022-09-06) tar.gz
djwong-wtf_2022-09-06 xfs: patches undergoing development (2022-09-06) tar.gz
defrag-freespace_2022-09-06 xfs: defragment free space (2022-09-06) tar.gz
report-refcounts_2022-09-06 xfs: report refcount information to userspace (2022-09-06) tar.gz
vectorized-scrub_2022-09-06 xfs: vectorize scrub kernel calls (2022-09-06) tar.gz
reduce-eofblocks-gc-on-close_2022-09-06 xfs: improve post-close eofblocks gc behavior (2022-09-06) tar.gz
realtime-quotas_2022-09-06 xfs: enable quota for realtime voluems (2022-09-06) tar.gz
realtime-reflink-extsize_2022-09-06 xfs: reflink with large realtime extents (2022-09-06) tar.gz
realtime-reflink_2022-09-06 xfs: reflink on the realtime device (2022-09-06) tar.gz
refcount-intent-cleanups_2022-09-06 xfs: refcount log intent cleanups (2022-09-06) tar.gz
noalloc-ags_2022-09-06 xfs: noalloc allocation groups (2022-09-06) tar.gz
realtime-rmap_2022-09-06 xfs: realtime reverse-mapping support (2022-09-06) tar.gz
rmap-intent-cleanups_2022-09-06 xfs: rmap log intent cleanups (2022-09-06) tar.gz
realtime-extfree-intents_2022-09-06 xfs: widen EFI format to support rt (2022-09-06) tar.gz
extfree-intent-cleanups_2022-09-06 xfs: extent free log intent cleanups (2022-09-06) tar.gz
reserve-rt-metadata-space_2022-09-06 xfs: enable in-core block reservation for rt metadata (2022-09-06) tar.gz
realtime-groups_2022-09-06 xfsprogs: shard the realtime section (2022-09-06) tar.gz
refactor-rt-locking_2022-09-06 xfs: refactor realtime meta inode locking (2022-09-06) tar.gz
refactor-rt-unit-conversions_2022-09-06 xfs: refactor rt extent unit conversions (2022-09-06) tar.gz
clean-up-realtime-units_2022-09-06 xfs: clean up realtime type usage (2022-09-06) tar.gz
btree-ifork-records_2022-09-06 xfs: refactor btrees to support records in inode root (2022-09-06) tar.gz
metadir_2022-09-06 xfs: metadata inode directories (2022-09-06) tar.gz
inode-refactor_2022-09-06 xfs: hoist inode operations to libxfs (2022-09-06) tar.gz
repair-symlink_2022-09-06 xfs: online repair of symbolic links (2022-09-06) tar.gz
repair-orphanage_2022-09-06 xfs: move orphan files to lost and found (2022-09-06) tar.gz
repair-dirs_2022-09-06 xfs: online repair of directories (2022-09-06) tar.gz
repair-xattrs_2022-09-06 xfs: online repair of extended attributes (2022-09-06) tar.gz
dirattr-validate-owners_2022-09-06 xfs: set and validate dir/attr block owners (2022-09-06) tar.gz
repair-rtsummary_2022-09-06 xfs: online repair of realtime summaries (2022-09-06) tar.gz
atomic-file-updates_2022-09-06 xfs: atomic file updates (2022-09-06) tar.gz
symlink-cleanups_2022-09-06 xfs: clean up symbolic link code (2022-09-06) tar.gz
expand-bmap-intent-usage_2022-09-06 xfs: support attrfork and unwritten BUIs (2022-09-06) tar.gz
realtime-bmap-intents_2022-09-06 xfs: widen BUI formats to support rt (2022-09-06) tar.gz
bmap-intent-cleanups_2022-09-06 xfs: bmap log intent cleanups (2022-09-06) tar.gz
repair-rmap-btree_2022-09-06 xfs: online repair of rmap btrees (2022-09-06) tar.gz
in-memory-btrees_2022-09-06 xfs: support in-memory btrees (2022-09-06) tar.gz
repair-fscounters_2022-09-06 xfs: online repair for fs summary counters (2022-09-06) tar.gz
indirect-health-reporting_2022-09-06 xfs: indirect health reporting (2022-09-06) tar.gz
corruption-health-reports_2022-09-06 xfs: report corruption to the health trackers (2022-09-06) tar.gz
scrub-nlinks_2022-09-06 xfs: online repair of file link counts (2022-09-06) tar.gz
repair-quotacheck_2022-09-06 xfs: online repair of quota counters (2022-09-06) tar.gz
scrub-iscan_2022-09-06 xfs: live inode scans for online fsck (2022-09-06) tar.gz
repair-quota_2022-09-06 xfs: online repair of dquot records (2022-09-06) tar.gz
repair-file-mappings_2022-09-06 xfs: online repair of file fork mappings (2022-09-06) tar.gz
repair-inodes_2022-09-06 xfs: online repair of inodes and forks (2022-09-06) tar.gz
repair-ag-btrees_2022-09-06 xfs: online repair of AG btrees (2022-09-06) tar.gz
repair-force-rebuild_2022-09-06 xfs: force rebuilding of metadata (2022-09-06) tar.gz
repair-tweaks_2022-09-06 xfs: miscellaneous repair tweaks (2022-09-06) tar.gz
scrub-rtsummary_2022-09-06 xfs: online scrubbing of realtime summary files (2022-09-06) tar.gz
big-array_2022-09-06 xfs: large arrays of pageable memory (2022-09-06) tar.gz
repair-prep-for-bulk-loading_2022-09-06 xfs: prepare repair for bulk loading (2022-09-06) tar.gz
scrub-strengthen-rmap-checking_2022-09-06 xfs: strengthen rmapbt scrubbing (2022-09-06) tar.gz
repair-bitmap-rework_2022-09-06 xfs: rework online repair incore bitmap (2022-09-06) tar.gz
repair-reap-fixes_2022-09-06 xfs: fix online repair block reaping (2022-09-06) tar.gz
scrub-fix-xattr-memory-mgmt_2022-09-06 xfs: clean up memory management in xattr scrub (2022-09-06) tar.gz
scrub-detect-mergeable-records_2022-09-06 xfs: detect mergeable and overlapping btree records (2022-09-06) tar.gz
scrub-dir-iget-fixes_2022-09-06 xfs: fix iget usage in directory scrub (2022-09-06) tar.gz
scrub-iget-fixes_2022-09-06 xfs: fix iget/irele usage in online fsck (2022-09-06) tar.gz
scrub-check-metadata-inode-records_2022-09-06 xfs: scrub inode core when checking metadata files (2022-09-06) tar.gz
scrub-detect-rmapbt-gaps_2022-09-06 xfs: detect incorrect gaps in rmap btree (2022-09-06) tar.gz
scrub-detect-inobt-gaps_2022-09-06 xfs: detect incorrect gaps in inode btree (2022-09-06) tar.gz
scrub-detect-refcount-gaps_2022-09-06 xfs: detect incorrect gaps in refcount btree (2022-09-06) tar.gz
btree-key-enhancements_2022-09-06 xfs: enhance btree key checking (2022-09-06) tar.gz
scrub-bmap-enhancements_2022-09-06 xfs: enhance file mapping scrubber (2022-09-06) tar.gz
scrub-fscounters-enhancements_2022-09-06 xfs: enhance fs summary counter scrubber (2022-09-06) tar.gz
scrub-drain-intents_2022-09-06 xfs: drain deferred work items when scrubbing (2022-09-06) tar.gz
scrub-fix-return-value_2022-09-06 xfs: fix incorrect return values in online fsck (2022-09-06) tar.gz
scrub-cleanup-malloc_2022-09-06 xfs: clean up memory allocations in online fsck (2022-09-06) tar.gz
scrub-fix-ag-header-handling_2022-09-06 xfs: fix handling of AG[IF] header buffers during scrub (2022-09-06) tar.gz
online-fsck-design_2022-09-06 xfs: design documentation for online fsck (2022-09-06) tar.gz
xfs-6.0-fixes_2022-09-06 xfs: fixes for 6.0 (2022-09-06) tar.gz
xfs-6.0-merge_2022-09-06 xfs: some new code for 6.0 (2022-09-06) tar.gz
xfs-5.19-fixes_2022-09-06 xfs: infrastructure fixes for 5.19 (2022-09-06) tar.gz
xfs-6.0-fixes_2022-09-04 Snapshot of linux-djw#xfs-6.0-fixes@xfs-dax-shutdown-after-scanning-full-fs at Sun Sep  4 13:14:34 PDT 2022 (2022-09-04) tar.gz
v6.0-rc4     Linux 6.0-rc4 (2022-09-04) tar.gz
v6.0-rc3     Linux 6.0-rc3 (2022-08-28) tar.gz
v6.0-rc2     Linux 6.0-rc2 (2022-08-21) tar.gz
v6.0-rc1     Linux 6.0-rc1 (2022-08-14) tar.gz
xfs-5.20-merge-8 New code for 6.0:  - Return error codes from block device flushes to userspace.  - Fix a deadlock between reclaim and mount time quotacheck.  - Fix an unnecessary ENOSPC return when doing COW on a filesystem with    severe free space fragmentation.  - Fix a miscalculation in the transaction reservation computations for    file removal operations. (2022-08-11) tar.gz
iomap-6.0-merge-2 New code for 6.0:  - Remove iomap_writepage and all callers, since the mm apparently never    called the zonefs or gfs2 writepage functions. (2022-08-11) tar.gz
djwong-wtf_2022-08-09 xfs: patches undergoing development (2022-08-09) tar.gz
defrag-freespace_2022-08-09 xfs: defragment free space (2022-08-09) tar.gz
report-refcounts_2022-08-09 xfs: report refcount information to userspace (2022-08-09) tar.gz
vectorized-scrub_2022-08-09 xfs: vectorize scrub kernel calls (2022-08-09) tar.gz
reduce-eofblocks-gc-on-close_2022-08-09 xfs: improve post-close eofblocks gc behavior (2022-08-09) tar.gz
realtime-quotas_2022-08-09 xfs: enable quota for realtime voluems (2022-08-09) tar.gz
realtime-reflink-extsize_2022-08-09 xfs: reflink with large realtime extents (2022-08-09) tar.gz
realtime-reflink_2022-08-09 xfs: reflink on the realtime device (2022-08-09) tar.gz
refcount-intent-cleanups_2022-08-09 xfs: refcount log intent cleanups (2022-08-09) tar.gz
noalloc-ags_2022-08-09 xfs: noalloc allocation groups (2022-08-09) tar.gz
realtime-rmap_2022-08-09 xfs: realtime reverse-mapping support (2022-08-09) tar.gz
rmap-intent-cleanups_2022-08-09 xfs: rmap log intent cleanups (2022-08-09) tar.gz
realtime-extfree-intents_2022-08-09 xfs: widen EFI format to support rt (2022-08-09) tar.gz
extfree-intent-cleanups_2022-08-09 xfs: extent free log intent cleanups (2022-08-09) tar.gz
reserve-rt-metadata-space_2022-08-09 xfs: enable in-core block reservation for rt metadata (2022-08-09) tar.gz
refactor-rt-locking_2022-08-09 xfs: refactor realtime meta inode locking (2022-08-09) tar.gz
btree-ifork-records_2022-08-09 xfs: refactor btrees to support records in inode root (2022-08-09) tar.gz
metadir_2022-08-09 xfs: metadata inode directories (2022-08-09) tar.gz
inode-refactor_2022-08-09 xfs: hoist inode operations to libxfs (2022-08-09) tar.gz
repair-symlink_2022-08-09 xfs: online repair of symbolic links (2022-08-09) tar.gz
repair-orphanage_2022-08-09 xfs: move orphan files to lost and found (2022-08-09) tar.gz
repair-dirs_2022-08-09 xfs: online repair of directories (2022-08-09) tar.gz
repair-xattrs_2022-08-09 xfs: online repair of extended attributes (2022-08-09) tar.gz
dirattr-validate-owners_2022-08-09 xfs: set and validate dir/attr block owners (2022-08-09) tar.gz
repair-rtsummary_2022-08-09 xfs: online repair of realtime summaries (2022-08-09) tar.gz
atomic-file-updates_2022-08-09 xfs: atomic file updates (2022-08-09) tar.gz
symlink-cleanups_2022-08-09 xfs: clean up symbolic link code (2022-08-09) tar.gz
expand-bmap-intent-usage_2022-08-09 xfs: support attrfork and unwritten BUIs (2022-08-09) tar.gz
realtime-bmap-intents_2022-08-09 xfs: widen BUI formats to support rt (2022-08-09) tar.gz
bmap-intent-cleanups_2022-08-09 xfs: bmap log intent cleanups (2022-08-09) tar.gz
repair-rmap-btree_2022-08-09 xfs: online repair of rmap btrees (2022-08-09) tar.gz
in-memory-btrees_2022-08-09 xfs: support in-memory btrees (2022-08-09) tar.gz
repair-fscounters_2022-08-09 xfs: online repair for fs summary counters (2022-08-09) tar.gz
indirect-health-reporting_2022-08-09 xfs: indirect health reporting (2022-08-09) tar.gz
corruption-health-reports_2022-08-09 xfs: report corruption to the health trackers (2022-08-09) tar.gz
scrub-nlinks_2022-08-09 xfs: online repair of file link counts (2022-08-09) tar.gz
repair-quotacheck_2022-08-09 xfs: online repair of quota counters (2022-08-09) tar.gz
scrub-iscan_2022-08-09 xfs: live inode scans for online fsck (2022-08-09) tar.gz
repair-quota_2022-08-09 xfs: online repair of dquot records (2022-08-09) tar.gz
repair-file-mappings_2022-08-09 xfs: online repair of file fork mappings (2022-08-09) tar.gz
repair-inodes_2022-08-09 xfs: online repair of inodes and forks (2022-08-09) tar.gz
repair-ag-btrees_2022-08-09 xfs: online repair of AG btrees (2022-08-09) tar.gz
repair-force-rebuild_2022-08-09 xfs: force rebuilding of metadata (2022-08-09) tar.gz
repair-tweaks_2022-08-09 xfs: miscellaneous repair tweaks (2022-08-09) tar.gz
scrub-rtsummary_2022-08-09 xfs: online scrubbing of realtime summary files (2022-08-09) tar.gz
big-array_2022-08-09 xfs: large arrays of pageable memory (2022-08-09) tar.gz
repair-prep-for-bulk-loading_2022-08-09 xfs: prepare repair for bulk loading (2022-08-09) tar.gz
scrub-strengthen-rmap-checking_2022-08-09 xfs: strengthen rmapbt scrubbing (2022-08-09) tar.gz
repair-bitmap-rework_2022-08-09 xfs: rework online repair incore bitmap (2022-08-09) tar.gz
repair-reap-fixes_2022-08-09 xfs: fix online repair block reaping (2022-08-09) tar.gz
scrub-fix-xattr-memory-mgmt_2022-08-09 xfs: clean up memory management in xattr scrub (2022-08-09) tar.gz
scrub-detect-mergeable-records_2022-08-09 xfs: detect mergeable and overlapping btree records (2022-08-09) tar.gz
scrub-dir-iget-fixes_2022-08-09 xfs: fix iget usage in directory scrub (2022-08-09) tar.gz
scrub-iget-fixes_2022-08-09 xfs: fix iget/irele usage in online fsck (2022-08-09) tar.gz
scrub-check-metadata-inode-records_2022-08-09 xfs: scrub inode core when checking metadata files (2022-08-09) tar.gz
scrub-detect-rmapbt-gaps_2022-08-09 xfs: detect incorrect gaps in rmap btree (2022-08-09) tar.gz
scrub-detect-inobt-gaps_2022-08-09 xfs: detect incorrect gaps in inode btree (2022-08-09) tar.gz
scrub-detect-refcount-gaps_2022-08-09 xfs: detect incorrect gaps in refcount btree (2022-08-09) tar.gz
btree-key-enhancements_2022-08-09 xfs: enhance btree key checking (2022-08-09) tar.gz
scrub-bmap-enhancements_2022-08-09 xfs: enhance file mapping scrubber (2022-08-09) tar.gz
scrub-fscounters-enhancements_2022-08-09 xfs: enhance fs summary counter scrubber (2022-08-09) tar.gz
scrub-drain-intents_2022-08-09 xfs: drain deferred work items when scrubbing (2022-08-09) tar.gz
scrub-fix-return-value_2022-08-09 xfs: fix incorrect return values in online fsck (2022-08-09) tar.gz
scrub-cleanup-malloc_2022-08-09 xfs: clean up memory allocations in online fsck (2022-08-09) tar.gz
scrub-fix-ag-header-handling_2022-08-09 xfs: fix handling of AG[IF] header buffers during scrub (2022-08-09) tar.gz
online-fsck-design_2022-08-09 xfs: design documentation for online fsck (2022-08-09) tar.gz
xfs-6.0-fixes_2022-08-09 xfs: fixes for 6.0 (2022-08-09) tar.gz
xfs-6.0-merge_2022-08-09 xfs: some new code for 6.0 (2022-08-09) tar.gz
xfs-5.19-fixes_2022-08-09 xfs: infrastructure fixes for 5.19 (2022-08-09) tar.gz
xfs-5.20-merge-7 New code for 5.20:  - Return error codes from block device flushes to userspace.  - Fix a deadlock between reclaim and mount time quotacheck.  - Fix an unnecessary ENOSPC return when doing COW on a filesystem with    severe free space fragmentation. (2022-08-07) tar.gz
djwong-wtf_2022-08-07 xfs: patches undergoing development (2022-08-07) tar.gz
defrag-freespace_2022-08-07 xfs: defragment free space (2022-08-07) tar.gz
report-refcounts_2022-08-07 xfs: report refcount information to userspace (2022-08-07) tar.gz
vectorized-scrub_2022-08-07 xfs: vectorize scrub kernel calls (2022-08-07) tar.gz
reduce-eofblocks-gc-on-close_2022-08-07 xfs: improve post-close eofblocks gc behavior (2022-08-07) tar.gz
realtime-quotas_2022-08-07 xfs: enable quota for realtime voluems (2022-08-07) tar.gz
realtime-reflink-extsize_2022-08-07 xfs: reflink with large realtime extents (2022-08-07) tar.gz
realtime-reflink_2022-08-07 xfs: reflink on the realtime device (2022-08-07) tar.gz
refcount-intent-cleanups_2022-08-07 xfs: refcount log intent cleanups (2022-08-07) tar.gz
noalloc-ags_2022-08-07 xfs: noalloc allocation groups (2022-08-07) tar.gz
realtime-rmap_2022-08-07 xfs: realtime reverse-mapping support (2022-08-07) tar.gz
rmap-intent-cleanups_2022-08-07 xfs: rmap log intent cleanups (2022-08-07) tar.gz
realtime-extfree-intents_2022-08-07 xfs: widen EFI format to support rt (2022-08-07) tar.gz
extfree-intent-cleanups_2022-08-07 xfs: extent free log intent cleanups (2022-08-07) tar.gz
reserve-rt-metadata-space_2022-08-07 xfs: enable in-core block reservation for rt metadata (2022-08-07) tar.gz
refactor-rt-locking_2022-08-07 xfs: refactor realtime meta inode locking (2022-08-07) tar.gz
btree-ifork-records_2022-08-07 xfs: refactor btrees to support records in inode root (2022-08-07) tar.gz
metadir_2022-08-07 xfs: metadata inode directories (2022-08-07) tar.gz
inode-refactor_2022-08-07 xfs: hoist inode operations to libxfs (2022-08-07) tar.gz
repair-symlink_2022-08-07 xfs: online repair of symbolic links (2022-08-07) tar.gz
repair-orphanage_2022-08-07 xfs: move orphan files to lost and found (2022-08-07) tar.gz
repair-dirs_2022-08-07 xfs: online repair of directories (2022-08-07) tar.gz
repair-xattrs_2022-08-07 xfs: online repair of extended attributes (2022-08-07) tar.gz
repair-rtsummary_2022-08-07 xfs: online repair of realtime summaries (2022-08-07) tar.gz
atomic-file-updates_2022-08-07 xfs: atomic file updates (2022-08-07) tar.gz
symlink-cleanups_2022-08-07 xfs: clean up symbolic link code (2022-08-07) tar.gz
expand-bmap-intent-usage_2022-08-07 xfs: support attrfork and unwritten BUIs (2022-08-07) tar.gz
realtime-bmap-intents_2022-08-07 xfs: widen BUI formats to support rt (2022-08-07) tar.gz
bmap-intent-cleanups_2022-08-07 xfs: bmap log intent cleanups (2022-08-07) tar.gz
repair-rmap-btree_2022-08-07 xfs: online repair of rmap btrees (2022-08-07) tar.gz
in-memory-btrees_2022-08-07 xfs: support in-memory btrees (2022-08-07) tar.gz
repair-fscounters_2022-08-07 xfs: online repair for fs summary counters (2022-08-07) tar.gz
indirect-health-reporting_2022-08-07 xfs: indirect health reporting (2022-08-07) tar.gz
corruption-health-reports_2022-08-07 xfs: report corruption to the health trackers (2022-08-07) tar.gz
scrub-nlinks_2022-08-07 xfs: online repair of file link counts (2022-08-07) tar.gz
repair-quotacheck_2022-08-07 xfs: online repair of quota counters (2022-08-07) tar.gz
scrub-iscan_2022-08-07 xfs: live inode scans for online fsck (2022-08-07) tar.gz
repair-quota_2022-08-07 xfs: online repair of dquot records (2022-08-07) tar.gz
repair-file-mappings_2022-08-07 xfs: online repair of file fork mappings (2022-08-07) tar.gz
repair-inodes_2022-08-07 xfs: online repair of inodes and forks (2022-08-07) tar.gz
repair-ag-btrees_2022-08-07 xfs: online repair of AG btrees (2022-08-07) tar.gz
repair-force-rebuild_2022-08-07 xfs: force rebuilding of metadata (2022-08-07) tar.gz
repair-tweaks_2022-08-07 xfs: miscellaneous repair tweaks (2022-08-07) tar.gz
scrub-rtsummary_2022-08-07 xfs: online scrubbing of realtime summary files (2022-08-07) tar.gz
big-array_2022-08-07 xfs: large arrays of pageable memory (2022-08-07) tar.gz
repair-prep-for-bulk-loading_2022-08-07 xfs: prepare repair for bulk loading (2022-08-07) tar.gz
scrub-strengthen-rmap-checking_2022-08-07 xfs: strengthen rmapbt scrubbing (2022-08-07) tar.gz
repair-bitmap-rework_2022-08-07 xfs: rework online repair incore bitmap (2022-08-07) tar.gz
repair-reap-fixes_2022-08-07 xfs: fix online repair block reaping (2022-08-07) tar.gz
scrub-fix-xattr-memory-mgmt_2022-08-07 xfs: clean up memory management in xattr scrub (2022-08-07) tar.gz
scrub-detect-mergeable-records_2022-08-07 xfs: detect mergeable and overlapping btree records (2022-08-07) tar.gz
scrub-dir-iget-fixes_2022-08-07 xfs: fix iget usage in directory scrub (2022-08-07) tar.gz
scrub-iget-fixes_2022-08-07 xfs: fix iget/irele usage in online fsck (2022-08-07) tar.gz
scrub-check-metadata-inode-records_2022-08-07 xfs: scrub inode core when checking metadata files (2022-08-07) tar.gz
scrub-detect-rmapbt-gaps_2022-08-07 xfs: detect incorrect gaps in rmap btree (2022-08-07) tar.gz
scrub-detect-inobt-gaps_2022-08-07 xfs: detect incorrect gaps in inode btree (2022-08-07) tar.gz
scrub-detect-refcount-gaps_2022-08-07 xfs: detect incorrect gaps in refcount btree (2022-08-07) tar.gz
btree-key-enhancements_2022-08-07 xfs: enhance btree key checking (2022-08-07) tar.gz
scrub-bmap-enhancements_2022-08-07 xfs: enhance file mapping scrubber (2022-08-07) tar.gz
scrub-fscounters-enhancements_2022-08-07 xfs: enhance fs summary counter scrubber (2022-08-07) tar.gz
scrub-drain-intents_2022-08-07 xfs: drain deferred work items when scrubbing (2022-08-07) tar.gz
scrub-fix-return-value_2022-08-07 xfs: fix incorrect return values in online fsck (2022-08-07) tar.gz
scrub-cleanup-malloc_2022-08-07 xfs: clean up memory allocations in online fsck (2022-08-07) tar.gz
scrub-fix-ag-header-handling_2022-08-07 xfs: fix handling of AG[IF] header buffers during scrub (2022-08-07) tar.gz
online-fsck-design_2022-08-07 xfs: design documentation for online fsck (2022-08-07) tar.gz
xfs-6.0-fixes_2022-08-07 xfs: fixes for 6.0 (2022-08-07) tar.gz
xfs-6.0-merge_2022-08-07 xfs: some new code for 6.0 (2022-08-07) tar.gz
xfs-5.19-fixes_2022-08-07 xfs: infrastructure fixes for 5.19 (2022-08-07) tar.gz
xfs-6.0-fixes_2022-08-04 xfs: random fixes for 6.0 (2022-08-04) tar.gz
xfs-5.20-merge_2022-08-04 xfs: new code for 5.20 (2022-08-04) tar.gz
v5.19        Linux 5.19 (2022-07-31) tar.gz
xfs-5.20-merge-6 New code for 5.20: - Improve scalability of the XFS log by removing spinlocks and global   synchronization points. - Add security labels to whiteout inodes to match the other filesystems. - Clean up per-ag pointer passing to simplify call sites. - Reduce verifier overhead by precalculating more AG geometry. - Implement fast-path lockless lookups in the buffer cache to reduce   spinlock hammering. - Make attr forks a permanent part of the inode structure to fix a UAF   bug and because most files these days tend to have security labels and   soon will have parent pointers too. - Clean up XFS_IFORK_Q usage and give it a better name. - Fix more UAF bugs in the xattr code. - SOB my tags. - Fix some typos in the timestamp range documentation. - Fix a few more memory leaks. - Code cleanups and typo fixes. - Fix an unlocked inode fork pointer access in getbmap. (2022-07-31) tar.gz
djwong-wtf_2022-07-26 xfs: patches undergoing development (2022-07-26) tar.gz
defrag-freespace_2022-07-26 xfs: defragment free space (2022-07-26) tar.gz
report-refcounts_2022-07-26 xfs: report refcount information to userspace (2022-07-26) tar.gz
vectorized-scrub_2022-07-26 xfs: vectorize scrub kernel calls (2022-07-26) tar.gz
reduce-eofblocks-gc-on-close_2022-07-26 xfs: improve post-close eofblocks gc behavior (2022-07-26) tar.gz
realtime-quotas_2022-07-26 xfs: enable quota for realtime voluems (2022-07-26) tar.gz
realtime-reflink-extsize_2022-07-26 xfs: reflink with large realtime extents (2022-07-26) tar.gz
realtime-reflink_2022-07-26 xfs: reflink on the realtime device (2022-07-26) tar.gz
refcount-intent-cleanups_2022-07-26 xfs: refcount log intent cleanups (2022-07-26) tar.gz
noalloc-ags_2022-07-26 xfs: noalloc allocation groups (2022-07-26) tar.gz
realtime-rmap_2022-07-26 xfs: realtime reverse-mapping support (2022-07-26) tar.gz
rmap-intent-cleanups_2022-07-26 xfs: rmap log intent cleanups (2022-07-26) tar.gz
realtime-extfree-intents_2022-07-26 xfs: widen EFI format to support rt (2022-07-26) tar.gz
extfree-intent-cleanups_2022-07-26 xfs: extent free log intent cleanups (2022-07-26) tar.gz
reserve-rt-metadata-space_2022-07-26 xfs: enable in-core block reservation for rt metadata (2022-07-26) tar.gz
refactor-rt-locking_2022-07-26 xfs: refactor realtime meta inode locking (2022-07-26) tar.gz
btree-ifork-records_2022-07-26 xfs: refactor btrees to support records in inode root (2022-07-26) tar.gz
metadir_2022-07-26 xfs: metadata inode directories (2022-07-26) tar.gz
inode-refactor_2022-07-26 xfs: hoist inode operations to libxfs (2022-07-26) tar.gz
repair-symlink_2022-07-26 xfs: online repair of symbolic links (2022-07-26) tar.gz
repair-orphanage_2022-07-26 xfs: move orphan files to lost and found (2022-07-26) tar.gz
repair-dirs_2022-07-26 xfs: online repair of directories (2022-07-26) tar.gz
repair-xattrs_2022-07-26 xfs: online repair of extended attributes (2022-07-26) tar.gz
repair-rtsummary_2022-07-26 xfs: online repair of realtime summaries (2022-07-26) tar.gz
atomic-file-updates_2022-07-26 xfs: atomic file updates (2022-07-26) tar.gz
symlink-cleanups_2022-07-26 xfs: clean up symbolic link code (2022-07-26) tar.gz
expand-bmap-intent-usage_2022-07-26 xfs: support attrfork and unwritten BUIs (2022-07-26) tar.gz
realtime-bmap-intents_2022-07-26 xfs: widen BUI formats to support rt (2022-07-26) tar.gz
bmap-intent-cleanups_2022-07-26 xfs: bmap log intent cleanups (2022-07-26) tar.gz
repair-rmap-btree_2022-07-26 xfs: online repair of rmap btrees (2022-07-26) tar.gz
in-memory-btrees_2022-07-26 xfs: support in-memory btrees (2022-07-26) tar.gz
repair-fscounters_2022-07-26 xfs: online repair for fs summary counters (2022-07-26) tar.gz
indirect-health-reporting_2022-07-26 xfs: indirect health reporting (2022-07-26) tar.gz
corruption-health-reports_2022-07-26 xfs: report corruption to the health trackers (2022-07-26) tar.gz
scrub-nlinks_2022-07-26 xfs: online repair of file link counts (2022-07-26) tar.gz
repair-quota_2022-07-26 xfs: online repair of quota and counters (2022-07-26) tar.gz
repair-inodes_2022-07-26 xfs: online repair of inodes and forks (2022-07-26) tar.gz
repair-ag-btrees_2022-07-26 xfs: online repair of AG btrees (2022-07-26) tar.gz
repair-force-rebuild_2022-07-26 xfs: force rebuilding of metadata (2022-07-26) tar.gz
repair-tweaks_2022-07-26 xfs: miscellaneous repair tweaks (2022-07-26) tar.gz
scrub-rtsummary_2022-07-26 xfs: online scrubbing of realtime summary files (2022-07-26) tar.gz
big-array_2022-07-26 xfs: large arrays of pageable memory (2022-07-26) tar.gz
repair-prep-for-bulk-loading_2022-07-26 xfs: prepare repair for bulk loading (2022-07-26) tar.gz
scrub-strengthen-rmap-checking_2022-07-26 xfs: strengthen rmapbt scrubbing (2022-07-26) tar.gz
repair-bitmap-rework_2022-07-26 xfs: rework online repair incore bitmap (2022-07-26) tar.gz
repair-reap-fixes_2022-07-26 xfs: fix online repair block reaping (2022-07-26) tar.gz
scrub-detect-mergeable-records_2022-07-26 xfs: detect mergeable and overlapping btree records (2022-07-26) tar.gz
scrub-dir-iget-fixes_2022-07-26 xfs: fix iget usage in directory scrub (2022-07-26) tar.gz
scrub-iget-fixes_2022-07-26 xfs: fix iget/irele usage in online fsck (2022-07-26) tar.gz
scrub-check-metadata-inode-records_2022-07-26 xfs: scrub inode core when checking metadata files (2022-07-26) tar.gz
scrub-detect-rmapbt-gaps_2022-07-26 xfs: detect incorrect gaps in rmap btree (2022-07-26) tar.gz
scrub-detect-inobt-gaps_2022-07-26 xfs: detect incorrect gaps in inode btree (2022-07-26) tar.gz
scrub-detect-refcount-gaps_2022-07-26 xfs: detect incorrect gaps in refcount btree (2022-07-26) tar.gz
btree-key-enhancements_2022-07-26 xfs: enhance btree key checking (2022-07-26) tar.gz
scrub-bmap-enhancements_2022-07-26 xfs: enhance file mapping scrubber (2022-07-26) tar.gz
scrub-fscounters-enhancements_2022-07-26 xfs: enhance fs summary counter scrubber (2022-07-26) tar.gz
scrub-drain-intents_2022-07-26 xfs: drain deferred work items when scrubbing (2022-07-26) tar.gz
scrub-fix-return-value_2022-07-26 xfs: fix incorrect return values in online fsck (2022-07-26) tar.gz
scrub-cleanup-malloc_2022-07-26 xfs: clean up memory allocations in online fsck (2022-07-26) tar.gz
scrub-fix-ag-header-handling_2022-07-26 xfs: fix handling of AG[IF] header buffers during scrub (2022-07-26) tar.gz
online-fsck-design_2022-07-26 xfs: design documentation for online fsck (2022-07-26) tar.gz
xfs-5.20-merge_2022-07-26 xfs: some new code for 5.20 (2022-07-26) tar.gz
xfs-5.19-fixes_2022-07-26 xfs: infrastructure fixes for 5.19 (2022-07-26) tar.gz
v5.19-rc8    Linux 5.19-rc8 (2022-07-24) tar.gz
iomap-5.20-merge-2 New code for 5.20:  - Skip writeback for pages that are completely beyond EOF  - Minor code cleanups  - Remove iomap_writepage and all callers, since the mm apparently never    called the zonefs or gfs2 writepage functions. (2022-07-23) tar.gz
xfs-5.20-merge-5 New code for 5.20: - Improve scalability of the XFS log by removing spinlocks and global   synchronization points. - Add security labels to whiteout inodes to match the other filesystems. - Clean up per-ag pointer passing to simplify call sites. - Reduce verifier overhead by precalculating more AG geometry. - Implement fast-path lockless lookups in the buffer cache to reduce   spinlock hammering. - Make attr forks a permanent part of the inode structure to fix a UAF   bug and because most files these days tend to have security labels and   soon will have parent pointers too. - Clean up XFS_IFORK_Q usage and give it a better name. - Fix more UAF bugs in the xattr code. - SOB my tags. - Fix some typos in the timestamp range documentation. - Fix a few more memory leaks. - Code cleanups and typo fixes. (2022-07-23) tar.gz
xfs-5.20-merge-4 New code for 5.20: - Improve scalability of the XFS log by removing spinlocks and global   synchronization points. - Add security labels to whiteout inodes to match the other filesystems. - Clean up per-ag pointer passing to simplify call sites. - Reduce verifier overhead by precalculating more AG geometry. - Implement fast-path lockless lookups in the buffer cache to reduce   spinlock hammering. - Make attr forks a permanent part of the inode structure to fix a UAF   bug and because most files these days tend to have security labels and   soon will have parent pointers too. - Clean up XFS_IFORK_Q usage and give it a better name. - Fix more UAF bugs in the xattr code. - SOB my tags. - Fix some typos in the timestamp range documentation. - Fix a few more memory leaks. - Code cleanups. (2022-07-21) tar.gz
v5.19-rc7    Linux 5.19-rc7 (2022-07-17) tar.gz
djwong-wtf_2022-07-14 xfs: patches undergoing development (2022-07-14) tar.gz
defrag-freespace_2022-07-14 xfs: defragment free space (2022-07-14) tar.gz
report-refcounts_2022-07-14 xfs: report refcount information to userspace (2022-07-14) tar.gz
vectorized-scrub_2022-07-14 xfs: vectorize scrub kernel calls (2022-07-14) tar.gz
reduce-eofblocks-gc-on-close_2022-07-14 xfs: improve post-close eofblocks gc behavior (2022-07-14) tar.gz
realtime-quotas_2022-07-14 xfs: enable quota for realtime voluems (2022-07-14) tar.gz
realtime-reflink-extsize_2022-07-14 xfs: reflink with large realtime extents (2022-07-14) tar.gz
realtime-reflink_2022-07-14 xfs: reflink on the realtime device (2022-07-14) tar.gz
refcount-intent-cleanups_2022-07-14 xfs: refcount log intent cleanups (2022-07-14) tar.gz
noalloc-ags_2022-07-14 xfs: noalloc allocation groups (2022-07-14) tar.gz
realtime-rmap_2022-07-14 xfs: realtime reverse-mapping support (2022-07-14) tar.gz
rmap-intent-cleanups_2022-07-14 xfs: rmap log intent cleanups (2022-07-14) tar.gz
realtime-extfree-intents_2022-07-14 xfs: widen EFI format to support rt (2022-07-14) tar.gz
extfree-intent-cleanups_2022-07-14 xfs: extent free log intent cleanups (2022-07-14) tar.gz
reserve-rt-metadata-space_2022-07-14 xfs: enable in-core block reservation for rt metadata (2022-07-14) tar.gz
refactor-rt-locking_2022-07-14 xfs: refactor realtime meta inode locking (2022-07-14) tar.gz
btree-ifork-records_2022-07-14 xfs: refactor btrees to support records in inode root (2022-07-14) tar.gz
metadir_2022-07-14 xfs: metadata inode directories (2022-07-14) tar.gz
inode-refactor_2022-07-14 xfs: hoist inode operations to libxfs (2022-07-14) tar.gz
repair-symlink_2022-07-14 xfs: online repair of symbolic links (2022-07-14) tar.gz
repair-dirs_2022-07-14 xfs: online repair of directories (2022-07-14) tar.gz
repair-xattrs_2022-07-14 xfs: online repair of extended attributes (2022-07-14) tar.gz
repair-rtsummary_2022-07-14 xfs: online repair of realtime summaries (2022-07-14) tar.gz
atomic-file-updates_2022-07-14 xfs: atomic file updates (2022-07-14) tar.gz
symlink-cleanups_2022-07-14 xfs: clean up symbolic link code (2022-07-14) tar.gz
expand-bmap-intent-usage_2022-07-14 xfs: support attrfork and unwritten BUIs (2022-07-14) tar.gz
realtime-bmap-intents_2022-07-14 xfs: widen BUI formats to support rt (2022-07-14) tar.gz
bmap-intent-cleanups_2022-07-14 xfs: bmap log intent cleanups (2022-07-14) tar.gz
repair-rmap-btree_2022-07-14 xfs: online repair of rmap btrees (2022-07-14) tar.gz
in-memory-btrees_2022-07-14 xfs: support in-memory btrees (2022-07-14) tar.gz
repair-fscounters_2022-07-14 xfs: online repair for fs summary counters (2022-07-14) tar.gz
indirect-health-reporting_2022-07-14 xfs: indirect health reporting (2022-07-14) tar.gz
corruption-health-reports_2022-07-14 xfs: report corruption to the health trackers (2022-07-14) tar.gz
scrub-nlinks_2022-07-14 xfs: online repair of file link counts (2022-07-14) tar.gz
repair-quota_2022-07-14 xfs: online repair of quota and counters (2022-07-14) tar.gz
repair-inodes_2022-07-14 xfs: online repair of inodes and forks (2022-07-14) tar.gz
repair-ag-btrees_2022-07-14 xfs: online repair of AG btrees (2022-07-14) tar.gz
repair-force-rebuild_2022-07-14 xfs: force rebuilding of metadata (2022-07-14) tar.gz
repair-tweaks_2022-07-14 xfs: miscellaneous repair tweaks (2022-07-14) tar.gz
scrub-rtsummary_2022-07-14 xfs: online scrubbing of realtime summary files (2022-07-14) tar.gz
big-array_2022-07-14 xfs: large arrays of pageable memory (2022-07-14) tar.gz
repair-prep-for-bulk-loading_2022-07-14 xfs: prepare repair for bulk loading (2022-07-14) tar.gz
scrub-strengthen-rmap-checking_2022-07-14 xfs: strengthen rmapbt scrubbing (2022-07-14) tar.gz
repair-bitmap-rework_2022-07-14 xfs: rework online repair incore bitmap (2022-07-14) tar.gz
repair-reap-fixes_2022-07-14 xfs: fix online repair block reaping (2022-07-14) tar.gz
scrub-detect-mergeable-records_2022-07-14 xfs: detect mergeable and overlapping btree records (2022-07-14) tar.gz
scrub-dir-iget-fixes_2022-07-14 xfs: fix iget usage in directory scrub (2022-07-14) tar.gz
scrub-iget-fixes_2022-07-14 xfs: fix iget/irele usage in online fsck (2022-07-14) tar.gz
scrub-check-metadata-inode-records_2022-07-14 xfs: scrub inode core when checking metadata files (2022-07-14) tar.gz
scrub-detect-rmapbt-gaps_2022-07-14 xfs: detect incorrect gaps in rmap btree (2022-07-14) tar.gz
scrub-detect-inobt-gaps_2022-07-14 xfs: detect incorrect gaps in inode btree (2022-07-14) tar.gz
scrub-detect-refcount-gaps_2022-07-14 xfs: detect incorrect gaps in refcount btree (2022-07-14) tar.gz
btree-key-enhancements_2022-07-14 xfs: enhance btree key checking (2022-07-14) tar.gz
scrub-bmap-enhancements_2022-07-14 xfs: enhance file mapping scrubber (2022-07-14) tar.gz
scrub-fscounters-enhancements_2022-07-14 xfs: enhance fs summary counter scrubber (2022-07-14) tar.gz
scrub-drain-intents_2022-07-14 xfs: drain deferred work items when scrubbing (2022-07-14) tar.gz
scrub-fix-return-value_2022-07-14 xfs: fix incorrect return values in online fsck (2022-07-14) tar.gz
scrub-cleanup-malloc_2022-07-14 xfs: clean up memory allocations in online fsck (2022-07-14) tar.gz
scrub-fix-ag-header-handling_2022-07-14 xfs: fix handling of AG[IF] header buffers during scrub (2022-07-14) tar.gz
online-fsck-design_2022-07-14 xfs: design documentation for online fsck (2022-07-14) tar.gz
xfs-5.20-merge_2022-07-14 xfs: some new code for 5.20 (2022-07-14) tar.gz
xfs-5.19-fixes_2022-07-14 xfs: infrastructure fixes for 5.19 (2022-07-14) tar.gz
xfs-5.20-merge-3 New code for 5.20: - Improve scalability of the XFS log by removing spinlocks and global   synchronization points. - Add security labels to whiteout inodes to match the other filesystems. - Clean up per-ag pointer passing to simplify call sites. - Reduce verifier overhead by precalculating more AG geometry. - Implement fast-path lockless lookups in the buffer cache to reduce   spinlock hammering. - Make attr forks a permanent part of the inode structure to fix a UAF   bug and because most files these days tend to have security labels and   soon will have parent pointers too. - Clean up XFS_IFORK_Q usage and give it a better name. - Fix more UAF bugs in the xattr code. - SOB my tags. (2022-07-14) tar.gz
make-attr-fork-permanent-5.20_2022-07-14 xfs: make attr forks permanent (2022-07-14) tar.gz
v5.19-rc6    Linux 5.19-rc6 (2022-07-10) tar.gz
make-attr-fork-permanent-5.20_2022-07-09 xfs: make attr forks permanent (2022-07-09) tar.gz
xfs-5.20-merge_2022-07-09 xfs: new code for 5.20 (2022-07-09) tar.gz
xfs-5.20-merge-2 New code for 5.20: - Improve scalability of the XFS log by removing spinlocks and global   synchronization points. - Add security labels to whiteout inodes to match the other filesystems. - Clean up per-ag pointer passing to simplify call sites. - Reduce verifier overhead by precalculating more AG geometry. (2022-07-09) tar.gz
xfs-5.20-merge-1 New code for 5.20: - Improve scalability of the XFS log by removing spinlocks and global   synchronization points. - Add security labels to whiteout inodes to match the other filesystems. - Clean up per-ag pointer passing to simplify call sites. - Reduce verifier overhead by precalculating more AG geometry. (2022-07-07) tar.gz
make-attr-fork-permanent-5.20_2022-07-05 xfs: make attr forks permanent (2022-07-05) tar.gz
v5.19-rc5    Linux 5.19-rc5 (2022-07-03) tar.gz
xfs-5.19-fixes-4 Fixes for 5.19-rc5:  - Fix statfs blocking on background inode gc workers  - Fix some broken inode lock assertion code  - Fix xattr leaf buffer leaks when cancelling a deferred xattr update    operation  - Clean up xattr recovery to make it easier to understand.  - Fix xattr leaf block verifiers tripping over empty blocks.  - Remove complicated and error prone xattr leaf block bholding mess.  - Fix a bug where an rt extent crossing EOF was treated as "posteof"    blocks and cleaned unnecessarily.  - Fix a UAF when log shutdown races with unmount. (2022-07-01) tar.gz
iomap-5.20-merge-1 New code for 5.20:  - Skip writeback for pages that are completely beyond EOF  - Minor code cleanups (2022-06-30) tar.gz
xfs-5.19-fixes-3 Fixes for 5.19-rc5:  - Fix statfs blocking on background inode gc workers  - Fix some broken inode lock assertion code  - Fix xattr leaf buffer leaks when cancelling a deferred xattr update    operation  - Clean up xattr recovery to make it easier to understand.  - Fix xattr leaf block verifiers tripping over empty blocks.  - Remove complicated and error prone xattr leaf block bholding mess.  - Fix a bug where an rt extent crossing EOF was treated as "posteof"    blocks and cleaned unnecessarily. (2022-06-29) tar.gz
djwong-wtf_2022-06-28 xfs: patches undergoing development (2022-06-28) tar.gz
defrag-freespace_2022-06-28 xfs: defragment free space (2022-06-28) tar.gz
report-refcounts_2022-06-28 xfs: report refcount information to userspace (2022-06-28) tar.gz
vectorized-scrub_2022-06-28 xfs: vectorize scrub kernel calls (2022-06-28) tar.gz
reduce-eofblocks-gc-on-close_2022-06-28 xfs: improve post-close eofblocks gc behavior (2022-06-28) tar.gz
realtime-quotas_2022-06-28 xfs: enable quota for realtime voluems (2022-06-28) tar.gz
realtime-reflink-extsize_2022-06-28 xfs: reflink with large realtime extents (2022-06-28) tar.gz
realtime-reflink_2022-06-28 xfs: reflink on the realtime device (2022-06-28) tar.gz
refcount-intent-cleanups_2022-06-28 xfs: refcount log intent cleanups (2022-06-28) tar.gz
noalloc-ags_2022-06-28 xfs: noalloc allocation groups (2022-06-28) tar.gz
realtime-rmap_2022-06-28 xfs: realtime reverse-mapping support (2022-06-28) tar.gz
rmap-intent-cleanups_2022-06-28 xfs: rmap log intent cleanups (2022-06-28) tar.gz
realtime-extfree-intents_2022-06-28 xfs: widen EFI format to support rt (2022-06-28) tar.gz
extfree-intent-cleanups_2022-06-28 xfs: extent free log intent cleanups (2022-06-28) tar.gz
reserve-rt-metadata-space_2022-06-28 xfs: enable in-core block reservation for rt metadata (2022-06-28) tar.gz
refactor-rt-locking_2022-06-28 xfs: refactor realtime meta inode locking (2022-06-28) tar.gz
btree-ifork-records_2022-06-28 xfs: refactor btrees to support records in inode root (2022-06-28) tar.gz
metadir_2022-06-28 xfs: metadata inode directories (2022-06-28) tar.gz
inode-refactor_2022-06-28 xfs: hoist inode operations to libxfs (2022-06-28) tar.gz
repair-symlink_2022-06-28 xfs: online repair of symbolic links (2022-06-28) tar.gz
repair-dirs_2022-06-28 xfs: online repair of directories (2022-06-28) tar.gz
repair-xattrs_2022-06-28 xfs: online repair of extended attributes (2022-06-28) tar.gz
repair-rtsummary_2022-06-28 xfs: online repair of realtime summaries (2022-06-28) tar.gz
atomic-file-updates_2022-06-28 xfs: atomic file updates (2022-06-28) tar.gz
symlink-cleanups_2022-06-28 xfs: clean up symbolic link code (2022-06-28) tar.gz
expand-bmap-intent-usage_2022-06-28 xfs: support attrfork and unwritten BUIs (2022-06-28) tar.gz
realtime-bmap-intents_2022-06-28 xfs: widen BUI formats to support rt (2022-06-28) tar.gz
bmap-intent-cleanups_2022-06-28 xfs: bmap log intent cleanups (2022-06-28) tar.gz
repair-rmap-btree_2022-06-28 xfs: online repair of rmap btrees (2022-06-28) tar.gz
in-memory-btrees_2022-06-28 xfs: support in-memory btrees (2022-06-28) tar.gz
repair-fscounters_2022-06-28 xfs: online repair for fs summary counters (2022-06-28) tar.gz
indirect-health-reporting_2022-06-28 xfs: indirect health reporting (2022-06-28) tar.gz
corruption-health-reports_2022-06-28 xfs: report corruption to the health trackers (2022-06-28) tar.gz
scrub-nlinks_2022-06-28 xfs: online repair of file link counts (2022-06-28) tar.gz
repair-quota_2022-06-28 xfs: online repair of quota and counters (2022-06-28) tar.gz
repair-inodes_2022-06-28 xfs: online repair of inodes and forks (2022-06-28) tar.gz
repair-ag-btrees_2022-06-28 xfs: online repair of AG btrees (2022-06-28) tar.gz
repair-force-rebuild_2022-06-28 xfs: force rebuilding of metadata (2022-06-28) tar.gz
repair-tweaks_2022-06-28 xfs: miscellaneous repair tweaks (2022-06-28) tar.gz
scrub-rtsummary_2022-06-28 xfs: online scrubbing of realtime summary files (2022-06-28) tar.gz
big-array_2022-06-28 xfs: large arrays of pageable memory (2022-06-28) tar.gz
repair-prep-for-bulk-loading_2022-06-28 xfs: prepare repair for bulk loading (2022-06-28) tar.gz
scrub-strengthen-rmap-checking_2022-06-28 xfs: strengthen rmapbt scrubbing (2022-06-28) tar.gz
repair-bitmap-rework_2022-06-28 xfs: rework online repair incore bitmap (2022-06-28) tar.gz
repair-reap-fixes_2022-06-28 xfs: fix online repair block reaping (2022-06-28) tar.gz
scrub-detect-mergeable-records_2022-06-28 xfs: detect mergeable and overlapping btree records (2022-06-28) tar.gz
scrub-dir-iget-fixes_2022-06-28 xfs: fix iget usage in directory scrub (2022-06-28) tar.gz
scrub-iget-fixes_2022-06-28 xfs: fix iget/irele usage in online fsck (2022-06-28) tar.gz
scrub-check-metadata-inode-records_2022-06-28 xfs: scrub inode core when checking metadata files (2022-06-28) tar.gz
scrub-detect-rmapbt-gaps_2022-06-28 xfs: detect incorrect gaps in rmap btree (2022-06-28) tar.gz
scrub-detect-inobt-gaps_2022-06-28 xfs: detect incorrect gaps in inode btree (2022-06-28) tar.gz
scrub-detect-refcount-gaps_2022-06-28 xfs: detect incorrect gaps in refcount btree (2022-06-28) tar.gz
btree-key-enhancements_2022-06-28 xfs: enhance btree key checking (2022-06-28) tar.gz
scrub-bmap-enhancements_2022-06-28 xfs: enhance file mapping scrubber (2022-06-28) tar.gz
scrub-fscounters-enhancements_2022-06-28 xfs: enhance fs summary counter scrubber (2022-06-28) tar.gz
scrub-drain-intents_2022-06-28 xfs: drain deferred work items when scrubbing (2022-06-28) tar.gz
scrub-fix-return-value_2022-06-28 xfs: fix incorrect return values in online fsck (2022-06-28) tar.gz
scrub-cleanup-malloc_2022-06-28 xfs: clean up memory allocations in online fsck (2022-06-28) tar.gz
scrub-fix-ag-header-handling_2022-06-28 xfs: fix handling of AG[IF] header buffers during scrub (2022-06-28) tar.gz
online-fsck-design_2022-06-28 xfs: design documentation for online fsck (2022-06-28) tar.gz
xfs-5.19-fixes_2022-06-28 xfs: fixes for 5.19 (2022-06-28) tar.gz
xfs-fixes-5.19_2022-06-27 xfs: random fixes for 5.19-rc5 (2022-06-27) tar.gz
xfs-existing-fixes-5.19_2022-06-27 xfs: random fixes for 5.19-rc5 (2022-06-27) tar.gz
xfs-fixes-5.19_2022-06-26 xfs: random fixes for 5.19-rc5 (2022-06-26) tar.gz
xfs-5.19-fixes-2 Fixes for 5.19-rc5:  - Fix statfs blocking on background inode gc workers  - Fix some broken inode lock assertion code  - Fix xattr leaf buffer leaks when cancelling a deferred xattr update    operation  - Clean up xattr recovery to make it easier to understand. (2022-06-26) tar.gz
v5.19-rc4    Linux 5.19-rc4 (2022-06-26) tar.gz
xfs-fixes-5.19_2022-06-23 xfs: random fixes for 5.19-rc4 (2022-06-23) tar.gz
v5.19-rc3    Linux 5.19-rc3 (2022-06-19) tar.gz
xfs-5.19-fixes-1 Fixes for 5.19-rc3:  - Fix a bug where inode flag changes would accidentally drop nrext64.  - Fix a race condition when toggling LARP mode. (2022-06-15) tar.gz
v5.19-rc2    Linux 5.19-rc2 (2022-06-12) tar.gz
xfs-fixes-5.19_2022-06-07 xfs: random fixes for -rc2 (2022-06-07) tar.gz
djwong-wtf_2022-06-06 xfs: patches undergoing development (2022-06-06) tar.gz
defrag-freespace_2022-06-06 xfs: defragment free space (2022-06-06) tar.gz
report-refcounts_2022-06-06 xfs: report refcount information to userspace (2022-06-06) tar.gz
vectorized-scrub_2022-06-06 xfs: vectorize scrub kernel calls (2022-06-06) tar.gz
reduce-eofblocks-gc-on-close_2022-06-06 xfs: improve post-close eofblocks gc behavior (2022-06-06) tar.gz
realtime-quotas_2022-06-06 xfs: enable quota for realtime voluems (2022-06-06) tar.gz
realtime-reflink-extsize_2022-06-06 xfs: reflink with large realtime extents (2022-06-06) tar.gz
realtime-reflink_2022-06-06 xfs: reflink on the realtime device (2022-06-06) tar.gz
refcount-intent-cleanups_2022-06-06 xfs: refcount log intent cleanups (2022-06-06) tar.gz
noalloc-ags_2022-06-06 xfs: noalloc allocation groups (2022-06-06) tar.gz
realtime-rmap_2022-06-06 xfs: realtime reverse-mapping support (2022-06-06) tar.gz
rmap-intent-cleanups_2022-06-06 xfs: rmap log intent cleanups (2022-06-06) tar.gz
realtime-extfree-intents_2022-06-06 xfs: widen EFI format to support rt (2022-06-06) tar.gz
extfree-intent-cleanups_2022-06-06 xfs: extent free log intent cleanups (2022-06-06) tar.gz
reserve-rt-metadata-space_2022-06-06 xfs: enable in-core block reservation for rt metadata (2022-06-06) tar.gz
refactor-rt-locking_2022-06-06 xfs: refactor realtime meta inode locking (2022-06-06) tar.gz
btree-ifork-records_2022-06-06 xfs: refactor btrees to support records in inode root (2022-06-06) tar.gz
metadir_2022-06-06 xfs: metadata inode directories (2022-06-06) tar.gz
inode-refactor_2022-06-06 xfs: hoist inode operations to libxfs (2022-06-06) tar.gz
repair-symlink_2022-06-06 xfs: online repair of symbolic links (2022-06-06) tar.gz
repair-dirs_2022-06-06 xfs: online repair of directories (2022-06-06) tar.gz
repair-xattrs_2022-06-06 xfs: online repair of extended attributes (2022-06-06) tar.gz
repair-rtsummary_2022-06-06 xfs: online repair of realtime summaries (2022-06-06) tar.gz
atomic-file-updates_2022-06-06 xfs: atomic file updates (2022-06-06) tar.gz
symlink-cleanups_2022-06-06 xfs: clean up symbolic link code (2022-06-06) tar.gz
expand-bmap-intent-usage_2022-06-06 xfs: support attrfork and unwritten BUIs (2022-06-06) tar.gz
realtime-bmap-intents_2022-06-06 xfs: widen BUI formats to support rt (2022-06-06) tar.gz
bmap-intent-cleanups_2022-06-06 xfs: bmap log intent cleanups (2022-06-06) tar.gz
repair-rmap-btree_2022-06-06 xfs: online repair of rmap btrees (2022-06-06) tar.gz
in-memory-btrees_2022-06-06 xfs: support in-memory btrees (2022-06-06) tar.gz
repair-fscounters_2022-06-06 xfs: online repair for fs summary counters (2022-06-06) tar.gz
indirect-health-reporting_2022-06-06 xfs: indirect health reporting (2022-06-06) tar.gz
corruption-health-reports_2022-06-06 xfs: report corruption to the health trackers (2022-06-06) tar.gz
scrub-nlinks_2022-06-06 xfs: online repair of file link counts (2022-06-06) tar.gz
repair-quota_2022-06-06 xfs: online repair of quota and counters (2022-06-06) tar.gz
repair-inodes_2022-06-06 xfs: online repair of inodes and forks (2022-06-06) tar.gz
repair-ag-btrees_2022-06-06 xfs: online repair of AG btrees (2022-06-06) tar.gz
repair-force-rebuild_2022-06-06 xfs: force rebuilding of metadata (2022-06-06) tar.gz
repair-tweaks_2022-06-06 xfs: miscellaneous repair tweaks (2022-06-06) tar.gz
scrub-rtsummary_2022-06-06 xfs: online scrubbing of realtime summary files (2022-06-06) tar.gz
big-array_2022-06-06 xfs: large arrays of pageable memory (2022-06-06) tar.gz
repair-prep-for-bulk-loading_2022-06-06 xfs: prepare repair for bulk loading (2022-06-06) tar.gz
scrub-strengthen-rmap-checking_2022-06-06 xfs: strengthen rmapbt scrubbing (2022-06-06) tar.gz
repair-bitmap-rework_2022-06-06 xfs: rework online repair incore bitmap (2022-06-06) tar.gz
repair-reap-fixes_2022-06-06 xfs: fix online repair block reaping (2022-06-06) tar.gz
scrub-detect-mergeable-records_2022-06-06 xfs: detect mergeable and overlapping btree records (2022-06-06) tar.gz
scrub-dir-iget-fixes_2022-06-06 xfs: fix iget usage in directory scrub (2022-06-06) tar.gz
scrub-iget-fixes_2022-06-06 xfs: fix iget/irele usage in online fsck (2022-06-06) tar.gz
scrub-check-metadata-inode-records_2022-06-06 xfs: scrub inode core when checking metadata files (2022-06-06) tar.gz
scrub-detect-rmapbt-gaps_2022-06-06 xfs: detect incorrect gaps in rmap btree (2022-06-06) tar.gz
scrub-detect-inobt-gaps_2022-06-06 xfs: detect incorrect gaps in inode btree (2022-06-06) tar.gz
scrub-detect-refcount-gaps_2022-06-06 xfs: detect incorrect gaps in refcount btree (2022-06-06) tar.gz
btree-key-enhancements_2022-06-06 xfs: enhance btree key checking (2022-06-06) tar.gz
scrub-bmap-enhancements_2022-06-06 xfs: enhance file mapping scrubber (2022-06-06) tar.gz
scrub-fscounters-enhancements_2022-06-06 xfs: enhance fs summary counter scrubber (2022-06-06) tar.gz
scrub-drain-intents_2022-06-06 xfs: drain deferred work items when scrubbing (2022-06-06) tar.gz
scrub-fix-return-value_2022-06-06 xfs: fix incorrect return values in online fsck (2022-06-06) tar.gz
scrub-cleanup-malloc_2022-06-06 xfs: clean up memory allocations in online fsck (2022-06-06) tar.gz
scrub-fix-ag-header-handling_2022-06-06 xfs: fix handling of AG[IF] header buffers during scrub (2022-06-06) tar.gz
online-fsck-design_2022-06-06 xfs: design documentation for online fsck (2022-06-06) tar.gz
xfs-merge-5.19_2022-06-06 xfs: merge stuff for 5.19 (2022-06-06) tar.gz
v5.19-rc1    Linux 5.19-rc1 (2022-06-05) tar.gz
xfs-5.19-for-linus-2 xfs: Changes for 5.19-rc1 [2nd set] (2022-06-02) tar.gz
djwong-wtf_2022-06-01 xfs: patches undergoing development (2022-06-01) tar.gz
defrag-freespace_2022-06-01 xfs: defragment free space (2022-06-01) tar.gz
report-refcounts_2022-06-01 xfs: report refcount information to userspace (2022-06-01) tar.gz
vectorized-scrub_2022-06-01 xfs: vectorize scrub kernel calls (2022-06-01) tar.gz
reduce-eofblocks-gc-on-close_2022-06-01 xfs: improve post-close eofblocks gc behavior (2022-06-01) tar.gz
realtime-quotas_2022-06-01 xfs: enable quota for realtime voluems (2022-06-01) tar.gz
realtime-reflink-extsize_2022-06-01 xfs: reflink with large realtime extents (2022-06-01) tar.gz
realtime-reflink_2022-06-01 xfs: reflink on the realtime device (2022-06-01) tar.gz
refcount-intent-cleanups_2022-06-01 xfs: refcount log intent cleanups (2022-06-01) tar.gz
noalloc-ags_2022-06-01 xfs: noalloc allocation groups (2022-06-01) tar.gz
realtime-rmap_2022-06-01 xfs: realtime reverse-mapping support (2022-06-01) tar.gz
rmap-intent-cleanups_2022-06-01 xfs: rmap log intent cleanups (2022-06-01) tar.gz
realtime-extfree-intents_2022-06-01 xfs: widen EFI format to support rt (2022-06-01) tar.gz
extfree-intent-cleanups_2022-06-01 xfs: extent free log intent cleanups (2022-06-01) tar.gz
reserve-rt-metadata-space_2022-06-01 xfs: enable in-core block reservation for rt metadata (2022-06-01) tar.gz
refactor-rt-locking_2022-06-01 xfs: refactor realtime meta inode locking (2022-06-01) tar.gz
btree-ifork-records_2022-06-01 xfs: refactor btrees to support records in inode root (2022-06-01) tar.gz
metadir_2022-06-01 xfs: metadata inode directories (2022-06-01) tar.gz
inode-refactor_2022-06-01 xfs: hoist inode operations to libxfs (2022-06-01) tar.gz
repair-symlink_2022-06-01 xfs: online repair of symbolic links (2022-06-01) tar.gz
repair-dirs_2022-06-01 xfs: online repair of directories (2022-06-01) tar.gz
repair-xattrs_2022-06-01 xfs: online repair of extended attributes (2022-06-01) tar.gz
repair-rtsummary_2022-06-01 xfs: online repair of realtime summaries (2022-06-01) tar.gz
atomic-file-updates_2022-06-01 xfs: atomic file updates (2022-06-01) tar.gz
symlink-cleanups_2022-06-01 xfs: clean up symbolic link code (2022-06-01) tar.gz
expand-bmap-intent-usage_2022-06-01 xfs: support attrfork and unwritten BUIs (2022-06-01) tar.gz
realtime-bmap-intents_2022-06-01 xfs: widen BUI formats to support rt (2022-06-01) tar.gz
bmap-intent-cleanups_2022-06-01 xfs: bmap log intent cleanups (2022-06-01) tar.gz
repair-rmap-btree_2022-06-01 xfs: online repair of rmap btrees (2022-06-01) tar.gz
in-memory-btrees_2022-06-01 xfs: support in-memory btrees (2022-06-01) tar.gz
repair-fscounters_2022-06-01 xfs: online repair for fs summary counters (2022-06-01) tar.gz
indirect-health-reporting_2022-06-01 xfs: indirect health reporting (2022-06-01) tar.gz
corruption-health-reports_2022-06-01 xfs: report corruption to the health trackers (2022-06-01) tar.gz
scrub-nlinks_2022-06-01 xfs: online repair of file link counts (2022-06-01) tar.gz
repair-quota_2022-06-01 xfs: online repair of quota and counters (2022-06-01) tar.gz
repair-inodes_2022-06-01 xfs: online repair of inodes and forks (2022-06-01) tar.gz
repair-ag-btrees_2022-06-01 xfs: online repair of AG btrees (2022-06-01) tar.gz
repair-force-rebuild_2022-06-01 xfs: force rebuilding of metadata (2022-06-01) tar.gz
repair-tweaks_2022-06-01 xfs: miscellaneous repair tweaks (2022-06-01) tar.gz
scrub-rtsummary_2022-06-01 xfs: online scrubbing of realtime summary files (2022-06-01) tar.gz
big-array_2022-06-01 xfs: large arrays of pageable memory (2022-06-01) tar.gz
repair-prep-for-bulk-loading_2022-06-01 xfs: prepare repair for bulk loading (2022-06-01) tar.gz
scrub-strengthen-rmap-checking_2022-06-01 xfs: strengthen rmapbt scrubbing (2022-06-01) tar.gz
repair-bitmap-rework_2022-06-01 xfs: rework online repair incore bitmap (2022-06-01) tar.gz
repair-reap-fixes_2022-06-01 xfs: fix online repair block reaping (2022-06-01) tar.gz
scrub-detect-mergeable-records_2022-06-01 xfs: detect mergeable and overlapping btree records (2022-06-01) tar.gz
scrub-dir-iget-fixes_2022-06-01 xfs: fix iget usage in directory scrub (2022-06-01) tar.gz
scrub-iget-fixes_2022-06-01 xfs: fix iget/irele usage in online fsck (2022-06-01) tar.gz
scrub-check-metadata-inode-records_2022-06-01 xfs: scrub inode core when checking metadata files (2022-06-01) tar.gz
scrub-detect-rmapbt-gaps_2022-06-01 xfs: detect incorrect gaps in rmap btree (2022-06-01) tar.gz
scrub-detect-inobt-gaps_2022-06-01 xfs: detect incorrect gaps in inode btree (2022-06-01) tar.gz
scrub-detect-refcount-gaps_2022-06-01 xfs: detect incorrect gaps in refcount btree (2022-06-01) tar.gz
btree-key-enhancements_2022-06-01 xfs: enhance btree key checking (2022-06-01) tar.gz
scrub-bmap-enhancements_2022-06-01 xfs: enhance file mapping scrubber (2022-06-01) tar.gz
scrub-fscounters-enhancements_2022-06-01 xfs: enhance fs summary counter scrubber (2022-06-01) tar.gz
scrub-drain-intents_2022-06-01 xfs: drain deferred work items when scrubbing (2022-06-01) tar.gz
scrub-fix-return-value_2022-06-01 xfs: fix incorrect return values in online fsck (2022-06-01) tar.gz
scrub-cleanup-malloc_2022-06-01 xfs: clean up memory allocations in online fsck (2022-06-01) tar.gz
scrub-fix-ag-header-handling_2022-06-01 xfs: fix handling of AG[IF] header buffers during scrub (2022-06-01) tar.gz
online-fsck-design_2022-06-01 xfs: design documentation for online fsck (2022-06-01) tar.gz
xfs-merge-5.19_2022-06-01 xfs: merge stuff for 5.19 (2022-06-01) tar.gz
xfs-5.19-for-linus xfs: Changes for 5.19-rc1 (2022-05-26) tar.gz
larp-cleanups-5.19_2022-05-23 xfs: last pile of LARP cleanups for 5.19 (2022-05-23) tar.gz
random-fixes-5.19_2022-05-23 xfs: random fixes for 5.19 (2022-05-23) tar.gz
log-recovery-leak-fixes-5.19_2022-05-23 xfs: fix buffer cancellation table leak during log recovery (2022-05-23) tar.gz
larp-fixes-5.19_2022-05-23 xfs: last bit of LARP and other fixes for 5.19 (2022-05-23) tar.gz
attr-intent-cleanups-5.19_2022-05-23 xfs: cleanups for logged xattr updates (2022-05-23) tar.gz
attr-intent-uaf-fixes-5.19_2022-05-23 xfs: fix name/value buffer lifetime errrors (2022-05-23) tar.gz
attr-intent-fixes-5.19_2022-05-23 xfs: fix leaks and validation errors in logged xattr updates (2022-05-23) tar.gz
v5.18        Linux 5.18 (2022-05-22) tar.gz
larp-cleanups-5.19_2022-05-22 xfs: last pile of LARP cleanups for 5.19 (2022-05-22) tar.gz
larp-fixes-5.19_2022-05-22 xfs: last bit of LARP and other fixes for 5.19 (2022-05-22) tar.gz
attr-intent-cleanups-5.19_2022-05-22 xfs: cleanups for logged xattr updates (2022-05-22) tar.gz
log-recovery-leak-fixes-5.19_2022-05-22 xfs: fix buffer cancellation table leak during log recovery (2022-05-22) tar.gz
attr-intent-uaf-fixes-5.19_2022-05-22 xfs: fix name/value buffer lifetime errrors (2022-05-22) tar.gz
attr-intent-fixes-5.19_2022-05-22 xfs: fix leaks and validation errors in logged xattr updates (2022-05-22) tar.gz
iomap-5.19-merge-2 New code for 5.19: - Fix a couple of accounting errors in the buffered io code. - Discontinue the practice of marking folios !uptodate and invalidating   them when writeback fails.  This fixes some UAF bugs when multipage   folios are enabled, and brings the behavior of XFS/gfs/zonefs into   alignment with the behavior of all the other Linux filesystems. (2022-05-19) tar.gz
attr-intent-cleanups-5.19_2022-05-18 xfs: cleanups for logged xattr updates (2022-05-18) tar.gz
log-recovery-leak-fixes-5.19_2022-05-18 xfs: fix buffer cancellation table leak during log recovery (2022-05-18) tar.gz
attr-intent-uaf-fixes-5.19_2022-05-18 xfs: fix name/value buffer lifetime errrors (2022-05-18) tar.gz
attr-intent-fixes-5.19_2022-05-18 xfs: fix leaks and validation errors in logged xattr updates (2022-05-18) tar.gz
v5.18-rc7    Linux 5.18-rc7 (2022-05-15) tar.gz
iomap-5.19-merge-1 New code for 5.19: - Fix a couple of accounting errors in the buffered io code. (2022-05-11) tar.gz
v5.18-rc6    Linux 5.18-rc6 (2022-05-08) tar.gz
v5.18-rc5    Linux 5.18-rc5 (2022-05-01) tar.gz
djwong-wtf_2022-04-29 xfs: patches undergoing development (2022-04-29) tar.gz
defrag-freespace_2022-04-29 xfs: defragment free space (2022-04-29) tar.gz
report-refcounts_2022-04-29 xfs: report refcount information to userspace (2022-04-29) tar.gz
vectorized-scrub_2022-04-29 xfs: vectorize scrub kernel calls (2022-04-29) tar.gz
reduce-eofblocks-gc-on-close_2022-04-29 xfs: improve post-close eofblocks gc behavior (2022-04-29) tar.gz
realtime-quotas_2022-04-29 xfs: enable quota for realtime voluems (2022-04-29) tar.gz
realtime-reflink-extsize_2022-04-29 xfs: reflink with large realtime extents (2022-04-29) tar.gz
realtime-reflink_2022-04-29 xfs: reflink on the realtime device (2022-04-29) tar.gz
refcount-intent-cleanups_2022-04-29 xfs: refcount log intent cleanups (2022-04-29) tar.gz
noalloc-ags_2022-04-29 xfs: noalloc allocation groups (2022-04-29) tar.gz
realtime-rmap_2022-04-29 xfs: realtime reverse-mapping support (2022-04-29) tar.gz
rmap-intent-cleanups_2022-04-29 xfs: rmap log intent cleanups (2022-04-29) tar.gz
realtime-extfree-intents_2022-04-29 xfs: widen EFI format to support rt (2022-04-29) tar.gz
extfree-intent-cleanups_2022-04-29 xfs: extent free log intent cleanups (2022-04-29) tar.gz
reserve-rt-metadata-space_2022-04-29 xfs: enable in-core block reservation for rt metadata (2022-04-29) tar.gz
refactor-rt-locking_2022-04-29 xfs: refactor realtime meta inode locking (2022-04-29) tar.gz
btree-ifork-records_2022-04-29 xfs: refactor btrees to support records in inode root (2022-04-29) tar.gz
metadir_2022-04-29 xfs: metadata inode directories (2022-04-29) tar.gz
inode-refactor_2022-04-29 xfs: hoist inode operations to libxfs (2022-04-29) tar.gz
repair-symlink_2022-04-29 xfs: online repair of symbolic links (2022-04-29) tar.gz
repair-dirs_2022-04-29 xfs: online repair of directories (2022-04-29) tar.gz
repair-xattrs_2022-04-29 xfs: online repair of extended attributes (2022-04-29) tar.gz
repair-rtsummary_2022-04-29 xfs: online repair of realtime summaries (2022-04-29) tar.gz
atomic-file-updates_2022-04-29 xfs: atomic file updates (2022-04-29) tar.gz
symlink-cleanups_2022-04-29 xfs: clean up symbolic link code (2022-04-29) tar.gz
expand-bmap-intent-usage_2022-04-29 xfs: support attrfork and unwritten BUIs (2022-04-29) tar.gz
realtime-bmap-intents_2022-04-29 xfs: widen BUI formats to support rt (2022-04-29) tar.gz
bmap-intent-cleanups_2022-04-29 xfs: bmap log intent cleanups (2022-04-29) tar.gz
repair-rmap-btree_2022-04-29 xfs: online repair of rmap btrees (2022-04-29) tar.gz
in-memory-btrees_2022-04-29 xfs: support in-memory btrees (2022-04-29) tar.gz
repair-fscounters_2022-04-29 xfs: online repair for fs summary counters (2022-04-29) tar.gz
indirect-health-reporting_2022-04-29 xfs: indirect health reporting (2022-04-29) tar.gz
corruption-health-reports_2022-04-29 xfs: report corruption to the health trackers (2022-04-29) tar.gz
scrub-nlinks_2022-04-29 xfs: online repair of file link counts (2022-04-29) tar.gz
repair-quota_2022-04-29 xfs: online repair of quota and counters (2022-04-29) tar.gz
repair-inodes_2022-04-29 xfs: online repair of inodes and forks (2022-04-29) tar.gz
repair-ag-btrees_2022-04-29 xfs: online repair of AG btrees (2022-04-29) tar.gz
repair-force-rebuild_2022-04-29 xfs: force rebuilding of metadata (2022-04-29) tar.gz
repair-tweaks_2022-04-29 xfs: miscellaneous repair tweaks (2022-04-29) tar.gz
scrub-rtsummary_2022-04-29 xfs: online scrubbing of realtime summary files (2022-04-29) tar.gz
big-array_2022-04-29 xfs: large arrays of pageable memory (2022-04-29) tar.gz
repair-prep-for-bulk-loading_2022-04-29 xfs: prepare repair for bulk loading (2022-04-29) tar.gz
scrub-strengthen-rmap-checking_2022-04-29 xfs: strengthen rmapbt scrubbing (2022-04-29) tar.gz
repair-bitmap-rework_2022-04-29 xfs: rework online repair incore bitmap (2022-04-29) tar.gz
repair-reap-fixes_2022-04-29 xfs: fix online repair block reaping (2022-04-29) tar.gz
reflink-speedups_2022-04-29 xfs: fix reflink inefficiencies (2022-04-29) tar.gz
rmap-speedups_2022-04-29 xfs: fix rmap inefficiencies (2022-04-29) tar.gz
scrub-detect-mergeable-records_2022-04-29 xfs: detect mergeable and overlapping btree records (2022-04-29) tar.gz
scrub-dir-iget-fixes_2022-04-29 xfs: fix iget usage in directory scrub (2022-04-29) tar.gz
scrub-iget-fixes_2022-04-29 xfs: fix iget/irele usage in online fsck (2022-04-29) tar.gz
scrub-check-metadata-inode-records_2022-04-29 xfs: scrub inode core when checking metadata files (2022-04-29) tar.gz
scrub-detect-rmapbt-gaps_2022-04-29 xfs: detect incorrect gaps in rmap btree (2022-04-29) tar.gz
scrub-detect-inobt-gaps_2022-04-29 xfs: detect incorrect gaps in inode btree (2022-04-29) tar.gz
scrub-detect-refcount-gaps_2022-04-29 xfs: detect incorrect gaps in refcount btree (2022-04-29) tar.gz
btree-key-enhancements_2022-04-29 xfs: enhance btree key checking (2022-04-29) tar.gz
scrub-bmap-enhancements_2022-04-29 xfs: enhance file mapping scrubber (2022-04-29) tar.gz
scrub-fscounters-enhancements_2022-04-29 xfs: enhance fs summary counter scrubber (2022-04-29) tar.gz
scrub-drain-intents_2022-04-29 xfs: drain deferred work items when scrubbing (2022-04-29) tar.gz
scrub-fix-return-value_2022-04-29 xfs: fix incorrect return values in online fsck (2022-04-29) tar.gz
scrub-cleanup-malloc_2022-04-29 xfs: clean up memory allocations in online fsck (2022-04-29) tar.gz
scrub-fix-ag-header-handling_2022-04-29 xfs: fix handling of AG[IF] header buffers during scrub (2022-04-29) tar.gz
xfs-merge-5.19_2022-04-29 xfs: merge stuff for 5.19 (2022-04-29) tar.gz
xfs-fixes-5.18_2022-04-29 xfs: bug fixes for 5.18 (2022-04-29) tar.gz
reflink-speedups-5.19_2022-04-28 xfs: fix reflink inefficiencies (2022-04-28) tar.gz
rmap-speedups-5.19_2022-04-28 xfs: fix rmap inefficiencies (2022-04-28) tar.gz
reflink-speedups-5.19_2022-04-26 xfs: fix reflink inefficiencies (2022-04-26) tar.gz
rmap-speedups-5.19_2022-04-26 xfs: fix rmap inefficiencies (2022-04-26) tar.gz
xfs-5.18-fixes-1 xfs: fixes for v5.18-rc5 (2022-04-26) tar.gz
v5.18-rc4    Linux 5.18-rc4 (2022-04-24) tar.gz
djwong-wtf_2022-04-18 xfs: patches undergoing development (2022-04-18) tar.gz
defrag-freespace_2022-04-18 xfs: defragment free space (2022-04-18) tar.gz
report-refcounts_2022-04-18 xfs: report refcount information to userspace (2022-04-18) tar.gz
vectorized-scrub_2022-04-18 xfs: vectorize scrub kernel calls (2022-04-18) tar.gz
reduce-eofblocks-gc-on-close_2022-04-18 xfs: improve post-close eofblocks gc behavior (2022-04-18) tar.gz
realtime-quotas_2022-04-18 xfs: enable quota for realtime voluems (2022-04-18) tar.gz
realtime-reflink-extsize_2022-04-18 xfs: reflink with large realtime extents (2022-04-18) tar.gz
realtime-reflink_2022-04-18 xfs: reflink on the realtime device (2022-04-18) tar.gz
refcount-intent-cleanups_2022-04-18 xfs: refcount log intent cleanups (2022-04-18) tar.gz
noalloc-ags_2022-04-18 xfs: noalloc allocation groups (2022-04-18) tar.gz
realtime-rmap_2022-04-18 xfs: realtime reverse-mapping support (2022-04-18) tar.gz
rmap-intent-cleanups_2022-04-18 xfs: rmap log intent cleanups (2022-04-18) tar.gz
realtime-extfree-intents_2022-04-18 xfs: widen EFI format to support rt (2022-04-18) tar.gz
extfree-intent-cleanups_2022-04-18 xfs: extent free log intent cleanups (2022-04-18) tar.gz
reserve-rt-metadata-space_2022-04-18 xfs: enable in-core block reservation for rt metadata (2022-04-18) tar.gz
refactor-rt-locking_2022-04-18 xfs: refactor realtime meta inode locking (2022-04-18) tar.gz
btree-ifork-records_2022-04-18 xfs: refactor btrees to support records in inode root (2022-04-18) tar.gz
metadir_2022-04-18 xfs: metadata inode directories (2022-04-18) tar.gz
inode-refactor_2022-04-18 xfs: hoist inode operations to libxfs (2022-04-18) tar.gz
repair-symlink_2022-04-18 xfs: online repair of symbolic links (2022-04-18) tar.gz
repair-dirs_2022-04-18 xfs: online repair of directories (2022-04-18) tar.gz
repair-xattrs_2022-04-18 xfs: online repair of extended attributes (2022-04-18) tar.gz
repair-rtsummary_2022-04-18 xfs: online repair of realtime summaries (2022-04-18) tar.gz
atomic-file-updates_2022-04-18 xfs: atomic file updates (2022-04-18) tar.gz
symlink-cleanups_2022-04-18 xfs: clean up symbolic link code (2022-04-18) tar.gz
expand-bmap-intent-usage_2022-04-18 xfs: support attrfork and unwritten BUIs (2022-04-18) tar.gz
realtime-bmap-intents_2022-04-18 xfs: widen BUI formats to support rt (2022-04-18) tar.gz
bmap-intent-cleanups_2022-04-18 xfs: bmap log intent cleanups (2022-04-18) tar.gz
repair-rmap-btree_2022-04-18 xfs: online repair of rmap btrees (2022-04-18) tar.gz
in-memory-btrees_2022-04-18 xfs: support in-memory btrees (2022-04-18) tar.gz
repair-fscounters_2022-04-18 xfs: online repair for fs summary counters (2022-04-18) tar.gz
indirect-health-reporting_2022-04-18 xfs: indirect health reporting (2022-04-18) tar.gz
corruption-health-reports_2022-04-18 xfs: report corruption to the health trackers (2022-04-18) tar.gz
scrub-nlinks_2022-04-18 xfs: online repair of file link counts (2022-04-18) tar.gz
repair-quota_2022-04-18 xfs: online repair of quota and counters (2022-04-18) tar.gz
repair-inodes_2022-04-18 xfs: online repair of inodes and forks (2022-04-18) tar.gz
repair-ag-btrees_2022-04-18 xfs: online repair of AG btrees (2022-04-18) tar.gz
repair-force-rebuild_2022-04-18 xfs: force rebuilding of metadata (2022-04-18) tar.gz
repair-tweaks_2022-04-18 xfs: miscellaneous repair tweaks (2022-04-18) tar.gz
scrub-rtsummary_2022-04-18 xfs: online scrubbing of realtime summary files (2022-04-18) tar.gz
big-array_2022-04-18 xfs: large arrays of pageable memory (2022-04-18) tar.gz
repair-prep-for-bulk-loading_2022-04-18 xfs: prepare repair for bulk loading (2022-04-18) tar.gz
scrub-strengthen-rmap-checking_2022-04-18 xfs: strengthen rmapbt scrubbing (2022-04-18) tar.gz
repair-bitmap-rework_2022-04-18 xfs: rework online repair incore bitmap (2022-04-18) tar.gz
repair-reap-fixes_2022-04-18 xfs: fix online repair block reaping (2022-04-18) tar.gz
reflink-speedups_2022-04-18 xfs: fix reflink inefficiencies (2022-04-18) tar.gz
rmap-speedups_2022-04-18 xfs: fix rmap inefficiencies (2022-04-18) tar.gz
scrub-detect-mergeable-records_2022-04-18 xfs: detect mergeable and overlapping btree records (2022-04-18) tar.gz
scrub-dir-iget-fixes_2022-04-18 xfs: fix iget usage in directory scrub (2022-04-18) tar.gz
scrub-iget-fixes_2022-04-18 xfs: fix iget/irele usage in online fsck (2022-04-18) tar.gz
scrub-check-metadata-inode-records_2022-04-18 xfs: scrub inode core when checking metadata files (2022-04-18) tar.gz
scrub-detect-rmapbt-gaps_2022-04-18 xfs: detect incorrect gaps in rmap btree (2022-04-18) tar.gz
scrub-detect-inobt-gaps_2022-04-18 xfs: detect incorrect gaps in inode btree (2022-04-18) tar.gz
scrub-detect-refcount-gaps_2022-04-18 xfs: detect incorrect gaps in refcount btree (2022-04-18) tar.gz
btree-key-enhancements_2022-04-18 xfs: enhance btree key checking (2022-04-18) tar.gz
scrub-bmap-enhancements_2022-04-18 xfs: enhance file mapping scrubber (2022-04-18) tar.gz
scrub-fscounters-enhancements_2022-04-18 xfs: enhance fs summary counter scrubber (2022-04-18) tar.gz
scrub-drain-intents_2022-04-18 xfs: drain deferred work items when scrubbing (2022-04-18) tar.gz
scrub-fix-return-value_2022-04-18 xfs: fix incorrect return values in online fsck (2022-04-18) tar.gz
scrub-cleanup-malloc_2022-04-18 xfs: clean up memory allocations in online fsck (2022-04-18) tar.gz
scrub-fix-ag-header-handling_2022-04-18 xfs: fix handling of AG[IF] header buffers during scrub (2022-04-18) tar.gz
falloc-permissions-fixes-5.18_2022-04-18 fs: fallocate permission fixes for 5.18 (2022-04-18) tar.gz
xfs-fixes-5.18_2022-04-18 xfs: bug fixes for 5.18 (2022-04-18) tar.gz
v5.18-rc3    Linux 5.18-rc3 (2022-04-17) tar.gz
djwong-wtf_2022-04-12 xfs: patches undergoing development (2022-04-12) tar.gz
defrag-freespace_2022-04-12 xfs: defragment free space (2022-04-12) tar.gz
report-refcounts_2022-04-12 xfs: report refcount information to userspace (2022-04-12) tar.gz
vectorized-scrub_2022-04-12 xfs: vectorize scrub kernel calls (2022-04-12) tar.gz
reduce-eofblocks-gc-on-close_2022-04-12 xfs: improve post-close eofblocks gc behavior (2022-04-12) tar.gz
realtime-quotas_2022-04-12 xfs: enable quota for realtime voluems (2022-04-12) tar.gz
realtime-reflink-extsize_2022-04-12 xfs: reflink with large realtime extents (2022-04-12) tar.gz
realtime-reflink_2022-04-12 xfs: reflink on the realtime device (2022-04-12) tar.gz
refcount-intent-cleanups_2022-04-12 xfs: refcount log intent cleanups (2022-04-12) tar.gz
noalloc-ags_2022-04-12 xfs: noalloc allocation groups (2022-04-12) tar.gz
realtime-rmap_2022-04-12 xfs: realtime reverse-mapping support (2022-04-12) tar.gz
rmap-intent-cleanups_2022-04-12 xfs: rmap log intent cleanups (2022-04-12) tar.gz
realtime-extfree-intents_2022-04-12 xfs: widen EFI format to support rt (2022-04-12) tar.gz
extfree-intent-cleanups_2022-04-12 xfs: extent free log intent cleanups (2022-04-12) tar.gz
reserve-rt-metadata-space_2022-04-12 xfs: enable in-core block reservation for rt metadata (2022-04-12) tar.gz
refactor-rt-locking_2022-04-12 xfs: refactor realtime meta inode locking (2022-04-12) tar.gz
btree-ifork-records_2022-04-12 xfs: refactor btrees to support records in inode root (2022-04-12) tar.gz
metadir_2022-04-12 xfs: metadata inode directories (2022-04-12) tar.gz
inode-refactor_2022-04-12 xfs: hoist inode operations to libxfs (2022-04-12) tar.gz
repair-symlink_2022-04-12 xfs: online repair of symbolic links (2022-04-12) tar.gz
repair-dirs_2022-04-12 xfs: online repair of directories (2022-04-12) tar.gz
repair-xattrs_2022-04-12 xfs: online repair of extended attributes (2022-04-12) tar.gz
repair-rtsummary_2022-04-12 xfs: online repair of realtime summaries (2022-04-12) tar.gz
atomic-file-updates_2022-04-12 xfs: atomic file updates (2022-04-12) tar.gz
symlink-cleanups_2022-04-12 xfs: clean up symbolic link code (2022-04-12) tar.gz
expand-bmap-intent-usage_2022-04-12 xfs: support attrfork and unwritten BUIs (2022-04-12) tar.gz
realtime-bmap-intents_2022-04-12 xfs: widen BUI formats to support rt (2022-04-12) tar.gz
bmap-intent-cleanups_2022-04-12 xfs: bmap log intent cleanups (2022-04-12) tar.gz
repair-rmap-btree_2022-04-12 xfs: online repair of rmap btrees (2022-04-12) tar.gz
in-memory-btrees_2022-04-12 xfs: support in-memory btrees (2022-04-12) tar.gz
repair-fscounters_2022-04-12 xfs: online repair for fs summary counters (2022-04-12) tar.gz
indirect-health-reporting_2022-04-12 xfs: indirect health reporting (2022-04-12) tar.gz
corruption-health-reports_2022-04-12 xfs: report corruption to the health trackers (2022-04-12) tar.gz
scrub-nlinks_2022-04-12 xfs: online repair of file link counts (2022-04-12) tar.gz
repair-quota_2022-04-12 xfs: online repair of quota and counters (2022-04-12) tar.gz
repair-inodes_2022-04-12 xfs: online repair of inodes and forks (2022-04-12) tar.gz
repair-ag-btrees_2022-04-12 xfs: online repair of AG btrees (2022-04-12) tar.gz
repair-force-rebuild_2022-04-12 xfs: force rebuilding of metadata (2022-04-12) tar.gz
repair-tweaks_2022-04-12 xfs: miscellaneous repair tweaks (2022-04-12) tar.gz
scrub-rtsummary_2022-04-12 xfs: online scrubbing of realtime summary files (2022-04-12) tar.gz
big-array_2022-04-12 xfs: large arrays of pageable memory (2022-04-12) tar.gz
repair-prep-for-bulk-loading_2022-04-12 xfs: prepare repair for bulk loading (2022-04-12) tar.gz
scrub-strengthen-rmap-checking_2022-04-12 xfs: strengthen rmapbt scrubbing (2022-04-12) tar.gz
repair-bitmap-rework_2022-04-12 xfs: rework online repair incore bitmap (2022-04-12) tar.gz
repair-reap-fixes_2022-04-12 xfs: fix online repair block reaping (2022-04-12) tar.gz
reflink-speedups_2022-04-12 xfs: fix reflink inefficiencies (2022-04-12) tar.gz
rmap-speedups_2022-04-12 xfs: fix rmap inefficiencies (2022-04-12) tar.gz
scrub-detect-mergeable-records_2022-04-12 xfs: detect mergeable and overlapping btree records (2022-04-12) tar.gz
scrub-dir-iget-fixes_2022-04-12 xfs: fix iget usage in directory scrub (2022-04-12) tar.gz
scrub-iget-fixes_2022-04-12 xfs: fix iget/irele usage in online fsck (2022-04-12) tar.gz
scrub-check-metadata-inode-records_2022-04-12 xfs: scrub inode core when checking metadata files (2022-04-12) tar.gz
scrub-detect-rmapbt-gaps_2022-04-12 xfs: detect incorrect gaps in rmap btree (2022-04-12) tar.gz
scrub-detect-inobt-gaps_2022-04-12 xfs: detect incorrect gaps in inode btree (2022-04-12) tar.gz
scrub-detect-refcount-gaps_2022-04-12 xfs: detect incorrect gaps in refcount btree (2022-04-12) tar.gz
btree-key-enhancements_2022-04-12 xfs: enhance btree key checking (2022-04-12) tar.gz
scrub-bmap-enhancements_2022-04-12 xfs: enhance file mapping scrubber (2022-04-12) tar.gz
scrub-fscounters-enhancements_2022-04-12 xfs: enhance fs summary counter scrubber (2022-04-12) tar.gz
scrub-drain-intents_2022-04-12 xfs: drain deferred work items when scrubbing (2022-04-12) tar.gz
scrub-fix-return-value_2022-04-12 xfs: fix incorrect return values in online fsck (2022-04-12) tar.gz
scrub-cleanup-malloc_2022-04-12 xfs: clean up memory allocations in online fsck (2022-04-12) tar.gz
scrub-fix-ag-header-handling_2022-04-12 xfs: fix handling of AG[IF] header buffers during scrub (2022-04-12) tar.gz
falloc-permissions-fixes-5.18_2022-04-12 fs: fallocate permission fixes for 5.18 (2022-04-12) tar.gz
xfs-fixes-5.18_2022-04-12 xfs: bug fixes for 5.18 (2022-04-12) tar.gz
v5.18-rc2    Linux 5.18-rc2 (2022-04-10) tar.gz
reflink-speedups-5.19_2022-04-10 xfs: fix reflink inefficiencies (2022-04-10) tar.gz
rmap-speedups-5.19_2022-04-10 xfs: fix rmap inefficiencies (2022-04-10) tar.gz
frextents-fixes-5.18_2022-04-10 xfs: fix corruption of free rt extent count (2022-04-10) tar.gz
xfs-merge-5.18_2022-04-10 xfs: new code for 5.18 (2022-04-10) tar.gz
frextents-fixes-5.18_2022-04-07 xfs: fix corruption of free rt extent count (2022-04-07) tar.gz
xfs-merge-5.18_2022-04-07 xfs: new code for 5.18 (2022-04-07) tar.gz
v5.18-rc1    Linux 5.18-rc1 (2022-04-03) tar.gz
xfs-5.18-merge-4 Bug fixes for 5.18: - Fix an incorrect free space calculation in xfs_reserve_blocks that   could lead to a request for free blocks that will never succeed. - Fix a hang in xfs_reserve_blocks caused by an infinite loop and the   incorrect free space calculation. - Fix yet a third problem in xfs_reserve_blocks where multiple racing   threads can overfill the reserve pool. - Fix an accounting error that lead to us reporting reserved space as   "available". - Fix a race condition during abnormal fs shutdown that could cause UAF   problems when memory reclaim and log shutdown try to clean up inodes. - Fix a bug where log shutdown can race with unmount to tear down the   log, thereby causing UAF errors. - Disentangle log and filesystem shutdown to reduce confusion. - Fix some confusion in xfs_trans_commit such that a race between   transaction commit and filesystem shutdown can cause unlogged dirty   inode metadata to be committed, thereby corrupting the filesystem. - Remove a performance optimization in the log as it was discovered that   certain storage hardware handle async log flushes so poorly as to   cause serious performance regressions.  Recent restructuring of other   parts of the logging code mean that no performance benefit is seen on   hardware that handle it well. (2022-03-30) tar.gz
vfs-5.18-merge-1 Fixes for 5.18-rc1:  - Fix a potential infinite loop in FIEMAP by fixing an off by one error    when comparing the requested range against s_maxbytes. (2022-03-30) tar.gz
djwong-wtf_2022-03-29 xfs: patches undergoing development (2022-03-29) tar.gz
defrag-freespace_2022-03-29 xfs: defragment free space (2022-03-29) tar.gz
report-refcounts_2022-03-29 xfs: report refcount information to userspace (2022-03-29) tar.gz
vectorized-scrub_2022-03-29 xfs: vectorize scrub kernel calls (2022-03-29) tar.gz
reduce-eofblocks-gc-on-close_2022-03-29 xfs: improve post-close eofblocks gc behavior (2022-03-29) tar.gz
realtime-quotas_2022-03-29 xfs: enable quota for realtime voluems (2022-03-29) tar.gz
realtime-reflink-extsize_2022-03-29 xfs: reflink with large realtime extents (2022-03-29) tar.gz
realtime-reflink_2022-03-29 xfs: reflink on the realtime device (2022-03-29) tar.gz
refcount-intent-cleanups_2022-03-29 xfs: refcount log intent cleanups (2022-03-29) tar.gz
noalloc-ags_2022-03-29 xfs: noalloc allocation groups (2022-03-29) tar.gz
realtime-rmap_2022-03-29 xfs: realtime reverse-mapping support (2022-03-29) tar.gz
rmap-intent-cleanups_2022-03-29 xfs: rmap log intent cleanups (2022-03-29) tar.gz
realtime-extfree-intents_2022-03-29 xfs: widen EFI format to support rt (2022-03-29) tar.gz
extfree-intent-cleanups_2022-03-29 xfs: extent free log intent cleanups (2022-03-29) tar.gz
reserve-rt-metadata-space_2022-03-29 xfs: enable in-core block reservation for rt metadata (2022-03-29) tar.gz
refactor-rt-locking_2022-03-29 xfs: refactor realtime meta inode locking (2022-03-29) tar.gz
btree-ifork-records_2022-03-29 xfs: refactor btrees to support records in inode root (2022-03-29) tar.gz
metadir_2022-03-29 xfs: metadata inode directories (2022-03-29) tar.gz
inode-refactor_2022-03-29 xfs: hoist inode operations to libxfs (2022-03-29) tar.gz
repair-symlink_2022-03-29 xfs: online repair of symbolic links (2022-03-29) tar.gz
repair-dirs_2022-03-29 xfs: online repair of directories (2022-03-29) tar.gz
repair-xattrs_2022-03-29 xfs: online repair of extended attributes (2022-03-29) tar.gz
repair-rtsummary_2022-03-29 xfs: online repair of realtime summaries (2022-03-29) tar.gz
atomic-file-updates_2022-03-29 xfs: atomic file updates (2022-03-29) tar.gz
symlink-cleanups_2022-03-29 xfs: clean up symbolic link code (2022-03-29) tar.gz
expand-bmap-intent-usage_2022-03-29 xfs: support attrfork and unwritten BUIs (2022-03-29) tar.gz
realtime-bmap-intents_2022-03-29 xfs: widen BUI formats to support rt (2022-03-29) tar.gz
bmap-intent-cleanups_2022-03-29 xfs: bmap log intent cleanups (2022-03-29) tar.gz
repair-rmap-btree_2022-03-29 xfs: online repair of rmap btrees (2022-03-29) tar.gz
in-memory-btrees_2022-03-29 xfs: support in-memory btrees (2022-03-29) tar.gz
repair-fscounters_2022-03-29 xfs: online repair for fs summary counters (2022-03-29) tar.gz
indirect-health-reporting_2022-03-29 xfs: indirect health reporting (2022-03-29) tar.gz
corruption-health-reports_2022-03-29 xfs: report corruption to the health trackers (2022-03-29) tar.gz
scrub-nlinks_2022-03-29 xfs: online repair of file link counts (2022-03-29) tar.gz
repair-quota_2022-03-29 xfs: online repair of quota and counters (2022-03-29) tar.gz
repair-inodes_2022-03-29 xfs: online repair of inodes and forks (2022-03-29) tar.gz
repair-ag-btrees_2022-03-29 xfs: online repair of AG btrees (2022-03-29) tar.gz
repair-force-rebuild_2022-03-29 xfs: force rebuilding of metadata (2022-03-29) tar.gz
repair-tweaks_2022-03-29 xfs: miscellaneous repair tweaks (2022-03-29) tar.gz
scrub-rtsummary_2022-03-29 xfs: online scrubbing of realtime summary files (2022-03-29) tar.gz
big-array_2022-03-29 xfs: large arrays of pageable memory (2022-03-29) tar.gz
repair-prep-for-bulk-loading_2022-03-29 xfs: prepare repair for bulk loading (2022-03-29) tar.gz
scrub-strengthen-rmap-checking_2022-03-29 xfs: strengthen rmapbt scrubbing (2022-03-29) tar.gz
repair-bitmap-rework_2022-03-29 xfs: rework online repair incore bitmap (2022-03-29) tar.gz
repair-reap-fixes_2022-03-29 xfs: fix online repair block reaping (2022-03-29) tar.gz
reflink-speedups_2022-03-29 xfs: fix reflink inefficiencies (2022-03-29) tar.gz
rmap-speedups_2022-03-29 xfs: fix rmap inefficiencies (2022-03-29) tar.gz
scrub-detect-mergeable-records_2022-03-29 xfs: detect mergeable and overlapping btree records (2022-03-29) tar.gz
scrub-dir-iget-fixes_2022-03-29 xfs: fix iget usage in directory scrub (2022-03-29) tar.gz
scrub-iget-fixes_2022-03-29 xfs: fix iget/irele usage in online fsck (2022-03-29) tar.gz
scrub-check-metadata-inode-records_2022-03-29 xfs: scrub inode core when checking metadata files (2022-03-29) tar.gz
scrub-detect-refcount-gaps_2022-03-29 xfs: detect incorrect gaps in refcount btree (2022-03-29) tar.gz
btree-key-enhancements_2022-03-29 xfs: enhance btree key checking (2022-03-29) tar.gz
scrub-bmap-enhancements_2022-03-29 xfs: enhance file mapping scrubber (2022-03-29) tar.gz
scrub-fscounters-enhancements_2022-03-29 xfs: enhance fs summary counter scrubber (2022-03-29) tar.gz
scrub-drain-intents_2022-03-29 xfs: drain deferred work items when scrubbing (2022-03-29) tar.gz
scrub-fix-return-value_2022-03-29 xfs: fix incorrect return values in online fsck (2022-03-29) tar.gz
scrub-cleanup-malloc_2022-03-29 xfs: clean up memory allocations in online fsck (2022-03-29) tar.gz
scrub-fix-ag-header-handling_2022-03-29 xfs: fix handling of AG[IF] header buffers during scrub (2022-03-29) tar.gz
falloc-permissions-fixes-5.18_2022-03-29 fs: fallocate permission fixes for 5.18 (2022-03-29) tar.gz
xfs-fixes-5.18_2022-03-29 xfs: bug fixes for 5.18 (2022-03-29) tar.gz
reserve-block-fixes-5.18_2022-03-27 xfs: fix incorrect reserve pool calculations and reporting (2022-03-27) tar.gz
xfs-5.18-merge-3 More new code for 5.18:  - Fix a potential infinite loop in xfs_reserve_blocks  - Fix inconsistencies in statfs reporting of available blocks  - Fix inadequate emergency space pool sizing calculation  - Improve documentation around existing reserve pool constants (2022-03-23) tar.gz
v5.17        Linux 5.17 (2022-03-20) tar.gz
reserve-block-fixes-5.18_2022-03-20 xfs: fix incorrect reserve pool calculations and reporting (2022-03-20) tar.gz
xfs-merge-5.18_2022-03-20 xfs: new code for 5.18 (2022-03-20) tar.gz
xfs-5.18-merge-2 New code for 5.18:  - Fix some incorrect mapping state being passed to iomap during COW  - Don't create bogus selinux audit messages when deciding to degrade    gracefully due to lack of privilege  - Fix setattr implementation to use VFS helpers so that we drop setgid    consistently with the other filesystems  - Fix link/unlink/rename to check quota limits  - Constify xfs_name_dotdot to prevent abuse of in-kernel symbols  - Fix log livelock between the AIL and inodegc threads during recovery  - Fix a log stall when the AIL races with pushers  - Fix stalls in CIL flushes due to pinned inode cluster buffers during    recovery  - Fix log corruption due to incorrect usage of xfs_is_shutdown vs    xlog_is_shutdown because during an induced fs shutdown, AIL writeback    must continue until the log is shut down, even if the filesystem has    already shut down (2022-03-20) tar.gz
djwong-wtf_2022-03-17 xfs: patches undergoing development (2022-03-17) tar.gz
defrag-freespace_2022-03-17 xfs: defragment free space (2022-03-17) tar.gz
report-refcounts_2022-03-17 xfs: report refcount information to userspace (2022-03-17) tar.gz
vectorized-scrub_2022-03-17 xfs: vectorize scrub kernel calls (2022-03-17) tar.gz
reduce-eofblocks-gc-on-close_2022-03-17 xfs: improve post-close eofblocks gc behavior (2022-03-17) tar.gz
realtime-quotas_2022-03-17 xfs: enable quota for realtime voluems (2022-03-17) tar.gz
realtime-reflink-extsize_2022-03-17 xfs: reflink with large realtime extents (2022-03-17) tar.gz
realtime-reflink_2022-03-17 xfs: reflink on the realtime device (2022-03-17) tar.gz
refcount-intent-cleanups_2022-03-17 xfs: refcount log intent cleanups (2022-03-17) tar.gz
noalloc-ags_2022-03-17 xfs: noalloc allocation groups (2022-03-17) tar.gz
realtime-rmap_2022-03-17 xfs: realtime reverse-mapping support (2022-03-17) tar.gz
rmap-intent-cleanups_2022-03-17 xfs: rmap log intent cleanups (2022-03-17) tar.gz
realtime-extfree-intents_2022-03-17 xfs: widen EFI format to support rt (2022-03-17) tar.gz
extfree-intent-cleanups_2022-03-17 xfs: extent free log intent cleanups (2022-03-17) tar.gz
reserve-rt-metadata-space_2022-03-17 xfs: enable in-core block reservation for rt metadata (2022-03-17) tar.gz
refactor-rt-locking_2022-03-17 xfs: refactor realtime meta inode locking (2022-03-17) tar.gz
btree-ifork-records_2022-03-17 xfs: refactor btrees to support records in inode root (2022-03-17) tar.gz
metadir_2022-03-17 xfs: metadata inode directories (2022-03-17) tar.gz
inode-refactor_2022-03-17 xfs: hoist inode operations to libxfs (2022-03-17) tar.gz
repair-symlink_2022-03-17 xfs: online repair of symbolic links (2022-03-17) tar.gz
repair-dirs_2022-03-17 xfs: online repair of directories (2022-03-17) tar.gz
repair-xattrs_2022-03-17 xfs: online repair of extended attributes (2022-03-17) tar.gz
repair-rtsummary_2022-03-17 xfs: online repair of realtime summaries (2022-03-17) tar.gz
atomic-file-updates_2022-03-17 xfs: atomic file updates (2022-03-17) tar.gz
symlink-cleanups_2022-03-17 xfs: clean up symbolic link code (2022-03-17) tar.gz
expand-bmap-intent-usage_2022-03-17 xfs: support attrfork and unwritten BUIs (2022-03-17) tar.gz
realtime-bmap-intents_2022-03-17 xfs: widen BUI formats to support rt (2022-03-17) tar.gz
bmap-intent-cleanups_2022-03-17 xfs: bmap log intent cleanups (2022-03-17) tar.gz
repair-rmap-btree_2022-03-17 xfs: online repair of rmap btrees (2022-03-17) tar.gz
in-memory-btrees_2022-03-17 xfs: support in-memory btrees (2022-03-17) tar.gz
repair-fscounters_2022-03-17 xfs: online repair for fs summary counters (2022-03-17) tar.gz
indirect-health-reporting_2022-03-17 xfs: indirect health reporting (2022-03-17) tar.gz
corruption-health-reports_2022-03-17 xfs: report corruption to the health trackers (2022-03-17) tar.gz
scrub-nlinks_2022-03-17 xfs: online repair of file link counts (2022-03-17) tar.gz
repair-quota_2022-03-17 xfs: online repair of quota and counters (2022-03-17) tar.gz
repair-inodes_2022-03-17 xfs: online repair of inodes and forks (2022-03-17) tar.gz
repair-ag-btrees_2022-03-17 xfs: online repair of AG btrees (2022-03-17) tar.gz
scrub-rtsummary_2022-03-17 xfs: online scrubbing of realtime summary files (2022-03-17) tar.gz
big-array_2022-03-17 xfs: large arrays of pageable memory (2022-03-17) tar.gz
repair-prep-for-bulk-loading_2022-03-17 xfs: prepare repair for bulk loading (2022-03-17) tar.gz
repair-bitmap-rework_2022-03-17 xfs: rework online repair incore bitmap (2022-03-17) tar.gz
repair-reap-fixes_2022-03-17 xfs: fix online repair block reaping (2022-03-17) tar.gz
reflink-speedups_2022-03-17 xfs: fix reflink inefficiencies (2022-03-17) tar.gz
rmap-speedups_2022-03-17 xfs: fix rmap inefficiencies (2022-03-17) tar.gz
scrub-fix-checking-gaps_2022-03-17 xfs: close some gaps in scrub checking (2022-03-17) tar.gz
falloc-permissions-fixes-5.18_2022-03-17 fs: fallocate permission fixes for 5.18 (2022-03-17) tar.gz
xfs-fixes-5.18_2022-03-17 xfs: bug fixes for 5.18 (2022-03-17) tar.gz
reserve-block-fixes-5.18_2022-03-17 xfs: fix incorrect reserve pool calculations and reporting (2022-03-17) tar.gz
xfs-merge-5.18_2022-03-17 xfs: new code for 5.18 (2022-03-17) tar.gz
xfs-5.18-merge-1 Fixes for 5.18-rc1:  - Fix some incorrect mapping state being passed to iomap during COW  - Don't create bogus selinux audit messages when deciding to degrade    gracefully due to lack of privilege  - Fix setattr implementation to use VFS helpers so that we drop setgid    consistently with the other filesystems  - Fix link/unlink/rename to check quota limits  - Constify xfs_name_dotdot to prevent abuse of in-kernel symbols (2022-03-14) tar.gz
v5.17-rc8    Linux 5.17-rc8 (2022-03-13) tar.gz
djwong-wtf_2022-03-10 xfs: patches undergoing development (2022-03-10) tar.gz
defrag-freespace_2022-03-10 xfs: defragment free space (2022-03-10) tar.gz
report-refcounts_2022-03-10 xfs: report refcount information to userspace (2022-03-10) tar.gz
vectorized-scrub_2022-03-10 xfs: vectorize scrub kernel calls (2022-03-10) tar.gz
reduce-eofblocks-gc-on-close_2022-03-10 xfs: improve post-close eofblocks gc behavior (2022-03-10) tar.gz
realtime-quotas_2022-03-10 xfs: enable quota for realtime voluems (2022-03-10) tar.gz
realtime-reflink-extsize_2022-03-10 xfs: reflink with large realtime extents (2022-03-10) tar.gz
realtime-reflink_2022-03-10 xfs: reflink on the realtime device (2022-03-10) tar.gz
refcount-intent-cleanups_2022-03-10 xfs: refcount log intent cleanups (2022-03-10) tar.gz
noalloc-ags_2022-03-10 xfs: noalloc allocation groups (2022-03-10) tar.gz
realtime-rmap_2022-03-10 xfs: realtime reverse-mapping support (2022-03-10) tar.gz
rmap-intent-cleanups_2022-03-10 xfs: rmap log intent cleanups (2022-03-10) tar.gz
realtime-extfree-intents_2022-03-10 xfs: widen EFI format to support rt (2022-03-10) tar.gz
extfree-intent-cleanups_2022-03-10 xfs: extent free log intent cleanups (2022-03-10) tar.gz
reserve-rt-metadata-space_2022-03-10 xfs: enable in-core block reservation for rt metadata (2022-03-10) tar.gz
refactor-rt-locking_2022-03-10 xfs: refactor realtime meta inode locking (2022-03-10) tar.gz
btree-ifork-records_2022-03-10 xfs: refactor btrees to support records in inode root (2022-03-10) tar.gz
metadir_2022-03-10 xfs: metadata inode directories (2022-03-10) tar.gz
inode-refactor_2022-03-10 xfs: hoist inode operations to libxfs (2022-03-10) tar.gz
repair-symlink_2022-03-10 xfs: online repair of symbolic links (2022-03-10) tar.gz
repair-dirs_2022-03-10 xfs: online repair of directories (2022-03-10) tar.gz
repair-xattrs_2022-03-10 xfs: online repair of extended attributes (2022-03-10) tar.gz
repair-rtsummary_2022-03-10 xfs: online repair of realtime summaries (2022-03-10) tar.gz
atomic-file-updates_2022-03-10 xfs: atomic file updates (2022-03-10) tar.gz
symlink-cleanups_2022-03-10 xfs: clean up symbolic link code (2022-03-10) tar.gz
expand-bmap-intent-usage_2022-03-10 xfs: support attrfork and unwritten BUIs (2022-03-10) tar.gz
realtime-bmap-intents_2022-03-10 xfs: widen BUI formats to support rt (2022-03-10) tar.gz
bmap-intent-cleanups_2022-03-10 xfs: bmap log intent cleanups (2022-03-10) tar.gz
repair-rmap-btree_2022-03-10 xfs: online repair of rmap btrees (2022-03-10) tar.gz
in-memory-btrees_2022-03-10 xfs: support in-memory btrees (2022-03-10) tar.gz
repair-fscounters_2022-03-10 xfs: online repair for fs summary counters (2022-03-10) tar.gz
indirect-health-reporting_2022-03-10 xfs: indirect health reporting (2022-03-10) tar.gz
corruption-health-reports_2022-03-10 xfs: report corruption to the health trackers (2022-03-10) tar.gz
scrub-nlinks_2022-03-10 xfs: online repair of file link counts (2022-03-10) tar.gz
repair-quota_2022-03-10 xfs: online repair of quota and counters (2022-03-10) tar.gz
repair-inodes_2022-03-10 xfs: online repair of inodes and forks (2022-03-10) tar.gz
repair-ag-btrees_2022-03-10 xfs: online repair of AG btrees (2022-03-10) tar.gz
scrub-rtsummary_2022-03-10 xfs: online scrubbing of realtime summary files (2022-03-10) tar.gz
big-array_2022-03-10 xfs: large arrays of pageable memory (2022-03-10) tar.gz
repair-prep-for-bulk-loading_2022-03-10 xfs: prepare repair for bulk loading (2022-03-10) tar.gz
repair-bitmap-rework_2022-03-10 xfs: rework online repair incore bitmap (2022-03-10) tar.gz
repair-reap-fixes_2022-03-10 xfs: fix online repair block reaping (2022-03-10) tar.gz
reflink-speedups_2022-03-10 xfs: fix reflink inefficiencies (2022-03-10) tar.gz
rmap-speedups_2022-03-10 xfs: fix rmap inefficiencies (2022-03-10) tar.gz
scrub-fix-checking-gaps_2022-03-10 xfs: close some gaps in scrub checking (2022-03-10) tar.gz
falloc-permissions-fixes-5.18_2022-03-10 fs: fallocate permission fixes for 5.18 (2022-03-10) tar.gz
xfs-fixes-5.18_2022-03-10 xfs: bug fixes for 5.18 (2022-03-10) tar.gz
constify-dotdot-5.18_2022-03-10 xfs: constify dotdot global variable (2022-03-10) tar.gz
quota-reservations-5.18_2022-03-10 xfs: make quota reservations for directory changes (2022-03-10) tar.gz
setattr-copy-5.18_2022-03-10 xfs: use setattr_copy to set VFS file attributes (2022-03-10) tar.gz
constify-dotdot-5.18_2022-03-09 xfs: constify dotdot global variable (2022-03-09) tar.gz
quota-reservations-5.18_2022-03-09 xfs: make quota reservations for directory changes (2022-03-09) tar.gz
setattr-copy-5.18_2022-03-09 xfs: use setattr_copy to set VFS file attributes (2022-03-09) tar.gz
v5.17-rc7    Linux 5.17-rc7 (2022-03-06) tar.gz
v5.17-rc6    Linux 5.17-rc6 (2022-02-27) tar.gz
v5.17-rc5    Linux 5.17-rc5 (2022-02-20) tar.gz
v5.17-rc4    Linux 5.17-rc4 (2022-02-13) tar.gz
xfs-5.17-fixes-2 Bug fixes for 5.17-rc4:  - Only call sync_filesystem when we're remounting the filesystem    readonly readonly, and actually check its return value. (2022-02-09) tar.gz
v5.17-rc3    Linux 5.17-rc3 (2022-02-06) tar.gz
xfs-5.17-fixes-1 Fixes for 5.17-rc3:  - Fix fallocate so that it drops all file privileges when files are    modified instead of open-coding that incompletely.  - Fix fallocate to flush the log if the caller wanted synchronous file    updates. (2022-02-03) tar.gz
defrag-freespace_2022-01-30 xfs: defragment free space (2022-01-30) tar.gz
report-refcounts_2022-01-30 xfs: report refcount information to userspace (2022-01-30) tar.gz
vectorized-scrub_2022-01-30 xfs: vectorize scrub kernel calls (2022-01-30) tar.gz
reduce-eofblocks-gc-on-close_2022-01-30 xfs: improve post-close eofblocks gc behavior (2022-01-30) tar.gz
realtime-quotas_2022-01-30 xfs: enable quota for realtime voluems (2022-01-30) tar.gz
realtime-reflink-extsize_2022-01-30 xfs: reflink with large realtime extents (2022-01-30) tar.gz
realtime-reflink_2022-01-30 xfs: reflink on the realtime device (2022-01-30) tar.gz
refcount-intent-cleanups_2022-01-30 xfs: refcount log intent cleanups (2022-01-30) tar.gz
noalloc-ags_2022-01-30 xfs: noalloc allocation groups (2022-01-30) tar.gz
realtime-rmap_2022-01-30 xfs: realtime reverse-mapping support (2022-01-30) tar.gz
rmap-intent-cleanups_2022-01-30 xfs: rmap log intent cleanups (2022-01-30) tar.gz
realtime-extfree-intents_2022-01-30 xfs: widen EFI format to support rt (2022-01-30) tar.gz
extfree-intent-cleanups_2022-01-30 xfs: extent free log intent cleanups (2022-01-30) tar.gz
reserve-rt-metadata-space_2022-01-30 xfs: enable in-core block reservation for rt metadata (2022-01-30) tar.gz
refactor-rt-locking_2022-01-30 xfs: refactor realtime meta inode locking (2022-01-30) tar.gz
btree-ifork-records_2022-01-30 xfs: refactor btrees to support records in inode root (2022-01-30) tar.gz
metadir_2022-01-30 xfs: metadata inode directories (2022-01-30) tar.gz
inode-refactor_2022-01-30 xfs: hoist inode operations to libxfs (2022-01-30) tar.gz
repair-symlink_2022-01-30 xfs: online repair of symbolic links (2022-01-30) tar.gz
repair-dirs_2022-01-30 xfs: online repair of directories (2022-01-30) tar.gz
repair-xattrs_2022-01-30 xfs: online repair of extended attributes (2022-01-30) tar.gz
repair-rtsummary_2022-01-30 xfs: online repair of realtime summaries (2022-01-30) tar.gz
atomic-file-updates_2022-01-30 xfs: atomic file updates (2022-01-30) tar.gz
symlink-cleanups_2022-01-30 xfs: clean up symbolic link code (2022-01-30) tar.gz
expand-bmap-intent-usage_2022-01-30 xfs: support attrfork and unwritten BUIs (2022-01-30) tar.gz
realtime-bmap-intents_2022-01-30 xfs: widen BUI formats to support rt (2022-01-30) tar.gz
bmap-intent-cleanups_2022-01-30 xfs: bmap log intent cleanups (2022-01-30) tar.gz
repair-rmap-btree_2022-01-30 xfs: online repair of rmap btrees (2022-01-30) tar.gz
in-memory-btrees_2022-01-30 xfs: support in-memory btrees (2022-01-30) tar.gz
repair-fscounters_2022-01-30 xfs: online repair for fs summary counters (2022-01-30) tar.gz
indirect-health-reporting_2022-01-30 xfs: indirect health reporting (2022-01-30) tar.gz
corruption-health-reports_2022-01-30 xfs: report corruption to the health trackers (2022-01-30) tar.gz
scrub-nlinks_2022-01-30 xfs: online repair of file link counts (2022-01-30) tar.gz
repair-quota_2022-01-30 xfs: online repair of quota and counters (2022-01-30) tar.gz
repair-inodes_2022-01-30 xfs: online repair of inodes and forks (2022-01-30) tar.gz
repair-ag-btrees_2022-01-30 xfs: online repair of AG btrees (2022-01-30) tar.gz
scrub-rtsummary_2022-01-30 xfs: online scrubbing of realtime summary files (2022-01-30) tar.gz
repair-prep-for-bulk-loading_2022-01-30 xfs: prepare repair for bulk loading (2022-01-30) tar.gz
repair-bitmap-rework_2022-01-30 xfs: rework online repair incore bitmap (2022-01-30) tar.gz
repair-reap-fixes_2022-01-30 xfs: fix online repair block reaping (2022-01-30) tar.gz
reflink-speedups_2022-01-30 xfs: fix reflink inefficiencies (2022-01-30) tar.gz
rmap-speedups_2022-01-30 xfs: fix rmap inefficiencies (2022-01-30) tar.gz
scrub-fix-checking-gaps_2022-01-30 xfs: close some gaps in scrub checking (2022-01-30) tar.gz
xfs-fixes-5.17_2022-01-30 xfs: bug fixes for 5.17 (2022-01-30) tar.gz
xfs-merge-5.17_2022-01-30 xfs: new stuff for 5.17 (2022-01-30) tar.gz
vfs-5.17-fixes-2 Fixes for 5.17-rc3:  - Fix a bug where callers of ->sync_fs (e.g. sync_filesystem and    syncfs(2)) ignore the return value.  - Fix a bug where callers of sync_filesystem (e.g. fs freeze) ignore    the return value.  - Fix a bug in XFS where xfs_fs_sync_fs never passed back error    returns. (2022-01-30) tar.gz
vfs-5.17-fixes-1 Fixes for 5.17-rc3:  - Fix a bug where callers of ->sync_fs (e.g. sync_filesystem and    syncfs(2)) ignore the return value.  - Fix a bug where callers of sync_filesystem (e.g. fs freeze) ignore    the return value.  - Fix a bug in XFS where xfs_fs_sync_fs never passed back error    returns. (2022-01-30) tar.gz
v5.17-rc2    Linux 5.17-rc2 (2022-01-30) tar.gz
falloc-fix-perm-updates-5.17_2022-01-29 xfs: fix permission drop and flushing in fallocate (2022-01-29) tar.gz
getbmap-validation-5.17_2022-01-29 xfs: tighten GETBMAP input validation (2022-01-29) tar.gz
return-sync-fs-errors-5.17_2022-01-29 vfs: actually return fs errors from ->sync_fs (2022-01-29) tar.gz
iomap-5.17-fixes-1 Fixes for 5.17-rc2:  - Limit the length of ioend chains in writeback so that we don't trip    the softlockup watchdog and to limit long tail latency on clearing    PageWriteback. (2022-01-26) tar.gz
falloc-fix-perm-updates-5.17_2022-01-25 xfs: fix permission drop and flushing in fallocate (2022-01-25) tar.gz
getbmap-validation-5.17_2022-01-25 xfs: tighten GETBMAP input validation (2022-01-25) tar.gz
return-sync-fs-errors-5.17_2022-01-25 vfs: actually return fs errors from ->sync_fs (2022-01-25) tar.gz
v5.17-rc1    Linux 5.17-rc1 (2022-01-23) tar.gz
xfs-5.17-merge-7 New code for 5.17: - Minor cleanup of ioctl32 cruft - Clean up open coded inodegc workqueue function calls (2022-01-20) tar.gz
defrag-freespace_2022-01-19 xfs: defragment free space (2022-01-19) tar.gz
report-refcounts_2022-01-19 xfs: report refcount information to userspace (2022-01-19) tar.gz
vectorized-scrub_2022-01-19 xfs: vectorize scrub kernel calls (2022-01-19) tar.gz
reduce-eofblocks-gc-on-close_2022-01-19 xfs: improve post-close eofblocks gc behavior (2022-01-19) tar.gz
realtime-quotas_2022-01-19 xfs: enable quota for realtime voluems (2022-01-19) tar.gz
realtime-reflink-extsize_2022-01-19 xfs: reflink with large realtime extents (2022-01-19) tar.gz
realtime-reflink_2022-01-19 xfs: reflink on the realtime device (2022-01-19) tar.gz
refcount-intent-cleanups_2022-01-19 xfs: refcount log intent cleanups (2022-01-19) tar.gz
noalloc-ags_2022-01-19 xfs: noalloc allocation groups (2022-01-19) tar.gz
realtime-rmap_2022-01-19 xfs: realtime reverse-mapping support (2022-01-19) tar.gz
rmap-intent-cleanups_2022-01-19 xfs: rmap log intent cleanups (2022-01-19) tar.gz
realtime-extfree-intents_2022-01-19 xfs: widen EFI format to support rt (2022-01-19) tar.gz
extfree-intent-cleanups_2022-01-19 xfs: extent free log intent cleanups (2022-01-19) tar.gz
reserve-rt-metadata-space_2022-01-19 xfs: enable in-core block reservation for rt metadata (2022-01-19) tar.gz
refactor-rt-locking_2022-01-19 xfs: refactor realtime meta inode locking (2022-01-19) tar.gz
btree-ifork-records_2022-01-19 xfs: refactor btrees to support records in inode root (2022-01-19) tar.gz
metadir_2022-01-19 xfs: metadata inode directories (2022-01-19) tar.gz
inode-refactor_2022-01-19 xfs: hoist inode operations to libxfs (2022-01-19) tar.gz
repair-symlink_2022-01-19 xfs: online repair of symbolic links (2022-01-19) tar.gz
repair-dirs_2022-01-19 xfs: online repair of directories (2022-01-19) tar.gz
repair-xattrs_2022-01-19 xfs: online repair of extended attributes (2022-01-19) tar.gz
repair-rtsummary_2022-01-19 xfs: online repair of realtime summaries (2022-01-19) tar.gz
atomic-file-updates_2022-01-19 xfs: atomic file updates (2022-01-19) tar.gz
symlink-cleanups_2022-01-19 xfs: clean up symbolic link code (2022-01-19) tar.gz
expand-bmap-intent-usage_2022-01-19 xfs: support attrfork and unwritten BUIs (2022-01-19) tar.gz
realtime-bmap-intents_2022-01-19 xfs: widen BUI formats to support rt (2022-01-19) tar.gz
bmap-intent-cleanups_2022-01-19 xfs: bmap log intent cleanups (2022-01-19) tar.gz
repair-rmap-btree_2022-01-19 xfs: online repair of rmap btrees (2022-01-19) tar.gz
in-memory-btrees_2022-01-19 xfs: support in-memory btrees (2022-01-19) tar.gz
repair-fscounters_2022-01-19 xfs: online repair for fs summary counters (2022-01-19) tar.gz
indirect-health-reporting_2022-01-19 xfs: indirect health reporting (2022-01-19) tar.gz
corruption-health-reports_2022-01-19 xfs: report corruption to the health trackers (2022-01-19) tar.gz
scrub-nlinks_2022-01-19 xfs: online repair of file link counts (2022-01-19) tar.gz
repair-quota_2022-01-19 xfs: online repair of quota and counters (2022-01-19) tar.gz
repair-inodes_2022-01-19 xfs: online repair of inodes and forks (2022-01-19) tar.gz
repair-ag-btrees_2022-01-19 xfs: online repair of AG btrees (2022-01-19) tar.gz
scrub-rtsummary_2022-01-19 xfs: online scrubbing of realtime summary files (2022-01-19) tar.gz
repair-prep-for-bulk-loading_2022-01-19 xfs: prepare repair for bulk loading (2022-01-19) tar.gz
repair-bitmap-rework_2022-01-19 xfs: rework online repair incore bitmap (2022-01-19) tar.gz
repair-reap-fixes_2022-01-19 xfs: fix online repair block reaping (2022-01-19) tar.gz
reflink-speedups_2022-01-19 xfs: fix reflink inefficiencies (2022-01-19) tar.gz
rmap-speedups_2022-01-19 xfs: fix rmap inefficiencies (2022-01-19) tar.gz
scrub-fix-checking-gaps_2022-01-19 xfs: close some gaps in scrub checking (2022-01-19) tar.gz
xfs-merge-5.17_2022-01-19 xfs: new stuff for 5.17 (2022-01-19) tar.gz
xfs-5.17-merge-6 Withdraw the XFS_IOC_ALLOCSP* and XFS_IOC_FREESP* ioctl definitions. (2022-01-17) tar.gz
xfs-5.17-merge-5 Remove the XFS_IOC_ALLOCSP* and XFS_IOC_FREESP* ioctl families. (2022-01-17) tar.gz
xfs-5.17-merge-4 Withdraw the ioctl definition for the FSSETDM ioctl. (2022-01-17) tar.gz
defrag-freespace_2022-01-14 xfs: defragment free space (2022-01-14) tar.gz
report-refcounts_2022-01-14 xfs: report refcount information to userspace (2022-01-14) tar.gz
vectorized-scrub_2022-01-14 xfs: vectorize scrub kernel calls (2022-01-14) tar.gz
reduce-eofblocks-gc-on-close_2022-01-14 xfs: improve post-close eofblocks gc behavior (2022-01-14) tar.gz
realtime-quotas_2022-01-14 xfs: enable quota for realtime voluems (2022-01-14) tar.gz
realtime-reflink-extsize_2022-01-14 xfs: reflink with large realtime extents (2022-01-14) tar.gz
realtime-reflink_2022-01-14 xfs: reflink on the realtime device (2022-01-14) tar.gz
refcount-intent-cleanups_2022-01-14 xfs: refcount log intent cleanups (2022-01-14) tar.gz
noalloc-ags_2022-01-14 xfs: noalloc allocation groups (2022-01-14) tar.gz
realtime-rmap_2022-01-14 xfs: realtime reverse-mapping support (2022-01-14) tar.gz
rmap-intent-cleanups_2022-01-14 xfs: rmap log intent cleanups (2022-01-14) tar.gz
realtime-extfree-intents_2022-01-14 xfs: widen EFI format to support rt (2022-01-14) tar.gz
extfree-intent-cleanups_2022-01-14 xfs: extent free log intent cleanups (2022-01-14) tar.gz
reserve-rt-metadata-space_2022-01-14 xfs: enable in-core block reservation for rt metadata (2022-01-14) tar.gz
refactor-rt-locking_2022-01-14 xfs: refactor realtime meta inode locking (2022-01-14) tar.gz
btree-ifork-records_2022-01-14 xfs: refactor btrees to support records in inode root (2022-01-14) tar.gz
metadir_2022-01-14 xfs: metadata inode directories (2022-01-14) tar.gz
inode-refactor_2022-01-14 xfs: hoist inode operations to libxfs (2022-01-14) tar.gz
repair-symlink_2022-01-14 xfs: online repair of symbolic links (2022-01-14) tar.gz
repair-dirs_2022-01-14 xfs: online repair of directories (2022-01-14) tar.gz
repair-xattrs_2022-01-14 xfs: online repair of extended attributes (2022-01-14) tar.gz
repair-rtsummary_2022-01-14 xfs: online repair of realtime summaries (2022-01-14) tar.gz
atomic-file-updates_2022-01-14 xfs: atomic file updates (2022-01-14) tar.gz
symlink-cleanups_2022-01-14 xfs: clean up symbolic link code (2022-01-14) tar.gz
expand-bmap-intent-usage_2022-01-14 xfs: support attrfork and unwritten BUIs (2022-01-14) tar.gz
realtime-bmap-intents_2022-01-14 xfs: widen BUI formats to support rt (2022-01-14) tar.gz
bmap-intent-cleanups_2022-01-14 xfs: bmap log intent cleanups (2022-01-14) tar.gz
repair-rmap-btree_2022-01-14 xfs: online repair of rmap btrees (2022-01-14) tar.gz
in-memory-btrees_2022-01-14 xfs: support in-memory btrees (2022-01-14) tar.gz
repair-fscounters_2022-01-14 xfs: online repair for fs summary counters (2022-01-14) tar.gz
indirect-health-reporting_2022-01-14 xfs: indirect health reporting (2022-01-14) tar.gz
corruption-health-reports_2022-01-14 xfs: report corruption to the health trackers (2022-01-14) tar.gz
scrub-nlinks_2022-01-14 xfs: online repair of file link counts (2022-01-14) tar.gz
repair-quota_2022-01-14 xfs: online repair of quota and counters (2022-01-14) tar.gz
repair-inodes_2022-01-14 xfs: online repair of inodes and forks (2022-01-14) tar.gz
repair-ag-btrees_2022-01-14 xfs: online repair of AG btrees (2022-01-14) tar.gz
scrub-rtsummary_2022-01-14 xfs: online scrubbing of realtime summary files (2022-01-14) tar.gz
repair-prep-for-bulk-loading_2022-01-14 xfs: prepare repair for bulk loading (2022-01-14) tar.gz
repair-bitmap-rework_2022-01-14 xfs: rework online repair incore bitmap (2022-01-14) tar.gz
repair-reap-fixes_2022-01-14 xfs: fix online repair block reaping (2022-01-14) tar.gz
reflink-speedups_2022-01-14 xfs: fix reflink inefficiencies (2022-01-14) tar.gz
rmap-speedups_2022-01-14 xfs: fix rmap inefficiencies (2022-01-14) tar.gz
scrub-fix-checking-gaps_2022-01-14 xfs: close some gaps in scrub checking (2022-01-14) tar.gz
xfs-merge-5.17_2022-01-14 xfs: new stuff for 5.17 (2022-01-14) tar.gz
xfs-5.17-merge-3 New code for 5.17: (2022-01-12) tar.gz
xfs-5.17-scrub-fixes_2022-01-11 xfs: scrub fixes for 5.17 (2022-01-11) tar.gz
xfs-5.17-kill-ioctls_2022-01-11 xfs: kill dead ioctls for 5.17 (2022-01-11) tar.gz
xfs-5.16-fixes_2022-01-11 xfs: fixes for 5.16 (2022-01-11) tar.gz
xfs-5.17-merge_2022-01-11 xfs: new code for 5.17 (2022-01-11) tar.gz
v5.16        Linux 5.16 (2022-01-09) tar.gz
defrag-freespace_2022-01-08 xfs: defragment free space (2022-01-08) tar.gz
report-refcounts_2022-01-08 xfs: report refcount information to userspace (2022-01-08) tar.gz
vectorized-scrub_2022-01-08 xfs: vectorize scrub kernel calls (2022-01-08) tar.gz
reduce-eofblocks-gc-on-close_2022-01-08 xfs: improve post-close eofblocks gc behavior (2022-01-08) tar.gz
realtime-quotas_2022-01-08 xfs: enable quota for realtime voluems (2022-01-08) tar.gz
realtime-reflink-extsize_2022-01-08 xfs: reflink with large realtime extents (2022-01-08) tar.gz
realtime-reflink_2022-01-08 xfs: reflink on the realtime device (2022-01-08) tar.gz
refcount-intent-cleanups_2022-01-08 xfs: refcount log intent cleanups (2022-01-08) tar.gz
noalloc-ags_2022-01-08 xfs: noalloc allocation groups (2022-01-08) tar.gz
realtime-rmap_2022-01-08 xfs: realtime reverse-mapping support (2022-01-08) tar.gz
rmap-intent-cleanups_2022-01-08 xfs: rmap log intent cleanups (2022-01-08) tar.gz
realtime-extfree-intents_2022-01-08 xfs: widen EFI format to support rt (2022-01-08) tar.gz
extfree-intent-cleanups_2022-01-08 xfs: extent free log intent cleanups (2022-01-08) tar.gz
reserve-rt-metadata-space_2022-01-08 xfs: enable in-core block reservation for rt metadata (2022-01-08) tar.gz
refactor-rt-locking_2022-01-08 xfs: refactor realtime meta inode locking (2022-01-08) tar.gz
btree-ifork-records_2022-01-08 xfs: refactor btrees to support records in inode root (2022-01-08) tar.gz
metadir_2022-01-08 xfs: metadata inode directories (2022-01-08) tar.gz
inode-refactor_2022-01-08 xfs: hoist inode operations to libxfs (2022-01-08) tar.gz
repair-symlink_2022-01-08 xfs: online repair of symbolic links (2022-01-08) tar.gz
repair-dirs_2022-01-08 xfs: online repair of directories (2022-01-08) tar.gz
repair-xattrs_2022-01-08 xfs: online repair of extended attributes (2022-01-08) tar.gz
repair-rtsummary_2022-01-08 xfs: online repair of realtime summaries (2022-01-08) tar.gz
atomic-file-updates_2022-01-08 xfs: atomic file updates (2022-01-08) tar.gz
symlink-cleanups_2022-01-08 xfs: clean up symbolic link code (2022-01-08) tar.gz
expand-bmap-intent-usage_2022-01-08 xfs: support attrfork and unwritten BUIs (2022-01-08) tar.gz
realtime-bmap-intents_2022-01-08 xfs: widen BUI formats to support rt (2022-01-08) tar.gz
bmap-intent-cleanups_2022-01-08 xfs: bmap log intent cleanups (2022-01-08) tar.gz
repair-rmap-btree_2022-01-08 xfs: online repair of rmap btrees (2022-01-08) tar.gz
in-memory-btrees_2022-01-08 xfs: support in-memory btrees (2022-01-08) tar.gz
repair-fscounters_2022-01-08 xfs: online repair for fs summary counters (2022-01-08) tar.gz
indirect-health-reporting_2022-01-08 xfs: indirect health reporting (2022-01-08) tar.gz
corruption-health-reports_2022-01-08 xfs: report corruption to the health trackers (2022-01-08) tar.gz
scrub-nlinks_2022-01-08 xfs: online repair of file link counts (2022-01-08) tar.gz
repair-quota_2022-01-08 xfs: online repair of quota and counters (2022-01-08) tar.gz
repair-inodes_2022-01-08 xfs: online repair of inodes and forks (2022-01-08) tar.gz
repair-ag-btrees_2022-01-08 xfs: online repair of AG btrees (2022-01-08) tar.gz
scrub-rtsummary_2022-01-08 xfs: online scrubbing of realtime summary files (2022-01-08) tar.gz
repair-prep-for-bulk-loading_2022-01-08 xfs: prepare repair for bulk loading (2022-01-08) tar.gz
repair-bitmap-rework_2022-01-08 xfs: rework online repair incore bitmap (2022-01-08) tar.gz
repair-reap-fixes_2022-01-08 xfs: fix online repair block reaping (2022-01-08) tar.gz
reflink-speedups_2022-01-08 xfs: fix reflink inefficiencies (2022-01-08) tar.gz
rmap-speedups_2022-01-08 xfs: fix rmap inefficiencies (2022-01-08) tar.gz
scrub-fix-checking-gaps_2022-01-08 xfs: close some gaps in scrub checking (2022-01-08) tar.gz
xfs-merge-5.17_2022-01-08 xfs: new stuff for 5.17 (2022-01-08) tar.gz
xfs-5.17-merge-2 New code for 5.17:  - Fix log recovery with da btree buffers when metauuid is in use.  - Fix type coercion problems in xattr buffer size validation.  - Fix a bug in online scrub dir leaf bestcount checking.  - Only run COW recovery when recovering the log.  - Fix symlink target buffer UAF problems and symlink locking problems    by not exposing xfs innards to the VFS.  - Fix incorrect quotaoff lock usage.  - Don't let transactions cancel cleanly if they have deferred work    items attached.  - Fix a UAF when we're deciding if we need to relog an intent item.  - Reduce kvmalloc overhead for log shadow buffers.  - Clean up sysfs attr group usage.  - Fix a bug where scrub's bmap/rmap checking could race with a quota    file block allocation due to insufficient locking.  - Teach scrub to complain about invalid project ids. (2022-01-06) tar.gz
v5.16-rc8    Linux 5.16-rc8 (2022-01-02) tar.gz
defrag-freespace_2022-01-01 xfs: defragment free space (2022-01-01) tar.gz
report-refcounts_2022-01-01 xfs: report refcount information to userspace (2022-01-01) tar.gz
vectorized-scrub_2022-01-01 xfs: vectorize scrub kernel calls (2022-01-01) tar.gz
reduce-eofblocks-gc-on-close_2022-01-01 xfs: improve post-close eofblocks gc behavior (2022-01-01) tar.gz
realtime-quotas_2022-01-01 xfs: enable quota for realtime voluems (2022-01-01) tar.gz
realtime-reflink-extsize_2022-01-01 xfs: reflink with large realtime extents (2022-01-01) tar.gz
realtime-reflink_2022-01-01 xfs: reflink on the realtime device (2022-01-01) tar.gz
refcount-intent-cleanups_2022-01-01 xfs: refcount log intent cleanups (2022-01-01) tar.gz
noalloc-ags_2022-01-01 xfs: noalloc allocation groups (2022-01-01) tar.gz
realtime-rmap_2022-01-01 xfs: realtime reverse-mapping support (2022-01-01) tar.gz
rmap-intent-cleanups_2022-01-01 xfs: rmap log intent cleanups (2022-01-01) tar.gz
realtime-extfree-intents_2022-01-01 xfs: widen EFI format to support rt (2022-01-01) tar.gz
extfree-intent-cleanups_2022-01-01 xfs: extent free log intent cleanups (2022-01-01) tar.gz
reserve-rt-metadata-space_2022-01-01 xfs: enable in-core block reservation for rt metadata (2022-01-01) tar.gz
refactor-rt-locking_2022-01-01 xfs: refactor realtime meta inode locking (2022-01-01) tar.gz
btree-ifork-records_2022-01-01 xfs: refactor btrees to support records in inode root (2022-01-01) tar.gz
metadir_2022-01-01 xfs: metadata inode directories (2022-01-01) tar.gz
inode-refactor_2022-01-01 xfs: hoist inode operations to libxfs (2022-01-01) tar.gz
repair-symlink_2022-01-01 xfs: online repair of symbolic links (2022-01-01) tar.gz
repair-dirs_2022-01-01 xfs: online repair of directories (2022-01-01) tar.gz
repair-xattrs_2022-01-01 xfs: online repair of extended attributes (2022-01-01) tar.gz
repair-rtsummary_2022-01-01 xfs: online repair of realtime summaries (2022-01-01) tar.gz
atomic-file-updates_2022-01-01 xfs: atomic file updates (2022-01-01) tar.gz
symlink-cleanups_2022-01-01 xfs: clean up symbolic link code (2022-01-01) tar.gz
expand-bmap-intent-usage_2022-01-01 xfs: support attrfork and unwritten BUIs (2022-01-01) tar.gz
realtime-bmap-intents_2022-01-01 xfs: widen BUI formats to support rt (2022-01-01) tar.gz
bmap-intent-cleanups_2022-01-01 xfs: bmap log intent cleanups (2022-01-01) tar.gz
repair-rmap-btree_2022-01-01 xfs: online repair of rmap btrees (2022-01-01) tar.gz
in-memory-btrees_2022-01-01 xfs: support in-memory btrees (2022-01-01) tar.gz
repair-fscounters_2022-01-01 xfs: online repair for fs summary counters (2022-01-01) tar.gz
indirect-health-reporting_2022-01-01 xfs: indirect health reporting (2022-01-01) tar.gz
corruption-health-reports_2022-01-01 xfs: report corruption to the health trackers (2022-01-01) tar.gz
scrub-nlinks_2022-01-01 xfs: online repair of file link counts (2022-01-01) tar.gz
repair-quota_2022-01-01 xfs: online repair of quota and counters (2022-01-01) tar.gz
repair-inodes_2022-01-01 xfs: online repair of inodes and forks (2022-01-01) tar.gz
repair-ag-btrees_2022-01-01 xfs: online repair of AG btrees (2022-01-01) tar.gz
scrub-rtsummary_2022-01-01 xfs: online scrubbing of realtime summary files (2022-01-01) tar.gz
repair-prep-for-bulk-loading_2022-01-01 xfs: prepare repair for bulk loading (2022-01-01) tar.gz
repair-bitmap-rework_2022-01-01 xfs: rework online repair incore bitmap (2022-01-01) tar.gz
repair-reap-fixes_2022-01-01 xfs: fix online repair block reaping (2022-01-01) tar.gz
reflink-speedups_2022-01-01 xfs: fix reflink inefficiencies (2022-01-01) tar.gz
rmap-speedups_2022-01-01 xfs: fix rmap inefficiencies (2022-01-01) tar.gz
scrub-fix-checking-gaps_2022-01-01 xfs: close some gaps in scrub checking (2022-01-01) tar.gz
xfs-5.16-fixes_2022-01-01 xfs: fixes for 5.16 (2022-01-01) tar.gz
defrag-freespace_2021-12-31 xfs: defragment free space (2021-12-31) tar.gz
report-refcounts_2021-12-31 xfs: report refcount information to userspace (2021-12-31) tar.gz
vectorized-scrub_2021-12-31 xfs: vectorize scrub kernel calls (2021-12-31) tar.gz
reduce-eofblocks-gc-on-close_2021-12-31 xfs: improve post-close eofblocks gc behavior (2021-12-31) tar.gz
realtime-quotas_2021-12-31 xfs: enable quota for realtime voluems (2021-12-31) tar.gz
realtime-reflink-extsize_2021-12-31 xfs: reflink with large realtime extents (2021-12-31) tar.gz
realtime-reflink_2021-12-31 xfs: reflink on the realtime device (2021-12-31) tar.gz
refcount-intent-cleanups_2021-12-31 xfs: refcount log intent cleanups (2021-12-31) tar.gz
noalloc-ags_2021-12-31 xfs: noalloc allocation groups (2021-12-31) tar.gz
realtime-rmap_2021-12-31 xfs: realtime reverse-mapping support (2021-12-31) tar.gz
rmap-intent-cleanups_2021-12-31 xfs: rmap log intent cleanups (2021-12-31) tar.gz
realtime-extfree-intents_2021-12-31 xfs: widen EFI format to support rt (2021-12-31) tar.gz
extfree-intent-cleanups_2021-12-31 xfs: extent free log intent cleanups (2021-12-31) tar.gz
reserve-rt-metadata-space_2021-12-31 xfs: enable in-core block reservation for rt metadata (2021-12-31) tar.gz
refactor-rt-locking_2021-12-31 xfs: refactor realtime meta inode locking (2021-12-31) tar.gz
btree-ifork-records_2021-12-31 xfs: refactor btrees to support records in inode root (2021-12-31) tar.gz
metadir_2021-12-31 xfs: metadata inode directories (2021-12-31) tar.gz
inode-refactor_2021-12-31 xfs: hoist inode operations to libxfs (2021-12-31) tar.gz
repair-symlink_2021-12-31 xfs: online repair of symbolic links (2021-12-31) tar.gz
repair-dirs_2021-12-31 xfs: online repair of directories (2021-12-31) tar.gz
repair-rtsummary_2021-12-31 xfs: online repair of realtime summaries (2021-12-31) tar.gz
repair-xattrs_2021-12-31 xfs: online repair of extended attributes (2021-12-31) tar.gz
atomic-file-updates_2021-12-31 xfs: atomic file updates (2021-12-31) tar.gz
symlink-cleanups_2021-12-31 xfs: clean up symbolic link code (2021-12-31) tar.gz
expand-bmap-intent-usage_2021-12-31 xfs: support attrfork and unwritten BUIs (2021-12-31) tar.gz
realtime-bmap-intents_2021-12-31 xfs: widen BUI formats to support rt (2021-12-31) tar.gz
bmap-intent-cleanups_2021-12-31 xfs: bmap log intent cleanups (2021-12-31) tar.gz
repair-rmap-btree_2021-12-31 xfs: online repair of rmap btrees (2021-12-31) tar.gz
in-memory-btrees_2021-12-31 xfs: support in-memory btrees (2021-12-31) tar.gz
repair-fscounters_2021-12-31 xfs: online repair for fs summary counters (2021-12-31) tar.gz
indirect-health-reporting_2021-12-31 xfs: indirect health reporting (2021-12-31) tar.gz
corruption-health-reports_2021-12-31 xfs: report corruption to the health trackers (2021-12-31) tar.gz
scrub-nlinks_2021-12-31 xfs: online repair of file link counts (2021-12-31) tar.gz
repair-quota_2021-12-31 xfs: online repair of quota and counters (2021-12-31) tar.gz
repair-inodes_2021-12-31 xfs: online repair of inodes and forks (2021-12-31) tar.gz
repair-ag-btrees_2021-12-31 xfs: online repair of AG btrees (2021-12-31) tar.gz
scrub-rtsummary_2021-12-31 xfs: online scrubbing of realtime summary files (2021-12-31) tar.gz
repair-prep-for-bulk-loading_2021-12-31 xfs: prepare repair for bulk loading (2021-12-31) tar.gz
repair-bitmap-rework_2021-12-31 xfs: rework online repair incore bitmap (2021-12-31) tar.gz
repair-reap-fixes_2021-12-31 xfs: fix online repair block reaping (2021-12-31) tar.gz
reflink-speedups_2021-12-31 xfs: fix reflink inefficiencies (2021-12-31) tar.gz
rmap-speedups_2021-12-31 xfs: fix rmap inefficiencies (2021-12-31) tar.gz
scrub-fix-checking-gaps_2021-12-31 xfs: close some gaps in scrub checking (2021-12-31) tar.gz
xfs-5.16-fixes_2021-12-31 xfs: fixes for 5.16 (2021-12-31) tar.gz
defrag-freespace_2021-12-28 xfs: defragment free space (2021-12-28) tar.gz
report-refcounts_2021-12-28 xfs: report refcount information to userspace (2021-12-28) tar.gz
vectorized-scrub_2021-12-28 xfs: vectorize scrub kernel calls (2021-12-28) tar.gz
reduce-eofblocks-gc-on-close_2021-12-28 xfs: improve post-close eofblocks gc behavior (2021-12-28) tar.gz
realtime-quotas_2021-12-28 xfs: enable quota for realtime voluems (2021-12-28) tar.gz
realtime-reflink-extsize_2021-12-28 xfs: reflink with large realtime extents (2021-12-28) tar.gz
realtime-reflink_2021-12-28 xfs: reflink on the realtime device (2021-12-28) tar.gz
refcount-intent-cleanups_2021-12-28 xfs: refcount log intent cleanups (2021-12-28) tar.gz
noalloc-ags_2021-12-28 xfs: noalloc allocation groups (2021-12-28) tar.gz
realtime-rmap_2021-12-28 xfs: realtime reverse-mapping support (2021-12-28) tar.gz
rmap-intent-cleanups_2021-12-28 xfs: rmap log intent cleanups (2021-12-28) tar.gz
realtime-extfree-intents_2021-12-28 xfs: widen EFI format to support rt (2021-12-28) tar.gz
extfree-intent-cleanups_2021-12-28 xfs: extent free log intent cleanups (2021-12-28) tar.gz
reserve-rt-metadata-space_2021-12-28 xfs: enable in-core block reservation for rt metadata (2021-12-28) tar.gz
refactor-rt-locking_2021-12-28 xfs: refactor realtime meta inode locking (2021-12-28) tar.gz
btree-ifork-records_2021-12-28 xfs: refactor btrees to support records in inode root (2021-12-28) tar.gz
metadir_2021-12-28 xfs: metadata inode directories (2021-12-28) tar.gz
inode-refactor_2021-12-28 xfs: hoist inode operations to libxfs (2021-12-28) tar.gz
repair-symlink_2021-12-28 xfs: online repair of symbolic links (2021-12-28) tar.gz
repair-dirs_2021-12-28 xfs: online repair of directories (2021-12-28) tar.gz
repair-xattrs_2021-12-28 xfs: online repair of extended attributes (2021-12-28) tar.gz
repair-rtsummary_2021-12-28 xfs: online repair of realtime summaries (2021-12-28) tar.gz
atomic-file-updates_2021-12-28 xfs: atomic file updates (2021-12-28) tar.gz
symlink-cleanups_2021-12-28 xfs: clean up symbolic link code (2021-12-28) tar.gz
expand-bmap-intent-usage_2021-12-28 xfs: support attrfork and unwritten BUIs (2021-12-28) tar.gz
realtime-bmap-intents_2021-12-28 xfs: widen BUI formats to support rt (2021-12-28) tar.gz
bmap-intent-cleanups_2021-12-28 xfs: bmap log intent cleanups (2021-12-28) tar.gz
repair-rmap-btree_2021-12-28 xfs: online repair of rmap btrees (2021-12-28) tar.gz
in-memory-btrees_2021-12-28 xfs: support in-memory btrees (2021-12-28) tar.gz
indirect-health-reporting_2021-12-28 xfs: indirect health reporting (2021-12-28) tar.gz
repair-fscounters_2021-12-28 xfs: online repair for fs summary counters (2021-12-28) tar.gz
corruption-health-reports_2021-12-28 xfs: report corruption to the health trackers (2021-12-28) tar.gz
scrub-nlinks_2021-12-28 xfs: online repair of file link counts (2021-12-28) tar.gz
repair-inodes_2021-12-28 xfs: online repair of inodes and forks (2021-12-28) tar.gz
repair-quota_2021-12-28 xfs: online repair of quota and counters (2021-12-28) tar.gz
repair-ag-btrees_2021-12-28 xfs: online repair of AG btrees (2021-12-28) tar.gz
scrub-rtsummary_2021-12-28 xfs: online scrubbing of realtime summary files (2021-12-28) tar.gz
repair-prep-for-bulk-loading_2021-12-28 xfs: prepare repair for bulk loading (2021-12-28) tar.gz
repair-bitmap-rework_2021-12-28 xfs: rework online repair incore bitmap (2021-12-28) tar.gz
repair-reap-fixes_2021-12-28 xfs: fix online repair block reaping (2021-12-28) tar.gz
reflink-speedups_2021-12-28 xfs: fix reflink inefficiencies (2021-12-28) tar.gz
rmap-speedups_2021-12-28 xfs: fix rmap inefficiencies (2021-12-28) tar.gz
scrub-fix-checking-gaps_2021-12-28 xfs: close some gaps in scrub checking (2021-12-28) tar.gz
xfs-5.16-fixes_2021-12-28 xfs: fixes for 5.16 (2021-12-28) tar.gz
v5.16-rc7    Linux 5.16-rc7 (2021-12-26) tar.gz
xfs-5.16-fixes-4 Fixes for 5.16-rc8:  - Make the old ALLOCSP ioctl behave in a consistent manner with    newer syscalls like fallocate. (2021-12-22) tar.gz
xfs-5.17-merge-1 New code for 5.17:  - Fix log recovery with da btree buffers when metauuid is in use.  - Fix type coercion problems in xattr buffer size validation.  - Fix a bug in online scrub dir leaf bestcount checking.  - Only run COW recovery when recovering the log.  - Fix symlink target buffer UAF problems and symlink locking problems    by not exposing xfs innards to the VFS.  - Fix incorrect quotaoff lock usage.  - Don't let transactions cancel cleanly if they have deferred work    items attached. (2021-12-21) tar.gz
v5.16-rc6    Linux 5.16-rc6 (2021-12-19) tar.gz
djwong-wtf_2021-12-15 xfs: patches undergoing development (2021-12-15) tar.gz
repair-fscounters-exclusive-freeze_2021-12-15 xfs: use private fs freeze for fscounters fsck (2021-12-15) tar.gz
repair-symlink-swapext_2021-12-15 xfs: use atomic extent swapping for symlink repair (2021-12-15) tar.gz
repair-rmap-live_2021-12-15 xfs: repair rmap btrees without freezing (2021-12-15) tar.gz
defrag-freespace_2021-12-15 xfs: defragment free space (2021-12-15) tar.gz
report-refcounts_2021-12-15 xfs: report refcount information to userspace (2021-12-15) tar.gz
scrub-drain-intents_2021-12-15 xfs: drain intents when performing online fsck (2021-12-15) tar.gz
scrub-nlinks_2021-12-15 xfs_scrub: check file link counts (2021-12-15) tar.gz
vectorized-scrub_2021-12-15 xfs: vectorize scrub kernel calls (2021-12-15) tar.gz
reduce-eofblocks-gc-on-close_2021-12-15 xfs: improve post-close eofblocks gc behavior (2021-12-15) tar.gz
realtime-quotas_2021-12-15 xfs: enable quota for realtime voluems (2021-12-15) tar.gz
realtime-reflink-extsize_2021-12-15 xfs: reflink with large realtime extents (2021-12-15) tar.gz
realtime-reflink_2021-12-15 xfs: reflink on the realtime device (2021-12-15) tar.gz
noalloc-ags_2021-12-15 xfs: noalloc allocation groups (2021-12-15) tar.gz
refcount-intent-cleanups_2021-12-15 xfs: refcount log intent cleanups (2021-12-15) tar.gz
realtime-rmap_2021-12-15 xfs: realtime reverse-mapping support (2021-12-15) tar.gz
rmap-intent-cleanups_2021-12-15 xfs: rmap log intent cleanups (2021-12-15) tar.gz
realtime-extfree-intents_2021-12-15 xfs: widen EFI format to support rt (2021-12-15) tar.gz
extfree-intent-cleanups_2021-12-15 xfs: extent free log intent cleanups (2021-12-15) tar.gz
reserve-rt-metadata-space_2021-12-15 xfs: enable in-core block reservation for rt metadata (2021-12-15) tar.gz
refactor-rt-locking_2021-12-15 xfs: refactor realtime meta inode locking (2021-12-15) tar.gz
btree-ifork-records_2021-12-15 xfs: refactor btrees to support records in inode root (2021-12-15) tar.gz
metadir_2021-12-15 xfs: metadata inode directories (2021-12-15) tar.gz
inode-refactor_2021-12-15 xfs: hoist inode operations to libxfs (2021-12-15) tar.gz
repair-dirs_2021-12-15 xfs: online repair of directories (2021-12-15) tar.gz
repair-xattrs_2021-12-15 xfs: online repair of extended attributes (2021-12-15) tar.gz
repair-rtsummary_2021-12-15 xfs: online repair of realtime summaries (2021-12-15) tar.gz
atomic-file-updates_2021-12-15 xfs: atomic file updates (2021-12-15) tar.gz
expand-bmap-intent-usage_2021-12-15 xfs: support attrfork and unwritten BUIs (2021-12-15) tar.gz
realtime-bmap-intents_2021-12-15 xfs: widen BUI formats to support rt (2021-12-15) tar.gz
bmap-intent-cleanups_2021-12-15 xfs: bmap log intent cleanups (2021-12-15) tar.gz
repair-hard-problems_2021-12-15 xfs: online repair hard problems (2021-12-15) tar.gz
indirect-health-reporting_2021-12-15 xfs: indirect health reporting (2021-12-15) tar.gz
corruption-health-reports_2021-12-15 xfs: report corruption to the health trackers (2021-12-15) tar.gz
repair-quota_2021-12-15 xfs: online repair of quota and counters (2021-12-15) tar.gz
repair-inodes_2021-12-15 xfs: online repair of inodes and extent maps (2021-12-15) tar.gz
repair-ag-btrees_2021-12-15 xfs: online repair of AG btrees (2021-12-15) tar.gz
scrub-rtsummary_2021-12-15 xfs: online scrubbing of realtime summary files (2021-12-15) tar.gz
repair-prep-for-bulk-loading_2021-12-15 xfs: prepare repair for bulk loading (2021-12-15) tar.gz
repair-bitmap-rework_2021-12-15 xfs: rework online repair incore bitmap (2021-12-15) tar.gz
repair-reap-fixes_2021-12-15 xfs: fix online repair block reaping (2021-12-15) tar.gz
reflink-speedups_2021-12-15 xfs: fix reflink inefficiencies (2021-12-15) tar.gz
rmap-speedups_2021-12-15 xfs: fix rmap inefficiencies (2021-12-15) tar.gz
scrub-fix-checking-gaps_2021-12-15 xfs: close some gaps in scrub checking (2021-12-15) tar.gz
xfs-5.16-fixes_2021-12-15 xfs: fixes for 5.16 (2021-12-15) tar.gz
random-fixes-5.17_2021-12-15 xfs: random fixes for 5.17 (2021-12-15) tar.gz
v5.16-rc5    Linux 5.16-rc5 (2021-12-12) tar.gz
xfs-5.16-fixes-3 Fixes for 5.16-rc4:  - Fix a data corruption vector that can result from the ro remount    process failing to clear all speculative preallocations from files    and the rw remount process not noticing the incomplete cleanup. (2021-12-09) tar.gz
remount-fixes-5.16_2021-12-08 xfs: fix data corruption when cycling ro/rw mounts (2021-12-08) tar.gz
xfs-fixes-5.16_2021-12-08 xfs: proposed 5.16 fixes (2021-12-08) tar.gz
remount-fixes-5.16_2021-12-07 xfs: fix data corruption when cycling ro/rw mounts (2021-12-07) tar.gz
xfs-fixes-5.16_2021-12-07 xfs: proposed 5.16 fixes (2021-12-07) tar.gz
v5.16-rc4    Linux 5.16-rc4 (2021-12-05) tar.gz
xfs-5.16-fixes-2 Fixes for 5.16-rc3:  - Remove an unnecessary (and backwards) rename flags check that    duplicates a VFS level check. (2021-12-02) tar.gz
v5.16-rc3    Linux 5.16-rc3 (2021-11-28) tar.gz
iomap-5.16-fixes-1 Fixes for 5.16-rc2:  - Fix an accounting problem where unaligned inline data reads can run    off the end of the read iomap iterator.  iomap has historically    required that inline data mappings only exist at the end of a file,    though this wasn't documented anywhere.  - Document iomap_read_inline_data and change its return type to be    appropriate for the information that it's actually returning. (2021-11-24) tar.gz
xfs-5.16-fixes-1 Fixes for 5.16-rc2:  - Fix buffer resource leak that could lead to livelock on corrupt fs.  - Remove unused function xfs_inew_wait to shut up the build robots. (2021-11-24) tar.gz
djwong-wtf_2021-11-23 xfs: patches undergoing development (2021-11-23) tar.gz
repair-rmap-live_2021-11-23 xfs: repair rmap btrees without freezing (2021-11-23) tar.gz
defrag-freespace_2021-11-23 xfs: defragment free space (2021-11-23) tar.gz
report-refcounts_2021-11-23 xfs: report refcount information to userspace (2021-11-23) tar.gz
scrub-drain-intents_2021-11-23 xfs: drain intents when performing online fsck (2021-11-23) tar.gz
scrub-nlinks_2021-11-23 xfs_scrub: check file link counts (2021-11-23) tar.gz
vectorized-scrub_2021-11-23 xfs: vectorize scrub kernel calls (2021-11-23) tar.gz
reduce-eofblocks-gc-on-close_2021-11-23 xfs: improve post-close eofblocks gc behavior (2021-11-23) tar.gz
realtime-quotas_2021-11-23 xfs: enable quota for realtime voluems (2021-11-23) tar.gz
realtime-reflink-extsize_2021-11-23 xfs: reflink with large realtime extents (2021-11-23) tar.gz
realtime-reflink_2021-11-23 xfs: reflink on the realtime device (2021-11-23) tar.gz
refcount-intent-cleanups_2021-11-23 xfs: refcount log intent cleanups (2021-11-23) tar.gz
noalloc-ags_2021-11-23 xfs: noalloc allocation groups (2021-11-23) tar.gz
realtime-rmap_2021-11-23 xfs: realtime reverse-mapping support (2021-11-23) tar.gz
rmap-intent-cleanups_2021-11-23 xfs: rmap log intent cleanups (2021-11-23) tar.gz
realtime-extfree-intents_2021-11-23 xfs: widen EFI format to support rt (2021-11-23) tar.gz
extfree-intent-cleanups_2021-11-23 xfs: extent free log intent cleanups (2021-11-23) tar.gz
reserve-rt-metadata-space_2021-11-23 xfs: enable in-core block reservation for rt metadata (2021-11-23) tar.gz
refactor-rt-locking_2021-11-23 xfs: refactor realtime meta inode locking (2021-11-23) tar.gz
btree-ifork-records_2021-11-23 xfs: refactor btrees to support records in inode root (2021-11-23) tar.gz
metadir_2021-11-23 xfs: metadata inode directories (2021-11-23) tar.gz
inode-refactor_2021-11-23 xfs: hoist inode operations to libxfs (2021-11-23) tar.gz
repair-dirs_2021-11-23 xfs: online repair of directories (2021-11-23) tar.gz
repair-xattrs_2021-11-23 xfs: online repair of extended attributes (2021-11-23) tar.gz
repair-rtsummary_2021-11-23 xfs: online repair of realtime summaries (2021-11-23) tar.gz
atomic-file-updates_2021-11-23 xfs: atomic file updates (2021-11-23) tar.gz
expand-bmap-intent-usage_2021-11-23 xfs: support attrfork and unwritten BUIs (2021-11-23) tar.gz
realtime-bmap-intents_2021-11-23 xfs: widen BUI formats to support rt (2021-11-23) tar.gz
bmap-intent-cleanups_2021-11-23 xfs: bmap log intent cleanups (2021-11-23) tar.gz
repair-hard-problems_2021-11-23 xfs: online repair hard problems (2021-11-23) tar.gz
indirect-health-reporting_2021-11-23 xfs: indirect health reporting (2021-11-23) tar.gz
corruption-health-reports_2021-11-23 xfs: report corruption to the health trackers (2021-11-23) tar.gz
repair-quota_2021-11-23 xfs: online repair of quota and counters (2021-11-23) tar.gz
repair-inodes_2021-11-23 xfs: online repair of inodes and extent maps (2021-11-23) tar.gz
repair-ag-btrees_2021-11-23 xfs: online repair of AG btrees (2021-11-23) tar.gz
scrub-rtsummary_2021-11-23 xfs: online scrubbing of realtime summary files (2021-11-23) tar.gz
repair-prep-for-bulk-loading_2021-11-23 xfs: prepare repair for bulk loading (2021-11-23) tar.gz
repair-bitmap-rework_2021-11-23 xfs: rework online repair incore bitmap (2021-11-23) tar.gz
repair-reap-fixes_2021-11-23 xfs: fix online repair block reaping (2021-11-23) tar.gz
reflink-speedups_2021-11-23 xfs: fix reflink inefficiencies (2021-11-23) tar.gz
rmap-speedups_2021-11-23 xfs: fix rmap inefficiencies (2021-11-23) tar.gz
scrub-fix-checking-gaps_2021-11-23 xfs: close some gaps in scrub checking (2021-11-23) tar.gz
xfs-5.16-fixes_2021-11-23 xfs: fixes for 5.16 (2021-11-23) tar.gz
xfs-5.16-merge_2021-11-23 xfs: new code for 5.16 (2021-11-23) tar.gz
v5.16-rc2    Linux 5.16-rc2 (2021-11-21) tar.gz
v5.16-rc1    Linux 5.16-rc1 (2021-11-14) tar.gz
xfs-5.16-merge-5 Minor tweaks for 5.16:  * Clean up open-coded swap() calls.  * A little bit of #ifdef golf to complete the reunification of the    kernel and userspace libxfs source code. (2021-11-11) tar.gz
v5.15        Linux 5.15 (2021-10-31) tar.gz
xfs-5.16-merge-4 New code for 5.16:  * Bug fixes and cleanups for kernel memory allocation usage, this time    without touching the mm code.  * Refactor the log recovery mechanism that preserves held resources    across a transaction roll so that it uses the exact same mechanism    that we use for that during regular runtime.  * Fix bugs and tighten checking around btree heights.  * Remove more old typedefs.  * Fix perag reference leaks when racing with growfs.  * Remove unused fields from xfs_btree_cur.  * Allocate various scrub structures on the heap to reduce stack usage.  * Pack xfs_btree_cur fields and rearrange to support arbitrary heights.  * Compute maximum possible heights for each btree height, and use that    to set up slab caches for each btree type.  * Finally remove kmem_zone_t, since these have always been struct    kmem_cache on Linux.  * Compact the structures used to coordinate work intent items.  * Set up slab caches for each work intent item type.  * Rename the "bmap_add_free" function to "free_extent_later", which    more accurately describes what it does.  * Fix corruption warning on unmount when a CoW preallocation covers a    data fork delalloc reservation but then the CoW fails.  * Add some more minor code improvements. (2021-10-30) tar.gz
v5.15-rc7    Linux 5.15-rc7 (2021-10-25) tar.gz
djwong-wtf_2021-10-22 xfs: patches undergoing development (2021-10-22) tar.gz
direct-xfile-mapped-buffers_2021-10-22 xfs: direct-map xfile pages to buffer cache (2021-10-22) tar.gz
repair-rmap-live_2021-10-22 xfs: repair rmap btrees without freezing (2021-10-22) tar.gz
defrag-freespace_2021-10-22 xfs: defragment free space (2021-10-22) tar.gz
report-refcounts_2021-10-22 xfs: report refcount information to userspace (2021-10-22) tar.gz
scrub-drain-intents_2021-10-22 xfs: drain intents when performing online fsck (2021-10-22) tar.gz
scrub-nlinks_2021-10-22 xfs_scrub: check file link counts (2021-10-22) tar.gz
vectorized-scrub_2021-10-22 xfs: vectorize scrub kernel calls (2021-10-22) tar.gz
reduce-eofblocks-gc-on-close_2021-10-22 xfs: improve post-close eofblocks gc behavior (2021-10-22) tar.gz
realtime-quotas_2021-10-22 xfs: enable quota for realtime voluems (2021-10-22) tar.gz
realtime-reflink-extsize_2021-10-22 xfs: reflink with large realtime extents (2021-10-22) tar.gz
realtime-reflink_2021-10-22 xfs: reflink on the realtime device (2021-10-22) tar.gz
refcount-intent-cleanups_2021-10-22 xfs: refcount log intent cleanups (2021-10-22) tar.gz
noalloc-ags_2021-10-22 xfs: noalloc allocation groups (2021-10-22) tar.gz
realtime-rmap_2021-10-22 xfs: realtime reverse-mapping support (2021-10-22) tar.gz
rmap-intent-cleanups_2021-10-22 xfs: rmap log intent cleanups (2021-10-22) tar.gz
btree-cleanups_2021-10-22 xfs: btree cleanups (2021-10-22) tar.gz
realtime-extfree-intents_2021-10-22 xfs: widen EFI format to support rt (2021-10-22) tar.gz
extfree-intent-cleanups_2021-10-22 xfs: extent free log intent cleanups (2021-10-22) tar.gz
reserve-rt-metadata-space_2021-10-22 xfs: enable in-core block reservation for rt metadata (2021-10-22) tar.gz
refactor-rt-locking_2021-10-22 xfs: refactor realtime meta inode locking (2021-10-22) tar.gz
btree-cursor-zones_2021-10-22 xfs: separate btree cursor slab zones (2021-10-22) tar.gz
btree-dynamic-depth_2021-10-22 xfs: support dynamic btree cursor height (2021-10-22) tar.gz
btree-ifork-records_2021-10-22 xfs: refactor btrees to support records in inode root (2021-10-22) tar.gz
metadir_2021-10-22 xfs: metadata inode directories (2021-10-22) tar.gz
inode-refactor_2021-10-22 xfs: hoist inode operations to libxfs (2021-10-22) tar.gz
repair-dirs_2021-10-22 xfs: online repair of directories (2021-10-22) tar.gz
repair-xattrs_2021-10-22 xfs: online repair of extended attributes (2021-10-22) tar.gz
repair-rtsummary_2021-10-22 xfs: online repair of realtime summaries (2021-10-22) tar.gz
atomic-file-updates_2021-10-22 xfs: atomic file updates (2021-10-22) tar.gz
log-recovery-defer-capture_2021-10-22 xfs: refactor log recovery resource capture (2021-10-22) tar.gz
expand-bmap-intent-usage_2021-10-22 xfs: support attrfork and unwritten BUIs (2021-10-22) tar.gz
realtime-bmap-intents_2021-10-22 xfs: widen BUI formats to support rt (2021-10-22) tar.gz
bmap-intent-cleanups_2021-10-22 xfs: bmap log intent cleanups (2021-10-22) tar.gz
repair-hard-problems_2021-10-22 xfs: online repair hard problems (2021-10-22) tar.gz
indirect-health-reporting_2021-10-22 xfs: indirect health reporting (2021-10-22) tar.gz
corruption-health-reports_2021-10-22 xfs: report corruption to the health trackers (2021-10-22) tar.gz
repair-quota_2021-10-22 xfs: online repair of quota and counters (2021-10-22) tar.gz
repair-inodes_2021-10-22 xfs: online repair of inodes and extent maps (2021-10-22) tar.gz
repair-ag-btrees_2021-10-22 xfs: online repair of AG btrees (2021-10-22) tar.gz
scrub-rtsummary_2021-10-22 xfs: online scrubbing of realtime summary files (2021-10-22) tar.gz
repair-prep-for-bulk-loading_2021-10-22 xfs: prepare repair for bulk loading (2021-10-22) tar.gz
repair-bitmap-rework_2021-10-22 xfs: rework online repair incore bitmap (2021-10-22) tar.gz
repair-reap-fixes_2021-10-22 xfs: fix online repair block reaping (2021-10-22) tar.gz
reflink-speedups_2021-10-22 xfs: fix reflink inefficiencies (2021-10-22) tar.gz
rmap-speedups_2021-10-22 xfs: fix rmap inefficiencies (2021-10-22) tar.gz
scrub-fix-checking-gaps_2021-10-22 xfs: close some gaps in scrub checking (2021-10-22) tar.gz
xfs-5.16-merge-3 New code for 5.16:  * Bug fixes and cleanups for kernel memory allocation usage, this time    without touching the mm code.  * Refactor the log recovery mechanism that preserves held resources    across a transaction roll so that it uses the exact same mechanism    that we use for that during regular runtime.  * Fix bugs and tighten checking around btree heights.  * Remove more old typedefs.  * Fix perag reference leaks when racing with growfs.  * Remove unused fields from xfs_btree_cur.  * Allocate various scrub structures on the heap to reduce stack usage.  * Pack xfs_btree_cur fields and rearrange to support arbitrary heights.  * Compute maximum possible heights for each btree height, and use that    to set up slab caches for each btree type.  * Finally remove kmem_zone_t, since these have always been struct    kmem_cache on Linux.  * Compact the structures used to coordinate work intent items.  * Set up slab caches for each work intent item type.  * Rename the "bmap_add_free" function to "free_extent_later", which    more accurately describes what it does.  * Fix corruption warning on unmount when a CoW preallocation covers a    data fork delalloc reservation but then the CoW fails. (2021-10-22) tar.gz
deferred-item-caches-5.16_2021-10-19 xfs: use slab caches for deferred log items (2021-10-19) tar.gz
slab-cache-cleanups-5.16_2021-10-19 xfs: clean up zone terminology (2021-10-19) tar.gz
xfs-merge-5.16_2021-10-19 xfs: proposed new code for 5.16 (2021-10-19) tar.gz
v5.15-rc6    Linux 5.15-rc6 (2021-10-17) tar.gz
djwong-wtf_2021-10-16 xfs: shabby patches undergoing development (2021-10-16) tar.gz
defrag-freespace_2021-10-16 xfs: defragment free space (2021-10-16) tar.gz
report-refcounts_2021-10-16 xfs: report refcount information to userspace (2021-10-16) tar.gz
scrub-drain-intents_2021-10-16 xfs: drain intents when performing online fsck (2021-10-16) tar.gz
scrub-nlinks_2021-10-16 xfs_scrub: check file link counts (2021-10-16) tar.gz
vectorized-scrub_2021-10-16 xfs: vectorize scrub kernel calls (2021-10-16) tar.gz
reduce-eofblocks-gc-on-close_2021-10-16 xfs: improve post-close eofblocks gc behavior (2021-10-16) tar.gz
realtime-quotas_2021-10-16 xfs: enable quota for realtime voluems (2021-10-16) tar.gz
realtime-reflink-extsize_2021-10-16 xfs: reflink with large realtime extents (2021-10-16) tar.gz
realtime-reflink_2021-10-16 xfs: reflink on the realtime device (2021-10-16) tar.gz
refcount-intent-cleanups_2021-10-16 xfs: refcount log intent cleanups (2021-10-16) tar.gz
noalloc-ags_2021-10-16 xfs: noalloc allocation groups (2021-10-16) tar.gz
realtime-rmap_2021-10-16 xfs: realtime reverse-mapping support (2021-10-16) tar.gz
rmap-intent-cleanups_2021-10-16 xfs: rmap log intent cleanups (2021-10-16) tar.gz
btree-cleanups_2021-10-16 xfs: btree cleanups (2021-10-16) tar.gz
realtime-extfree-intents_2021-10-16 xfs: widen EFI format to support rt (2021-10-16) tar.gz
extfree-intent-cleanups_2021-10-16 xfs: extent free log intent cleanups (2021-10-16) tar.gz
reserve-rt-metadata-space_2021-10-16 xfs: enable in-core block reservation for rt metadata (2021-10-16) tar.gz
refactor-rt-locking_2021-10-16 xfs: refactor realtime meta inode locking (2021-10-16) tar.gz
btree-cursor-zones_2021-10-16 xfs: separate btree cursor slab zones (2021-10-16) tar.gz
btree-dynamic-depth_2021-10-16 xfs: support dynamic btree cursor height (2021-10-16) tar.gz
btree-ifork-records_2021-10-16 xfs: refactor btrees to support records in inode root (2021-10-16) tar.gz
metadir_2021-10-16 xfs: metadata inode directories (2021-10-16) tar.gz
inode-refactor_2021-10-16 xfs: hoist inode operations to libxfs (2021-10-16) tar.gz
repair-dirs_2021-10-16 xfs: online repair of directories (2021-10-16) tar.gz
repair-rtsummary_2021-10-16 xfs: online repair of realtime summaries (2021-10-16) tar.gz
repair-xattrs_2021-10-16 xfs: online repair of extended attributes (2021-10-16) tar.gz
atomic-file-updates_2021-10-16 xfs: atomic file updates (2021-10-16) tar.gz
log-recovery-defer-capture_2021-10-16 xfs: refactor log recovery resource capture (2021-10-16) tar.gz
expand-bmap-intent-usage_2021-10-16 xfs: support attrfork and unwritten BUIs (2021-10-16) tar.gz
realtime-bmap-intents_2021-10-16 xfs: widen BUI formats to support rt (2021-10-16) tar.gz
bmap-intent-cleanups_2021-10-16 xfs: bmap log intent cleanups (2021-10-16) tar.gz
repair-hard-problems_2021-10-16 xfs: online repair hard problems (2021-10-16) tar.gz
indirect-health-reporting_2021-10-16 xfs: indirect health reporting (2021-10-16) tar.gz
corruption-health-reports_2021-10-16 xfs: report corruption to the health trackers (2021-10-16) tar.gz
repair-quota_2021-10-16 xfs: online repair of quota and counters (2021-10-16) tar.gz
repair-ag-btrees_2021-10-16 xfs: online repair of AG btrees (2021-10-16) tar.gz
repair-inodes_2021-10-16 xfs: online repair of inodes and extent maps (2021-10-16) tar.gz
scrub-rtsummary_2021-10-16 xfs: online scrubbing of realtime summary files (2021-10-16) tar.gz
repair-prep-for-bulk-loading_2021-10-16 xfs: prepare repair for bulk loading (2021-10-16) tar.gz
repair-bitmap-rework_2021-10-16 xfs: rework online repair incore bitmap (2021-10-16) tar.gz
repair-reap-fixes_2021-10-16 xfs: fix online repair block reaping (2021-10-16) tar.gz
reflink-speedups_2021-10-16 xfs: fix reflink inefficiencies (2021-10-16) tar.gz
rmap-speedups_2021-10-16 xfs: fix rmap inefficiencies (2021-10-16) tar.gz
scrub-fix-checking-gaps_2021-10-16 xfs: close some gaps in scrub checking (2021-10-16) tar.gz
deferred-item-caches-5.16_2021-10-14 xfs: use slab caches for deferred log items (2021-10-14) tar.gz
slab-cache-cleanups-5.16_2021-10-14 xfs: clean up zone terminology (2021-10-14) tar.gz
btree-dynamic-depth-5.16_2021-10-14 xfs: support dynamic btree cursor height (2021-10-14) tar.gz
xfs-merge-5.16_2021-10-14 xfs: proposed new code for 5.16 (2021-10-14) tar.gz
xfs-5.16-merge-2 New code for 5.16:  * Bug fixes and cleanups for kernel memory allocation usage, this time    without touching the mm code.  * Refactor the log recovery mechanism that preserves held resources    across a transaction roll so that it uses the exact same mechanism    that we use for that during regular runtime.  * Fix bugs and tighten checking around btree heights.  * Remove more old typedefs. (2021-10-14) tar.gz
xfs-5.16-merge-1 New code for 5.16:  * Bug fixes and cleanups for kernel memory allocation usage.  * Refactor the log recovery mechanism that preserves held resources    across a transaction roll so that it uses the exact same mechanism    that we use for that during regular runtime.  * Fix bugs and tighten checking around btree heights.  * Remove more old typedefs. (2021-10-12) tar.gz
deferred-item-caches-5.16_2021-10-12 xfs: use slab caches for deferred log items (2021-10-12) tar.gz
slab-cache-cleanups-5.16_2021-10-12 xfs: clean up zone terminology (2021-10-12) tar.gz
btree-dynamic-depth-5.16_2021-10-12 xfs: support dynamic btree cursor height (2021-10-12) tar.gz
xfs-merge-5.16_2021-10-12 xfs: proposed new code for 5.16 (2021-10-12) tar.gz
v5.15-rc5    Linux 5.15-rc5 (2021-10-10) tar.gz
v5.15-rc4    Linux 5.15-rc4 (2021-10-03) tar.gz
v5.15-rc3    Linux 5.15-rc3 (2021-09-26) tar.gz
zero-initialize-pmem-5.16_2021-09-23 vfs: enable userspace to reset damaged file storage (2021-09-23) tar.gz
log-recovery-defer-capture-5.16_2021-09-23 xfs: refactor log recovery resource capture (2021-09-23) tar.gz
btree-cursor-zones-5.16_2021-09-23 xfs: separate btree cursor slab zones (2021-09-23) tar.gz
btree-dynamic-depth-5.16_2021-09-23 xfs: support dynamic btree cursor height (2021-09-23) tar.gz
v5.15-rc2    Linux 5.15-rc2 (2021-09-19) tar.gz
zero-initialize-pmem_2021-09-17 vfs: enable userspace to reset damaged file storage (2021-09-17) tar.gz
defrag-freespace_2021-09-17 xfs: defragment free space (2021-09-17) tar.gz
report-refcounts_2021-09-17 xfs: report refcount information to userspace (2021-09-17) tar.gz
scrub-drain-intents_2021-09-17 xfs: drain intents when performing online fsck (2021-09-17) tar.gz
scrub-nlinks_2021-09-17 xfs_scrub: check file link counts (2021-09-17) tar.gz
vectorized-scrub_2021-09-17 xfs: vectorize scrub kernel calls (2021-09-17) tar.gz
reduce-eofblocks-gc-on-close_2021-09-17 xfs: improve post-close eofblocks gc behavior (2021-09-17) tar.gz
realtime-quotas_2021-09-17 xfs: enable quota for realtime voluems (2021-09-17) tar.gz
realtime-reflink-extsize_2021-09-17 xfs: reflink with large realtime extents (2021-09-17) tar.gz
realtime-reflink_2021-09-17 xfs: reflink on the realtime device (2021-09-17) tar.gz
refcount-intent-cleanups_2021-09-17 xfs: refcount log intent cleanups (2021-09-17) tar.gz
noalloc-ags_2021-09-17 xfs: noalloc allocation groups (2021-09-17) tar.gz
realtime-rmap_2021-09-17 xfs: realtime reverse-mapping support (2021-09-17) tar.gz
rmap-intent-cleanups_2021-09-17 xfs: rmap log intent cleanups (2021-09-17) tar.gz
btree-cleanups_2021-09-17 xfs: btree cleanups (2021-09-17) tar.gz
realtime-extfree-intents_2021-09-17 xfs: widen EFI format to support rt (2021-09-17) tar.gz
extfree-intent-cleanups_2021-09-17 xfs: extent free log intent cleanups (2021-09-17) tar.gz
reserve-rt-metadata-space_2021-09-17 xfs: enable in-core block reservation for rt metadata (2021-09-17) tar.gz
refactor-rt-locking_2021-09-17 xfs: refactor realtime meta inode locking (2021-09-17) tar.gz
btree-dynamic-depth_2021-09-17 xfs: support dynamic btree cursor height (2021-09-17) tar.gz
btree-ifork-records_2021-09-17 xfs: refactor btrees to support records in inode root (2021-09-17) tar.gz
inode-refactor_2021-09-17 xfs: hoist inode operations to libxfs (2021-09-17) tar.gz
metadir_2021-09-17 xfs: metadata inode directories (2021-09-17) tar.gz
repair-dirs_2021-09-17 xfs: online repair of directories (2021-09-17) tar.gz
repair-xattrs_2021-09-17 xfs: online repair of extended attributes (2021-09-17) tar.gz
repair-rtsummary_2021-09-17 xfs: online repair of realtime summaries (2021-09-17) tar.gz
atomic-file-updates_2021-09-17 xfs: atomic file updates (2021-09-17) tar.gz
log-recovery-defer-capture_2021-09-17 xfs: refactor log recovery resource capture (2021-09-17) tar.gz
expand-bmap-intent-usage_2021-09-17 xfs: support attrfork and unwritten BUIs (2021-09-17) tar.gz
realtime-bmap-intents_2021-09-17 xfs: widen BUI formats to support rt (2021-09-17) tar.gz
bmap-intent-cleanups_2021-09-17 xfs: bmap log intent cleanups (2021-09-17) tar.gz
repair-hard-problems_2021-09-17 xfs: online repair hard problems (2021-09-17) tar.gz
corruption-health-reports_2021-09-17 xfs: report corruption to the health trackers (2021-09-17) tar.gz
indirect-health-reporting_2021-09-17 xfs: indirect health reporting (2021-09-17) tar.gz
repair-quota_2021-09-17 xfs: online repair of quota and counters (2021-09-17) tar.gz
repair-inodes_2021-09-17 xfs: online repair of inodes and extent maps (2021-09-17) tar.gz
repair-ag-btrees_2021-09-17 xfs: online repair of AG btrees (2021-09-17) tar.gz
scrub-rtsummary_2021-09-17 xfs: online scrubbing of realtime summary files (2021-09-17) tar.gz
repair-prep-for-bulk-loading_2021-09-17 xfs: prepare repair for bulk loading (2021-09-17) tar.gz
repair-bitmap-rework_2021-09-17 xfs: rework online repair incore bitmap (2021-09-17) tar.gz
repair-reap-fixes_2021-09-17 xfs: fix online repair block reaping (2021-09-17) tar.gz
reflink-speedups_2021-09-17 xfs: fix reflink inefficiencies (2021-09-17) tar.gz
rmap-speedups_2021-09-17 xfs: fix rmap inefficiencies (2021-09-17) tar.gz
scrub-fix-checking-gaps_2021-09-17 xfs: close some gaps in scrub checking (2021-09-17) tar.gz
zero-initialize-pmem-5.16_2021-09-17 vfs: enable userspace to reset damaged file storage (2021-09-17) tar.gz
log-recovery-defer-capture-5.16_2021-09-17 xfs: refactor log recovery resource capture (2021-09-17) tar.gz
btree-dynamic-depth-5.16_2021-09-17 xfs: support dynamic btree cursor height (2021-09-17) tar.gz
zero-initialize-pmem_2021-09-12 vfs: enable userspace to reset damaged file storage (2021-09-12) tar.gz
defrag-freespace_2021-09-12 xfs: defragment free space (2021-09-12) tar.gz
report-refcounts_2021-09-12 xfs: report refcount information to userspace (2021-09-12) tar.gz
scrub-drain-intents_2021-09-12 xfs: drain intents when performing online fsck (2021-09-12) tar.gz
scrub-nlinks_2021-09-12 xfs_scrub: check file link counts (2021-09-12) tar.gz
vectorized-scrub_2021-09-12 xfs: vectorize scrub kernel calls (2021-09-12) tar.gz
reduce-eofblocks-gc-on-close_2021-09-12 xfs: improve post-close eofblocks gc behavior (2021-09-12) tar.gz
realtime-quotas_2021-09-12 xfs: enable quota for realtime voluems (2021-09-12) tar.gz
realtime-reflink-extsize_2021-09-12 xfs: reflink with large realtime extents (2021-09-12) tar.gz
realtime-reflink_2021-09-12 xfs: reflink on the realtime device (2021-09-12) tar.gz
refcount-intent-cleanups_2021-09-12 xfs: refcount log intent cleanups (2021-09-12) tar.gz
noalloc-ags_2021-09-12 xfs: noalloc allocation groups (2021-09-12) tar.gz
realtime-rmap_2021-09-12 xfs: realtime reverse-mapping support (2021-09-12) tar.gz
rmap-intent-cleanups_2021-09-12 xfs: rmap log intent cleanups (2021-09-12) tar.gz
btree-cleanups_2021-09-12 xfs: btree cleanups (2021-09-12) tar.gz
realtime-extfree-intents_2021-09-12 xfs: widen EFI format to support rt (2021-09-12) tar.gz
extfree-intent-cleanups_2021-09-12 xfs: extent free log intent cleanups (2021-09-12) tar.gz
refactor-rt-locking_2021-09-12 xfs: refactor realtime meta inode locking (2021-09-12) tar.gz
reserve-rt-metadata-space_2021-09-12 xfs: enable in-core block reservation for rt metadata (2021-09-12) tar.gz
btree-dynamic-depth_2021-09-12 xfs: support dynamic btree cursor height (2021-09-12) tar.gz
btree-ifork-records_2021-09-12 xfs: refactor btrees to support records in inode root (2021-09-12) tar.gz
metadir_2021-09-12 xfs: metadata inode directories (2021-09-12) tar.gz
inode-refactor_2021-09-12 xfs: hoist inode operations to libxfs (2021-09-12) tar.gz
repair-dirs_2021-09-12 xfs: online repair of directories (2021-09-12) tar.gz
repair-xattrs_2021-09-12 xfs: online repair of extended attributes (2021-09-12) tar.gz
repair-rtsummary_2021-09-12 xfs: online repair of realtime summaries (2021-09-12) tar.gz
atomic-file-updates_2021-09-12 xfs: atomic file updates (2021-09-12) tar.gz
expand-bmap-intent-usage_2021-09-12 xfs: support attrfork and unwritten BUIs (2021-09-12) tar.gz
realtime-bmap-intents_2021-09-12 xfs: widen BUI formats to support rt (2021-09-12) tar.gz
bmap-intent-cleanups_2021-09-12 xfs: bmap log intent cleanups (2021-09-12) tar.gz
repair-hard-problems_2021-09-12 xfs: online repair hard problems (2021-09-12) tar.gz
indirect-health-reporting_2021-09-12 xfs: indirect health reporting (2021-09-12) tar.gz
corruption-health-reports_2021-09-12 xfs: report corruption to the health trackers (2021-09-12) tar.gz
repair-quota_2021-09-12 xfs: online repair of quota and counters (2021-09-12) tar.gz
repair-inodes_2021-09-12 xfs: online repair of inodes and extent maps (2021-09-12) tar.gz
repair-ag-btrees_2021-09-12 xfs: online repair of AG btrees (2021-09-12) tar.gz
scrub-rtsummary_2021-09-12 xfs: online scrubbing of realtime summary files (2021-09-12) tar.gz
repair-prep-for-bulk-loading_2021-09-12 xfs: prepare repair for bulk loading (2021-09-12) tar.gz
repair-bitmap-rework_2021-09-12 xfs: rework online repair incore bitmap (2021-09-12) tar.gz
repair-reap-fixes_2021-09-12 xfs: fix online repair block reaping (2021-09-12) tar.gz
reflink-speedups_2021-09-12 xfs: fix reflink inefficiencies (2021-09-12) tar.gz
rmap-speedups_2021-09-12 xfs: fix rmap inefficiencies (2021-09-12) tar.gz
scrub-fix-checking-gaps_2021-09-12 xfs: close some gaps in scrub checking (2021-09-12) tar.gz
xfs-5.15-merge_2021-09-12 xfs: new code for 5.15 (2021-09-12) tar.gz
iomap-5.15-merge_2021-09-12 iomap: new code for 5.15 (2021-09-12) tar.gz
vfs-5.15-merge_2021-09-12 vfs: new code for 5.15 (2021-09-12) tar.gz
v5.15-rc1    Linux 5.15-rc1 (2021-09-12) tar.gz
zero-initialize-pmem_2021-09-03 vfs: enable userspace to reset damaged file storage (2021-09-03) tar.gz
defrag-freespace_2021-09-03 xfs: defragment free space (2021-09-03) tar.gz
report-refcounts_2021-09-03 xfs: report refcount information to userspace (2021-09-03) tar.gz
scrub-drain-intents_2021-09-03 xfs: drain intents when performing online fsck (2021-09-03) tar.gz
scrub-nlinks_2021-09-03 xfs_scrub: check file link counts (2021-09-03) tar.gz
vectorized-scrub_2021-09-03 xfs: vectorize scrub kernel calls (2021-09-03) tar.gz
reduce-eofblocks-gc-on-close_2021-09-03 xfs: improve post-close eofblocks gc behavior (2021-09-03) tar.gz
realtime-quotas_2021-09-03 xfs: enable quota for realtime voluems (2021-09-03) tar.gz
realtime-reflink-extsize_2021-09-03 xfs: reflink with large realtime extents (2021-09-03) tar.gz
realtime-reflink_2021-09-03 xfs: reflink on the realtime device (2021-09-03) tar.gz
refcount-intent-cleanups_2021-09-03 xfs: refcount log intent cleanups (2021-09-03) tar.gz
noalloc-ags_2021-09-03 xfs: noalloc allocation groups (2021-09-03) tar.gz
realtime-rmap_2021-09-03 xfs: realtime reverse-mapping support (2021-09-03) tar.gz
rmap-intent-cleanups_2021-09-03 xfs: rmap log intent cleanups (2021-09-03) tar.gz
btree-cleanups_2021-09-03 xfs: btree cleanups (2021-09-03) tar.gz
realtime-extfree-intents_2021-09-03 xfs: widen EFI format to support rt (2021-09-03) tar.gz
extfree-intent-cleanups_2021-09-03 xfs: extent free log intent cleanups (2021-09-03) tar.gz
reserve-rt-metadata-space_2021-09-03 xfs: enable in-core block reservation for rt metadata (2021-09-03) tar.gz
refactor-rt-locking_2021-09-03 xfs: refactor realtime meta inode locking (2021-09-03) tar.gz
btree-dynamic-depth_2021-09-03 xfs: support dynamic btree cursor height (2021-09-03) tar.gz
btree-ifork-records_2021-09-03 xfs: refactor btrees to support records in inode root (2021-09-03) tar.gz
metadir_2021-09-03 xfs: metadata inode directories (2021-09-03) tar.gz
inode-refactor_2021-09-03 xfs: hoist inode operations to libxfs (2021-09-03) tar.gz
repair-dirs_2021-09-03 xfs: online repair of directories (2021-09-03) tar.gz
repair-xattrs_2021-09-03 xfs: online repair of extended attributes (2021-09-03) tar.gz
repair-rtsummary_2021-09-03 xfs: online repair of realtime summaries (2021-09-03) tar.gz
atomic-file-updates_2021-09-03 xfs: atomic file updates (2021-09-03) tar.gz
expand-bmap-intent-usage_2021-09-03 xfs: support attrfork and unwritten BUIs (2021-09-03) tar.gz
realtime-bmap-intents_2021-09-03 xfs: widen BUI formats to support rt (2021-09-03) tar.gz
bmap-intent-cleanups_2021-09-03 xfs: bmap log intent cleanups (2021-09-03) tar.gz
repair-hard-problems_2021-09-03 xfs: online repair hard problems (2021-09-03) tar.gz
indirect-health-reporting_2021-09-03 xfs: indirect health reporting (2021-09-03) tar.gz
corruption-health-reports_2021-09-03 xfs: report corruption to the health trackers (2021-09-03) tar.gz
repair-quota_2021-09-03 xfs: online repair of quota and counters (2021-09-03) tar.gz
repair-inodes_2021-09-03 xfs: online repair of inodes and extent maps (2021-09-03) tar.gz
repair-ag-btrees_2021-09-03 xfs: online repair of AG btrees (2021-09-03) tar.gz
scrub-rtsummary_2021-09-03 xfs: online scrubbing of realtime summary files (2021-09-03) tar.gz
repair-prep-for-bulk-loading_2021-09-03 xfs: prepare repair for bulk loading (2021-09-03) tar.gz
repair-bitmap-rework_2021-09-03 xfs: rework online repair incore bitmap (2021-09-03) tar.gz
repair-reap-fixes_2021-09-03 xfs: fix online repair block reaping (2021-09-03) tar.gz
reflink-speedups_2021-09-03 xfs: fix reflink inefficiencies (2021-09-03) tar.gz
rmap-speedups_2021-09-03 xfs: fix rmap inefficiencies (2021-09-03) tar.gz
scrub-fix-checking-gaps_2021-09-03 xfs: close some gaps in scrub checking (2021-09-03) tar.gz
xfs-5.15-merge_2021-09-03 xfs: new code for 5.15 (2021-09-03) tar.gz
iomap-5.15-merge_2021-09-03 iomap: new code for 5.15 (2021-09-03) tar.gz
vfs-5.15-merge_2021-09-03 vfs: new code for 5.15 (2021-09-03) tar.gz
v5.14        Linux 5.14 (2021-08-29) tar.gz
xfs-5.15-merge-6 New code for 5.15:  - Fix a potential log livelock on busy filesystems when there's so much    work going on that we can't finish a quotaoff before filling up the log    by removing the ability to disable quota accounting.  - Introduce the ability to use per-CPU data structures in XFS so that    we can do a better job of maintaining CPU locality for certain    operations.  - Defer inode inactivation work to per-CPU lists, which will help us    batch that processing.  Deletions of large sparse files will *appear*    to run faster, but all that means is that we've moved the work to the    backend.  - Drop the EXPERIMENTAL warnings from the y2038+ support and the inode    btree counters, since it's been nearly a year and no complaints have    come in.  - Remove more of our bespoke kmem* variants in favor of using the    standard Linux calls.  - Prepare for the addition of log incompat features in upcoming cycles    by actually adding code to support this.  - Small cleanups of the xattr code in preparation for landing support    for full logging of extended attribute updates in a future cycle.  - Replace the various log shutdown state and flag code all over xfs    with a single atomic bit flag.  - Fix a serious log recovery bug where log item replay can be skipped    based on the start lsn of a transaction even though the transaction    commit lsn is the key data point for that by enforcing start lsns to    appear in the log in the same order as commit lsns.  - Enable pipelining in the code that pushes log items to disk.  - Drop ->writepage.  - Fix some bugs in GETFSMAP where the last fsmap record reported for a    device could extend beyond the end of the device, and a separate bug    where query keys for one device could be applied to another.  - Don't let GETFSMAP query functions edit their input parameters.  - Small cleanups to the scrub code's handling of perag structures.  - Small cleanups to the incore inode tree walk code.  - Constify btree function parameters that aren't changed, so that there    will never again be confusion about range query functions changing    their input parameters.  - Standardize the format and names of tracepoint data attributes.  - Clean up all the mount state and feature flags to use wrapped bitset    functions instead of inconsistently open-coded flag checks.  - Fix some confusion between xfs_buf hash table key variable vs. block    number.  - Fix a mis-interaction with iomap where we reported shared delalloc    cow fork extents to iomap, which would cause the iomap unshare    operation to return IO errors unnecessarily.  - Fix DONTCACHE behavior. (2021-08-26) tar.gz
iomap-5.15-merge-4 New code for 5.15:  - Simplify the bio_end_page usage in the buffered IO code.  - Support reading inline data at nonzero offsets for erofs.  - Fix some typos and bad grammar.  - Convert kmap_atomic usage in the inline data read path.  - Add some extra inline data input checking.  - Fix a memory corruption bug stemming from iomap_swapfile_activate    trying to activate more pages than mm was expecting.  - Pass errnos through the page writeback code so that writeback errors    are reported correctly instead of being munged to EIO.  - Replace iomap_apply with a open-coded iterator loops to reduce the    number of indirect calls by a third to a half.  - Refactor the fsdax code to use iomap iterators instead of the    open-coded iomap_apply code that it had before.  - Format file range iomap tracepoint data in hexadecimal and    standardize the names used in the pretty-print string. (2021-08-26) tar.gz
defrag-freespace_2021-08-25 xfs: defragment free space (2021-08-25) tar.gz
report-refcounts_2021-08-25 xfs: report refcount information to userspace (2021-08-25) tar.gz
scrub-drain-intents_2021-08-25 xfs: drain intents when performing online fsck (2021-08-25) tar.gz
scrub-nlinks_2021-08-25 xfs_scrub: check file link counts (2021-08-25) tar.gz
vectorized-scrub_2021-08-25 xfs: vectorize scrub kernel calls (2021-08-25) tar.gz
reduce-eofblocks-gc-on-close_2021-08-25 xfs: improve post-close eofblocks gc behavior (2021-08-25) tar.gz
realtime-quotas_2021-08-25 xfs: enable quota for realtime voluems (2021-08-25) tar.gz
realtime-reflink-extsize_2021-08-25 xfs: reflink with large realtime extents (2021-08-25) tar.gz
realtime-reflink_2021-08-25 xfs: reflink on the realtime device (2021-08-25) tar.gz
noalloc-ags_2021-08-25 xfs: noalloc allocation groups (2021-08-25) tar.gz
realtime-rmap_2021-08-25 xfs: realtime reverse-mapping support (2021-08-25) tar.gz
realtime-extfree-intents_2021-08-25 xfs: widen EFI format to support rt (2021-08-25) tar.gz
reserve-rt-metadata-space_2021-08-25 xfs: enable in-core block reservation for rt metadata (2021-08-25) tar.gz
refactor-rt-locking_2021-08-25 xfs: refactor realtime meta inode locking (2021-08-25) tar.gz
btree-dynamic-depth_2021-08-25 xfs: support dynamic btree cursor height (2021-08-25) tar.gz
btree-ifork-records_2021-08-25 xfs: refactor btrees to support records in inode root (2021-08-25) tar.gz
metadir_2021-08-25 xfs: metadata inode directories (2021-08-25) tar.gz
inode-refactor_2021-08-25 xfs: hoist inode operations to libxfs (2021-08-25) tar.gz
repair-dirs_2021-08-25 xfs: online repair of directories (2021-08-25) tar.gz
repair-xattrs_2021-08-25 xfs: online repair of extended attributes (2021-08-25) tar.gz
repair-rtsummary_2021-08-25 xfs: online repair of realtime summaries (2021-08-25) tar.gz
atomic-file-updates_2021-08-25 xfs: atomic file updates (2021-08-25) tar.gz
log-use-incompat-features_2021-08-25 xfs: enable use of log incompat features (2021-08-25) tar.gz
expand-bmap-intent-usage_2021-08-25 xfs: support attrfork and unwritten BUIs (2021-08-25) tar.gz
realtime-bmap-intents_2021-08-25 xfs: widen BUI formats to support rt (2021-08-25) tar.gz
repair-hard-problems_2021-08-25 xfs: online repair hard problems (2021-08-25) tar.gz
indirect-health-reporting_2021-08-25 xfs: indirect health reporting (2021-08-25) tar.gz
corruption-health-reports_2021-08-25 xfs: report corruption to the health trackers (2021-08-25) tar.gz
repair-inodes_2021-08-25 xfs: online repair of inodes and extent maps (2021-08-25) tar.gz
repair-quota_2021-08-25 xfs: online repair of quota and counters (2021-08-25) tar.gz
repair-ag-btrees_2021-08-25 xfs: online repair of AG btrees (2021-08-25) tar.gz
scrub-rtsummary_2021-08-25 xfs: online scrubbing of realtime summary files (2021-08-25) tar.gz
repair-prep-for-bulk-loading_2021-08-25 xfs: prepare repair for bulk loading (2021-08-25) tar.gz
repair-bitmap-rework_2021-08-25 xfs: rework online repair incore bitmap (2021-08-25) tar.gz
repair-reap-fixes_2021-08-25 xfs: fix online repair block reaping (2021-08-25) tar.gz
reflink-speedups_2021-08-25 xfs: fix reflink inefficiencies (2021-08-25) tar.gz
rmap-speedups_2021-08-25 xfs: fix rmap inefficiencies (2021-08-25) tar.gz
scrub-fix-checking-gaps_2021-08-25 xfs: close some gaps in scrub checking (2021-08-25) tar.gz
xfs-5.15-merge_2021-08-25 xfs: new code for 5.15 (2021-08-25) tar.gz
v5.14-rc7    Linux 5.14-rc7 (2021-08-22) tar.gz
xfs-5.15-merge-5 New code for 5.15:  - Fix a potential log livelock on busy filesystems when there's so much    work going on that we can't finish a quotaoff before filling up the log    by removing the ability to disable quota accounting.  - Introduce the ability to use per-CPU data structures in XFS so that    we can do a better job of maintaining CPU locality for certain    operations.  - Defer inode inactivation work to per-CPU lists, which will help us    batch that processing.  Deletions of large sparse files will *appear*    to run faster, but all that means is that we've moved the work to the    backend.  - Drop the EXPERIMENTAL warnings from the y2038+ support and the inode    btree counters, since it's been nearly a year and no complaints have    come in.  - Remove more of our bespoke kmem* variants in favor of using the    standard Linux calls.  - Prepare for the addition of log incompat features in upcoming cycles    by actually adding code to support this.  - Small cleanups of the xattr code in preparation for landing support    for full logging of extended attribute updates in a future cycle.  - Replace the various log shutdown state and flag code all over xfs    with a single atomic bit flag.  - Fix a serious log recovery bug where log item replay can be skipped    based on the start lsn of a transaction even though the transaction    commit lsn is the key data point for that by enforcing start lsns to    appear in the log in the same order as commit lsns.  - Enable pipelining in the code that pushes log items to disk.  - Drop ->writepage.  - Fix some bugs in GETFSMAP where the last fsmap record reported for a    device could extend beyond the end of the device, and a separate bug    where query keys for one device could be applied to another.  - Don't let GETFSMAP query functions edit their input parameters.  - Small cleanups to the scrub code's handling of perag structures.  - Small cleanups to the incore inode tree walk code.  - Constify btree function parameters that aren't changed, so that there    will never again be confusion about range query functions changing    their input parameters.  - Standardize the format and names of tracepoint data attributes.  - Clean up all the mount state and feature flags to use wrapped bitset    functions instead of inconsistently open-coded flag checks.  - Fix some confusion between xfs_buf hash table key variable vs. block    number. (2021-08-21) tar.gz
xfs-5.15-merge-4 New code for 5.15:  - Fix a potential log livelock on busy filesystems when there's so much    work going on that we can't finish a quotaoff before filling up the log    by removing the ability to disable quota accounting.  - Introduce the ability to use per-CPU data structures in XFS so that    we can do a better job of maintaining CPU locality for certain    operations.  - Defer inode inactivation work to per-CPU lists, which will help us    batch that processing.  Deletions of large sparse files will *appear*    to run faster, but all that means is that we've moved the work to the    backend.  - Drop the EXPERIMENTAL warnings from the y2038+ support and the inode    btree counters, since it's been nearly a year and no complaints have    come in.  - Remove more of our bespoke kmem* variants in favor of using the    standard Linux calls.  - Prepare for the addition of log incompat features in upcoming cycles    by actually adding code to support this.  - Small cleanups of the xattr code in preparation for landing support    for full logging of extended attribute updates in a future cycle.  - Replace the various log shutdown state and flag code all over xfs    with a single atomic bit flag.  - Fix a serious log recovery bug where log item replay can be skipped    based on the start lsn of a transaction even though the transaction    commit lsn is the key data point for that by enforcing start lsns to    appear in the log in the same order as commit lsns.  - Enable pipelining in the code that pushes log items to disk.  - Drop ->writepage.  - Fix some bugs in GETFSMAP where the last fsmap record reported for a    device could extend beyond the end of the device, and a separate bug    where query keys for one device could be applied to another.  - Don't let GETFSMAP query functions edit their input parameters.  - Small cleanups to the scrub code's handling of perag structures.  - Small cleanups to the incore inode tree walk code.  - Constify btree function parameters that aren't changed, so that there    will never again be confusion about range query functions changing    their input parameters. (2021-08-19) tar.gz
xfs-5.15-merge-3 New code for 5.15:  - Fix a potential log livelock on busy filesystems when there's so much    work going on that we can't finish a quotaoff before filling up the log    by removing the ability to disable quota accounting.  - Introduce the ability to use per-CPU data structures in XFS so that    we can do a better job of maintaining CPU locality for certain    operations.  - Defer inode inactivation work to per-CPU lists, which will help us    batch that processing.  Deletions of large sparse files will *appear*    to run faster, but all that means is that we've moved the work to the    backend.  - Drop the EXPERIMENTAL warnings from the y2038+ support and the inode    btree counters, since it's been nearly a year and no complaints have    come in.  - Remove more of our bespoke kmem* variants in favor of using the    standard Linux calls.  - Prepare for the addition of log incompat features in upcoming cycles    by actually adding code to support this.  - Small cleanups of the xattr code in preparation for landing support    for full logging of extended attribute updates in a future cycle.  - Replace the various log shutdown state and flag code all over xfs    with a single atomic bit flag.  - Fix a serious log recovery bug where log item replay can be skipped    based on the start lsn of a transaction even though the transaction    commit lsn is the key data point for that by enforcing start lsns to    appear in the log in the same order as commit lsns.  - Enable pipelining in the code that pushes log items to disk.  - Drop ->writepage.  - Fix some bugs in GETFSMAP where the last fsmap record reported for a    device could extend beyond the end of the device, and a separate bug    where query keys for one device could be applied to another.  - Don't let GETFSMAP query functions edit their input parameters. (2021-08-19) tar.gz
iomap-5.15-merge-3 New code for 5.15:  - Simplify the bio_end_page usage in the buffered IO code.  - Support reading inline data at nonzero offsets for erofs.  - Fix some typos and bad grammar.  - Convert kmap_atomic usage in the inline data read path.  - Add some extra inline data input checking.  - Fix a memory corruption bug stemming from iomap_swapfile_activate    trying to activate more pages than mm was expecting.  - Pass errnos through the page writeback code so that writeback errors    are reported correctly instead of being munged to EIO.  - Replace iomap_apply with a open-coded iterator loops to reduce the    number of indirect calls by a third to a half.  - Refactor the fsdax code to use iomap iterators instead of the    open-coded iomap_apply code that it had before. (2021-08-19) tar.gz
dax-zeroinit-clear-poison-5.15_2021-08-17 dax: fix broken pmem poison narrative (2021-08-17) tar.gz
standardize-tracepoints-5.15_2021-08-17 xfs: clean up ftrace field tags and formats (2021-08-17) tar.gz
xfs-5.15-merge-next_2021-08-17 xfs: more new code for 5.15 (2021-08-17) tar.gz
xfs-5.15-merge_2021-08-17 xfs: new code for 5.15 (2021-08-17) tar.gz
defrag-freespace_2021-08-16 xfs: defragment free space (2021-08-16) tar.gz
report-refcounts_2021-08-16 xfs: report refcount information to userspace (2021-08-16) tar.gz
scrub-drain-intents_2021-08-16 xfs: drain intents when performing online fsck (2021-08-16) tar.gz
scrub-nlinks_2021-08-16 xfs_scrub: check file link counts (2021-08-16) tar.gz
vectorized-scrub_2021-08-16 xfs: vectorize scrub kernel calls (2021-08-16) tar.gz
realtime-quotas_2021-08-16 xfs: enable quota for realtime voluems (2021-08-16) tar.gz
reduce-eofblocks-gc-on-close_2021-08-16 xfs: improve post-close eofblocks gc behavior (2021-08-16) tar.gz
realtime-reflink-extsize_2021-08-16 xfs: reflink with large realtime extents (2021-08-16) tar.gz
realtime-reflink_2021-08-16 xfs: reflink on the realtime device (2021-08-16) tar.gz
noalloc-ags_2021-08-16 xfs: noalloc allocation groups (2021-08-16) tar.gz
realtime-rmap_2021-08-16 xfs: realtime reverse-mapping support (2021-08-16) tar.gz
realtime-extfree-intents_2021-08-16 xfs: widen EFI format to support rt (2021-08-16) tar.gz
reserve-rt-metadata-space_2021-08-16 xfs: enable in-core block reservation for rt metadata (2021-08-16) tar.gz
refactor-rt-locking_2021-08-16 xfs: refactor realtime meta inode locking (2021-08-16) tar.gz
btree-dynamic-depth_2021-08-16 xfs: support dynamic btree cursor height (2021-08-16) tar.gz
btree-ifork-records_2021-08-16 xfs: refactor btrees to support records in inode root (2021-08-16) tar.gz
metadir_2021-08-16 xfs: metadata inode directories (2021-08-16) tar.gz
inode-refactor_2021-08-16 xfs: hoist inode operations to libxfs (2021-08-16) tar.gz
repair-dirs_2021-08-16 xfs: online repair of directories (2021-08-16) tar.gz
repair-xattrs_2021-08-16 xfs: online repair of extended attributes (2021-08-16) tar.gz
repair-rtsummary_2021-08-16 xfs: online repair of realtime summaries (2021-08-16) tar.gz
atomic-file-updates_2021-08-16 xfs: atomic file updates (2021-08-16) tar.gz
log-use-incompat-features_2021-08-16 xfs: enable use of log incompat features (2021-08-16) tar.gz
expand-bmap-intent-usage_2021-08-16 xfs: support attrfork and unwritten BUIs (2021-08-16) tar.gz
realtime-bmap-intents_2021-08-16 xfs: widen BUI formats to support rt (2021-08-16) tar.gz
repair-hard-problems_2021-08-16 xfs: online repair hard problems (2021-08-16) tar.gz
indirect-health-reporting_2021-08-16 xfs: indirect health reporting (2021-08-16) tar.gz
corruption-health-reports_2021-08-16 xfs: report corruption to the health trackers (2021-08-16) tar.gz
repair-quota_2021-08-16 xfs: online repair of quota and counters (2021-08-16) tar.gz
repair-inodes_2021-08-16 xfs: online repair of inodes and extent maps (2021-08-16) tar.gz
repair-ag-btrees_2021-08-16 xfs: online repair of AG btrees (2021-08-16) tar.gz
scrub-rtsummary_2021-08-16 xfs: online scrubbing of realtime summary files (2021-08-16) tar.gz
repair-prep-for-bulk-loading_2021-08-16 xfs: prepare repair for bulk loading (2021-08-16) tar.gz
repair-bitmap-rework_2021-08-16 xfs: rework online repair incore bitmap (2021-08-16) tar.gz
repair-reap-fixes_2021-08-16 xfs: fix online repair block reaping (2021-08-16) tar.gz
reflink-speedups_2021-08-16 xfs: fix reflink inefficiencies (2021-08-16) tar.gz
rmap-speedups_2021-08-16 xfs: fix rmap inefficiencies (2021-08-16) tar.gz
scrub-fix-checking-gaps_2021-08-16 xfs: close some gaps in scrub checking (2021-08-16) tar.gz
xfs-5.15-merge_2021-08-16 xfs: new code for 5.15 (2021-08-16) tar.gz
dax-zeroinit-clear-poison-5.15_2021-08-16 dax: fix broken pmem poison narrative (2021-08-16) tar.gz
xfs-5.15-merge-next_2021-08-16 xfs: more new code for 5.15 (2021-08-16) tar.gz
v5.14-rc6    Linux 5.14-rc6 (2021-08-15) tar.gz
constify-btree-5.15_2021-08-12 xfs: constify btree operations (2021-08-12) tar.gz
random-fixes-5.15_2021-08-12 xfs: more random tweaks (2021-08-12) tar.gz
fsmap-fixes-5.15_2021-08-12 xfs: fix various bugs in fsmap (2021-08-12) tar.gz
xfs-5.15-merge-next_2021-08-12 xfs: more new code for 5.15 (2021-08-12) tar.gz
xfs-5.15-merge_2021-08-12 xfs: new code for 5.15 (2021-08-12) tar.gz
constify-btree-5.15_2021-08-11 xfs: constify btree operations (2021-08-11) tar.gz
fsmap-fixes-5.15_2021-08-11 xfs: fix various bugs in fsmap (2021-08-11) tar.gz
random-fixes-5.15_2021-08-11 xfs: more random tweaks (2021-08-11) tar.gz
xfs-5.15-merge-next_2021-08-11 xfs: more new code for 5.15 (2021-08-11) tar.gz
xfs-5.15-merge_2021-08-11 xfs: new code for 5.15 (2021-08-11) tar.gz
xfs-5.15-merge-2 New code for 5.15:  - Fix a potential log livelock on busy filesystems when there's so much    work going on that we can't finish a quotaoff before filling up the log    by removing the ability to disable quota accounting.  - Introduce the ability to use per-CPU data structures in XFS so that    we can do a better job of maintaining CPU locality for certain    operations.  - Defer inode inactivation work to per-CPU lists, which will help us    batch that processing.  Deletions of large sparse files will *appear*    to run faster, but all that means is that we've moved the work to the    backend.  - Drop the EXPERIMENTAL warnings from the y2038+ support and the inode    btree counters, since it's been nearly a year and no complaints have    come in.  - Remove more of our bespoke kmem* variants in favor of using the    standard Linux calls.  - Prepare for the addition of log incompat features in upcoming cycles    by actually adding code to support this.  - Small cleanups of the xattr code in preparation for landing support    for full logging of extended attribute updates in a future cycle.  - Note: this fixes some SOB errors in the previous push. (2021-08-11) tar.gz
xfs-5.15-merge-1 New code for 5.15:  - Fix a potential log livelock on busy filesystems when there's so much    work going on that we can't finish a quotaoff before filling up the log    by removing the ability to disable quota accounting.  - Introduce the ability to use per-CPU data structures in XFS so that    we can do a better job of maintaining CPU locality for certain    operations.  - Defer inode inactivation work to per-CPU lists, which will help us    batch that processing.  Deletions of large sparse files will *appear*    to run faster, but all that means is that we've moved the work to the    backend.  - Drop the EXPERIMENTAL warnings from the y2038+ support and the inode    btree counters, since it's been nearly a year and no complaints have    come in.  - Remove more of our bespoke kmem* variants in favor of using the    standard Linux calls.  - Prepare for the addition of log incompat features in upcoming cycles    by actually adding code to support this.  - Small cleanups of the xattr code in preparation for landing support    for full logging of extended attribute updates in a future cycle. (2021-08-09) tar.gz
v5.14-rc5    Linux 5.14-rc5 (2021-08-08) tar.gz
report-refcounts_2021-08-06 xfs: report refcount information to userspace (2021-08-06) tar.gz
scrub-drain-intents_2021-08-06 xfs: drain intents when performing online fsck (2021-08-06) tar.gz
scrub-nlinks_2021-08-06 xfs_scrub: check file link counts (2021-08-06) tar.gz
vectorized-scrub_2021-08-06 xfs: vectorize scrub kernel calls (2021-08-06) tar.gz
reduce-eofblocks-gc-on-close_2021-08-06 xfs: improve post-close eofblocks gc behavior (2021-08-06) tar.gz
realtime-quotas_2021-08-06 xfs: enable quota for realtime voluems (2021-08-06) tar.gz
realtime-reflink-extsize_2021-08-06 xfs: reflink with large realtime extents (2021-08-06) tar.gz
realtime-reflink_2021-08-06 xfs: reflink on the realtime device (2021-08-06) tar.gz
noalloc-ags_2021-08-06 xfs: noalloc allocation groups (2021-08-06) tar.gz
realtime-rmap_2021-08-06 xfs: realtime reverse-mapping support (2021-08-06) tar.gz
realtime-extfree-intents_2021-08-06 xfs: widen EFI format to support rt (2021-08-06) tar.gz
reserve-rt-metadata-space_2021-08-06 xfs: enable in-core block reservation for rt metadata (2021-08-06) tar.gz
refactor-rt-locking_2021-08-06 xfs: refactor realtime meta inode locking (2021-08-06) tar.gz
btree-dynamic-depth_2021-08-06 xfs: support dynamic btree cursor height (2021-08-06) tar.gz
btree-ifork-records_2021-08-06 xfs: refactor btrees to support records in inode root (2021-08-06) tar.gz
metadir_2021-08-06 xfs: metadata inode directories (2021-08-06) tar.gz
inode-refactor_2021-08-06 xfs: hoist inode operations to libxfs (2021-08-06) tar.gz
repair-dirs_2021-08-06 xfs: online repair of directories (2021-08-06) tar.gz
repair-xattrs_2021-08-06 xfs: online repair of extended attributes (2021-08-06) tar.gz
repair-rtsummary_2021-08-06 xfs: online repair of realtime summaries (2021-08-06) tar.gz
atomic-file-updates_2021-08-06 xfs: atomic file updates (2021-08-06) tar.gz
log-use-incompat-features_2021-08-06 xfs: enable use of log incompat features (2021-08-06) tar.gz
expand-bmap-intent-usage_2021-08-06 xfs: support attrfork and unwritten BUIs (2021-08-06) tar.gz
realtime-bmap-intents_2021-08-06 xfs: widen BUI formats to support rt (2021-08-06) tar.gz
repair-hard-problems_2021-08-06 xfs: online repair hard problems (2021-08-06) tar.gz
indirect-health-reporting_2021-08-06 xfs: indirect health reporting (2021-08-06) tar.gz
corruption-health-reports_2021-08-06 xfs: report corruption to the health trackers (2021-08-06) tar.gz
repair-quota_2021-08-06 xfs: online repair of quota and counters (2021-08-06) tar.gz
repair-inodes_2021-08-06 xfs: online repair of inodes and extent maps (2021-08-06) tar.gz
repair-ag-btrees_2021-08-06 xfs: online repair of AG btrees (2021-08-06) tar.gz
scrub-rtsummary_2021-08-06 xfs: online scrubbing of realtime summary files (2021-08-06) tar.gz
repair-prep-for-bulk-loading_2021-08-06 xfs: prepare repair for bulk loading (2021-08-06) tar.gz
repair-bitmap-rework_2021-08-06 xfs: rework online repair incore bitmap (2021-08-06) tar.gz
repair-reap-fixes_2021-08-06 xfs: fix online repair block reaping (2021-08-06) tar.gz
reflink-speedups_2021-08-06 xfs: fix reflink inefficiencies (2021-08-06) tar.gz
rmap-speedups_2021-08-06 xfs: fix rmap inefficiencies (2021-08-06) tar.gz
scrub-fix-checking-gaps_2021-08-06 xfs: close some gaps in scrub checking (2021-08-06) tar.gz
xfs-5.15-merge_2021-08-06 xfs: new code for 5.15 (2021-08-06) tar.gz
other-stuff-for-5.15_2021-08-06 xfs: other stuff for 5.15 (2021-08-06) tar.gz
deferred-inactivation-5.15_2021-08-06 xfs: deferred inode inactivation (2021-08-06) tar.gz
remove-quotaoff-5.15_2021-08-06 xfs: don't allow disabling quota accounting on a mounted file system (2021-08-06) tar.gz
vfs-5.15-merge-1 New code for 5.15:  - Strengthen parameter checking for project quota ids. (2021-08-05) tar.gz
iomap-5.15-merge-2 New code for 5.15:  - Simplify the bio_end_page usage in the buffered IO code.  - Support reading inline data at nonzero offsets for erofs.  - Fix some typos and bad grammar.  - Convert kmap_atomic usage in the inline data read path.  - Add some extra inline data input checking. (2021-08-05) tar.gz
other-stuff-for-5.15_2021-08-04 xfs: other stuff for 5.15 (2021-08-04) tar.gz
deferred-inactivation-5.15_2021-08-04 xfs: deferred inode inactivation (2021-08-04) tar.gz
remove-quotaoff-5.15_2021-08-04 xfs: don't allow disabling quota accounting on a mounted file system (2021-08-04) tar.gz
other-stuff-for-5.15_2021-08-03 xfs: other stuff for 5.15 (2021-08-03) tar.gz
deferred-inactivation-5.15_2021-08-03 xfs: deferred inode inactivation (2021-08-03) tar.gz
remove-quotaoff-5.15_2021-08-03 xfs: don't allow disabling quota accounting on a mounted file system (2021-08-03) tar.gz
iomap-5.15-merge-1 New code for 5.15:  - Simplify the bio_end_page usage in the buffered IO code.  - Support reading inline data at nonzero offsets for erofs.  - Fix some typos and bad grammar. (2021-08-03) tar.gz
v5.14-rc4    Linux 5.14-rc4 (2021-08-01) tar.gz
deferred-inactivation-5.15_2021-07-29 xfs: deferred inode inactivation (2021-07-29) tar.gz
remove-quotaoff-5.15_2021-07-29 xfs: don't allow disabling quota accounting on a mounted file system (2021-07-29) tar.gz
xfs-5.14-fixes-2 Fixes for 5.14-rc4:  * Fix a number of coordination bugs relating to cache flushes for    metadata writeback, cache flushes for multi-buffer log writes, and    FUA writes for single-buffer log writes.  * Fix a bug with incorrect replay of attr3 blocks.  * Fix unnecessary stalls when flushing logs to disk.  * Fix spoofing problems when recovering realtime bitmap blocks. (2021-07-29) tar.gz
v5.14-rc3    Linux 5.14-rc3 (2021-07-25) tar.gz
report-refcounts_2021-07-23 xfs: report refcount information to userspace (2021-07-23) tar.gz
scrub-drain-intents_2021-07-23 xfs: drain intents when performing online fsck (2021-07-23) tar.gz
scrub-nlinks_2021-07-23 xfs_scrub: check file link counts (2021-07-23) tar.gz
reduce-eofblocks-gc-on-close_2021-07-23 xfs: improve post-close eofblocks gc behavior (2021-07-23) tar.gz
vectorized-scrub_2021-07-23 xfs: vectorize scrub kernel calls (2021-07-23) tar.gz
realtime-quotas_2021-07-23 xfs: enable quota for realtime voluems (2021-07-23) tar.gz
realtime-reflink-extsize_2021-07-23 xfs: reflink with large realtime extents (2021-07-23) tar.gz
realtime-reflink_2021-07-23 xfs: reflink on the realtime device (2021-07-23) tar.gz
noalloc-ags_2021-07-23 xfs: noalloc allocation groups (2021-07-23) tar.gz
realtime-rmap_2021-07-23 xfs: realtime reverse-mapping support (2021-07-23) tar.gz
realtime-extfree-intents_2021-07-23 xfs: widen EFI format to support rt (2021-07-23) tar.gz
refactor-rt-locking_2021-07-23 xfs: refactor realtime meta inode locking (2021-07-23) tar.gz
reserve-rt-metadata-space_2021-07-23 xfs: enable in-core block reservation for rt metadata (2021-07-23) tar.gz
btree-dynamic-depth_2021-07-23 xfs: support dynamic btree cursor height (2021-07-23) tar.gz
btree-ifork-records_2021-07-23 xfs: refactor btrees to support records in inode root (2021-07-23) tar.gz
metadir_2021-07-23 xfs: metadata inode directories (2021-07-23) tar.gz
inode-refactor_2021-07-23 xfs: hoist inode operations to libxfs (2021-07-23) tar.gz
repair-dirs_2021-07-23 xfs: online repair of directories (2021-07-23) tar.gz
repair-rtsummary_2021-07-23 xfs: online repair of realtime summaries (2021-07-23) tar.gz
repair-xattrs_2021-07-23 xfs: online repair of extended attributes (2021-07-23) tar.gz
atomic-file-updates_2021-07-23 xfs: atomic file updates (2021-07-23) tar.gz
log-use-incompat-features_2021-07-23 xfs: enable use of log incompat features (2021-07-23) tar.gz
expand-bmap-intent-usage_2021-07-23 xfs: support attrfork and unwritten BUIs (2021-07-23) tar.gz
realtime-bmap-intents_2021-07-23 xfs: widen BUI formats to support rt (2021-07-23) tar.gz
repair-hard-problems_2021-07-23 xfs: online repair hard problems (2021-07-23) tar.gz
corruption-health-reports_2021-07-23 xfs: report corruption to the health trackers (2021-07-23) tar.gz
indirect-health-reporting_2021-07-23 xfs: indirect health reporting (2021-07-23) tar.gz
repair-quota_2021-07-23 xfs: online repair of quota and counters (2021-07-23) tar.gz
repair-inodes_2021-07-23 xfs: online repair of inodes and extent maps (2021-07-23) tar.gz
repair-ag-btrees_2021-07-23 xfs: online repair of AG btrees (2021-07-23) tar.gz
scrub-rtsummary_2021-07-23 xfs: online scrubbing of realtime summary files (2021-07-23) tar.gz
repair-prep-for-bulk-loading_2021-07-23 xfs: prepare repair for bulk loading (2021-07-23) tar.gz
repair-bitmap-rework_2021-07-23 xfs: rework online repair incore bitmap (2021-07-23) tar.gz
repair-reap-fixes_2021-07-23 xfs: fix online repair block reaping (2021-07-23) tar.gz
reflink-speedups_2021-07-23 xfs: fix reflink inefficiencies (2021-07-23) tar.gz
rmap-speedups_2021-07-23 xfs: fix rmap inefficiencies (2021-07-23) tar.gz
scrub-fix-checking-gaps_2021-07-23 xfs: close some gaps in scrub checking (2021-07-23) tar.gz
random-fixes_2021-07-23 xfs: various fixes (2021-07-23) tar.gz
deferred-inactivation_2021-07-23 xfs: deferred inode inactivation (2021-07-23) tar.gz
small-changes_2021-07-23 xfs: miscellaneous changes for 5.15 (2021-07-23) tar.gz
report-refcounts_2021-07-19 xfs: report refcount information to userspace (2021-07-19) tar.gz
scrub-drain-intents_2021-07-19 xfs: drain intents when performing online fsck (2021-07-19) tar.gz
scrub-nlinks_2021-07-19 xfs_scrub: check file link counts (2021-07-19) tar.gz
vectorized-scrub_2021-07-19 xfs: vectorize scrub kernel calls (2021-07-19) tar.gz
reduce-eofblocks-gc-on-close_2021-07-19 xfs: improve post-close eofblocks gc behavior (2021-07-19) tar.gz
realtime-quotas_2021-07-19 xfs: enable quota for realtime voluems (2021-07-19) tar.gz
realtime-reflink-extsize_2021-07-19 xfs: reflink with large realtime extents (2021-07-19) tar.gz
realtime-reflink_2021-07-19 xfs: reflink on the realtime device (2021-07-19) tar.gz
noalloc-ags_2021-07-19 xfs: noalloc allocation groups (2021-07-19) tar.gz
realtime-extfree-intents_2021-07-19 xfs: widen EFI format to support rt (2021-07-19) tar.gz
realtime-rmap_2021-07-19 xfs: realtime reverse-mapping support (2021-07-19) tar.gz
reserve-rt-metadata-space_2021-07-19 xfs: enable in-core block reservation for rt metadata (2021-07-19) tar.gz
refactor-rt-locking_2021-07-19 xfs: refactor realtime meta inode locking (2021-07-19) tar.gz
btree-dynamic-depth_2021-07-19 xfs: support dynamic btree cursor height (2021-07-19) tar.gz
btree-ifork-records_2021-07-19 xfs: refactor btrees to support records in inode root (2021-07-19) tar.gz
metadir_2021-07-19 xfs: metadata inode directories (2021-07-19) tar.gz
inode-refactor_2021-07-19 xfs: hoist inode operations to libxfs (2021-07-19) tar.gz
repair-dirs_2021-07-19 xfs: online repair of directories (2021-07-19) tar.gz
repair-xattrs_2021-07-19 xfs: online repair of extended attributes (2021-07-19) tar.gz
repair-rtsummary_2021-07-19 xfs: online repair of realtime summaries (2021-07-19) tar.gz
atomic-file-updates_2021-07-19 xfs: atomic file updates (2021-07-19) tar.gz
log-use-incompat-features_2021-07-19 xfs: enable use of log incompat features (2021-07-19) tar.gz
expand-bmap-intent-usage_2021-07-19 xfs: support attrfork and unwritten BUIs (2021-07-19) tar.gz
realtime-bmap-intents_2021-07-19 xfs: widen BUI formats to support rt (2021-07-19) tar.gz
indirect-health-reporting_2021-07-19 xfs: indirect health reporting (2021-07-19) tar.gz
repair-hard-problems_2021-07-19 xfs: online repair hard problems (2021-07-19) tar.gz
corruption-health-reports_2021-07-19 xfs: report corruption to the health trackers (2021-07-19) tar.gz
repair-quota_2021-07-19 xfs: online repair of quota and counters (2021-07-19) tar.gz
repair-inodes_2021-07-19 xfs: online repair of inodes and extent maps (2021-07-19) tar.gz
repair-ag-btrees_2021-07-19 xfs: online repair of AG btrees (2021-07-19) tar.gz
scrub-rtsummary_2021-07-19 xfs: online scrubbing of realtime summary files (2021-07-19) tar.gz
repair-bitmap-rework_2021-07-19 xfs: rework online repair incore bitmap (2021-07-19) tar.gz
repair-prep-for-bulk-loading_2021-07-19 xfs: prepare repair for bulk loading (2021-07-19) tar.gz
repair-reap-fixes_2021-07-19 xfs: fix online repair block reaping (2021-07-19) tar.gz
reflink-speedups_2021-07-19 xfs: fix reflink inefficiencies (2021-07-19) tar.gz
rmap-speedups_2021-07-19 xfs: fix rmap inefficiencies (2021-07-19) tar.gz
scrub-fix-checking-gaps_2021-07-19 xfs: close some gaps in scrub checking (2021-07-19) tar.gz
deferred-inactivation_2021-07-19 xfs: deferred inode inactivation (2021-07-19) tar.gz
random-fixes_2021-07-19 xfs: various fixes (2021-07-19) tar.gz
small-changes_2021-07-19 xfs: miscellaneous changes for 5.15 (2021-07-19) tar.gz
v5.14-rc2    Linux 5.14-rc2 (2021-07-18) tar.gz
iomap-5.14-fixes-1 Fixes for 5.14-rc:  * Fix KASAN warnings due to integer overflow in SEEK_DATA/SEEK_HOLE.  * Fix assertion errors when using inlinedata files on gfs2. (2021-07-15) tar.gz
xfs-5.14-fixes-1 Fixes for 5.14-rc:  * Fix shrink eligibility checking when sparse inode clusters enabled.  * Reset '..' directory entries when unlinking directories to prevent    verifier errors if fs is shrinked later.  * Don't report unusable extent size hints to FSGETXATTR.  * Don't warn when extent size hints are unusable because the sysadmin    configured them that way.  * Fix insufficient parameter validation in GROWFSRT ioctl.  * Fix integer overflow when adding rt volumes to filesystem. (2021-07-15) tar.gz
growfsrt-fixes_2021-07-14 xfs: small fixes to realtime growfs (2021-07-14) tar.gz
xfs-fixes-5.14_2021-07-14 xfs: proposed 5.14 fixes (2021-07-14) tar.gz
iomap-fixes-5.14_2021-07-14 iomap: proposed 5.14 fixes (2021-07-14) tar.gz
growfsrt-fixes_2021-07-12 xfs: small fixes to realtime growfs (2021-07-12) tar.gz
xfs-fixes-5.14_2021-07-12 xfs: proposed 5.14 fixes (2021-07-12) tar.gz
iomap-fixes-5.14_2021-07-12 iomap: proposed 5.14 fixes (2021-07-12) tar.gz
v5.14-rc1    Linux 5.14-rc1 (2021-07-11) tar.gz
report-refcounts_2021-07-02 xfs: report refcount information to userspace (2021-07-02) tar.gz
scrub-drain-intents_2021-07-02 xfs: drain intents when performing online fsck (2021-07-02) tar.gz
scrub-nlinks_2021-07-02 xfs_scrub: check file link counts (2021-07-02) tar.gz
vectorized-scrub_2021-07-02 xfs: vectorize scrub kernel calls (2021-07-02) tar.gz
reduce-eofblocks-gc-on-close_2021-07-02 xfs: improve post-close eofblocks gc behavior (2021-07-02) tar.gz
realtime-quotas_2021-07-02 xfs: enable quota for realtime voluems (2021-07-02) tar.gz
realtime-reflink-extsize_2021-07-02 xfs: reflink with large realtime extents (2021-07-02) tar.gz
realtime-reflink_2021-07-02 xfs: reflink on the realtime device (2021-07-02) tar.gz
noalloc-ags_2021-07-02 xfs: noalloc allocation groups (2021-07-02) tar.gz
realtime-rmap_2021-07-02 xfs: realtime reverse-mapping support (2021-07-02) tar.gz
realtime-extfree-intents_2021-07-02 xfs: widen EFI format to support rt (2021-07-02) tar.gz
reserve-rt-metadata-space_2021-07-02 xfs: enable in-core block reservation for rt metadata (2021-07-02) tar.gz
refactor-rt-locking_2021-07-02 xfs: refactor realtime meta inode locking (2021-07-02) tar.gz
btree-dynamic-depth_2021-07-02 xfs: support dynamic btree cursor height (2021-07-02) tar.gz
btree-ifork-records_2021-07-02 xfs: refactor btrees to support records in inode root (2021-07-02) tar.gz
metadir_2021-07-02 xfs: metadata inode directories (2021-07-02) tar.gz
inode-refactor_2021-07-02 xfs: hoist inode operations to libxfs (2021-07-02) tar.gz
repair-dirs_2021-07-02 xfs: online repair of directories (2021-07-02) tar.gz
repair-xattrs_2021-07-02 xfs: online repair of extended attributes (2021-07-02) tar.gz
repair-rtsummary_2021-07-02 xfs: online repair of realtime summaries (2021-07-02) tar.gz
atomic-file-updates_2021-07-02 xfs: atomic file updates (2021-07-02) tar.gz
log-use-incompat-features_2021-07-02 xfs: enable use of log incompat features (2021-07-02) tar.gz
expand-bmap-intent-usage_2021-07-02 xfs: support attrfork and unwritten BUIs (2021-07-02) tar.gz
realtime-bmap-intents_2021-07-02 xfs: widen BUI formats to support rt (2021-07-02) tar.gz
repair-hard-problems_2021-07-02 xfs: online repair hard problems (2021-07-02) tar.gz
indirect-health-reporting_2021-07-02 xfs: indirect health reporting (2021-07-02) tar.gz
corruption-health-reports_2021-07-02 xfs: report corruption to the health trackers (2021-07-02) tar.gz
repair-quota_2021-07-02 xfs: online repair of quota and counters (2021-07-02) tar.gz
repair-inodes_2021-07-02 xfs: online repair of inodes and extent maps (2021-07-02) tar.gz
repair-ag-btrees_2021-07-02 xfs: online repair of AG btrees (2021-07-02) tar.gz
scrub-rtsummary_2021-07-02 xfs: online scrubbing of realtime summary files (2021-07-02) tar.gz
repair-prep-for-bulk-loading_2021-07-02 xfs: prepare repair for bulk loading (2021-07-02) tar.gz
repair-bitmap-rework_2021-07-02 xfs: rework online repair incore bitmap (2021-07-02) tar.gz
repair-reap-fixes_2021-07-02 xfs: fix online repair block reaping (2021-07-02) tar.gz
reflink-speedups_2021-07-02 xfs: fix reflink inefficiencies (2021-07-02) tar.gz
rmap-speedups_2021-07-02 xfs: fix rmap inefficiencies (2021-07-02) tar.gz
scrub-fix-checking-gaps_2021-07-02 xfs: close some gaps in scrub checking (2021-07-02) tar.gz
random-fixes_2021-07-02 xfs: various fixes (2021-07-02) tar.gz
deferred-inactivation_2021-07-02 xfs: deferred inode inactivation (2021-07-02) tar.gz
xfs-fixes-5.14_2021-07-02 xfs: fixes for 5.14-rc1 (2021-07-02) tar.gz
xfs-merge-5.14_2021-07-02 xfs: new code for 5.14 (2021-07-02) tar.gz
v5.13        Linux 5.13 (2021-06-27) tar.gz
xfs-5.14-merge-6 New code for 5.14: - Refactor the buffer cache to use bulk page allocation - Convert agnumber-based AG iteration to walk per-AG structures - Clean up some unit conversions and other code warts - Reduce spinlock contention in the directio fastpath - Collapse all the inode cache walks into a single function - Remove indirect function calls from the inode cache walk code - Dramatically reduce the number of cache flushes sent when writing log   buffers - Preserve inode sickness reports for longer - Rename xfs_eofblocks since it controls inode cache walks - Refactor the extended attribute code to prepare it for the addition   of log intent items to make xattrs fully transactional - A few fixes to earlier large patchsets - Log recovery fixes so that we don't accidentally mark the log clean   when log intent recovery fails - Fix some latent SOB errors - Clean up shutdown messages that get logged to dmesg - Fix a regression in the online shrink code - Fix a UAF in the buffer logging code if the fs goes offline - Fix uninitialized error variables - Fix a UAF in the CIL when commited log item callbacks race with a   shutdown - Fix a bug where the CIL could hang trying to push part of the log ring   buffer that hasn't been filled yet (2021-06-26) tar.gz
xfs-5.14-merge-5 New code for 5.14: - Refactor the buffer cache to use bulk page allocation - Convert agnumber-based AG iteration to walk per-AG structures - Clean up some unit conversions and other code warts - Reduce spinlock contention in the directio fastpath - Collapse all the inode cache walks into a single function - Remove indirect function calls from the inode cache walk code - Dramatically reduce the number of cache flushes sent when writing log   buffers - Preserve inode sickness reports for longer - Rename xfs_eofblocks since it controls inode cache walks - Refactor the extended attribute code to prepare it for the addition   of log intent items to make xattrs fully transactional - A few fixes to earlier large patchsets - Log recovery fixes so that we don't accidentally mark the log clean   when log intent recovery fails - Fix some latent SOB errors - Clean up shutdown messages that get logged to dmesg - Fix a regression in the online shrink code - Fix a UAF in the buffer logging code if the fs goes offline (2021-06-22) tar.gz
v5.13-rc7    Linux 5.13-rc7 (2021-06-20) tar.gz
xfs-5.14-merge-4 New code for 5.14: - Refactor the buffer cache to use bulk page allocation - Convert agnumber-based AG iteration to walk per-AG structures - Clean up some unit conversions and other code warts - Reduce spinlock contention in the directio fastpath - Collapse all the inode cache walks into a single function - Remove indirect function calls from the inode cache walk code - Dramatically reduce the number of cache flushes sent when writing log   buffers - Preserve inode sickness reports for longer - Rename xfs_eofblocks since it controls inode cache walks - Refactor the extended attribute code to prepare it for the addition   of log intent items to make xattrs fully transactional - A few fixes to earlier large patchsets - Log recovery fixes so that we don't accidentally mark the log clean   when log intent recovery fails (2021-06-19) tar.gz
log-recovery-fixes-5.14_2021-06-18 xfs: minor fixes to log recovery problems (2021-06-18) tar.gz
random-fixes-5.14_2021-06-18 xfs: various small fixes and cleanups (2021-06-18) tar.gz
xfs-merge-5.14_2021-06-18 xfs: proposed 5.14 merge stuff (2021-06-18) tar.gz
log-recovery-fixes-5.14_2021-06-16 xfs: minor fixes to log recovery problems (2021-06-16) tar.gz
random-fixes-5.14_2021-06-16 xfs: various small fixes (2021-06-16) tar.gz
xfs-merge-5.14_2021-06-16 xfs: proposed 5.14 merge stuff (2021-06-16) tar.gz
report-refcounts_2021-06-14 xfs: report refcount information to userspace (2021-06-14) tar.gz
scrub-drain-intents_2021-06-14 xfs: drain intents when performing online fsck (2021-06-14) tar.gz
scrub-nlinks_2021-06-14 xfs_scrub: check file link counts (2021-06-14) tar.gz
vectorized-scrub_2021-06-14 xfs: vectorize scrub kernel calls (2021-06-14) tar.gz
reduce-eofblocks-gc-on-close_2021-06-14 xfs: improve post-close eofblocks gc behavior (2021-06-14) tar.gz
realtime-quotas_2021-06-14 xfs: enable quota for realtime voluems (2021-06-14) tar.gz
realtime-reflink-extsize_2021-06-14 xfs: reflink with large realtime extents (2021-06-14) tar.gz
realtime-reflink_2021-06-14 xfs: reflink on the realtime device (2021-06-14) tar.gz
noalloc-ags_2021-06-14 xfs: noalloc allocation groups (2021-06-14) tar.gz
realtime-rmap_2021-06-14 xfs: realtime reverse-mapping support (2021-06-14) tar.gz
realtime-extfree-intents_2021-06-14 xfs: widen EFI format to support rt (2021-06-14) tar.gz
reserve-rt-metadata-space_2021-06-14 xfs: enable in-core block reservation for rt metadata (2021-06-14) tar.gz
refactor-rt-locking_2021-06-14 xfs: refactor realtime meta inode locking (2021-06-14) tar.gz
btree-dynamic-depth_2021-06-14 xfs: support dynamic btree cursor height (2021-06-14) tar.gz
btree-ifork-records_2021-06-14 xfs: refactor btrees to support records in inode root (2021-06-14) tar.gz
metadir_2021-06-14 xfs: metadata inode directories (2021-06-14) tar.gz
inode-refactor_2021-06-14 xfs: hoist inode operations to libxfs (2021-06-14) tar.gz
repair-dirs_2021-06-14 xfs: online repair of directories (2021-06-14) tar.gz
repair-xattrs_2021-06-14 xfs: online repair of extended attributes (2021-06-14) tar.gz
repair-rtsummary_2021-06-14 xfs: online repair of realtime summaries (2021-06-14) tar.gz
atomic-file-updates_2021-06-14 xfs: atomic file updates (2021-06-14) tar.gz
log-use-incompat-features_2021-06-14 xfs: enable use of log incompat features (2021-06-14) tar.gz
expand-bmap-intent-usage_2021-06-14 xfs: support attrfork and unwritten BUIs (2021-06-14) tar.gz
realtime-bmap-intents_2021-06-14 xfs: widen BUI formats to support rt (2021-06-14) tar.gz
repair-hard-problems_2021-06-14 xfs: online repair hard problems (2021-06-14) tar.gz
indirect-health-reporting_2021-06-14 xfs: indirect health reporting (2021-06-14) tar.gz
corruption-health-reports_2021-06-14 xfs: report corruption to the health trackers (2021-06-14) tar.gz
repair-quota_2021-06-14 xfs: online repair of quota and counters (2021-06-14) tar.gz
repair-inodes_2021-06-14 xfs: online repair of inodes and extent maps (2021-06-14) tar.gz
repair-ag-btrees_2021-06-14 xfs: online repair of AG btrees (2021-06-14) tar.gz
scrub-rtsummary_2021-06-14 xfs: online scrubbing of realtime summary files (2021-06-14) tar.gz
repair-prep-for-bulk-loading_2021-06-14 xfs: prepare repair for bulk loading (2021-06-14) tar.gz
repair-bitmap-rework_2021-06-14 xfs: rework online repair incore bitmap (2021-06-14) tar.gz
repair-reap-fixes_2021-06-14 xfs: fix online repair block reaping (2021-06-14) tar.gz
reflink-speedups_2021-06-14 xfs: fix reflink inefficiencies (2021-06-14) tar.gz
rmap-speedups_2021-06-14 xfs: fix rmap inefficiencies (2021-06-14) tar.gz
scrub-fix-checking-gaps_2021-06-14 xfs: close some gaps in scrub checking (2021-06-14) tar.gz
random-fixes_2021-06-14 xfs: various fixes (2021-06-14) tar.gz
deferred-inactivation_2021-06-14 xfs: deferred inode inactivation (2021-06-14) tar.gz
rename-eofblocks_2021-06-14 xfs: rename struct xfs_eofblocks (2021-06-14) tar.gz
fix-inode-health-reports_2021-06-14 xfs: preserve inode health reports for longer (2021-06-14) tar.gz
inode-walk-cleanups_2021-06-14 xfs: clean up incore inode walk functions (2021-06-14) tar.gz
unit-conversion-cleanups_2021-06-14 xfs: small cleanups before more cleanups (2021-06-14) tar.gz
report-refcounts_2021-06-13 xfs: report refcount information to userspace (2021-06-13) tar.gz
scrub-drain-intents_2021-06-13 xfs: drain intents when performing online fsck (2021-06-13) tar.gz
scrub-nlinks_2021-06-13 xfs_scrub: check file link counts (2021-06-13) tar.gz
vectorized-scrub_2021-06-13 xfs: vectorize scrub kernel calls (2021-06-13) tar.gz
realtime-quotas_2021-06-13 xfs: enable quota for realtime voluems (2021-06-13) tar.gz
realtime-reflink-extsize_2021-06-13 xfs: reflink with large realtime extents (2021-06-13) tar.gz
realtime-reflink_2021-06-13 xfs: reflink on the realtime device (2021-06-13) tar.gz
noalloc-ags_2021-06-13 xfs: noalloc allocation groups (2021-06-13) tar.gz
realtime-rmap_2021-06-13 xfs: realtime reverse-mapping support (2021-06-13) tar.gz
realtime-extfree-intents_2021-06-13 xfs: widen EFI format to support rt (2021-06-13) tar.gz
reserve-rt-metadata-space_2021-06-13 xfs: enable in-core block reservation for rt metadata (2021-06-13) tar.gz
refactor-rt-locking_2021-06-13 xfs: refactor realtime meta inode locking (2021-06-13) tar.gz
btree-dynamic-depth_2021-06-13 xfs: support dynamic btree cursor height (2021-06-13) tar.gz
btree-ifork-records_2021-06-13 xfs: refactor btrees to support records in inode root (2021-06-13) tar.gz
metadir_2021-06-13 xfs: metadata inode directories (2021-06-13) tar.gz
inode-refactor_2021-06-13 xfs: hoist inode operations to libxfs (2021-06-13) tar.gz
repair-dirs_2021-06-13 xfs: online repair of directories (2021-06-13) tar.gz
repair-xattrs_2021-06-13 xfs: online repair of extended attributes (2021-06-13) tar.gz
repair-rtsummary_2021-06-13 xfs: online repair of realtime summaries (2021-06-13) tar.gz
atomic-file-updates_2021-06-13 xfs: atomic file updates (2021-06-13) tar.gz
expand-bmap-intent-usage_2021-06-13 xfs: support attrfork and unwritten BUIs (2021-06-13) tar.gz
realtime-bmap-intents_2021-06-13 xfs: widen BUI formats to support rt (2021-06-13) tar.gz
repair-hard-problems_2021-06-13 xfs: online repair hard problems (2021-06-13) tar.gz
indirect-health-reporting_2021-06-13 xfs: indirect health reporting (2021-06-13) tar.gz
corruption-health-reports_2021-06-13 xfs: report corruption to the health trackers (2021-06-13) tar.gz
repair-quota_2021-06-13 xfs: online repair of quota and counters (2021-06-13) tar.gz
repair-inodes_2021-06-13 xfs: online repair of inodes and extent maps (2021-06-13) tar.gz
repair-ag-btrees_2021-06-13 xfs: online repair of AG btrees (2021-06-13) tar.gz
scrub-rtsummary_2021-06-13 xfs: online scrubbing of realtime summary files (2021-06-13) tar.gz
repair-prep-for-bulk-loading_2021-06-13 xfs: prepare repair for bulk loading (2021-06-13) tar.gz
repair-bitmap-rework_2021-06-13 xfs: rework online repair incore bitmap (2021-06-13) tar.gz
repair-reap-fixes_2021-06-13 xfs: fix online repair block reaping (2021-06-13) tar.gz
reflink-speedups_2021-06-13 xfs: fix reflink inefficiencies (2021-06-13) tar.gz
rmap-speedups_2021-06-13 xfs: fix rmap inefficiencies (2021-06-13) tar.gz
scrub-fix-checking-gaps_2021-06-13 xfs: close some gaps in scrub checking (2021-06-13) tar.gz
random-fixes_2021-06-13 xfs: various fixes (2021-06-13) tar.gz
deferred-inactivation_2021-06-13 xfs: deferred inode inactivation (2021-06-13) tar.gz
rename-eofblocks_2021-06-13 xfs: rename struct xfs_eofblocks (2021-06-13) tar.gz
fix-inode-health-reports_2021-06-13 xfs: preserve inode health reports for longer (2021-06-13) tar.gz
inode-walk-cleanups_2021-06-13 xfs: clean up incore inode walk functions (2021-06-13) tar.gz
unit-conversion-cleanups_2021-06-13 xfs: small cleanups before more cleanups (2021-06-13) tar.gz
deferred-inactivation-5.14_2021-06-13 xfs: deferred inode inactivation (2021-06-13) tar.gz
v5.13-rc6    Linux 5.13-rc6 (2021-06-13) tar.gz
xfs-5.14-merge-3 New code for 5.14: - Refactor the buffer cache to use bulk page allocation - Convert agnumber-based AG iteration to walk per-AG structures - Clean up some unit conversions and other code warts - Reduce spinlock contention in the directio fastpath - Collapse all the inode cache walks into a single function - Remove indirect function calls from the inode cache walk code - Dramatically reduce the number of cache flushes sent when writing log   buffers - Make cil pushes asynchronous so that we can write multiple checkpoints   at the same time - Break up xlog_write into smaller pieces so we mortals can understand - Replace spinlocks in the CIL with lockless or per-cpu structures so   that we can speed up transaction commit immensely - Preserve inode sickness reports for longer - Rename xfs_eofblocks since it controls inode cache walks - Refactor the extended attribute code to prepare it for the addition   of log intent items to make xattrs fully transactional - A few fixes to earlier large patchsets (2021-06-12) tar.gz
xfs-5.14-merge-2 New code for 5.14: - Refactor the buffer cache to use bulk page allocation - Convert agnumber-based AG iteration to walk per-AG structures - Clean up some unit conversions and other code warts - Reduce spinlock contention in the directio fastpath - Collapse all the inode cache walks into a single function - Remove indirect function calls from the inode cache walk code - Dramatically reduce the number of cache flushes sent when writing log   buffers - Make cil pushes asynchronous so that we can write multiple checkpoints   at the same time - Break up xlog_write into smaller pieces so we mortals can understand - Replace spinlocks in the CIL with lockless or per-cpu structures so   that we can speed up transaction commit immensely - Preserve inode sickness reports for longer - Rename xfs_eofblocks since it controls inode cache walks (2021-06-08) tar.gz
rename-eofblocks-5.14_2021-06-08 xfs: rename struct xfs_eofblocks (2021-06-08) tar.gz
fix-inode-health-reports-5.14_2021-06-08 xfs: preserve inode health reports for longer (2021-06-08) tar.gz
deferred-inactivation-5.14_2021-06-07 xfs: deferred inode inactivation (2021-06-07) tar.gz
rename-eofblocks-5.14_2021-06-07 xfs: rename struct xfs_eofblocks (2021-06-07) tar.gz
fix-inode-health-reports-5.14_2021-06-07 xfs: preserve inode health reports for longer (2021-06-07) tar.gz
v5.13-rc5    Linux 5.13-rc5 (2021-06-06) tar.gz
deferred-inactivation-5.14_2021-06-06 xfs: deferred inode inactivation (2021-06-06) tar.gz
rename-eofblocks-5.14_2021-06-06 xfs: rename struct xfs_eofblocks (2021-06-06) tar.gz
fix-inode-health-reports-5.14_2021-06-06 xfs: preserve inode health reports for longer (2021-06-06) tar.gz
inode-walk-cleanups-5.14_2021-06-06 xfs: clean up incore inode walk functions (2021-06-06) tar.gz
assorted-fixes-5.14-1_2021-06-06 xfs: assorted fixes for 5.14, part 1 (2021-06-06) tar.gz
unit-conversion-cleanups-5.14_2021-06-06 xfs: various unit conversions (2021-06-06) tar.gz
xfs-5.14-merge-1 New code for 5.14: - Refactor the buffer cache to use bulk page allocation - Convert agnumber-based AG iteration to walk per-AG structures - Clean up some unit conversions and other code warts - Reduce spinlock contention in the directio fastpath - Collapse all the inode cache walks into a single function - Remove indirect function calls from the inode cache walk code (2021-06-06) tar.gz
deferred-inactivation-5.14_2021-06-05 xfs: deferred inode inactivation (2021-06-05) tar.gz
rename-eofblocks-5.14_2021-06-05 xfs: rename struct xfs_eofblocks (2021-06-05) tar.gz
fix-inode-health-reports-5.14_2021-06-05 xfs: preserve inode health reports for longer (2021-06-05) tar.gz
inode-walk-cleanups-5.14_2021-06-05 xfs: clean up incore inode walk functions (2021-06-05) tar.gz
assorted-fixes-5.14-1_2021-06-05 xfs: assorted fixes for 5.14, part 1 (2021-06-05) tar.gz
unit-conversion-cleanups-5.14_2021-06-05 xfs: various unit conversions (2021-06-05) tar.gz
xfs-5.14-mergetest-1 New code for 5.14 test: - Dave's buffer page allocation rework - Convert agno loops to perag loops - Inode cache walk refactoring (2021-06-03) tar.gz
deferred-inactivation-5.14_2021-06-03 xfs: deferred inode inactivation (2021-06-03) tar.gz
rename-eofblocks-5.14_2021-06-03 xfs: rename struct xfs_eofblocks (2021-06-03) tar.gz
fix-inode-health-reports-5.14_2021-06-03 xfs: preserve inode health reports for longer (2021-06-03) tar.gz
inode-walk-cleanups-5.14_2021-06-03 xfs: clean up incore inode walk functions (2021-06-03) tar.gz
assorted-fixes-5.14-1_2021-06-03 xfs: assorted fixes for 5.14, part 1 (2021-06-03) tar.gz
unit-conversion-cleanups-5.14_2021-06-03 xfs: various unit conversions (2021-06-03) tar.gz
deferred-inactivation-5.14_2021-06-02 xfs: deferred inode inactivation (2021-06-02) tar.gz
rename-eofblocks-5.14_2021-06-02 xfs: rename struct xfs_eofblocks (2021-06-02) tar.gz
fix-inode-health-reports-5.14_2021-06-02 xfs: preserve inode health reports for longer (2021-06-02) tar.gz
inode-walk-cleanups-5.14_2021-06-02 xfs: clean up incore inode walk functions (2021-06-02) tar.gz
xfs-merge-5.14_2021-06-02 xfs: new code for 5.14-rc1 (2021-06-02) tar.gz
deferred-inactivation-5.14_2021-06-01 xfs: deferred inode inactivation (2021-06-01) tar.gz
fix-inode-health-reports-5.14_2021-06-01 xfs: preserve inode health reports for longer (2021-06-01) tar.gz
inode-walk-cleanups-5.14_2021-06-01 xfs: clean up incore inode walk functions (2021-06-01) tar.gz
unit-conversion-cleanups-5.14_2021-06-01 xfs: various unit conversion (2021-06-01) tar.gz
deferred-inactivation-5.14_2021-05-31 xfs: deferred inode inactivation (2021-05-31) tar.gz
fix-inode-health-reports-5.14_2021-05-31 xfs: preserve inode health reports for longer (2021-05-31) tar.gz
inode-walk-cleanups-5.14_2021-05-31 xfs: clean up incore inode walk functions (2021-05-31) tar.gz
quotaoff-cleanups-5.14_2021-05-31 xfs: clean up quotaoff inode walks (2021-05-31) tar.gz
unit-conversion-cleanups-5.14_2021-05-31 xfs: various unit conversion (2021-05-31) tar.gz
v5.13-rc4    Linux 5.13-rc4 (2021-05-30) tar.gz
xfs-5.13-fixes-3 Fixes for 5.13-rc4: - Fix a bug where unmapping operations end earlier than expected, which   can cause chaos on multi-block directory and symlink shrink   operations. - Fix an erroneous assert that can trigger if we try to transition a   bmap structure from btree format to extents format with zero extents.   This was exposed by xfs/538. (2021-05-27) tar.gz
xfs-5.13-fixes-2 Fixes for 5.13-rc4: - Fix a bug where shrink would sometimes leave so little space that   metadata space reservations would fail, which would cause chaos later. - Prevent invalid extent size hints to be passed down to newly created   realtime files, which would cause corruption errors. - Add our new IRC channel to MAINTAINERS. (2021-05-27) tar.gz
scrub-drain-intents_2021-05-25 xfs: drain intents when performing online fsck (2021-05-25) tar.gz
scrub-nlinks_2021-05-25 xfs_scrub: check file link counts (2021-05-25) tar.gz
vectorized-scrub_2021-05-25 xfs: vectorize scrub kernel calls (2021-05-25) tar.gz
realtime-quotas_2021-05-25 xfs: enable quota for realtime voluems (2021-05-25) tar.gz
realtime-reflink-extsize_2021-05-25 xfs: reflink with large realtime extents (2021-05-25) tar.gz
realtime-reflink_2021-05-25 xfs: reflink on the realtime device (2021-05-25) tar.gz
noalloc-ags_2021-05-25 xfs: noalloc allocation groups (2021-05-25) tar.gz
realtime-rmap_2021-05-25 xfs: realtime reverse-mapping support (2021-05-25) tar.gz
realtime-extfree-intents_2021-05-25 xfs: widen EFI format to support rt (2021-05-25) tar.gz
reserve-rt-metadata-space_2021-05-25 xfs: enable in-core block reservation for rt metadata (2021-05-25) tar.gz
refactor-rt-locking_2021-05-25 xfs: refactor realtime meta inode locking (2021-05-25) tar.gz
btree-dynamic-depth_2021-05-25 xfs: support dynamic btree cursor height (2021-05-25) tar.gz
btree-ifork-records_2021-05-25 xfs: refactor btrees to support records in inode root (2021-05-25) tar.gz
metadir_2021-05-25 xfs: metadata inode directories (2021-05-25) tar.gz
inode-refactor_2021-05-25 xfs: hoist inode operations to libxfs (2021-05-25) tar.gz
repair-dirs_2021-05-25 xfs: online repair of directories (2021-05-25) tar.gz
repair-xattrs_2021-05-25 xfs: online repair of extended attributes (2021-05-25) tar.gz
repair-rtsummary_2021-05-25 xfs: online repair of realtime summaries (2021-05-25) tar.gz
atomic-file-updates_2021-05-25 xfs: atomic file updates (2021-05-25) tar.gz
expand-bmap-intent-usage_2021-05-25 xfs: support attrfork and unwritten BUIs (2021-05-25) tar.gz
realtime-bmap-intents_2021-05-25 xfs: widen BUI formats to support rt (2021-05-25) tar.gz
repair-hard-problems_2021-05-25 xfs: online repair hard problems (2021-05-25) tar.gz
indirect-health-reporting_2021-05-25 xfs: indirect health reporting (2021-05-25) tar.gz
corruption-health-reports_2021-05-25 xfs: report corruption to the health trackers (2021-05-25) tar.gz
repair-quota_2021-05-25 xfs: online repair of quota and counters (2021-05-25) tar.gz
repair-inodes_2021-05-25 xfs: online repair of inodes and extent maps (2021-05-25) tar.gz
repair-ag-btrees_2021-05-25 xfs: online repair of AG btrees (2021-05-25) tar.gz
scrub-rtsummary_2021-05-25 xfs: online scrubbing of realtime summary files (2021-05-25) tar.gz
repair-prep-for-bulk-loading_2021-05-25 xfs: prepare repair for bulk loading (2021-05-25) tar.gz
repair-bitmap-rework_2021-05-25 xfs: rework online repair incore bitmap (2021-05-25) tar.gz
repair-reap-fixes_2021-05-25 xfs: fix online repair block reaping (2021-05-25) tar.gz
reflink-speedups_2021-05-25 xfs: fix reflink inefficiencies (2021-05-25) tar.gz
rmap-speedups_2021-05-25 xfs: fix rmap inefficiencies (2021-05-25) tar.gz
fix-inode-health-reports_2021-05-25 xfs: preserve inode health reports for longer (2021-05-25) tar.gz
scrub-fix-checking-gaps_2021-05-25 xfs: close some gaps in scrub checking (2021-05-25) tar.gz
deferred-inactivation_2021-05-25 xfs: deferred inode inactivation (2021-05-25) tar.gz
inode-walk-cleanups_2021-05-25 xfs: clean up incore inode walk functions (2021-05-25) tar.gz
quotaoff-cleanups_2021-05-25 xfs: clean up quotaoff inode walks (2021-05-25) tar.gz
unit-conversion-cleanups_2021-05-25 xfs: small cleanups before more cleanups (2021-05-25) tar.gz
shrink-fixes_2021-05-25 xfs: fixes for online shrink (2021-05-25) tar.gz
extsize-fixes_2021-05-25 xfs: strengthen validation of extent size hints (2021-05-25) tar.gz
fix-inode-health-reports-5.14_2021-05-23 xfs: preserve inode health reports for longer (2021-05-23) tar.gz
deferred-inactivation-5.14_2021-05-23 xfs: deferred inode inactivation (2021-05-23) tar.gz
inode-walk-cleanups-5.14_2021-05-23 xfs: clean up incore inode walk functions (2021-05-23) tar.gz
quotaoff-cleanups-5.14_2021-05-23 xfs: clean up quotaoff inode walks (2021-05-23) tar.gz
unit-conversion-cleanups-5.14_2021-05-23 xfs: various unit conversion (2021-05-23) tar.gz
shrink-fixes-5.13_2021-05-23 xfs: fixes for online shrink (2021-05-23) tar.gz
extsize-fixes-5.13_2021-05-23 xfs: strengthen validation of extent size hints (2021-05-23) tar.gz
xfs-5.13-fixes_2021-05-23 xfs: fixes for 5.13 (2021-05-23) tar.gz
v5.13-rc3    Linux 5.13-rc3 (2021-05-23) tar.gz
fix-inode-health-reports-5.14_2021-05-20 xfs: preserve inode health reports for longer (2021-05-20) tar.gz
deferred-inactivation-5.14_2021-05-20 xfs: deferred inode inactivation (2021-05-20) tar.gz
inode-walk-cleanups-5.14_2021-05-20 xfs: clean up incore inode walk functions (2021-05-20) tar.gz
quotaoff-cleanups-5.14_2021-05-20 xfs: clean up quotaoff inode walks (2021-05-20) tar.gz
extsize-fixes-5.13_2021-05-20 xfs: strengthen validation of extent size hints (2021-05-20) tar.gz
xfs-5.13-fixes_2021-05-20 xfs: fixes for 5.13 (2021-05-20) tar.gz
xfs-5.13-fixes-1 Fixes for 5.13-rc3: - Fix some math errors in the realtime allocator when extent size hints   are applied. - Fix unnecessary short writes to realtime files when free space is   fragmented. - Fix a crash when using scrub tracepoints. - Restore ioctl uapi definitions that were accidentally removed in   5.13-rc1. (2021-05-20) tar.gz
v5.13-rc2    Linux 5.13-rc2 (2021-05-16) tar.gz
fix-inode-health-reports-5.14_2021-05-12 xfs: preserve inode health reports for longer (2021-05-12) tar.gz
deferred-inactivation-5.14_2021-05-12 xfs: deferred inode inactivation (2021-05-12) tar.gz
inode-walk-cleanups-5.14_2021-05-12 xfs: clean up incore inode walk functions (2021-05-12) tar.gz
quotaoff-cleanups-5.14_2021-05-12 xfs: clean up quotaoff inode walks (2021-05-12) tar.gz
extsize-fixes-5.13_2021-05-12 xfs: strengthen validation of extent size hints (2021-05-12) tar.gz
random-fixes-5.13_2021-05-12 xfs: random pending stuff for 5.13 (2021-05-12) tar.gz
xfs-5.13-fixes_2021-05-12 xfs: realtime allocator fixes (2021-05-12) tar.gz
v5.13-rc1    Linux 5.13-rc1 (2021-05-09) tar.gz
iomap-5.13-merge-3 More new code for 5.13-rc1: - Remove the now unused "io_private" field from struct iomap_ioend, for   a modest savings in memory allocation. (2021-05-04) tar.gz
xfs-5.13-merge-5 More new code for 5.13: - Rename the log timestamp struct. - Remove broken transaction counter debugging that wasn't working   correctly on very old filesystems. - Various fixes to make pre-lazysbcount filesystems work properly again. - Fix a free space accounting problem where we neglected to consider   free space btree blocks that track metadata reservation space when   deciding whether or not to allow caller to reserve space for   a metadata update. - Fix incorrect pagecache clearing behavior during FUNSHARE ops. - Don't allow log writes if the data device is readonly. (2021-05-04) tar.gz
scrub-drain-intents_2021-05-03 xfs: drain intents when performing online fsck (2021-05-03) tar.gz
scrub-nlinks_2021-05-03 xfs_scrub: check file link counts (2021-05-03) tar.gz
realtime-quotas_2021-05-03 xfs: enable quota for realtime voluems (2021-05-03) tar.gz
vectorized-scrub_2021-05-03 xfs: vectorize scrub kernel calls (2021-05-03) tar.gz
realtime-reflink-extsize_2021-05-03 xfs: reflink with large realtime extents (2021-05-03) tar.gz
realtime-reflink_2021-05-03 xfs: reflink on the realtime device (2021-05-03) tar.gz
noalloc-ags_2021-05-03 xfs: noalloc allocation groups (2021-05-03) tar.gz
realtime-rmap_2021-05-03 xfs: realtime reverse-mapping support (2021-05-03) tar.gz
realtime-extfree-intents_2021-05-03 xfs: widen EFI format to support rt (2021-05-03) tar.gz
refactor-rt-locking_2021-05-03 xfs: refactor realtime meta inode locking (2021-05-03) tar.gz
reserve-rt-metadata-space_2021-05-03 xfs: enable in-core block reservation for rt metadata (2021-05-03) tar.gz
btree-dynamic-depth_2021-05-03 xfs: support dynamic btree cursor height (2021-05-03) tar.gz
btree-ifork-records_2021-05-03 xfs: refactor btrees to support records in inode root (2021-05-03) tar.gz
metadir_2021-05-03 xfs: metadata inode directories (2021-05-03) tar.gz
inode-refactor_2021-05-03 xfs: hoist inode operations to libxfs (2021-05-03) tar.gz
repair-dirs_2021-05-03 xfs: online repair of directories (2021-05-03) tar.gz
repair-xattrs_2021-05-03 xfs: online repair of extended attributes (2021-05-03) tar.gz
repair-rtsummary_2021-05-03 xfs: online repair of realtime summaries (2021-05-03) tar.gz
atomic-file-updates_2021-05-03 xfs: atomic file updates (2021-05-03) tar.gz
expand-bmap-intent-usage_2021-05-03 xfs: support attrfork and unwritten BUIs (2021-05-03) tar.gz
realtime-bmap-intents_2021-05-03 xfs: widen BUI formats to support rt (2021-05-03) tar.gz
indirect-health-reporting_2021-05-03 xfs: indirect health reporting (2021-05-03) tar.gz
repair-hard-problems_2021-05-03 xfs: online repair hard problems (2021-05-03) tar.gz
corruption-health-reports_2021-05-03 xfs: report corruption to the health trackers (2021-05-03) tar.gz
repair-quota_2021-05-03 xfs: online repair of quota and counters (2021-05-03) tar.gz
repair-inodes_2021-05-03 xfs: online repair of inodes and extent maps (2021-05-03) tar.gz
repair-ag-btrees_2021-05-03 xfs: online repair of AG btrees (2021-05-03) tar.gz
repair-prep-for-bulk-loading_2021-05-03 xfs: prepare repair for bulk loading (2021-05-03) tar.gz
scrub-rtsummary_2021-05-03 xfs: online scrubbing of realtime summary files (2021-05-03) tar.gz
repair-bitmap-rework_2021-05-03 xfs: rework online repair incore bitmap (2021-05-03) tar.gz
repair-reap-fixes_2021-05-03 xfs: fix online repair block reaping (2021-05-03) tar.gz
reflink-speedups_2021-05-03 xfs: fix reflink inefficiencies (2021-05-03) tar.gz
rmap-speedups_2021-05-03 xfs: fix rmap inefficiencies (2021-05-03) tar.gz
fix-inode-health-reports_2021-05-03 xfs: preserve inode health reports for longer (2021-05-03) tar.gz
deferred-inactivation_2021-05-03 xfs: deferred inode inactivation (2021-05-03) tar.gz
inode-walk-cleanups_2021-05-03 xfs: clean up incore inode walk functions (2021-05-03) tar.gz
quotaoff-cleanups_2021-05-03 xfs: clean up quotaoff inode walks (2021-05-03) tar.gz
scrub-fix-checking-gaps_2021-05-03 xfs: close some gaps in scrub checking (2021-05-03) tar.gz
random-fixes-5.13_2021-05-03 xfs: random fixes for 5.13 (2021-05-03) tar.gz
scrub-drain-intents_2021-04-30 xfs: drain intents when performing online fsck (2021-04-30) tar.gz
scrub-nlinks_2021-04-30 xfs_scrub: check file link counts (2021-04-30) tar.gz
vectorized-scrub_2021-04-30 xfs: vectorize scrub kernel calls (2021-04-30) tar.gz
realtime-quotas_2021-04-30 xfs: enable quota for realtime voluems (2021-04-30) tar.gz
realtime-reflink-extsize_2021-04-30 xfs: reflink with large realtime extents (2021-04-30) tar.gz
realtime-reflink_2021-04-30 xfs: reflink on the realtime device (2021-04-30) tar.gz
noalloc-ags_2021-04-30 xfs: noalloc allocation groups (2021-04-30) tar.gz
realtime-rmap_2021-04-30 xfs: realtime reverse-mapping support (2021-04-30) tar.gz
realtime-extfree-intents_2021-04-30 xfs: widen EFI format to support rt (2021-04-30) tar.gz
reserve-rt-metadata-space_2021-04-30 xfs: enable in-core block reservation for rt metadata (2021-04-30) tar.gz
refactor-rt-locking_2021-04-30 xfs: refactor realtime meta inode locking (2021-04-30) tar.gz
btree-dynamic-depth_2021-04-30 xfs: support dynamic btree cursor height (2021-04-30) tar.gz
btree-ifork-records_2021-04-30 xfs: refactor btrees to support records in inode root (2021-04-30) tar.gz
metadir_2021-04-30 xfs: metadata inode directories (2021-04-30) tar.gz
inode-refactor_2021-04-30 xfs: hoist inode operations to libxfs (2021-04-30) tar.gz
repair-dirs_2021-04-30 xfs: online repair of directories (2021-04-30) tar.gz
repair-xattrs_2021-04-30 xfs: online repair of extended attributes (2021-04-30) tar.gz
repair-rtsummary_2021-04-30 xfs: online repair of realtime summaries (2021-04-30) tar.gz
atomic-file-updates_2021-04-30 xfs: atomic file updates (2021-04-30) tar.gz
expand-bmap-intent-usage_2021-04-30 xfs: support attrfork and unwritten BUIs (2021-04-30) tar.gz
realtime-bmap-intents_2021-04-30 xfs: widen BUI formats to support rt (2021-04-30) tar.gz
repair-hard-problems_2021-04-30 xfs: online repair hard problems (2021-04-30) tar.gz
indirect-health-reporting_2021-04-30 xfs: indirect health reporting (2021-04-30) tar.gz
corruption-health-reports_2021-04-30 xfs: report corruption to the health trackers (2021-04-30) tar.gz
repair-quota_2021-04-30 xfs: online repair of quota and counters (2021-04-30) tar.gz
repair-inodes_2021-04-30 xfs: online repair of inodes and extent maps (2021-04-30) tar.gz
repair-ag-btrees_2021-04-30 xfs: online repair of AG btrees (2021-04-30) tar.gz
scrub-rtsummary_2021-04-30 xfs: online scrubbing of realtime summary files (2021-04-30) tar.gz
repair-prep-for-bulk-loading_2021-04-30 xfs: prepare repair for bulk loading (2021-04-30) tar.gz
repair-bitmap-rework_2021-04-30 xfs: rework online repair incore bitmap (2021-04-30) tar.gz
reflink-speedups_2021-04-30 xfs: fix reflink inefficiencies (2021-04-30) tar.gz
repair-reap-fixes_2021-04-30 xfs: fix online repair block reaping (2021-04-30) tar.gz
rmap-speedups_2021-04-30 xfs: fix rmap inefficiencies (2021-04-30) tar.gz
fix-inode-health-reports_2021-04-30 xfs: preserve inode health reports for longer (2021-04-30) tar.gz
deferred-inactivation_2021-04-30 xfs: deferred inode inactivation (2021-04-30) tar.gz
inode-walk-cleanups_2021-04-30 xfs: clean up incore inode walk functions (2021-04-30) tar.gz
quotaoff-cleanups_2021-04-30 xfs: clean up quotaoff inode walks (2021-04-30) tar.gz
scrub-fix-checking-gaps_2021-04-30 xfs: close some gaps in scrub checking (2021-04-30) tar.gz
random-fixes-5.13_2021-04-30 xfs: random fixes for 5.13 (2021-04-30) tar.gz
xfs-5.13-merge-4 More new code for 5.13: - Rename the log timestamp struct. - Remove broken transaction counter debugging that wasn't working   correctly on very old filesystems. - Various fixes to make pre-lazysbcount filesystems work properly again. - Fix a free space accounting problem where we neglected to consider   free space btree blocks that track metadata reservation space when   deciding whether or not to allow caller to reserve space for   a metadata update. - Fix incorrect pagecache clearing behavior during FUNSHARE ops. (2021-04-29) tar.gz
v5.12        Linux 5.12 (2021-04-25) tar.gz
v5.12-rc8    Linux 5.12-rc8 (2021-04-18) tar.gz
scrub-nlinks_2021-04-16 xfs_scrub: check file link counts (2021-04-16) tar.gz
vectorized-scrub_2021-04-16 xfs: vectorize scrub kernel calls (2021-04-16) tar.gz
realtime-quotas_2021-04-16 xfs: enable quota for realtime voluems (2021-04-16) tar.gz
realtime-reflink-extsize_2021-04-16 xfs: reflink with large realtime extents (2021-04-16) tar.gz
realtime-reflink_2021-04-16 xfs: reflink on the realtime device (2021-04-16) tar.gz
noalloc-ags_2021-04-16 xfs: noalloc allocation groups (2021-04-16) tar.gz
realtime-rmap_2021-04-16 xfs: realtime reverse-mapping support (2021-04-16) tar.gz
realtime-extfree-intents_2021-04-16 xfs: widen EFI format to support rt (2021-04-16) tar.gz
reserve-rt-metadata-space_2021-04-16 xfs: enable in-core block reservation for rt metadata (2021-04-16) tar.gz
refactor-rt-locking_2021-04-16 xfs: refactor realtime meta inode locking (2021-04-16) tar.gz
btree-dynamic-depth_2021-04-16 xfs: support dynamic btree cursor height (2021-04-16) tar.gz
btree-ifork-records_2021-04-16 xfs: refactor btrees to support records in inode root (2021-04-16) tar.gz
metadir_2021-04-16 xfs: metadata inode directories (2021-04-16) tar.gz
inode-refactor_2021-04-16 xfs: hoist inode operations to libxfs (2021-04-16) tar.gz
repair-dirs_2021-04-16 xfs: online repair of directories (2021-04-16) tar.gz
repair-xattrs_2021-04-16 xfs: online repair of extended attributes (2021-04-16) tar.gz
repair-rtsummary_2021-04-16 xfs: online repair of realtime summaries (2021-04-16) tar.gz
atomic-file-updates_2021-04-16 xfs: atomic file updates (2021-04-16) tar.gz
expand-bmap-intent-usage_2021-04-16 xfs: support attrfork and unwritten BUIs (2021-04-16) tar.gz
realtime-bmap-intents_2021-04-16 xfs: widen BUI formats to support rt (2021-04-16) tar.gz
repair-hard-problems_2021-04-16 xfs: online repair hard problems (2021-04-16) tar.gz
indirect-health-reporting_2021-04-16 xfs: indirect health reporting (2021-04-16) tar.gz
corruption-health-reports_2021-04-16 xfs: report corruption to the health trackers (2021-04-16) tar.gz
repair-quota_2021-04-16 xfs: online repair of quota and counters (2021-04-16) tar.gz
repair-inodes_2021-04-16 xfs: online repair of inodes and extent maps (2021-04-16) tar.gz
repair-ag-btrees_2021-04-16 xfs: online repair of AG btrees (2021-04-16) tar.gz
scrub-rtsummary_2021-04-16 xfs: online scrubbing of realtime summary files (2021-04-16) tar.gz
repair-prep-for-bulk-loading_2021-04-16 xfs: prepare repair for bulk loading (2021-04-16) tar.gz
repair-bitmap-rework_2021-04-16 xfs: rework online repair incore bitmap (2021-04-16) tar.gz
repair-reap-fixes_2021-04-16 xfs: fix online repair block reaping (2021-04-16) tar.gz
reflink-speedups_2021-04-16 xfs: fix reflink inefficiencies (2021-04-16) tar.gz
fix-inode-health-reports_2021-04-16 xfs: preserve inode health reports for longer (2021-04-16) tar.gz
deferred-inactivation_2021-04-16 xfs: deferred inode inactivation (2021-04-16) tar.gz
inode-walk-cleanups_2021-04-16 xfs: clean up incore inode walk functions (2021-04-16) tar.gz
quotaoff-cleanups_2021-04-16 xfs: clean up quotaoff inode walks (2021-04-16) tar.gz
scrub-fix-checking-gaps_2021-04-16 xfs: close some gaps in scrub checking (2021-04-16) tar.gz
random-fixes-5.13_2021-04-16 xfs: random fixes for 5.13 (2021-04-16) tar.gz
xfs-5.13-merge-3 New code for 5.13: - Various minor fixes in online scrub. - Prevent metadata files from being automatically inactivated. - Validate btree heights by the computed per-btree limits. - Don't warn about remounting with deprecated mount options. - Initialize attr forks at create time if we suspect we're going to need   to store them. - Reduce memory reallocation workouts in the logging code. - Fix some theoretical math calculation errors in logged buffers that   span multiple discontig memory ranges but contiguous ondisk regions. - Speedups in dirty buffer bitmap handling. - Make type verifier functions more inline-happy to reduce overhead. - Reduce debug overhead in directory checking code. - Many many typo fixes. - Begin to handle the permanent loss of the very end of a filesystem. - Fold struct xfs_icdinode into xfs_inode. - Deprecate the long defunct BMV_IF_NO_DMAPI_READ from the bmapx ioctl. - Remove a broken directory block format check from online scrub. - Fix a bug where we could produce an unnecessarily tall data fork btree   when creating an attr fork. - Fix scrub and readonly remounts racing. - Fix a writeback ioend log deadlock problem by dropping the behavior   where we could preallocate a setfilesize transaction. - Fix some bugs in the new extent count checking code. - Fix some bugs in the attr fork preallocation code. - Refactor if_flags out of the incore inode fork data structure. (2021-04-16) tar.gz
v5.12-rc7    Linux 5.12-rc7 (2021-04-11) tar.gz
xfs-5.13-merge-2 New code for 5.13: - Various minor fixes in online scrub. - Prevent metadata files from being automatically inactivated. - Validate btree heights by the computed per-btree limits. - Don't warn about remounting with deprecated mount options. - Initialize attr forks at create time if we suspect we're going to need   to store them. - Reduce memory reallocation workouts in the logging code. - Fix some theoretical math calculation errors in logged buffers that   span multiple discontig memory ranges but contiguous ondisk regions. - Speedups in dirty buffer bitmap handling. - Make type verifier functions more inline-happy to reduce overhead. - Reduce debug overhead in directory checking code. - Many many typo fixes. - Begin to handle the permanent loss of the very end of a filesystem. - Fold struct xfs_icdinode into xfs_inode. - Deprecate the long defunct BMV_IF_NO_DMAPI_READ from the bmapx ioctl. - Remove a broken directory block format check from online scrub. - Fix a bug where we could produce an unnecessarily tall data fork btree   when creating an attr fork. - Fix scrub and readonly remounts racing. - Fix a writeback ioend log deadlock problem by dropping the behavior   where we could preallocate a setfilesize transaction. - Fix some bugs in the new extent count checking code. - Fix some bugs in the attr fork preallocation code. (2021-04-09) tar.gz
v5.12-rc6    Linux 5.12-rc6 (2021-04-04) tar.gz
scrub-nlinks_2021-03-31 xfs_scrub: check file link counts (2021-03-31) tar.gz
vectorized-scrub_2021-03-31 xfs: vectorize scrub kernel calls (2021-03-31) tar.gz
realtime-quotas_2021-03-31 xfs: enable quota for realtime voluems (2021-03-31) tar.gz
realtime-reflink-extsize_2021-03-31 xfs: reflink with large realtime extents (2021-03-31) tar.gz
noalloc-ags_2021-03-31 xfs: noalloc allocation groups (2021-03-31) tar.gz
realtime-reflink_2021-03-31 xfs: reflink on the realtime device (2021-03-31) tar.gz
realtime-rmap_2021-03-31 xfs: realtime reverse-mapping support (2021-03-31) tar.gz
realtime-extfree-intents_2021-03-31 xfs: widen EFI format to support rt (2021-03-31) tar.gz
reserve-rt-metadata-space_2021-03-31 xfs: enable in-core block reservation for rt metadata (2021-03-31) tar.gz
refactor-rt-locking_2021-03-31 xfs: refactor realtime meta inode locking (2021-03-31) tar.gz
btree-dynamic-depth_2021-03-31 xfs: support dynamic btree cursor height (2021-03-31) tar.gz
btree-ifork-records_2021-03-31 xfs: refactor btrees to support records in inode root (2021-03-31) tar.gz
metadir_2021-03-31 xfs: metadata inode directories (2021-03-31) tar.gz
inode-refactor_2021-03-31 xfs: hoist inode operations to libxfs (2021-03-31) tar.gz
repair-dirs_2021-03-31 xfs: online repair of directories (2021-03-31) tar.gz
repair-xattrs_2021-03-31 xfs: online repair of extended attributes (2021-03-31) tar.gz
repair-rtsummary_2021-03-31 xfs: online repair of realtime summaries (2021-03-31) tar.gz
atomic-file-updates_2021-03-31 xfs: atomic file updates (2021-03-31) tar.gz
expand-bmap-intent-usage_2021-03-31 xfs: support attrfork and unwritten BUIs (2021-03-31) tar.gz
realtime-bmap-intents_2021-03-31 xfs: widen BUI formats to support rt (2021-03-31) tar.gz
indirect-health-reporting_2021-03-31 xfs: indirect health reporting (2021-03-31) tar.gz
repair-hard-problems_2021-03-31 xfs: online repair hard problems (2021-03-31) tar.gz
deferred-inactivation_2021-03-31 xfs: deferred inode inactivation (2021-03-31) tar.gz
corruption-health-reports_2021-03-31 xfs: report corruption to the health trackers (2021-03-31) tar.gz
repair-quota_2021-03-31 xfs: online repair of quota and counters (2021-03-31) tar.gz
repair-inodes_2021-03-31 xfs: online repair of inodes and extent maps (2021-03-31) tar.gz
repair-ag-btrees_2021-03-31 xfs: online repair of AG btrees (2021-03-31) tar.gz
scrub-rtsummary_2021-03-31 xfs: online scrubbing of realtime summary files (2021-03-31) tar.gz
repair-bitmap-rework_2021-03-31 xfs: rework online repair incore bitmap (2021-03-31) tar.gz
repair-prep-for-bulk-loading_2021-03-31 xfs: prepare repair for bulk loading (2021-03-31) tar.gz
repair-reap-fixes_2021-03-31 xfs: fix online repair block reaping (2021-03-31) tar.gz
reflink-speedups_2021-03-31 xfs: fix reflink inefficiencies (2021-03-31) tar.gz
scrub-fixes_2021-03-31 xfs: more scrub fixes (2021-03-31) tar.gz
random-fixes_2021-03-31 xfs: random fixes (2021-03-31) tar.gz
v5.12-rc5    Linux 5.12-rc5 (2021-03-28) tar.gz
iomap-5.13-merge-2 New code for 5.13: - When a swap file is rejected, actually log the /name/ of the swapfile. (2021-03-26) tar.gz
djwong-wtf_2021-03-25 xfs: random weirdness (2021-03-25) tar.gz
faster-mount_2021-03-25 xfs: use parallelism to speed up mount (2021-03-25) tar.gz
scrub-nlinks_2021-03-25 xfs_scrub: check file link counts (2021-03-25) tar.gz
realtime-quotas_2021-03-25 xfs: enable quota for realtime voluems (2021-03-25) tar.gz
vectorized-scrub_2021-03-25 xfs: vectorize scrub kernel calls (2021-03-25) tar.gz
realtime-reflink-extsize_2021-03-25 xfs: reflink with large realtime extents (2021-03-25) tar.gz
realtime-reflink_2021-03-25 xfs: reflink on the realtime device (2021-03-25) tar.gz
noalloc-ags_2021-03-25 xfs: noalloc allocation groups (2021-03-25) tar.gz
realtime-rmap_2021-03-25 xfs: realtime reverse-mapping support (2021-03-25) tar.gz
realtime-extfree-intents_2021-03-25 xfs: widen EFI format to support rt (2021-03-25) tar.gz
reserve-rt-metadata-space_2021-03-25 xfs: enable in-core block reservation for rt metadata (2021-03-25) tar.gz
btree-dynamic-depth_2021-03-25 xfs: support dynamic btree cursor height (2021-03-25) tar.gz
refactor-rt-locking_2021-03-25 xfs: refactor realtime meta inode locking (2021-03-25) tar.gz
btree-ifork-records_2021-03-25 xfs: refactor btrees to support records in inode root (2021-03-25) tar.gz
metadir_2021-03-25 xfs: metadata inode directories (2021-03-25) tar.gz
inode-refactor_2021-03-25 xfs: hoist inode operations to libxfs (2021-03-25) tar.gz
repair-dirs_2021-03-25 xfs: online repair of directories (2021-03-25) tar.gz
repair-xattrs_2021-03-25 xfs: online repair of extended attributes (2021-03-25) tar.gz
repair-rtsummary_2021-03-25 xfs: online repair of realtime summaries (2021-03-25) tar.gz
atomic-file-updates_2021-03-25 xfs: atomic file updates (2021-03-25) tar.gz
expand-bmap-intent-usage_2021-03-25 xfs: support attrfork and unwritten BUIs (2021-03-25) tar.gz
realtime-bmap-intents_2021-03-25 xfs: widen BUI formats to support rt (2021-03-25) tar.gz
repair-hard-problems_2021-03-25 xfs: online repair hard problems (2021-03-25) tar.gz
indirect-health-reporting_2021-03-25 xfs: indirect health reporting (2021-03-25) tar.gz
deferred-inactivation_2021-03-25 xfs: deferred inode inactivation (2021-03-25) tar.gz
corruption-health-reports_2021-03-25 xfs: report corruption to the health trackers (2021-03-25) tar.gz
repair-quota_2021-03-25 xfs: online repair of quota and counters (2021-03-25) tar.gz
repair-ag-btrees_2021-03-25 xfs: online repair of AG btrees (2021-03-25) tar.gz
repair-inodes_2021-03-25 xfs: online repair of inodes and extent maps (2021-03-25) tar.gz
scrub-rtsummary_2021-03-25 xfs: online scrubbing of realtime summary files (2021-03-25) tar.gz
repair-prep-for-bulk-loading_2021-03-25 xfs: prepare repair for bulk loading (2021-03-25) tar.gz
repair-bitmap-rework_2021-03-25 xfs: rework online repair incore bitmap (2021-03-25) tar.gz
repair-reap-fixes_2021-03-25 xfs: fix online repair block reaping (2021-03-25) tar.gz
reflink-speedups_2021-03-25 xfs: fix reflink inefficiencies (2021-03-25) tar.gz
scrub-fixes_2021-03-25 xfs: more scrub fixes (2021-03-25) tar.gz
random-fixes_2021-03-25 xfs: random fixes (2021-03-25) tar.gz
deferred-inactivation-5.13_2021-03-25 xfs: deferred inode inactivation (2021-03-25) tar.gz
remove-icdinode-5.13_2021-03-25 xfs: xfs inode structure cleanups (2021-03-25) tar.gz
inode-walk-cleanups-5.13_2021-03-25 xfs: clean up incore inode walk functions (2021-03-25) tar.gz
refactor-has-eofblocks-5.13_2021-03-25 xfs: make xfs_can_free_eofblocks a predicate (2021-03-25) tar.gz
random-fixes-5.13_2021-03-25 xfs: random pending stuff for 5.13 (2021-03-25) tar.gz
xfs-5.13-merge_2021-03-25 xfs: new code for 5.13 (2021-03-25) tar.gz
xfs-5.13-merge-1 New code for 5.13: - Various minor fixes in online scrub. - Prevent metadata files from being automatically inactivated. - Validate btree heights by the computed per-btree limits. - Don't warn about remounting with deprecated mount options. - Initialize attr forks at create time if we suspect we're going to need   to store them. - Reduce memory reallocation workouts in the logging code. - Fix some theoretical math calculation errors in logged buffers that   span multiple discontig memory ranges but contiguous ondisk regions. - Speedups in dirty buffer bitmap handling. - Make type verifier functions more inline-happy to reduce overhead. - Reduce debug overhead in directory checking code. - Many many typo fixes. - Begin to handle the permanent loss of the very end of a filesystem. (2021-03-25) tar.gz
v5.12-rc4    Linux 5.12-rc4 (2021-03-21) tar.gz
deferred-inactivation-5.13_2021-03-18 xfs: deferred inode inactivation (2021-03-18) tar.gz
iwalk-remove-indirect-calls-5.13_2021-03-18 xfs: reduce indirect function calls (2021-03-18) tar.gz
refactor-has-eofblocks-5.13_2021-03-18 xfs: make xfs_can_free_eofblocks a predicate (2021-03-18) tar.gz
deferred-inactivation-prep-5.13_2021-03-18 xfs: preparation for deferred inode inactivation (2021-03-18) tar.gz
random-fixes-5.13_2021-03-18 xfs: small fixes and cleanups (2021-03-18) tar.gz
random-fixes-5.12_2021-03-18 xfs: small fixes for 5.12 (2021-03-18) tar.gz
xfs-5.12-fixes-3 Changes for 5.12-rc3:  - Fix quota accounting on creat() when id mapping is enabled.  - Actually reclaim dirty quota inodes when mount fails.  - Typo fixes for documentation.  - Restrict both bulkstat calls on idmapped/namespaced mounts. (2021-03-15) tar.gz
v5.12-rc3    Linux 5.12-rc3 (2021-03-14) tar.gz
xfs-5.12-fixes-2 Changes for 5.12-rc3:  - Fix quota accounting on creat() when id mapping is enabled.  - Fix potential buffer deadlocks if the inode btree contains a cycle.  - Actually reclaim dirty quota inodes when mount fails.  - Typo fixes for documentation.  - Restrict both bulkstat calls on idmapped/namespaced mounts. (2021-03-14) tar.gz
iomap-5.12-fixes-1 Changes for 5.12-rc3:  - Reject swapfiles with zero usable pages instead of letting the swap    code get all confused and crash the kernel. (2021-03-11) tar.gz
xfs-5.12-fixes-1 Changes for 5.12-rc3:  - Fix quota accounting on creat() when id mapping is enabled.  - Fix potential buffer deadlocks if the inode btree contains a cycle.  - Actually reclaim dirty quota inodes when mount fails.  - Typo fixes for documentation. (2021-03-11) tar.gz
deferred-inactivation-5.13_2021-03-10 xfs: deferred inode inactivation (2021-03-10) tar.gz
random-fixes-5.13_2021-03-10 xfs: small fixes and cleanups (2021-03-10) tar.gz
random-fixes-5.12_2021-03-10 xfs: small fixes for 5.12 (2021-03-10) tar.gz
deferred-inactivation_2021-03-10 xfs: deferred inode inactivation (2021-03-10) tar.gz
random-fixes-5.13_2021-03-07 xfs: small fixes and cleanups (2021-03-07) tar.gz
random-fixes-5.12_2021-03-07 xfs: small fixes for 5.12 (2021-03-07) tar.gz
v5.12-rc2    Linux 5.12-rc2 (2021-03-05) tar.gz
vectorized-scrub_2021-03-02 xfs: vectorize scrub kernel calls (2021-03-02) tar.gz
djwong-wtf_2021-03-02 xfs: random weirdness (2021-03-02) tar.gz
realtime-quotas_2021-03-02 xfs: enable quota for realtime voluems (2021-03-02) tar.gz
realtime-reflink-extsize_2021-03-02 xfs: reflink with large realtime extents (2021-03-02) tar.gz
realtime-reflink_2021-03-02 xfs: reflink on the realtime device (2021-03-02) tar.gz
noalloc-ags_2021-03-02 xfs: noalloc allocation groups (2021-03-02) tar.gz
realtime-rmap_2021-03-02 xfs: realtime reverse-mapping support (2021-03-02) tar.gz
realtime-extfree-intents_2021-03-02 xfs: widen EFI format to support rt (2021-03-02) tar.gz
reserve-rt-metadata-space_2021-03-02 xfs: enable in-core block reservation for rt metadata (2021-03-02) tar.gz
refactor-rt-locking_2021-03-02 xfs: refactor realtime meta inode locking (2021-03-02) tar.gz
btree-dynamic-depth_2021-03-02 xfs: support dynamic btree cursor height (2021-03-02) tar.gz
btree-ifork-records_2021-03-02 xfs: refactor btrees to support records in inode root (2021-03-02) tar.gz
metadir_2021-03-02 xfs: metadata inode directories (2021-03-02) tar.gz
inode-refactor_2021-03-02 xfs: hoist inode operations to libxfs (2021-03-02) tar.gz
repair-dirs_2021-03-02 xfs: online repair of directories (2021-03-02) tar.gz
repair-xattrs_2021-03-02 xfs: online repair of extended attributes (2021-03-02) tar.gz
repair-rtsummary_2021-03-02 xfs: online repair of realtime summaries (2021-03-02) tar.gz
atomic-file-updates_2021-03-02 xfs: atomic file updates (2021-03-02) tar.gz
expand-bmap-intent-usage_2021-03-02 xfs: support attrfork and unwritten BUIs (2021-03-02) tar.gz
realtime-bmap-intents_2021-03-02 xfs: widen BUI formats to support rt (2021-03-02) tar.gz
repair-hard-problems_2021-03-02 xfs: online repair hard problems (2021-03-02) tar.gz
indirect-health-reporting_2021-03-02 xfs: indirect health reporting (2021-03-02) tar.gz
deferred-inactivation_2021-03-02 xfs: deferred inode inactivation (2021-03-02) tar.gz
corruption-health-reports_2021-03-02 xfs: report corruption to the health trackers (2021-03-02) tar.gz
repair-quota_2021-03-02 xfs: online repair of quota and counters (2021-03-02) tar.gz
repair-ag-btrees_2021-03-02 xfs: online repair of AG btrees (2021-03-02) tar.gz
repair-inodes_2021-03-02 xfs: online repair of inodes and extent maps (2021-03-02) tar.gz
scrub-rtsummary_2021-03-02 xfs: online scrubbing of realtime summary files (2021-03-02) tar.gz
repair-prep-for-bulk-loading_2021-03-02 xfs: prepare repair for bulk loading (2021-03-02) tar.gz
repair-bitmap-rework_2021-03-02 xfs: rework online repair incore bitmap (2021-03-02) tar.gz
repair-reap-fixes_2021-03-02 xfs: fix online repair block reaping (2021-03-02) tar.gz
reflink-speedups_2021-03-02 xfs: fix reflink inefficiencies (2021-03-02) tar.gz
random-fixes_2021-03-02 xfs: random fixes (2021-03-02) tar.gz
scrub-fixes_2021-03-02 xfs: more scrub fixes (2021-03-02) tar.gz
copy-range-faster_2021-03-02 xfs: faster unaligned copy_file_range (2021-03-02) tar.gz
random-fixes-5.13_2021-03-02 xfs: small fixes and cleanups (2021-03-02) tar.gz
random-fixes-5.12_2021-03-02 xfs: small fixes for 5.12 (2021-03-02) tar.gz
v5.12-rc1    Linux 5.12-rc1 (2021-02-28) tar.gz
v5.12-rc1-dontuse Linux 5.12-rc1 (2021-02-28) tar.gz
djwong-wtf_2021-02-27 xfs: random weirdness (2021-02-27) tar.gz
vectorized-scrub_2021-02-27 xfs: vectorize scrub kernel calls (2021-02-27) tar.gz
realtime-quotas_2021-02-27 xfs: enable quota for realtime voluems (2021-02-27) tar.gz
realtime-reflink-extsize_2021-02-27 xfs: reflink with large realtime extents (2021-02-27) tar.gz
realtime-reflink_2021-02-27 xfs: reflink on the realtime device (2021-02-27) tar.gz
noalloc-ags_2021-02-27 xfs: noalloc allocation groups (2021-02-27) tar.gz
realtime-rmap_2021-02-27 xfs: realtime reverse-mapping support (2021-02-27) tar.gz
realtime-extfree-intents_2021-02-27 xfs: widen EFI format to support rt (2021-02-27) tar.gz
refactor-rt-locking_2021-02-27 xfs: refactor realtime meta inode locking (2021-02-27) tar.gz
reserve-rt-metadata-space_2021-02-27 xfs: enable in-core block reservation for rt metadata (2021-02-27) tar.gz
btree-dynamic-depth_2021-02-27 xfs: support dynamic btree cursor height (2021-02-27) tar.gz
btree-ifork-records_2021-02-27 xfs: refactor btrees to support records in inode root (2021-02-27) tar.gz
metadir_2021-02-27 xfs: metadata inode directories (2021-02-27) tar.gz
inode-refactor_2021-02-27 xfs: hoist inode operations to libxfs (2021-02-27) tar.gz
repair-dirs_2021-02-27 xfs: online repair of directories (2021-02-27) tar.gz
repair-xattrs_2021-02-27 xfs: online repair of extended attributes (2021-02-27) tar.gz
atomic-file-updates_2021-02-27 xfs: atomic file updates (2021-02-27) tar.gz
repair-rtsummary_2021-02-27 xfs: online repair of realtime summaries (2021-02-27) tar.gz
expand-bmap-intent-usage_2021-02-27 xfs: support attrfork and unwritten BUIs (2021-02-27) tar.gz
realtime-bmap-intents_2021-02-27 xfs: widen BUI formats to support rt (2021-02-27) tar.gz
repair-hard-problems_2021-02-27 xfs: online repair hard problems (2021-02-27) tar.gz
indirect-health-reporting_2021-02-27 xfs: indirect health reporting (2021-02-27) tar.gz
deferred-inactivation_2021-02-27 xfs: deferred inode inactivation (2021-02-27) tar.gz
corruption-health-reports_2021-02-27 xfs: report corruption to the health trackers (2021-02-27) tar.gz
repair-quota_2021-02-27 xfs: online repair of quota and counters (2021-02-27) tar.gz
repair-inodes_2021-02-27 xfs: online repair of inodes and extent maps (2021-02-27) tar.gz
repair-ag-btrees_2021-02-27 xfs: online repair of AG btrees (2021-02-27) tar.gz
scrub-rtsummary_2021-02-27 xfs: online scrubbing of realtime summary files (2021-02-27) tar.gz
repair-prep-for-bulk-loading_2021-02-27 xfs: prepare repair for bulk loading (2021-02-27) tar.gz
repair-bitmap-rework_2021-02-27 xfs: rework online repair incore bitmap (2021-02-27) tar.gz
reflink-speedups_2021-02-27 xfs: fix reflink inefficiencies (2021-02-27) tar.gz
repair-reap-fixes_2021-02-27 xfs: fix online repair block reaping (2021-02-27) tar.gz
scrub-fixes_2021-02-27 xfs: more scrub fixes (2021-02-27) tar.gz
copy-range-faster_2021-02-27 xfs: faster unaligned copy_file_range (2021-02-27) tar.gz
merge-5.12_2021-02-27 xfs: new code for 5.12 (2021-02-27) tar.gz
xfs-5.12-merge-6 More new code for 5.12: - Restore a disused sysctl control knob that was inadvertently dropped   during the merge window to avoid fstests regressions. - Don't speculatively release freed blocks from the busy list until   we're actually allocating them, which fixes a rare log recovery   regression. - Don't nest transactions when scanning for free space. - Add an idiot^Wmaintainer light to detect nested transactions. ;) (2021-02-25) tar.gz
djwong-wtf_2021-02-22 xfs: random weirdness (2021-02-22) tar.gz
realtime-quotas_2021-02-22 xfs: enable quota for realtime voluems (2021-02-22) tar.gz
realtime-reflink-extsize_2021-02-22 xfs: reflink with large realtime extents (2021-02-22) tar.gz
noalloc-ags_2021-02-22 xfs: noalloc allocation groups (2021-02-22) tar.gz
realtime-reflink_2021-02-22 xfs: reflink on the realtime device (2021-02-22) tar.gz
realtime-rmap_2021-02-22 xfs: realtime reverse-mapping support (2021-02-22) tar.gz
realtime-extfree-intents_2021-02-22 xfs: widen EFI format to support rt (2021-02-22) tar.gz
reserve-rt-metadata-space_2021-02-22 xfs: enable in-core block reservation for rt metadata (2021-02-22) tar.gz
refactor-rt-locking_2021-02-22 xfs: refactor realtime meta inode locking (2021-02-22) tar.gz
btree-dynamic-depth_2021-02-22 xfs: support dynamic btree cursor height (2021-02-22) tar.gz
btree-ifork-records_2021-02-22 xfs: refactor btrees to support records in inode root (2021-02-22) tar.gz
metadir_2021-02-22 xfs: metadata inode directories (2021-02-22) tar.gz
inode-refactor_2021-02-22 xfs: hoist inode operations to libxfs (2021-02-22) tar.gz
repair-dirs_2021-02-22 xfs: online repair of directories (2021-02-22) tar.gz
repair-xattrs_2021-02-22 xfs: online repair of extended attributes (2021-02-22) tar.gz
atomic-file-updates_2021-02-22 xfs: atomic file updates (2021-02-22) tar.gz
repair-rtsummary_2021-02-22 xfs: online repair of realtime summaries (2021-02-22) tar.gz
expand-bmap-intent-usage_2021-02-22 xfs: support attrfork and unwritten BUIs (2021-02-22) tar.gz
realtime-bmap-intents_2021-02-22 xfs: widen BUI formats to support rt (2021-02-22) tar.gz
repair-hard-problems_2021-02-22 xfs: online repair hard problems (2021-02-22) tar.gz
indirect-health-reporting_2021-02-22 xfs: indirect health reporting (2021-02-22) tar.gz
deferred-inactivation_2021-02-22 xfs: deferred inode inactivation (2021-02-22) tar.gz
corruption-health-reports_2021-02-22 xfs: report corruption to the health trackers (2021-02-22) tar.gz
repair-quota_2021-02-22 xfs: online repair of quota and counters (2021-02-22) tar.gz
repair-inodes_2021-02-22 xfs: online repair of inodes and extent maps (2021-02-22) tar.gz
repair-ag-btrees_2021-02-22 xfs: online repair of AG btrees (2021-02-22) tar.gz
scrub-rtsummary_2021-02-22 xfs: online scrubbing of realtime summary files (2021-02-22) tar.gz
repair-prep-for-bulk-loading_2021-02-22 xfs: prepare repair for bulk loading (2021-02-22) tar.gz
repair-bitmap-rework_2021-02-22 xfs: rework online repair incore bitmap (2021-02-22) tar.gz
repair-reap-fixes_2021-02-22 xfs: fix online repair block reaping (2021-02-22) tar.gz
reflink-speedups_2021-02-22 xfs: fix reflink inefficiencies (2021-02-22) tar.gz
scrub-fixes_2021-02-22 xfs: more scrub fixes (2021-02-22) tar.gz
eofblocks-consolidation_2021-02-22 xfs: consolidate posteof and cowblocks cleanup (2021-02-22) tar.gz
workqueue-speedups_2021-02-22 xfs: speed up parallel workqueues (2021-02-22) tar.gz
quota-function-cleanups_2021-02-22 xfs: minor cleanups of the quota functions (2021-02-22) tar.gz
reclaim-space-harder_2021-02-22 xfs: try harder to reclaim space when we run out (2021-02-22) tar.gz
merge-5.12_2021-02-22 xfs: new code for 5.12 (2021-02-22) tar.gz
copy-range-faster_2021-02-22 xfs: faster unaligned copy_file_range (2021-02-22) tar.gz
v5.11        Linux 5.11 (2021-02-14) tar.gz
xfs-5.12-merge-5 New code for 5.12: - Fix an ABBA deadlock when renaming files on overlayfs. - Make sure that we can't overflow the inode extent counters when adding   to or removing extents from a file. - Make directory sgid inheritance work the same way as all the other   filesystems. - Don't drain the buffer cache on freeze and ro remount, which should   reduce the amount of time if read-only workloads are continuing   during the freeze. - Fix a bug where symlink size isn't reported to the vfs in ecryptfs. - Disentangle log cleaning from log covering.  This refactoring sets us   up for future changes to the log, though for now it simply means that   we can use covering for freezes, and cleaning becomes something we   only do at unmount. - Speed up file fsyncs by reducing iolock cycling. - Fix delalloc blocks leaking when changing the project id fails because   of input validation errors in FSSETXATTR. - Fix oversized quota reservation when converting unwritten extents   during a DAX write. - Create a transaction allocation helper function to standardize the   idiom of allocating a transaction, reserving blocks, locking inodes,   and reserving quota.  Replace all the open-coded logic for file   creation, file ownership changes, and file modifications to use them. - Actually shut down the fs if the incore quota reservations get   corrupted. - Fix background block garbage collection scans to not block and to   actually clean out CoW staging extents properly. - Run block gc scans when we run low on project quota. - Use the standardized transaction allocation helpers to make it so that   ENOSPC and EDQUOT errors during reservation will back out, invoke the   block gc scanner, and try again.  This is preparation for introducing   background inode garbage collection in the next cycle. - Combine speculative post-EOF block garbage collection with speculative   copy on write block garbage collection. - Enable multithreaded quotacheck. - Allow sysadmins to tweak the CPU affinities and maximum concurrency   levels of quotacheck and background blockgc worker pools. - Expose the inode btree counter feature in the fs geometry ioctl. - Cleanups of the growfs code in preparation for starting work on   filesystem shrinking. - Fix all the bloody gcc warnings that the maintainer knows about. :P - Fix a RST syntax error. - Don't trigger bmbt corruption assertions after the fs shuts down. - Restore behavior of forcing SIGBUS on a shut down filesystem when   someone triggers a mmap write fault (or really, any buffered write). (2021-02-11) tar.gz
xfs-5.12-merge-4 New code for 5.12: - Fix an ABBA deadlock when renaming files on overlayfs. - Make sure that we can't overflow the inode extent counters when adding   to or removing extents from a file. - Make directory sgid inheritance work the same way as all the other   filesystems. - Don't drain the buffer cache on freeze and ro remount, which should   reduce the amount of time if read-only workloads are continuing   during the freeze. - Fix a bug where symlink size isn't reported to the vfs in ecryptfs. - Disentangle log cleaning from log covering.  This refactoring sets us   up for future changes to the log, though for now it simply means that   we can use covering for freezes, and cleaning becomes something we   only do at unmount. - Speed up file fsyncs by reducing iolock cycling. - Fix delalloc blocks leaking when changing the project id fails because   of input validation errors in FSSETXATTR. - Fix oversized quota reservation when converting unwritten extents   during a DAX write. - Create a transaction allocation helper function to standardize the   idiom of allocating a transaction, reserving blocks, locking inodes,   and reserving quota.  Replace all the open-coded logic for file   creation, file ownership changes, and file modifications to use them. - Actually shut down the fs if the incore quota reservations get   corrupted. - Fix background block garbage collection scans to not block and to   actually clean out CoW staging extents properly. - Run block gc scans when we run low on project quota. - Use the standardized transaction allocation helpers to make it so that   ENOSPC and EDQUOT errors during reservation will back out, invoke the   block gc scanner, and try again.  This is preparation for introducing   background inode garbage collection in the next cycle. - Combine speculative post-EOF block garbage collection with speculative   copy on write block garbage collection. - Enable multithreaded quotacheck. - Allow sysadmins to tweak the CPU affinities and maximum concurrency   levels of quotacheck and background blockgc worker pools. - Expose the inode btree counter feature in the fs geometry ioctl. - Cleanups of the growfs code in preparation for starting work on   filesystem shrinking. - Fix all the bloody gcc warnings that the maintainer knows about. :P - Fix a RST syntax error. (2021-02-09) tar.gz
djwong-wtf_2021-02-08 xfs: random weirdness (2021-02-08) tar.gz
realtime-quotas_2021-02-08 xfs: enable quota for realtime voluems (2021-02-08) tar.gz
realtime-reflink-extsize_2021-02-08 xfs: reflink with large realtime extents (2021-02-08) tar.gz
realtime-reflink_2021-02-08 xfs: reflink on the realtime device (2021-02-08) tar.gz
noalloc-ags_2021-02-08 xfs: noalloc allocation groups (2021-02-08) tar.gz
realtime-rmap_2021-02-08 xfs: realtime reverse-mapping support (2021-02-08) tar.gz
realtime-extfree-intents_2021-02-08 xfs: widen EFI format to support rt (2021-02-08) tar.gz
reserve-rt-metadata-space_2021-02-08 xfs: enable in-core block reservation for rt metadata (2021-02-08) tar.gz
refactor-rt-locking_2021-02-08 xfs: refactor realtime meta inode locking (2021-02-08) tar.gz
btree-dynamic-depth_2021-02-08 xfs: support dynamic btree cursor height (2021-02-08) tar.gz
btree-ifork-records_2021-02-08 xfs: refactor btrees to support records in inode root (2021-02-08) tar.gz
metadir_2021-02-08 xfs: metadata inode directories (2021-02-08) tar.gz
inode-refactor_2021-02-08 xfs: hoist inode operations to libxfs (2021-02-08) tar.gz
repair-dirs_2021-02-08 xfs: online repair of directories (2021-02-08) tar.gz
repair-xattrs_2021-02-08 xfs: online repair of extended attributes (2021-02-08) tar.gz
repair-rtsummary_2021-02-08 xfs: online repair of realtime summaries (2021-02-08) tar.gz
atomic-file-updates_2021-02-08 xfs: atomic file updates (2021-02-08) tar.gz
expand-bmap-intent-usage_2021-02-08 xfs: support attrfork and unwritten BUIs (2021-02-08) tar.gz
realtime-bmap-intents_2021-02-08 xfs: widen BUI formats to support rt (2021-02-08) tar.gz
indirect-health-reporting_2021-02-08 xfs: indirect health reporting (2021-02-08) tar.gz
repair-hard-problems_2021-02-08 xfs: online repair hard problems (2021-02-08) tar.gz
deferred-inactivation_2021-02-08 xfs: deferred inode inactivation (2021-02-08) tar.gz
corruption-health-reports_2021-02-08 xfs: report corruption to the health trackers (2021-02-08) tar.gz
repair-quota_2021-02-08 xfs: online repair of quota and counters (2021-02-08) tar.gz
repair-inodes_2021-02-08 xfs: online repair of inodes and extent maps (2021-02-08) tar.gz
repair-ag-btrees_2021-02-08 xfs: online repair of AG btrees (2021-02-08) tar.gz
repair-prep-for-bulk-loading_2021-02-08 xfs: prepare repair for bulk loading (2021-02-08) tar.gz
scrub-rtsummary_2021-02-08 xfs: online scrubbing of realtime summary files (2021-02-08) tar.gz
repair-bitmap-rework_2021-02-08 xfs: rework online repair incore bitmap (2021-02-08) tar.gz
repair-reap-fixes_2021-02-08 xfs: fix online repair block reaping (2021-02-08) tar.gz
reflink-speedups_2021-02-08 xfs: fix reflink inefficiencies (2021-02-08) tar.gz
scrub-fixes_2021-02-08 xfs: more scrub fixes (2021-02-08) tar.gz
eofblocks-consolidation_2021-02-08 xfs: consolidate posteof and cowblocks cleanup (2021-02-08) tar.gz
reclaim-space-harder_2021-02-08 xfs: try harder to reclaim space when we run out (2021-02-08) tar.gz
workqueue-speedups_2021-02-08 xfs: speed up parallel workqueues (2021-02-08) tar.gz
quota-function-cleanups_2021-02-08 xfs: minor cleanups of the quota functions (2021-02-08) tar.gz
merge-5.12_2021-02-08 xfs: new code for 5.12 (2021-02-08) tar.gz
copy-range-faster_2021-02-08 xfs: faster unaligned copy_file_range (2021-02-08) tar.gz
v5.11-rc7    Linux 5.11-rc7 (2021-02-07) tar.gz
xfs-5.12-merge-3 New code for 5.12: - Fix an ABBA deadlock when renaming files on overlayfs. - Make sure that we can't overflow the inode extent counters when adding   to or removing extents from a file. - Make directory sgid inheritance work the same way as all the other   filesystems. - Don't drain the buffer cache on freeze and ro remount, which should   reduce the amount of time if read-only workloads are continuing   during the freeze. - Fix a bug where symlink size isn't reported to the vfs in ecryptfs. - Disentangle log cleaning from log covering.  This refactoring sets us   up for future changes to the log, though for now it simply means that   we can use covering for freezes, and cleaning becomes something we   only do at unmount. - Speed up file fsyncs by reducing iolock cycling. - Fix delalloc blocks leaking when changing the project id fails because   of input validation errors in FSSETXATTR. - Fix oversized quota reservation when converting unwritten extents   during a DAX write. - Create a transaction allocation helper function to standardize the   idiom of allocating a transaction, reserving blocks, locking inodes,   and reserving quota.  Replace all the open-coded logic for file   creation, file ownership changes, and file modifications to use them. - Actually shut down the fs if the incore quota reservations get   corrupted. - Fix background block garbage collection scans to not block and to   actually clean out CoW staging extents properly. - Run block gc scans when we run low on project quota. - Use the standardized transaction allocation helpers to make it so that   ENOSPC and EDQUOT errors during reservation will back out, invoke the   block gc scanner, and try again.  This is preparation for introducing   background inode garbage collection in the next cycle. - Combine speculative post-EOF block garbage collection with speculative   copy on write block garbage collection. - Enable multithreaded quotacheck. - Allow sysadmins to tweak the CPU affinities and maximum concurrency   levels of quotacheck and background blockgc worker pools. - Expose the inode btree counter feature in the fs geometry ioctl. - Cleanups of the growfs code in preparation for starting work on   filesystem shrinking. - Fix all the bloody gcc warnings that the maintainer knows about. :P (2021-02-04) tar.gz
xfs-5.12-merge-2 New code for 5.12: - Fix an ABBA deadlock when renaming files on overlayfs. - Make sure that we can't overflow the inode extent counters when adding   to or removing extents from a file. - Make directory sgid inheritance work the same way as all the other   filesystems. - Don't drain the buffer cache on freeze and ro remount, which should   reduce the amount of time if read-only workloads are continuing   during the freeze. - Fix a bug where symlink size isn't reported to the vfs in ecryptfs. - Disentangle log cleaning from log covering.  This refactoring sets us   up for future changes to the log, though for now it simply means that   we can use covering for freezes, and cleaning becomes something we   only do at unmount. - Speed up file fsyncs by reducing iolock cycling. - Fix delalloc blocks leaking when changing the project id fails because   of input validation errors in FSSETXATTR. - Fix oversized quota reservation when converting unwritten extents   during a DAX write. - Create a transaction allocation helper function to standardize the   idiom of allocating a transaction, reserving blocks, locking inodes,   and reserving quota.  Replace all the open-coded logic for file   creation, file ownership changes, and file modifications to use them. - Actually shut down the fs if the incore quota reservations get   corrupted. - Fix background block garbage collection scans to not block and to   actually clean out CoW staging extents properly. - Run block gc scans when we run low on project quota. - Use the standardized transaction allocation helpers to make it so that   ENOSPC and EDQUOT errors during reservation will back out, invoke the   block gc scanner, and try again.  This is preparation for introducing   background inode garbage collection in the next cycle. - Combine speculative post-EOF block garbage collection with speculative   copy on write block garbage collection. - Enable multithreaded quotacheck. - Allow sysadmins to tweak the CPU affinities and maximum concurrency   levels of quotacheck and background blockgc worker pools. - Expose the inode btree counter feature in the fs geometry ioctl. - Cleanups of the growfs code in preparation for starting work on   filesystem shrinking. (2021-02-03) tar.gz
iomap-5.12-merge-2 New code for 5.12: - Adjust the final parameter of iomap_dio_rw. - Add a new flag to request that iomap directio writes return EAGAIN if   the write is not a pure overwrite within EOF; this will be used to   reduce lock contention with unaligned direct writes on XFS. - Amend XFS' directio code to eliminate exclusive locking for unaligned   direct writes if the circumstances permit (2021-02-02) tar.gz
realtime-reflink-extsize_2021-02-01 xfs: reflink with large realtime extents (2021-02-01) tar.gz
realtime-reflink_2021-02-01 xfs: reflink on the realtime device (2021-02-01) tar.gz
noalloc-ags_2021-02-01 xfs: noalloc allocation groups (2021-02-01) tar.gz
djwong-wtf_2021-02-01 xfs: random weirdness (2021-02-01) tar.gz
realtime-extfree-intents_2021-02-01 xfs: widen EFI format to support rt (2021-02-01) tar.gz
realtime-rmap_2021-02-01 xfs: realtime reverse-mapping support (2021-02-01) tar.gz
reserve-rt-metadata-space_2021-02-01 xfs: enable in-core block reservation for rt metadata (2021-02-01) tar.gz
refactor-rt-locking_2021-02-01 xfs: refactor realtime meta inode locking (2021-02-01) tar.gz
btree-dynamic-depth_2021-02-01 xfs: support dynamic btree cursor height (2021-02-01) tar.gz
btree-ifork-records_2021-02-01 xfs: refactor btrees to support records in inode root (2021-02-01) tar.gz
inode-refactor_2021-02-01 xfs: hoist inode operations to libxfs (2021-02-01) tar.gz
metadir_2021-02-01 xfs: metadata inode directories (2021-02-01) tar.gz
repair-dirs_2021-02-01 xfs: online repair of directories (2021-02-01) tar.gz
repair-xattrs_2021-02-01 xfs: online repair of extended attributes (2021-02-01) tar.gz
repair-rtsummary_2021-02-01 xfs: online repair of realtime summaries (2021-02-01) tar.gz
atomic-file-updates_2021-02-01 xfs: atomic file updates (2021-02-01) tar.gz
expand-bmap-intent-usage_2021-02-01 xfs: support attrfork and unwritten BUIs (2021-02-01) tar.gz
realtime-bmap-intents_2021-02-01 xfs: widen BUI formats to support rt (2021-02-01) tar.gz
repair-hard-problems_2021-02-01 xfs: online repair hard problems (2021-02-01) tar.gz
indirect-health-reporting_2021-02-01 xfs: indirect health reporting (2021-02-01) tar.gz
deferred-inactivation_2021-02-01 xfs: deferred inode inactivation (2021-02-01) tar.gz
corruption-health-reports_2021-02-01 xfs: report corruption to the health trackers (2021-02-01) tar.gz
repair-quota_2021-02-01 xfs: online repair of quota and counters (2021-02-01) tar.gz
repair-inodes_2021-02-01 xfs: online repair of inodes and extent maps (2021-02-01) tar.gz
repair-ag-btrees_2021-02-01 xfs: online repair of AG btrees (2021-02-01) tar.gz
scrub-rtsummary_2021-02-01 xfs: online scrubbing of realtime summary files (2021-02-01) tar.gz
repair-bitmap-rework_2021-02-01 xfs: rework online repair incore bitmap (2021-02-01) tar.gz
repair-prep-for-bulk-loading_2021-02-01 xfs: prepare repair for bulk loading (2021-02-01) tar.gz
repair-reap-fixes_2021-02-01 xfs: fix online repair block reaping (2021-02-01) tar.gz
reflink-speedups_2021-02-01 xfs: fix reflink inefficiencies (2021-02-01) tar.gz
scrub-fixes_2021-02-01 xfs: more scrub fixes (2021-02-01) tar.gz
eofblocks-consolidation_2021-02-01 xfs: consolidate posteof and cowblocks cleanup (2021-02-01) tar.gz
reclaim-space-harder_2021-02-01 xfs: try harder to reclaim space when we run out (2021-02-01) tar.gz
workqueue-speedups_2021-02-01 xfs: speed up parallel workqueues (2021-02-01) tar.gz
quota-function-cleanups_2021-02-01 xfs: minor cleanups of the quota functions (2021-02-01) tar.gz
merge-5.12_2021-02-01 xfs: new code for 5.12 (2021-02-01) tar.gz
copy-range-faster_2021-02-01 xfs: faster unaligned copy_file_range (2021-02-01) tar.gz
eofblocks-consolidation-5.12_2021-02-01 xfs: consolidate posteof and cowblocks cleanup (2021-02-01) tar.gz
workqueue-speedups-5.12_2021-02-01 xfs: speed up parallel workqueues (2021-02-01) tar.gz
reclaim-space-harder-5.12_2021-02-01 xfs: try harder to reclaim space when we run out (2021-02-01) tar.gz
quota-function-cleanups-5.12_2021-02-01 xfs: minor cleanups of the quota functions (2021-02-01) tar.gz
xfs-5.12-merge_2021-02-01 xfs: new code for 5.12 (2021-02-01) tar.gz
scrub-fixes-5.12_2021-01-31 xfs: more scrub fixes (2021-01-31) tar.gz
eofblocks-consolidation-5.12_2021-01-31 xfs: consolidate posteof and cowblocks cleanup (2021-01-31) tar.gz
workqueue-speedups-5.12_2021-01-31 xfs: speed up parallel workqueues (2021-01-31) tar.gz
reclaim-space-harder-5.12_2021-01-31 xfs: try harder to reclaim space when we run out (2021-01-31) tar.gz
quota-function-cleanups-5.12_2021-01-31 xfs: minor cleanups of the quota functions (2021-01-31) tar.gz
xfs-5.12-merge_2021-01-31 xfs: new code for 5.12 (2021-01-31) tar.gz
v5.11-rc6    Linux 5.11-rc6 (2021-01-31) tar.gz
scrub-fixes-5.12_2021-01-28 xfs: more scrub fixes (2021-01-28) tar.gz
eofblocks-consolidation-5.12_2021-01-28 xfs: consolidate posteof and cowblocks cleanup (2021-01-28) tar.gz
workqueue-speedups-5.12_2021-01-28 xfs: speed up parallel workqueues (2021-01-28) tar.gz
reclaim-space-harder-5.12_2021-01-28 xfs: try harder to reclaim space when we run out (2021-01-28) tar.gz
quota-function-cleanups-5.12_2021-01-28 xfs: minor cleanups of the quota functions (2021-01-28) tar.gz
xfs-5.12-merge_2021-01-28 xfs: new code for 5.12 (2021-01-28) tar.gz
scrub-fixes-5.12_2021-01-27 xfs: more scrub fixes (2021-01-27) tar.gz
eofblocks-consolidation-5.12_2021-01-27 xfs: consolidate posteof and cowblocks cleanup (2021-01-27) tar.gz
reclaim-space-harder-5.12_2021-01-27 xfs: try harder to reclaim space when we run out (2021-01-27) tar.gz
workqueue-speedups-5.12_2021-01-27 xfs: speed up parallel workqueues (2021-01-27) tar.gz
quota-function-cleanups-5.12_2021-01-27 xfs: minor cleanups of the quota functions (2021-01-27) tar.gz
xfs-5.12-merge_2021-01-27 xfs: new code for 5.12 (2021-01-27) tar.gz
v5.11-rc5    Linux 5.11-rc5 (2021-01-24) tar.gz
iomap-5.12-merge-1 New code for 5.12: - Adjust the final parameter of iomap_dio_rw. - Add a new flag to request that iomap directio writes return EAGAIN if   the write is not a pure overwrite within EOF; this will be used to   reduce lock contention with unaligned direct writes on XFS. (2021-01-23) tar.gz
xfs-5.12-merge-1 New code for 5.12: - Fix an ABBA deadlock when renaming files on overlayfs. - Make sure that we can't overflow the inode extent counters when adding   to or removing extents from a file. - Make directory sgid inheritance work the same way as all the other   filesystems. - Don't drain the buffer cache on freeze and ro remount, which should   reduce the amount of time if read-only workloads are continuing   during the freeze. - Fix a bug where symlink size isn't reported to the vfs in ecryptfs. - Disentangle log cleaning from log covering.  This refactoring sets us   up for future changes to the log, though for now it simply means that   we can use covering for freezes, and cleaning becomes something we   only do at unmount. - Speed up file fsyncs by reducing iolock cycling. (2021-01-23) tar.gz
scrub-fixes-5.12_2021-01-23 xfs: more scrub fixes (2021-01-23) tar.gz
eofblocks-consolidation-5.12_2021-01-23 xfs: consolidate posteof and cowblocks cleanup (2021-01-23) tar.gz
workqueue-speedups-5.12_2021-01-23 xfs: speed up parallel workqueues (2021-01-23) tar.gz
quota-function-cleanups-5.12_2021-01-23 xfs: minor cleanups of the quota functions (2021-01-23) tar.gz
reclaim-space-harder-5.12_2021-01-23 xfs: try harder to reclaim space when we run out (2021-01-23) tar.gz
xfs-5.12-merge_2021-01-23 xfs: new code for 5.12 (2021-01-23) tar.gz
scrub-fixes-5.12_2021-01-22 xfs: more scrub fixes (2021-01-22) tar.gz
eofblocks-consolidation-5.12_2021-01-22 xfs: consolidate posteof and cowblocks cleanup (2021-01-22) tar.gz
reclaim-space-harder-5.12_2021-01-22 xfs: try harder to reclaim space when we run out (2021-01-22) tar.gz
quota-function-cleanups-5.12_2021-01-22 xfs: minor cleanups of the quota functions (2021-01-22) tar.gz
xfs-5.12-merge_2021-01-22 xfs: new code for 5.12 (2021-01-22) tar.gz
realtime-reflink-extsize_2021-01-18 xfs: reflink with large realtime extents (2021-01-18) tar.gz
realtime-reflink_2021-01-18 xfs: reflink on the realtime device (2021-01-18) tar.gz
noalloc-ags_2021-01-18 xfs: noalloc allocation groups (2021-01-18) tar.gz
djwong-wtf_2021-01-18 xfs: random weirdness (2021-01-18) tar.gz
realtime-extfree-intents_2021-01-18 xfs: widen EFI format to support rt (2021-01-18) tar.gz
realtime-rmap_2021-01-18 xfs: realtime reverse-mapping support (2021-01-18) tar.gz
reserve-rt-metadata-space_2021-01-18 xfs: enable in-core block reservation for rt metadata (2021-01-18) tar.gz
refactor-rt-locking_2021-01-18 xfs: refactor realtime meta inode locking (2021-01-18) tar.gz
btree-dynamic-depth_2021-01-18 xfs: support dynamic btree cursor height (2021-01-18) tar.gz
btree-ifork-records_2021-01-18 xfs: refactor btrees to support records in inode root (2021-01-18) tar.gz
inode-refactor_2021-01-18 xfs: hoist inode operations to libxfs (2021-01-18) tar.gz
metadir_2021-01-18 xfs: metadata inode directories (2021-01-18) tar.gz
repair-dirs_2021-01-18 xfs: online repair of directories (2021-01-18) tar.gz
repair-xattrs_2021-01-18 xfs: online repair of extended attributes (2021-01-18) tar.gz
repair-rtsummary_2021-01-18 xfs: online repair of realtime summaries (2021-01-18) tar.gz
atomic-file-updates_2021-01-18 xfs: atomic file updates (2021-01-18) tar.gz
expand-bmap-intent-usage_2021-01-18 xfs: support attrfork and unwritten BUIs (2021-01-18) tar.gz
realtime-bmap-intents_2021-01-18 xfs: widen BUI formats to support rt (2021-01-18) tar.gz
repair-hard-problems_2021-01-18 xfs: online repair hard problems (2021-01-18) tar.gz
indirect-health-reporting_2021-01-18 xfs: indirect health reporting (2021-01-18) tar.gz
deferred-inactivation_2021-01-18 xfs: deferred inode inactivation (2021-01-18) tar.gz
corruption-health-reports_2021-01-18 xfs: report corruption to the health trackers (2021-01-18) tar.gz
repair-inodes_2021-01-18 xfs: online repair of inodes and extent maps (2021-01-18) tar.gz
repair-quota_2021-01-18 xfs: online repair of quota and counters (2021-01-18) tar.gz
repair-ag-btrees_2021-01-18 xfs: online repair of AG btrees (2021-01-18) tar.gz
scrub-rtsummary_2021-01-18 xfs: online scrubbing of realtime summary files (2021-01-18) tar.gz
repair-prep-for-bulk-loading_2021-01-18 xfs: prepare repair for bulk loading (2021-01-18) tar.gz
repair-bitmap-rework_2021-01-18 xfs: rework online repair incore bitmap (2021-01-18) tar.gz
repair-reap-fixes_2021-01-18 xfs: fix online repair block reaping (2021-01-18) tar.gz
reflink-speedups_2021-01-18 xfs: fix reflink inefficiencies (2021-01-18) tar.gz
scrub-fixes_2021-01-18 xfs: more scrub fixes (2021-01-18) tar.gz
eofblocks-consolidation_2021-01-18 xfs: consolidate posteof and cowblocks cleanup (2021-01-18) tar.gz
quota-function-cleanups_2021-01-18 xfs: minor cleanups of the quota functions (2021-01-18) tar.gz
reclaim-space-harder_2021-01-18 xfs: try harder to reclaim space when we run out (2021-01-18) tar.gz
xfs-5.12-merge_2021-01-18 xfs: new code for 5.12 (2021-01-18) tar.gz
copy-range-faster_2021-01-18 xfs: faster unaligned copy_file_range (2021-01-18) tar.gz
eofblocks-consolidation-5.12_2021-01-18 xfs: consolidate posteof and cowblocks cleanup (2021-01-18) tar.gz
reclaim-space-harder-5.12_2021-01-18 xfs: try harder to reclaim space when we run out (2021-01-18) tar.gz
quota-function-cleanups-5.12_2021-01-18 xfs: minor cleanups of the quota functions (2021-01-18) tar.gz
v5.11-rc4    Linux 5.11-rc4 (2021-01-17) tar.gz
realtime-reflink-extsize_2021-01-15 xfs: reflink with large realtime extents (2021-01-15) tar.gz
realtime-reflink_2021-01-15 xfs: reflink on the realtime device (2021-01-15) tar.gz
noalloc-ags_2021-01-15 xfs: noalloc allocation groups (2021-01-15) tar.gz
djwong-wtf_2021-01-15 xfs: random weirdness (2021-01-15) tar.gz
realtime-rmap_2021-01-15 xfs: realtime reverse-mapping support (2021-01-15) tar.gz
realtime-extfree-intents_2021-01-15 xfs: widen EFI format to support rt (2021-01-15) tar.gz
reserve-rt-metadata-space_2021-01-15 xfs: enable in-core block reservation for rt metadata (2021-01-15) tar.gz
refactor-rt-locking_2021-01-15 xfs: refactor realtime meta inode locking (2021-01-15) tar.gz
btree-dynamic-depth_2021-01-15 xfs: support dynamic btree cursor height (2021-01-15) tar.gz
btree-ifork-records_2021-01-15 xfs: refactor btrees to support records in inode root (2021-01-15) tar.gz
inode-refactor_2021-01-15 xfs: hoist inode operations to libxfs (2021-01-15) tar.gz
metadir_2021-01-15 xfs: metadata inode directories (2021-01-15) tar.gz
repair-dirs_2021-01-15 xfs: online repair of directories (2021-01-15) tar.gz
repair-xattrs_2021-01-15 xfs: online repair of extended attributes (2021-01-15) tar.gz
repair-rtsummary_2021-01-15 xfs: online repair of realtime summaries (2021-01-15) tar.gz
atomic-file-updates_2021-01-15 xfs: atomic file updates (2021-01-15) tar.gz
expand-bmap-intent-usage_2021-01-15 xfs: support attrfork and unwritten BUIs (2021-01-15) tar.gz
realtime-bmap-intents_2021-01-15 xfs: widen BUI formats to support rt (2021-01-15) tar.gz
repair-hard-problems_2021-01-15 xfs: online repair hard problems (2021-01-15) tar.gz
indirect-health-reporting_2021-01-15 xfs: indirect health reporting (2021-01-15) tar.gz
deferred-inactivation_2021-01-15 xfs: deferred inode inactivation (2021-01-15) tar.gz
corruption-health-reports_2021-01-15 xfs: report corruption to the health trackers (2021-01-15) tar.gz
repair-inodes_2021-01-15 xfs: online repair of inodes and extent maps (2021-01-15) tar.gz
repair-quota_2021-01-15 xfs: online repair of quota and counters (2021-01-15) tar.gz
repair-ag-btrees_2021-01-15 xfs: online repair of AG btrees (2021-01-15) tar.gz
scrub-rtsummary_2021-01-15 xfs: online scrubbing of realtime summary files (2021-01-15) tar.gz
repair-prep-for-bulk-loading_2021-01-15 xfs: prepare repair for bulk loading (2021-01-15) tar.gz
repair-bitmap-rework_2021-01-15 xfs: rework online repair incore bitmap (2021-01-15) tar.gz
repair-reap-fixes_2021-01-15 xfs: fix online repair block reaping (2021-01-15) tar.gz
reflink-speedups_2021-01-15 xfs: fix reflink inefficiencies (2021-01-15) tar.gz
scrub-fixes_2021-01-15 xfs: more scrub fixes (2021-01-15) tar.gz
eofblocks-consolidation_2021-01-15 xfs: consolidate posteof and cowblocks cleanup (2021-01-15) tar.gz
quota-function-cleanups_2021-01-15 xfs: minor cleanups of the quota functions (2021-01-15) tar.gz
reclaim-space-harder_2021-01-15 xfs: try harder to reclaim space when we run out (2021-01-15) tar.gz
xfs-5.12-merge_2021-01-15 xfs: new code for 5.12 (2021-01-15) tar.gz
copy-range-faster_2021-01-15 xfs: faster unaligned copy_file_range (2021-01-15) tar.gz
eofblocks-consolidation-5.12_2021-01-11 xfs: consolidate posteof and cowblocks cleanup (2021-01-11) tar.gz
reclaim-space-harder-5.12_2021-01-11 xfs: try harder to reclaim space when we run out (2021-01-11) tar.gz
xfs-5.11-fixes_2021-01-11 xfs: fixes for 5.11 (2021-01-11) tar.gz
v5.11-rc3    Linux 5.11-rc3 (2021-01-10) tar.gz
v5.11-rc2    Linux 5.11-rc2 (2021-01-03) tar.gz
realtime-reflink-extsize_2020-12-31 xfs: reflink with large realtime extents (2020-12-31) tar.gz
realtime-reflink_2020-12-31 xfs: reflink on the realtime device (2020-12-31) tar.gz
noalloc-ags_2020-12-31 xfs: noalloc allocation groups (2020-12-31) tar.gz
djwong-wtf_2020-12-31 xfs: random weirdness (2020-12-31) tar.gz
realtime-rmap_2020-12-31 xfs: realtime reverse-mapping support (2020-12-31) tar.gz
realtime-extfree-intents_2020-12-31 xfs: widen EFI format to support rt (2020-12-31) tar.gz
reserve-rt-metadata-space_2020-12-31 xfs: enable in-core block reservation for rt metadata (2020-12-31) tar.gz
refactor-rt-locking_2020-12-31 xfs: refactor realtime meta inode locking (2020-12-31) tar.gz
btree-dynamic-depth_2020-12-31 xfs: support dynamic btree cursor height (2020-12-31) tar.gz
btree-ifork-records_2020-12-31 xfs: refactor btrees to support records in inode root (2020-12-31) tar.gz
metadir_2020-12-31 xfs: metadata inode directories (2020-12-31) tar.gz
inode-refactor_2020-12-31 xfs: hoist inode operations to libxfs (2020-12-31) tar.gz
repair-dirs_2020-12-31 xfs: online repair of directories (2020-12-31) tar.gz
repair-xattrs_2020-12-31 xfs: online repair of extended attributes (2020-12-31) tar.gz
repair-rtsummary_2020-12-31 xfs: online repair of realtime summaries (2020-12-31) tar.gz
atomic-file-updates_2020-12-31 xfs: atomic file updates (2020-12-31) tar.gz
expand-bmap-intent-usage_2020-12-31 xfs: support attrfork and unwritten BUIs (2020-12-31) tar.gz
realtime-bmap-intents_2020-12-31 xfs: widen BUI formats to support rt (2020-12-31) tar.gz
repair-hard-problems_2020-12-31 xfs: online repair hard problems (2020-12-31) tar.gz
indirect-health-reporting_2020-12-31 xfs: indirect health reporting (2020-12-31) tar.gz
deferred-inactivation_2020-12-31 xfs: deferred inode inactivation (2020-12-31) tar.gz
eofblocks-consolidation_2020-12-31 xfs: consolidate posteof and cowblocks cleanup (2020-12-31) tar.gz
reclaim-space-harder_2020-12-31 xfs: try harder to reclaim space when we run out (2020-12-31) tar.gz
corruption-health-reports_2020-12-31 xfs: report corruption to the health trackers (2020-12-31) tar.gz
repair-quota_2020-12-31 xfs: online repair of quota and counters (2020-12-31) tar.gz
repair-inodes_2020-12-31 xfs: online repair of inodes and extent maps (2020-12-31) tar.gz
repair-ag-btrees_2020-12-31 xfs: online repair of AG btrees (2020-12-31) tar.gz
scrub-rtsummary_2020-12-31 xfs: online scrubbing of realtime summary files (2020-12-31) tar.gz
repair-prep-for-bulk-loading_2020-12-31 xfs: prepare repair for bulk loading (2020-12-31) tar.gz
repair-bitmap-rework_2020-12-31 xfs: rework online repair incore bitmap (2020-12-31) tar.gz
repair-reap-fixes_2020-12-31 xfs: fix online repair block reaping (2020-12-31) tar.gz
reflink-speedups_2020-12-31 xfs: fix reflink inefficiencies (2020-12-31) tar.gz
scrub-fixes_2020-12-31 xfs: more scrub fixes (2020-12-31) tar.gz
pwork-parallelism_2020-12-31 xfs: increase pwork parallelism (2020-12-31) tar.gz
copy-range-faster_2020-12-31 xfs: faster unaligned copy_file_range (2020-12-31) tar.gz
v5.11-rc1    Linux 5.11-rc1 (2020-12-27) tar.gz
realtime-reflink-extsize_2020-12-18 xfs: reflink with large realtime extents (2020-12-18) tar.gz
realtime-reflink_2020-12-18 xfs: reflink on the realtime device (2020-12-18) tar.gz
noalloc-ags_2020-12-18 xfs: noalloc allocation groups (2020-12-18) tar.gz
djwong-wtf_2020-12-18 xfs: random weirdness (2020-12-18) tar.gz
realtime-rmap_2020-12-18 xfs: realtime reverse-mapping support (2020-12-18) tar.gz
realtime-extfree-intents_2020-12-18 xfs: widen EFI format to support rt (2020-12-18) tar.gz
reserve-rt-metadata-space_2020-12-18 xfs: enable in-core block reservation for rt metadata (2020-12-18) tar.gz
refactor-rt-locking_2020-12-18 xfs: refactor realtime meta inode locking (2020-12-18) tar.gz
btree-dynamic-depth_2020-12-18 xfs: support dynamic btree cursor height (2020-12-18) tar.gz
btree-ifork-records_2020-12-18 xfs: refactor btrees to support records in inode root (2020-12-18) tar.gz
metadir_2020-12-18 xfs: metadata inode directories (2020-12-18) tar.gz
inode-refactor_2020-12-18 xfs: hoist inode operations to libxfs (2020-12-18) tar.gz
repair-dirs_2020-12-18 xfs: online repair of directories (2020-12-18) tar.gz
repair-xattrs_2020-12-18 xfs: online repair of extended attributes (2020-12-18) tar.gz
repair-rtsummary_2020-12-18 xfs: online repair of realtime summaries (2020-12-18) tar.gz
atomic-file-updates_2020-12-18 xfs: atomic file updates (2020-12-18) tar.gz
expand-bmap-intent-usage_2020-12-18 xfs: support attrfork and unwritten BUIs (2020-12-18) tar.gz
realtime-bmap-intents_2020-12-18 xfs: widen BUI formats to support rt (2020-12-18) tar.gz
repair-hard-problems_2020-12-18 xfs: online repair hard problems (2020-12-18) tar.gz
indirect-health-reporting_2020-12-18 xfs: indirect health reporting (2020-12-18) tar.gz
deferred-inactivation_2020-12-18 xfs: deferred inode inactivation (2020-12-18) tar.gz
eofblocks-consolidation_2020-12-18 xfs: consolidate posteof and cowblocks cleanup (2020-12-18) tar.gz
reclaim-space-harder_2020-12-18 xfs: try harder to reclaim space when we run out (2020-12-18) tar.gz
corruption-health-reports_2020-12-18 xfs: report corruption to the health trackers (2020-12-18) tar.gz
repair-quota_2020-12-18 xfs: online repair of quota and counters (2020-12-18) tar.gz
repair-inodes_2020-12-18 xfs: online repair of inodes and extent maps (2020-12-18) tar.gz
repair-ag-btrees_2020-12-18 xfs: online repair of AG btrees (2020-12-18) tar.gz
scrub-rtsummary_2020-12-18 xfs: online scrubbing of realtime summary files (2020-12-18) tar.gz
repair-prep-for-bulk-loading_2020-12-18 xfs: prepare repair for bulk loading (2020-12-18) tar.gz
repair-bitmap-rework_2020-12-18 xfs: rework online repair incore bitmap (2020-12-18) tar.gz
repair-reap-fixes_2020-12-18 xfs: fix online repair block reaping (2020-12-18) tar.gz
reflink-speedups_2020-12-18 xfs: fix reflink inefficiencies (2020-12-18) tar.gz
scrub-fixes_2020-12-18 xfs: more scrub fixes (2020-12-18) tar.gz
pwork-parallelism_2020-12-18 xfs: increase pwork parallelism (2020-12-18) tar.gz
copy-range-faster_2020-12-18 xfs: faster unaligned copy_file_range (2020-12-18) tar.gz
xfs-5.11-merge_2020-12-18 xfs: stuff for 5.11 (2020-12-18) tar.gz
xfs-5.11-merge-4 New code for 5.11: - Introduce a "needsrepair" "feature" to flag a filesystem as needing a   pass through xfs_repair.  This is key to enabling filesystem upgrades   (in xfs_db) that require xfs_repair to make minor adjustments to metadata. - Refactor parameter checking of recovered log intent items so that we   actually use the same validation code as them that generate the intent   items. - Various fixes to online scrub not reacting correctly to directory   entries pointing to inodes that cannot be igetted. - Refactor validation helpers for data and rt volume extents. - Refactor XFS_TRANS_DQ_DIRTY out of existence. - Fix a longstanding bug where mounting with "uqnoenforce" would start   user quotas in non-enforcing mode but /proc/mounts would display   "usrquota", implying that they are being enforced. - Don't flag dax+reflink inodes as corruption since that is a valid (but   not fully functional) combination right now. - Clean up raid stripe validation functions. - Refactor the inode allocation code to be more straightforward. - Small prep cleanup for idmapping support. - Get rid of the xfs_buf_t typedef. (2020-12-17) tar.gz
v5.10        Linux 5.10 (2020-12-13) tar.gz
xfs-5.11-merge-3 New code for 5.11: - Introduce a "needsrepair" "feature" to flag a filesystem as needing a   pass through xfs_repair.  This is key to enabling filesystem upgrades   (in xfs_db) that require xfs_repair to make minor adjustments to metadata. - Refactor parameter checking of recovered log intent items so that we   actually use the same validation code as them that generate the intent   items. - Various fixes to online scrub not reacting correctly to directory   entries pointing to inodes that cannot be igetted. - Refactor validation helpers for data and rt volume extents. - Refactor XFS_TRANS_DQ_DIRTY out of existence. - Fix a longstanding bug where mounting with "uqnoenforce" would start   user quotas in non-enforcing mode but /proc/mounts would display   "usrquota", implying that they are being enforced. - Don't flag dax+reflink inodes as corruption since that is a valid (but   not fully functional) combination right now. - Clean up raid stripe validation functions. - Refactor the inode allocation code to be more straightforward. - Small prep cleanup for idmapping support. (2020-12-12) tar.gz
dialloc-refactorings-5.11_2020-12-09 xfs: some xfs_dialloc() cleanup (2020-12-09) tar.gz
xfs-5.11-merge_2020-12-09 xfs: stuff for 5.11 merge (2020-12-09) tar.gz
xfs-5.11-merge-2 New code for 5.11: - Introduce a "needsrepair" "feature" to flag a filesystem as needing a   pass through xfs_repair.  This is key to enabling filesystem upgrades   (in xfs_db) that require xfs_repair to make minor adjustments to metadata. - Refactor parameter checking of recovered log intent items so that we   actually use the same validation code as them that generate the intent   items. - Various fixes to online scrub not reacting correctly to directory   entries pointing to inodes that cannot be igetted. - Refactor validation helpers for data and rt volume extents. - Refactor XFS_TRANS_DQ_DIRTY out of existence. - Fix a longstanding bug where mounting with "uqnoenforce" would start   user quotas in non-enforcing mode but /proc/mounts would display   "usrquota", implying that they are being enforced. - Don't flag dax+reflink inodes as corruption since that is a valid (but   not fully functional) combination right now. - Clean up raid stripe validation functions. (2020-12-09) tar.gz
xfs-5.11-merge-1 New code for 5.11: - Introduce a "needsrepair" "feature" to flag a filesystem as needing a   pass through xfs_repair.  This is key to enabling filesystem upgrades   (in xfs_db) that require xfs_repair to make minor adjustments to metadata. - Refactor parameter checking of recovered log intent items so that we   actually use the same validation code as them that generate the intent   items. - Various fixes to online scrub not reacting correctly to directory   entries pointing to inodes that cannot be igetted. - Refactor validation helpers for data and rt volume extents. - Refactor XFS_TRANS_DQ_DIRTY out of existence. - Fix a longstanding bug where mounting with "uqnoenforce" would start   user quotas in non-enforcing mode but /proc/mounts would display   "usrquota", implying that they are being enforced. - Don't flag dax+reflink inodes as corruption since that is a valid (but   not fully functional) combination right now. - Clean up raid stripe validation functions. (2020-12-09) tar.gz
realtime-reflink-extsize_2020-12-06 xfs: reflink with large realtime extents (2020-12-06) tar.gz
realtime-reflink_2020-12-06 xfs: reflink on the realtime device (2020-12-06) tar.gz
noalloc-ags_2020-12-06 xfs: noalloc allocation groups (2020-12-06) tar.gz
djwong-wtf_2020-12-06 xfs: random weirdness (2020-12-06) tar.gz
realtime-rmap_2020-12-06 xfs: realtime reverse-mapping support (2020-12-06) tar.gz
realtime-extfree-intents_2020-12-06 xfs: widen EFI format to support rt (2020-12-06) tar.gz
refactor-rt-locking_2020-12-06 xfs: refactor realtime meta inode locking (2020-12-06) tar.gz
reserve-rt-metadata-space_2020-12-06 xfs: enable in-core block reservation for rt metadata (2020-12-06) tar.gz
btree-dynamic-depth_2020-12-06 xfs: support dynamic btree cursor height (2020-12-06) tar.gz
btree-ifork-records_2020-12-06 xfs: refactor btrees to support records in inode root (2020-12-06) tar.gz
metadir_2020-12-06 xfs: metadata inode directories (2020-12-06) tar.gz
inode-refactor_2020-12-06 xfs: hoist inode operations to libxfs (2020-12-06) tar.gz
repair-dirs_2020-12-06 xfs: online repair of directories (2020-12-06) tar.gz
repair-xattrs_2020-12-06 xfs: online repair of extended attributes (2020-12-06) tar.gz
atomic-file-updates_2020-12-06 xfs: atomic file updates (2020-12-06) tar.gz
repair-rtsummary_2020-12-06 xfs: online repair of realtime summaries (2020-12-06) tar.gz
expand-bmap-intent-usage_2020-12-06 xfs: support attrfork and unwritten BUIs (2020-12-06) tar.gz
realtime-bmap-intents_2020-12-06 xfs: widen BUI formats to support rt (2020-12-06) tar.gz
repair-hard-problems_2020-12-06 xfs: online repair hard problems (2020-12-06) tar.gz
indirect-health-reporting_2020-12-06 xfs: indirect health reporting (2020-12-06) tar.gz
deferred-inactivation_2020-12-06 xfs: deferred inode inactivation (2020-12-06) tar.gz
eofblocks-consolidation_2020-12-06 xfs: consolidate posteof and cowblocks cleanup (2020-12-06) tar.gz
corruption-health-reports_2020-12-06 xfs: report corruption to the health trackers (2020-12-06) tar.gz
reclaim-space-harder_2020-12-06 xfs: try harder to reclaim space when we run out (2020-12-06) tar.gz
repair-quota_2020-12-06 xfs: online repair of quota and counters (2020-12-06) tar.gz
repair-inodes_2020-12-06 xfs: online repair of inodes and extent maps (2020-12-06) tar.gz
repair-ag-btrees_2020-12-06 xfs: online repair of AG btrees (2020-12-06) tar.gz
scrub-rtsummary_2020-12-06 xfs: online scrubbing of realtime summary files (2020-12-06) tar.gz
repair-prep-for-bulk-loading_2020-12-06 xfs: prepare repair for bulk loading (2020-12-06) tar.gz
repair-bitmap-rework_2020-12-06 xfs: rework online repair incore bitmap (2020-12-06) tar.gz
reflink-speedups_2020-12-06 xfs: fix reflink inefficiencies (2020-12-06) tar.gz
repair-reap-fixes_2020-12-06 xfs: fix online repair block reaping (2020-12-06) tar.gz
scrub-fixes_2020-12-06 xfs: more scrub fixes (2020-12-06) tar.gz
fixes-5.11_2020-12-06 xfs: fixes for 5.11 (2020-12-06) tar.gz
fix-recovered-log-intent-validation_2020-12-06 xfs: strengthen log intent validation (2020-12-06) tar.gz
needsrepair_2020-12-06 xfs: add the ability to flag a fs for repair (2020-12-06) tar.gz
pwork-parallelism_2020-12-06 xfs: increase pwork parallelism (2020-12-06) tar.gz
copy-range-faster_2020-12-06 xfs: faster unaligned copy_file_range (2020-12-06) tar.gz
random-fixes-5.11_2020-12-06 xfs: random fixes for 5.11 (2020-12-06) tar.gz
refactorings-5.11_2020-12-06 xfs: refactor extent validation for 5.11 (2020-12-06) tar.gz
fix-recovered-log-intent-validation-5.11_2020-12-06 xfs: strengthen log intent validation (2020-12-06) tar.gz
needsrepair-5.11_2020-12-06 xfs: add the ability to flag a fs for repair (2020-12-06) tar.gz
copy-range-faster-5.11_2020-12-06 xfs: faster unaligned copy_file_range (2020-12-06) tar.gz
v5.10-rc7    Linux 5.10-rc7 (2020-12-06) tar.gz
fix-recovered-log-intent-validation-5.11_2020-12-03 xfs: strengthen log intent validation (2020-12-03) tar.gz
random-fixes-5.11_2020-12-03 xfs: random fixes for 5.11 (2020-12-03) tar.gz
needsrepair-5.11_2020-12-03 xfs: add the ability to flag a fs for repair (2020-12-03) tar.gz
copy-range-faster-5.11_2020-12-03 xfs: faster unaligned copy_file_range (2020-12-03) tar.gz
fix-recovered-log-intent-validation-5.11_2020-11-30 xfs: strengthen log intent validation (2020-11-30) tar.gz
needsrepair-5.11_2020-11-30 xfs: add the ability to flag a fs for repair (2020-11-30) tar.gz
copy-range-faster-5.11_2020-11-30 xfs: faster unaligned copy_file_range (2020-11-30) tar.gz
realtime-reflink-extsize_2020-11-29 xfs: reflink with large realtime extents (2020-11-29) tar.gz
realtime-reflink_2020-11-29 xfs: reflink on the realtime device (2020-11-29) tar.gz
noalloc-ags_2020-11-29 xfs: noalloc allocation groups (2020-11-29) tar.gz
djwong-wtf_2020-11-29 xfs: random weirdness (2020-11-29) tar.gz
realtime-rmap_2020-11-29 xfs: realtime reverse-mapping support (2020-11-29) tar.gz
realtime-extfree-intents_2020-11-29 xfs: widen EFI format to support rt (2020-11-29) tar.gz
reserve-rt-metadata-space_2020-11-29 xfs: enable in-core block reservation for rt metadata (2020-11-29) tar.gz
refactor-rt-locking_2020-11-29 xfs: refactor realtime meta inode locking (2020-11-29) tar.gz
fix-recovered-log-intent-validation_2020-11-29 xfs: strengthen log intent validation (2020-11-29) tar.gz
btree-dynamic-depth_2020-11-29 xfs: support dynamic btree cursor height (2020-11-29) tar.gz
btree-ifork-records_2020-11-29 xfs: refactor btrees to support records in inode root (2020-11-29) tar.gz
metadir_2020-11-29 xfs: metadata inode directories (2020-11-29) tar.gz
inode-refactor_2020-11-29 xfs: hoist inode operations to libxfs (2020-11-29) tar.gz
repair-dirs_2020-11-29 xfs: online repair of directories (2020-11-29) tar.gz
repair-xattrs_2020-11-29 xfs: online repair of extended attributes (2020-11-29) tar.gz
repair-rtsummary_2020-11-29 xfs: online repair of realtime summaries (2020-11-29) tar.gz
atomic-file-updates_2020-11-29 xfs: atomic file updates (2020-11-29) tar.gz
expand-bmap-intent-usage_2020-11-29 xfs: support attrfork and unwritten BUIs (2020-11-29) tar.gz
realtime-bmap-intents_2020-11-29 xfs: widen BUI formats to support rt (2020-11-29) tar.gz
indirect-health-reporting_2020-11-29 xfs: indirect health reporting (2020-11-29) tar.gz
repair-hard-problems_2020-11-29 xfs: online repair hard problems (2020-11-29) tar.gz
deferred-inactivation_2020-11-29 xfs: deferred inode inactivation (2020-11-29) tar.gz
eofblocks-consolidation_2020-11-29 xfs: consolidate posteof and cowblocks cleanup (2020-11-29) tar.gz
reclaim-space-harder_2020-11-29 xfs: try harder to reclaim space when we run out (2020-11-29) tar.gz
corruption-health-reports_2020-11-29 xfs: report corruption to the health trackers (2020-11-29) tar.gz
repair-inodes_2020-11-29 xfs: online repair of inodes and extent maps (2020-11-29) tar.gz
repair-quota_2020-11-29 xfs: online repair of quota and counters (2020-11-29) tar.gz
repair-ag-btrees_2020-11-29 xfs: online repair of AG btrees (2020-11-29) tar.gz
scrub-rtsummary_2020-11-29 xfs: online scrubbing of realtime summary files (2020-11-29) tar.gz
repair-prep-for-bulk-loading_2020-11-29 xfs: prepare repair for bulk loading (2020-11-29) tar.gz
repair-bitmap-rework_2020-11-29 xfs: rework online repair incore bitmap (2020-11-29) tar.gz
repair-reap-fixes_2020-11-29 xfs: fix online repair block reaping (2020-11-29) tar.gz
scrub-fixes_2020-11-29 xfs: more scrub fixes (2020-11-29) tar.gz
needsrepair_2020-11-29 xfs: add the ability to flag a fs for repair (2020-11-29) tar.gz
pwork-parallelism_2020-11-29 xfs: increase pwork parallelism (2020-11-29) tar.gz
copy-range-faster_2020-11-29 xfs: faster unaligned copy_file_range (2020-11-29) tar.gz
v5.10-rc6    Linux 5.10-rc6 (2020-11-29) tar.gz
v5.10-rc5    Linux 5.10-rc5 (2020-11-22) tar.gz
xfs-5.10-fixes-7 Fixes for 5.10-rc5: - Fix various deficiencies in online fsck's metadata checking code. - Fix an integer casting bug in the xattr code on 32-bit systems. - Fix a hang in an inode walk when the inode index is corrupt. - Fix error codes being dropped when initializing per-AG structures - Fix nowait directio writes that partially succeed but return EAGAIN. - Revert last week's rmap comparison patch because it was wrong. (2020-11-20) tar.gz
xfs-5.10-fixes-6 Fixes for 5.10-rc5: - Fix various deficiencies in online fsck's metadata checking code. - Fix an integer casting bug in the xattr code on 32-bit systems. - Fix a hang in an inode walk when the inode index is corrupt. - Fix error codes being dropped when initializing per-AG structures. (2020-11-19) tar.gz
v5.10-rc4    Linux 5.10-rc4 (2020-11-15) tar.gz
realtime-reflink-extsize_2020-11-12 xfs: reflink with large realtime extents (2020-11-12) tar.gz
realtime-reflink_2020-11-12 xfs: reflink on the realtime device (2020-11-12) tar.gz
noalloc-ags_2020-11-12 xfs: noalloc allocation groups (2020-11-12) tar.gz
djwong-wtf_2020-11-12 xfs: random weirdness (2020-11-12) tar.gz
realtime-rmap_2020-11-12 xfs: realtime reverse-mapping support (2020-11-12) tar.gz
realtime-extfree-intents_2020-11-12 xfs: widen EFI format to support rt (2020-11-12) tar.gz
reserve-rt-metadata-space_2020-11-12 xfs: enable in-core block reservation for rt metadata (2020-11-12) tar.gz
refactor-rt-locking_2020-11-12 xfs: refactor realtime meta inode locking (2020-11-12) tar.gz
fix-recovered-log-intent-validation_2020-11-12 xfs: strengthen log intent validation (2020-11-12) tar.gz
btree-dynamic-depth_2020-11-12 xfs: support dynamic btree cursor height (2020-11-12) tar.gz
btree-ifork-records_2020-11-12 xfs: refactor btrees to support records in inode root (2020-11-12) tar.gz
metadir_2020-11-12 xfs: metadata inode directories (2020-11-12) tar.gz
inode-refactor_2020-11-12 xfs: hoist inode operations to libxfs (2020-11-12) tar.gz
repair-dirs_2020-11-12 xfs: online repair of directories (2020-11-12) tar.gz
repair-xattrs_2020-11-12 xfs: online repair of extended attributes (2020-11-12) tar.gz
repair-rtsummary_2020-11-12 xfs: online repair of realtime summaries (2020-11-12) tar.gz
atomic-file-updates_2020-11-12 xfs: atomic file updates (2020-11-12) tar.gz
expand-bmap-intent-usage_2020-11-12 xfs: support attrfork and unwritten BUIs (2020-11-12) tar.gz
realtime-bmap-intents_2020-11-12 xfs: widen BUI formats to support rt (2020-11-12) tar.gz
repair-hard-problems_2020-11-12 xfs: online repair hard problems (2020-11-12) tar.gz
indirect-health-reporting_2020-11-12 xfs: indirect health reporting (2020-11-12) tar.gz
deferred-inactivation_2020-11-12 xfs: deferred inode inactivation (2020-11-12) tar.gz
eofblocks-consolidation_2020-11-12 xfs: consolidate posteof and cowblocks cleanup (2020-11-12) tar.gz
reclaim-space-harder_2020-11-12 xfs: try harder to reclaim space when we run out (2020-11-12) tar.gz
corruption-health-reports_2020-11-12 xfs: report corruption to the health trackers (2020-11-12) tar.gz
repair-quota_2020-11-12 xfs: online repair of quota and counters (2020-11-12) tar.gz
repair-inodes_2020-11-12 xfs: online repair of inodes and extent maps (2020-11-12) tar.gz
repair-ag-btrees_2020-11-12 xfs: online repair of AG btrees (2020-11-12) tar.gz
scrub-rtsummary_2020-11-12 xfs: online scrubbing of realtime summary files (2020-11-12) tar.gz
repair-prep-for-bulk-loading_2020-11-12 xfs: prepare repair for bulk loading (2020-11-12) tar.gz
repair-bitmap-rework_2020-11-12 xfs: rework online repair incore bitmap (2020-11-12) tar.gz
repair-reap-fixes_2020-11-12 xfs: fix online repair block reaping (2020-11-12) tar.gz
scrub-fixes_2020-11-12 xfs: more scrub fixes (2020-11-12) tar.gz
pwork-parallelism_2020-11-12 xfs: increase pwork parallelism (2020-11-12) tar.gz
copy-range-faster_2020-11-12 xfs: faster unaligned copy_file_range (2020-11-12) tar.gz
xfs-5.10-fixes_2020-11-12 xfs: 5.10 fixes (2020-11-12) tar.gz
vfs-5.10-fixes-2 More VFS fixes for 5.10-rc4: - Minor cleanups of the sb_start_* fs freeze helpers. (2020-11-11) tar.gz
vfs-5.10-fixes-1 VFS fixes for 5.10-rc4: - Finally remove the "convert to trylock" weirdness in the fs freezer   code.  It was necessary 10 years ago to deal with nested transactions   in XFS, but we've long since removed that; and now this is causing   subtle race conditions when lockdep goes offline and sb_start_* aren't   prepared to retry a trylock failure. (2020-11-11) tar.gz
xfs-5.10-fixes-5 Fixes for 5.10-rc4: - Fix a fairly serious problem where the reverse mapping btree key comparison functions were silently ignoring parts of the keyspace when doing comparisons. - Fix a thinko in the online refcount scrubber. - Fix a missing unlock in the pnfs code. (2020-11-11) tar.gz
xfs-5.10-fixes-4 Fixes for 5.10-rc4: - Fix a fairly serious problem where the reverse mapping btree key comparison functions were silently ignoring parts of the keyspace when doing comparisons. - Fix a thinko in the online refcount scrubber. (2020-11-10) tar.gz
realtime-reflink-extsize_2020-11-10 xfs: reflink with large realtime extents (2020-11-10) tar.gz
noalloc-ags_2020-11-10 xfs: noalloc allocation groups (2020-11-10) tar.gz
realtime-reflink_2020-11-10 xfs: reflink on the realtime device (2020-11-10) tar.gz
djwong-wtf_2020-11-10 xfs: random weirdness (2020-11-10) tar.gz
realtime-rmap_2020-11-10 xfs: realtime reverse-mapping support (2020-11-10) tar.gz
realtime-extfree-intents_2020-11-10 xfs: widen EFI format to support rt (2020-11-10) tar.gz
reserve-rt-metadata-space_2020-11-10 xfs: enable in-core block reservation for rt metadata (2020-11-10) tar.gz
refactor-rt-locking_2020-11-10 xfs: refactor realtime meta inode locking (2020-11-10) tar.gz
fix-recovered-log-intent-validation_2020-11-10 xfs: strengthen log intent validation (2020-11-10) tar.gz
btree-dynamic-depth_2020-11-10 xfs: support dynamic btree cursor height (2020-11-10) tar.gz
btree-ifork-records_2020-11-10 xfs: refactor btrees to support records in inode root (2020-11-10) tar.gz
metadir_2020-11-10 xfs: metadata inode directories (2020-11-10) tar.gz
inode-refactor_2020-11-10 xfs: hoist inode operations to libxfs (2020-11-10) tar.gz
repair-dirs_2020-11-10 xfs: online repair of directories (2020-11-10) tar.gz
repair-xattrs_2020-11-10 xfs: online repair of extended attributes (2020-11-10) tar.gz
atomic-file-updates_2020-11-10 xfs: atomic file updates (2020-11-10) tar.gz
repair-rtsummary_2020-11-10 xfs: online repair of realtime summaries (2020-11-10) tar.gz
expand-bmap-intent-usage_2020-11-10 xfs: support attrfork and unwritten BUIs (2020-11-10) tar.gz
realtime-bmap-intents_2020-11-10 xfs: widen BUI formats to support rt (2020-11-10) tar.gz
repair-hard-problems_2020-11-10 xfs: online repair hard problems (2020-11-10) tar.gz
indirect-health-reporting_2020-11-10 xfs: indirect health reporting (2020-11-10) tar.gz
deferred-inactivation_2020-11-10 xfs: deferred inode inactivation (2020-11-10) tar.gz
eofblocks-consolidation_2020-11-10 xfs: consolidate posteof and cowblocks cleanup (2020-11-10) tar.gz
reclaim-space-harder_2020-11-10 xfs: try harder to reclaim space when we run out (2020-11-10) tar.gz
corruption-health-reports_2020-11-10 xfs: report corruption to the health trackers (2020-11-10) tar.gz
repair-quota_2020-11-10 xfs: online repair of quota and counters (2020-11-10) tar.gz
repair-ag-btrees_2020-11-10 xfs: online repair of AG btrees (2020-11-10) tar.gz
repair-inodes_2020-11-10 xfs: online repair of inodes and extent maps (2020-11-10) tar.gz
scrub-rtsummary_2020-11-10 xfs: online scrubbing of realtime summary files (2020-11-10) tar.gz
repair-prep-for-bulk-loading_2020-11-10 xfs: prepare repair for bulk loading (2020-11-10) tar.gz
repair-bitmap-rework_2020-11-10 xfs: rework online repair incore bitmap (2020-11-10) tar.gz
repair-reap-fixes_2020-11-10 xfs: fix online repair block reaping (2020-11-10) tar.gz
scrub-fixes_2020-11-10 xfs: more scrub fixes (2020-11-10) tar.gz
pwork-parallelism_2020-11-10 xfs: increase pwork parallelism (2020-11-10) tar.gz
copy-range-faster_2020-11-10 xfs: faster unaligned copy_file_range (2020-11-10) tar.gz
xfs-5.10-fixes_2020-11-10 xfs: 5.10 fixes (2020-11-10) tar.gz
scrub-fixes-5.10_2020-11-09 xfs: fix various scrub problems (2020-11-09) tar.gz
rmap-fixes-5.10_2020-11-09 xfs: fix serious bugs in rmap key comparison (2020-11-09) tar.gz
remove-freeze-weirdness-5.11_2020-11-09 vfs: remove lockdep fs freeze weirdness (2020-11-09) tar.gz
xfs-5.10-fixes_2020-11-09 xfs: fixes for 5.10 (2020-11-09) tar.gz
v5.10-rc3    Linux 5.10-rc3 (2020-11-08) tar.gz
remove-freeze-weirdness-5.11_2020-11-05 vfs: remove lockdep fs freeze weirdness (2020-11-05) tar.gz
xfs-5.10-fixes_2020-11-05 xfs: proposed 5.10 merge (2020-11-05) tar.gz
xfs-5.10-fixes-3 Fixes for 5.10-rc3: - Fix an uninitialized struct problem. - Fix an iomap problem zeroing unwritten EOF blocks. - Fix some clumsy error handling when writeback fails on   blocksize < pagesize filesystems. - Fix a retry loop not resetting loop variables properly. - Fix scrub flagging rtinherit inodes on a non-rt fs, since the kernel   actually does permit that combination. - Fix excessive page cache flushing when unsharing part of a file. (2020-11-04) tar.gz
xfs-5.10-fixes-2 Fixes for 5.10-rc3: - Fix an uninitialized struct problem. - Fix an iomap problem zeroing unwritten EOF blocks. - Fix some clumsy error handling when writeback fails on   blocksize < pagesize filesystems. - Fix a retry loop not resetting loop variables properly. - Fix scrub flagging rtinherit inodes on a non-rt fs, since the kernel   actually does permit that combination. (2020-11-04) tar.gz
v5.10-rc2    Linux 5.10-rc2 (2020-11-01) tar.gz
xfs-5.10-fixes-1 Fixes for 5.10: - Fix an uninitialized struct problem. (2020-10-29) tar.gz
realtime-reflink_2020-10-26 xfs: reflink on the realtime device (2020-10-26) tar.gz
noalloc-ags_2020-10-26 xfs: noalloc allocation groups (2020-10-26) tar.gz
djwong-wtf_2020-10-26 xfs: random weirdness (2020-10-26) tar.gz
realtime-rmap_2020-10-26 xfs: realtime reverse-mapping support (2020-10-26) tar.gz
reserve-rt-metadata-space_2020-10-26 xfs: enable in-core block reservation for rt metadata (2020-10-26) tar.gz
widen-efi-and-bui-formats_2020-10-26 xfs: widen EFI and BUI formats to support rt (2020-10-26) tar.gz
refactor-rt-locking_2020-10-26 xfs: refactor realtime meta inode locking (2020-10-26) tar.gz
fix-recovered-log-intent-validation_2020-10-26 xfs: strengthen log intent validation (2020-10-26) tar.gz
btree-dynamic-depth_2020-10-26 xfs: support dynamic btree cursor height (2020-10-26) tar.gz
btree-ifork-records_2020-10-26 xfs: refactor btrees to support records in inode root (2020-10-26) tar.gz
metadir_2020-10-26 xfs: metadata inode directories (2020-10-26) tar.gz
inode-refactor_2020-10-26 xfs: hoist inode operations to libxfs (2020-10-26) tar.gz
repair-dirs_2020-10-26 xfs: online repair of directories (2020-10-26) tar.gz
repair-xattrs_2020-10-26 xfs: online repair of extended attributes (2020-10-26) tar.gz
repair-rtsummary_2020-10-26 xfs: online repair of realtime summaries (2020-10-26) tar.gz
atomic-file-updates_2020-10-26 xfs: atomic file updates (2020-10-26) tar.gz
repair-hard-problems_2020-10-26 xfs: online repair hard problems (2020-10-26) tar.gz
indirect-health-reporting_2020-10-26 xfs: indirect health reporting (2020-10-26) tar.gz
deferred-inactivation_2020-10-26 xfs: deferred inode inactivation (2020-10-26) tar.gz
eofblocks-consolidation_2020-10-26 xfs: consolidate posteof and cowblocks cleanup (2020-10-26) tar.gz
reclaim-space-harder_2020-10-26 xfs: try harder to reclaim space when we run out (2020-10-26) tar.gz
corruption-health-reports_2020-10-26 xfs: report corruption to the health trackers (2020-10-26) tar.gz
repair-quota_2020-10-26 xfs: online repair of quota and counters (2020-10-26) tar.gz
repair-inodes_2020-10-26 xfs: online repair of inodes and extent maps (2020-10-26) tar.gz
repair-ag-btrees_2020-10-26 xfs: online repair of AG btrees (2020-10-26) tar.gz
scrub-rtsummary_2020-10-26 xfs: online scrubbing of realtime summary files (2020-10-26) tar.gz
repair-prep-for-bulk-loading_2020-10-26 xfs: prepare repair for bulk loading (2020-10-26) tar.gz
repair-bitmap-rework_2020-10-26 xfs: rework online repair incore bitmap (2020-10-26) tar.gz
repair-reap-fixes_2020-10-26 xfs: fix online repair block reaping (2020-10-26) tar.gz
scrub-fixes_2020-10-26 xfs: more scrub fixes (2020-10-26) tar.gz
pwork-parallelism_2020-10-26 xfs: increase pwork parallelism (2020-10-26) tar.gz
xfs-5.10-fixes_2020-10-26 xfs: 5.10 fixes (2020-10-26) tar.gz
v5.10-rc1    Linux 5.10-rc1 (2020-10-25) tar.gz
vfs-5.10-merge-1 Refactored code for 5.10: - Move the file range remap generic functions out of mm/filemap.c and fs/read_write.c and into fs/remap_range.c to reduce clutter in the first two files. (2020-10-22) tar.gz
xfs-5.10-merge-7 Fixes for 5.10-rc1: - Make fallocate check the alignment of its arguments against the fundamental allocation unit of the volume the file lives on, so that we don't trigger the fs' alignment checks. - Cancel unprocessed log intents immediately when log recovery fails, to avoid a log deadlock. (2020-10-21) tar.gz
xfs-5.10-merge-6 Fixes for 5.10-rc1: - Make fallocate check the alignment of its arguments against the fundamental allocation unit of the volume the file lives on, so that we don't trigger the fs' alignment checks. - Cancel unprocessed log intents immediately when log recovery fails, to avoid a log deadlock. (2020-10-21) tar.gz
xfs-5.10-merge-5 Recalling the first round of new code for 5.10, in which we added: - New feature: Widen inode timestamps and quota grace expiration   timestamps to support dates through the year 2486. - New feature: storing inode btree counts in the AGI to speed up certain   mount time per-AG block reservation operatoins and add a little more   metadata redundancy. (2020-10-16) tar.gz
vfs-rearrange-remap-helpers_2020-10-15 vfs: move the clone/dedupe/remap helpers to a single file (2020-10-15) tar.gz
vfs-rearrange-remap-helpers_2020-10-14 vfs: move the clone/deduper/remap helpers to a single file (2020-10-14) tar.gz
xfs-5.10-merge-4 Recalling the first round of new code for 5.10, in which we added: - New feature: Widen inode timestamps and quota grace expiration   timestamps to support dates through the year 2486. - New feature: storing inode btree counts in the AGI to speed up certain   mount time per-AG block reservation operatoins and add a little more   metadata redundancy. (2020-10-13) tar.gz
v5.9         Linux 5.9 (2020-10-11) tar.gz
realtime-reflink_2020-10-10 xfs: reflink on the realtime device (2020-10-10) tar.gz
scrub-fixes_2020-10-10 xfs: more scrub fixes (2020-10-10) tar.gz
noalloc-ags_2020-10-10 xfs: noalloc allocation groups (2020-10-10) tar.gz
djwong-wtf_2020-10-10 xfs: random weirdness (2020-10-10) tar.gz
realtime-rmap_2020-10-10 xfs: realtime reverse-mapping support (2020-10-10) tar.gz
widen-efi-and-bui-formats_2020-10-10 xfs: widen EFI and BUI formats to support rt (2020-10-10) tar.gz
reserve-rt-metadata-space_2020-10-10 xfs: enable in-core block reservation for rt metadata (2020-10-10) tar.gz
fix-recovered-log-intent-validation_2020-10-10 xfs: strengthen log intent validation (2020-10-10) tar.gz
refactor-rt-locking_2020-10-10 xfs: refactor realtime meta inode locking (2020-10-10) tar.gz
btree-dynamic-depth_2020-10-10 xfs: support dynamic btree cursor height (2020-10-10) tar.gz
btree-ifork-records_2020-10-10 xfs: refactor btrees to support records in inode root (2020-10-10) tar.gz
inode-refactor_2020-10-10 xfs: hoist inode operations to libxfs (2020-10-10) tar.gz
metadir_2020-10-10 xfs: metadata inode directories (2020-10-10) tar.gz
repair-dirs_2020-10-10 xfs: online repair of directories (2020-10-10) tar.gz
repair-xattrs_2020-10-10 xfs: online repair of extended attributes (2020-10-10) tar.gz
atomic-file-updates_2020-10-10 xfs: atomic file updates (2020-10-10) tar.gz
repair-rtsummary_2020-10-10 xfs: online repair of realtime summaries (2020-10-10) tar.gz
bigtime_2020-10-10 xfs: widen timestamps to deal with y2038 (2020-10-10) tar.gz
inobt-counters_2020-10-10 xfs: add inode btree blocks counters to the AGI header (2020-10-10) tar.gz
indirect-health-reporting_2020-10-10 xfs: indirect health reporting (2020-10-10) tar.gz
repair-hard-problems_2020-10-10 xfs: online repair hard problems (2020-10-10) tar.gz
deferred-inactivation_2020-10-10 xfs: deferred inode inactivation (2020-10-10) tar.gz
eofblocks-consolidation_2020-10-10 xfs: consolidate posteof and cowblocks cleanup (2020-10-10) tar.gz
corruption-health-reports_2020-10-10 xfs: report corruption to the health trackers (2020-10-10) tar.gz
reclaim-space-harder_2020-10-10 xfs: try harder to reclaim space when we run out (2020-10-10) tar.gz
repair-quota_2020-10-10 xfs: online repair of quota and counters (2020-10-10) tar.gz
repair-inodes_2020-10-10 xfs: online repair of inodes and extent maps (2020-10-10) tar.gz
repair-ag-btrees_2020-10-10 xfs: online repair of AG btrees (2020-10-10) tar.gz
scrub-rtsummary_2020-10-10 xfs: online scrubbing of realtime summary files (2020-10-10) tar.gz
repair-prep-for-bulk-loading_2020-10-10 xfs: prepare repair for bulk loading (2020-10-10) tar.gz
repair-bitmap-rework_2020-10-10 xfs: rework online repair incore bitmap (2020-10-10) tar.gz
pwork-parallelism_2020-10-10 xfs: increase pwork parallelism (2020-10-10) tar.gz
repair-reap-fixes_2020-10-10 xfs: fix online repair block reaping (2020-10-10) tar.gz
defer-ops-stalls_2020-10-10 xfs: fix some log stalling problems in defer ops (2020-10-10) tar.gz
fix-bmap-intent-recovery_2020-10-10 xfs: fix inode use-after-free during log recovery (2020-10-10) tar.gz
fix-log-intent-recovery_2020-10-10 xfs: fix simple problems with log intent recovery (2020-10-10) tar.gz
fix-recovery-intent-chaining_2020-10-10 xfs: fix how we deal with new intents during recovery (2020-10-10) tar.gz
random-fixes_2020-10-10 xfs: random fixes (2020-10-10) tar.gz
realtime-bugs_2020-10-10 xfs: fix a few realtime bugs (2020-10-10) tar.gz
rt-fixes-5.10_2020-10-10 xfs: hopefully the last few rt fixes (2020-10-10) tar.gz
rt-growfs-fixes-5.10_2020-10-10 xfs: a couple of realtime growfs fixes (2020-10-10) tar.gz
iomap-5.10-merge_2020-10-10 iomap: proposed 5.10 merge (2020-10-10) tar.gz
xfs-5.10-merge_2020-10-10 xfs: proposed 5.10 merge (2020-10-10) tar.gz
iomap-5.10-merge_2020-10-08 iomap: proposed 5.10 merge (2020-10-08) tar.gz
rt-growfs-fixes-5.10_2020-10-08 xfs: a couple of realtime growfs fixes (2020-10-08) tar.gz
xfs-5.10-merge_2020-10-08 xfs: proposed 5.10 merge (2020-10-08) tar.gz
rt-growfs-fixes-5.10_2020-10-07 xfs: a couple of realtime growfs fixes (2020-10-07) tar.gz
iomap-5.10-merge_2020-10-07 iomap: proposed 5.10 merge (2020-10-07) tar.gz
xfs-5.10-merge_2020-10-07 xfs: proposed 5.10 merge (2020-10-07) tar.gz
xfs-5.10-merge-3 Recalling the first round of new code for 5.10, in which we added: - New feature: Widen inode timestamps and quota grace expiration   timestamps to support dates through the year 2486. - New feature: storing inode btree counts in the AGI to speed up certain   mount time per-AG block reservation operatoins and add a little more   metadata redundancy. (2020-10-07) tar.gz
defer-ops-stalls-5.10_2020-10-05 xfs: fix some log stalling problems in defer ops (2020-10-05) tar.gz
getfsmap-cleanups-5.10_2020-10-05 xfs: a few fixes and cleanups to GETFSMAP (2020-10-05) tar.gz
fix-bmap-intent-recovery-5.10_2020-10-05 xfs: fix inode use-after-free during log recovery (2020-10-05) tar.gz
fix-recovery-intent-chaining-5.10_2020-10-05 xfs: fix how we deal with new intents during recovery (2020-10-05) tar.gz
iomap-5.10-merge_2020-10-05 iomap: proposed 5.10 merge (2020-10-05) tar.gz
xfs-5.10-merge_2020-10-05 xfs: proposed 5.10 merge (2020-10-05) tar.gz
v5.9-rc8     Linux 5.9-rc8 (2020-10-04) tar.gz
getfsmap-cleanups-5.10_2020-10-04 xfs: a few fixes and cleanups to GETFSMAP (2020-10-04) tar.gz
defer-ops-stalls-5.10_2020-10-04 xfs: fix some log stalling problems in defer ops (2020-10-04) tar.gz
fix-bmap-intent-recovery-5.10_2020-10-04 xfs: fix inode use-after-free during log recovery (2020-10-04) tar.gz
fix-recovery-intent-chaining-5.10_2020-10-04 xfs: fix how we deal with new intents during recovery (2020-10-04) tar.gz
iomap-5.10-merge_2020-10-04 iomap: proposed 5.10 merge (2020-10-04) tar.gz
xfs-5.10-merge_2020-10-04 xfs: proposed 5.10 merge (2020-10-04) tar.gz
defer-ops-stalls-5.10_2020-10-01 xfs: fix some log stalling problems in defer ops (2020-10-01) tar.gz
getfsmap-cleanups-5.10_2020-10-01 xfs: a few fixes and cleanups to GETFSMAP (2020-10-01) tar.gz
fix-bmap-intent-recovery-5.10_2020-10-01 xfs: fix inode use-after-free during log recovery (2020-10-01) tar.gz
fix-recovery-intent-chaining-5.10_2020-10-01 xfs: fix how we deal with new intents during recovery (2020-10-01) tar.gz
iomap-5.10-merge_2020-10-01 iomap: proposed 5.10 merge (2020-10-01) tar.gz
xfs-5.10-merge_2020-10-01 xfs: proposed 5.10 merge (2020-10-01) tar.gz
defer-ops-stalls-5.10_2020-09-29 xfs: fix some log stalling problems in defer ops (2020-09-29) tar.gz
fix-bmap-intent-recovery-5.10_2020-09-29 xfs: fix inode use-after-free during log recovery (2020-09-29) tar.gz
fix-recovery-intent-chaining-5.10_2020-09-29 xfs: fix how we deal with new intents during recovery (2020-09-29) tar.gz
iomap-5.10-merge_2020-09-29 iomap: proposed 5.10 merge (2020-09-29) tar.gz
xfs-5.10-merge_2020-09-29 xfs: proposed 5.10 merge (2020-09-29) tar.gz
iomap-5.10-merge-4 New code for 5.10: - Don't WARN_ON weird states that unprivileged users can create. - Don't invalidate page cache when direct writes want to fall back to   buffered. - Fix some problems when readahead ios fail. - Fix a problem where inline data pages weren't getting flushed during   an unshare operation. - Rework iomap to support arbitrarily many blocks per page in   preparation to support THP for the page cache. - Fix a bug in the blocksize < pagesize buffered io path where we could   fail to initialize the many-blocks-per-page uptodate bitmap correctly   when the backing page is actually up to date.  This could cause us to   forget to write out dirty pages. - Split out the generic_write_sync at the end of the directio write path   so that btrfs can drop the inode lock before sync'ing the file. - Call inode_dio_end before trying to sync the file after a O_DSYNC   direct write (instead of afterwards) to match the behavior of the   old directio code. (2020-09-28) tar.gz
iomap-5.10-merge-3 New code for 5.10: - Don't WARN_ON weird states that unprivileged users can create. - Don't invalidate page cache when direct writes want to fall back to   buffered. - Fix some problems when readahead ios fail. - Fix a problem where inline data pages weren't getting flushed during   an unshare operation. - Rework iomap to support arbitrarily many blocks per page in   preparation to support THP for the page cache. - Fix a bug in the blocksize < pagesize buffered io path where we could   fail to initialize the many-blocks-per-page uptodate bitmap correctly   when the backing page is actually up to date.  This could cause us to   forget to write out dirty pages. (2020-09-28) tar.gz
scrub-fixes_2020-09-27 xfs: more scrub fixes (2020-09-27) tar.gz
djwong-wtf_2020-09-27 xfs: random weirdness (2020-09-27) tar.gz
noalloc-ags_2020-09-27 xfs: noalloc allocation groups (2020-09-27) tar.gz
realtime-rmap_2020-09-27 xfs: realtime reverse-mapping support (2020-09-27) tar.gz
btree-ifork-records_2020-09-27 xfs: refactor btrees to support records in inode root (2020-09-27) tar.gz
inode-refactor_2020-09-27 xfs: hoist inode operations to libxfs (2020-09-27) tar.gz
metadir_2020-09-27 xfs: metadata inode directories (2020-09-27) tar.gz
repair-dirs_2020-09-27 xfs: online repair of directories (2020-09-27) tar.gz
repair-rtsummary_2020-09-27 xfs: online repair of realtime summaries (2020-09-27) tar.gz
repair-xattrs_2020-09-27 xfs: online repair of extended attributes (2020-09-27) tar.gz
atomic-file-updates_2020-09-27 xfs: atomic file updates (2020-09-27) tar.gz
bigtime_2020-09-27 xfs: widen timestamps to deal with y2038 (2020-09-27) tar.gz
inobt-counters_2020-09-27 xfs: add inode btree blocks counters to the AGI header (2020-09-27) tar.gz
repair-hard-problems_2020-09-27 xfs: online repair hard problems (2020-09-27) tar.gz
indirect-health-reporting_2020-09-27 xfs: indirect health reporting (2020-09-27) tar.gz
deferred-inactivation_2020-09-27 xfs: deferred inode inactivation (2020-09-27) tar.gz
eofblocks-consolidation_2020-09-27 xfs: consolidate posteof and cowblocks cleanup (2020-09-27) tar.gz
reclaim-space-harder_2020-09-27 xfs: try harder to reclaim space when we run out (2020-09-27) tar.gz
corruption-health-reports_2020-09-27 xfs: report corruption to the health trackers (2020-09-27) tar.gz
repair-inodes_2020-09-27 xfs: online repair of inodes and extent maps (2020-09-27) tar.gz
repair-quota_2020-09-27 xfs: online repair of quota and counters (2020-09-27) tar.gz
repair-ag-btrees_2020-09-27 xfs: online repair of AG btrees (2020-09-27) tar.gz
scrub-rtsummary_2020-09-27 xfs: online scrubbing of realtime summary files (2020-09-27) tar.gz
repair-bitmap-rework_2020-09-27 xfs: rework online repair incore bitmap (2020-09-27) tar.gz
repair-prep-for-bulk-loading_2020-09-27 xfs: prepare repair for bulk loading (2020-09-27) tar.gz
repair-reap-fixes_2020-09-27 xfs: fix online repair block reaping (2020-09-27) tar.gz
pwork-parallelism_2020-09-27 xfs: increase pwork parallelism (2020-09-27) tar.gz
defer-ops-stalls_2020-09-27 xfs: fix some log stalling problems in defer ops (2020-09-27) tar.gz
fix-bmap-intent-recovery_2020-09-27 xfs: fix inode use-after-free during log recovery (2020-09-27) tar.gz
fix-recovery-intent-chaining_2020-09-27 xfs: fix how we deal with new intents during recovery (2020-09-27) tar.gz
fix-log-intent-recovery_2020-09-27 xfs: fix simple problems with log intent recovery (2020-09-27) tar.gz
random-fixes_2020-09-27 xfs: random fixes (2020-09-27) tar.gz
realtime-bugs_2020-09-27 xfs: fix a few realtime bugs (2020-09-27) tar.gz
defer-ops-stalls-5.10_2020-09-27 xfs: fix some log stalling problems in defer ops (2020-09-27) tar.gz
fix-bmap-intent-recovery-5.10_2020-09-27 xfs: fix inode use-after-free during log recovery (2020-09-27) tar.gz
fix-recovery-intent-chaining-5.10_2020-09-27 xfs: fix how we deal with new intents during recovery (2020-09-27) tar.gz
iomap-5.10-merge_2020-09-27 iomap: proposed 5.10 merge (2020-09-27) tar.gz
xfs-5.10-merge_2020-09-27 xfs: proposed 5.10 merge (2020-09-27) tar.gz
v5.9-rc7     Linux 5.9-rc7 (2020-09-27) tar.gz
scrub-fixes_2020-09-22 xfs: more scrub fixes (2020-09-22) tar.gz
noalloc-ags_2020-09-22 xfs: noalloc allocation groups (2020-09-22) tar.gz
djwong-wtf_2020-09-22 xfs: random weirdness (2020-09-22) tar.gz
realtime-rmap_2020-09-22 xfs: realtime reverse-mapping support (2020-09-22) tar.gz
metadir_2020-09-22 xfs: metadata inode directories (2020-09-22) tar.gz
inode-refactor_2020-09-22 xfs: hoist inode operations to libxfs (2020-09-22) tar.gz
repair-dirs_2020-09-22 xfs: online repair of directories (2020-09-22) tar.gz
repair-xattrs_2020-09-22 xfs: online repair of extended attributes (2020-09-22) tar.gz
repair-rtsummary_2020-09-22 xfs: online repair of realtime summaries (2020-09-22) tar.gz
atomic-file-updates_2020-09-22 xfs: atomic file updates (2020-09-22) tar.gz
bigtime_2020-09-22 xfs: widen timestamps to deal with y2038 (2020-09-22) tar.gz
inobt-counters_2020-09-22 xfs: add inode btree blocks counters to the AGI header (2020-09-22) tar.gz
repair-hard-problems_2020-09-22 xfs: online repair hard problems (2020-09-22) tar.gz
deferred-inactivation_2020-09-22 xfs: deferred inode inactivation (2020-09-22) tar.gz
indirect-health-reporting_2020-09-22 xfs: indirect health reporting (2020-09-22) tar.gz
eofblocks-consolidation_2020-09-22 xfs: consolidate posteof and cowblocks cleanup (2020-09-22) tar.gz
reclaim-space-harder_2020-09-22 xfs: try harder to reclaim space when we run out (2020-09-22) tar.gz
corruption-health-reports_2020-09-22 xfs: report corruption to the health trackers (2020-09-22) tar.gz
repair-quota_2020-09-22 xfs: online repair of quota and counters (2020-09-22) tar.gz
repair-inodes_2020-09-22 xfs: online repair of inodes and extent maps (2020-09-22) tar.gz
repair-ag-btrees_2020-09-22 xfs: online repair of AG btrees (2020-09-22) tar.gz
scrub-rtsummary_2020-09-22 xfs: online scrubbing of realtime summary files (2020-09-22) tar.gz
repair-prep-for-bulk-loading_2020-09-22 xfs: prepare repair for bulk loading (2020-09-22) tar.gz
repair-bitmap-rework_2020-09-22 xfs: rework online repair incore bitmap (2020-09-22) tar.gz
pwork-parallelism_2020-09-22 xfs: increase pwork parallelism (2020-09-22) tar.gz
repair-reap-fixes_2020-09-22 xfs: fix online repair block reaping (2020-09-22) tar.gz
defer-ops-stalls_2020-09-22 xfs: fix some log stalling problems in defer ops (2020-09-22) tar.gz
fix-bmap-intent-recovery_2020-09-22 xfs: fix inode use-after-free during log recovery (2020-09-22) tar.gz
fix-recovery-intent-chaining_2020-09-22 xfs: fix how we deal with new intents during recovery (2020-09-22) tar.gz
fix-log-intent-recovery_2020-09-22 xfs: fix simple problems with log intent recovery (2020-09-22) tar.gz
random-fixes_2020-09-22 xfs: random fixes (2020-09-22) tar.gz
realtime-bugs_2020-09-22 xfs: fix a few realtime bugs (2020-09-22) tar.gz
iomap-5.10-merge-2 New code for 5.10: - Don't WARN_ON weird states that unprivileged users can create. - Don't invalidate page cache when direct writes want to fall back to   buffered. - Fix some problems when readahead ios fail. - Fix a problem where inline data pages weren't getting flushed during   an unshare operation. - Rework iomap to support arbitrarily many blocks per page in   preparation to support THP for the page cache. (2020-09-21) tar.gz
v5.9-rc6     Linux 5.9-rc6 (2020-09-20) tar.gz
noalloc-ags_2020-09-17 xfs: noalloc allocation groups (2020-09-17) tar.gz
scrub-fixes_2020-09-17 xfs: more scrub fixes (2020-09-17) tar.gz
djwong-wtf_2020-09-17 xfs: random weirdness (2020-09-17) tar.gz
realtime-rmap_2020-09-17 xfs: realtime reverse-mapping support (2020-09-17) tar.gz
metadir_2020-09-17 xfs: metadata inode directories (2020-09-17) tar.gz
inode-refactor_2020-09-17 xfs: hoist inode operations to libxfs (2020-09-17) tar.gz
repair-dirs_2020-09-17 xfs: online repair of directories (2020-09-17) tar.gz
repair-xattrs_2020-09-17 xfs: online repair of extended attributes (2020-09-17) tar.gz
repair-rtsummary_2020-09-17 xfs: online repair of realtime summaries (2020-09-17) tar.gz
atomic-file-updates_2020-09-17 xfs: atomic file updates (2020-09-17) tar.gz
bigtime_2020-09-17 xfs: widen timestamps to deal with y2038 (2020-09-17) tar.gz
inobt-counters_2020-09-17 xfs: add inode btree blocks counters to the AGI header (2020-09-17) tar.gz
repair-hard-problems_2020-09-17 xfs: online repair hard problems (2020-09-17) tar.gz
indirect-health-reporting_2020-09-17 xfs: indirect health reporting (2020-09-17) tar.gz
deferred-inactivation_2020-09-17 xfs: deferred inode inactivation (2020-09-17) tar.gz
eofblocks-consolidation_2020-09-17 xfs: consolidate posteof and cowblocks cleanup (2020-09-17) tar.gz
corruption-health-reports_2020-09-17 xfs: report corruption to the health trackers (2020-09-17) tar.gz
reclaim-space-harder_2020-09-17 xfs: try harder to reclaim space when we run out (2020-09-17) tar.gz
repair-quota_2020-09-17 xfs: online repair of quota and counters (2020-09-17) tar.gz
repair-inodes_2020-09-17 xfs: online repair of inodes and extent maps (2020-09-17) tar.gz
repair-ag-btrees_2020-09-17 xfs: online repair of AG btrees (2020-09-17) tar.gz
scrub-rtsummary_2020-09-17 xfs: online scrubbing of realtime summary files (2020-09-17) tar.gz
repair-prep-for-bulk-loading_2020-09-17 xfs: prepare repair for bulk loading (2020-09-17) tar.gz
repair-bitmap-rework_2020-09-17 xfs: rework online repair incore bitmap (2020-09-17) tar.gz
repair-reap-fixes_2020-09-17 xfs: fix online repair block reaping (2020-09-17) tar.gz
pwork-parallelism_2020-09-17 xfs: increase pwork parallelism (2020-09-17) tar.gz
defer-ops-stalls_2020-09-17 xfs: fix some log stalling problems in defer ops (2020-09-17) tar.gz
fix-bmap-intent-recovery_2020-09-17 xfs: fix inode use-after-free during log recovery (2020-09-17) tar.gz
fix-recovery-intent-chaining_2020-09-17 xfs: fix how we deal with new intents during recovery (2020-09-17) tar.gz
fix-log-intent-recovery_2020-09-17 xfs: fix simple problems with log intent recovery (2020-09-17) tar.gz
random-fixes_2020-09-17 xfs: random fixes (2020-09-17) tar.gz
realtime-bugs_2020-09-17 xfs: fix a few realtime bugs (2020-09-17) tar.gz
noalloc-ags_2020-09-16 xfs: noalloc allocation groups (2020-09-16) tar.gz
scrub-fixes_2020-09-16 xfs: more scrub fixes (2020-09-16) tar.gz
djwong-wtf_2020-09-16 xfs: random weirdness (2020-09-16) tar.gz
realtime-rmap_2020-09-16 xfs: realtime reverse-mapping support (2020-09-16) tar.gz
metadir_2020-09-16 xfs: metadata inode directories (2020-09-16) tar.gz
inode-refactor_2020-09-16 xfs: hoist inode operations to libxfs (2020-09-16) tar.gz
repair-dirs_2020-09-16 xfs: online repair of directories (2020-09-16) tar.gz
repair-xattrs_2020-09-16 xfs: online repair of extended attributes (2020-09-16) tar.gz
repair-rtsummary_2020-09-16 xfs: online repair of realtime summaries (2020-09-16) tar.gz
atomic-file-updates_2020-09-16 xfs: atomic file updates (2020-09-16) tar.gz
bigtime_2020-09-16 xfs: widen timestamps to deal with y2038 (2020-09-16) tar.gz
inobt-counters_2020-09-16 xfs: add inode btree blocks counters to the AGI header (2020-09-16) tar.gz
indirect-health-reporting_2020-09-16 xfs: indirect health reporting (2020-09-16) tar.gz
repair-hard-problems_2020-09-16 xfs: online repair hard problems (2020-09-16) tar.gz
deferred-inactivation_2020-09-16 xfs: deferred inode inactivation (2020-09-16) tar.gz
eofblocks-consolidation_2020-09-16 xfs: consolidate posteof and cowblocks cleanup (2020-09-16) tar.gz
reclaim-space-harder_2020-09-16 xfs: try harder to reclaim space when we run out (2020-09-16) tar.gz
corruption-health-reports_2020-09-16 xfs: report corruption to the health trackers (2020-09-16) tar.gz
repair-inodes_2020-09-16 xfs: online repair of inodes and extent maps (2020-09-16) tar.gz
repair-quota_2020-09-16 xfs: online repair of quota and counters (2020-09-16) tar.gz
repair-ag-btrees_2020-09-16 xfs: online repair of AG btrees (2020-09-16) tar.gz
scrub-rtsummary_2020-09-16 xfs: online scrubbing of realtime summary files (2020-09-16) tar.gz
repair-prep-for-bulk-loading_2020-09-16 xfs: prepare repair for bulk loading (2020-09-16) tar.gz
repair-bitmap-rework_2020-09-16 xfs: rework online repair incore bitmap (2020-09-16) tar.gz
repair-reap-fixes_2020-09-16 xfs: fix online repair block reaping (2020-09-16) tar.gz
pwork-parallelism_2020-09-16 xfs: increase pwork parallelism (2020-09-16) tar.gz
defer-ops-stalls_2020-09-16 xfs: fix some log stalling problems in defer ops (2020-09-16) tar.gz
fix-bmap-intent-recovery_2020-09-16 xfs: fix inode use-after-free during log recovery (2020-09-16) tar.gz
fix-recovery-intent-chaining_2020-09-16 xfs: fix how we deal with new intents during recovery (2020-09-16) tar.gz
fix-log-intent-recovery_2020-09-16 xfs: fix simple problems with log intent recovery (2020-09-16) tar.gz
random-fixes_2020-09-16 xfs: random fixes (2020-09-16) tar.gz
realtime-bugs_2020-09-16 xfs: fix a few realtime bugs (2020-09-16) tar.gz
xfs-5.10-merge-2 New code for 5.10: - Clean up the buffer ioend calling path so that the retry strategy   isn't quite so scattered everywhere. - Clean up m_sb_bp handling. - New feature: storing inode btree counts in the AGI to speed up certain   mount time per-AG block reservation operatoins and add a little more   metadata redundancy. - New feature: Widen inode timestamps and quota grace expiration   timestamps to support dates through the year 2486. - Get rid of more of our custom buffer allocation API wrappers. - Use a proper VLA for shortform xattr structure namevals. - Force the log after reflinking or deduping into a file that is opened   with O_SYNC or O_DSYNC. - Fix some math errors in the realtime allocator. (2020-09-16) tar.gz
scrub-fixes_2020-09-14 xfs: more scrub fixes (2020-09-14) tar.gz
noalloc-ags_2020-09-14 xfs: noalloc allocation groups (2020-09-14) tar.gz
djwong-wtf_2020-09-14 xfs: random weirdness (2020-09-14) tar.gz
realtime-rmap_2020-09-14 xfs: realtime reverse-mapping support (2020-09-14) tar.gz
metadir_2020-09-14 xfs: metadata inode directories (2020-09-14) tar.gz
inode-refactor_2020-09-14 xfs: hoist inode operations to libxfs (2020-09-14) tar.gz
repair-dirs_2020-09-14 xfs: online repair of directories (2020-09-14) tar.gz
repair-xattrs_2020-09-14 xfs: online repair of extended attributes (2020-09-14) tar.gz
repair-rtsummary_2020-09-14 xfs: online repair of realtime summaries (2020-09-14) tar.gz
atomic-file-updates_2020-09-14 xfs: atomic file updates (2020-09-14) tar.gz
bigtime_2020-09-14 xfs: widen timestamps to deal with y2038 (2020-09-14) tar.gz
inobt-counters_2020-09-14 xfs: add inode btree blocks counters to the AGI header (2020-09-14) tar.gz
repair-hard-problems_2020-09-14 xfs: online repair hard problems (2020-09-14) tar.gz
indirect-health-reporting_2020-09-14 xfs: indirect health reporting (2020-09-14) tar.gz
deferred-inactivation_2020-09-14 xfs: deferred inode inactivation (2020-09-14) tar.gz
eofblocks-consolidation_2020-09-14 xfs: consolidate posteof and cowblocks cleanup (2020-09-14) tar.gz
reclaim-space-harder_2020-09-14 xfs: try harder to reclaim space when we run out (2020-09-14) tar.gz
corruption-health-reports_2020-09-14 xfs: report corruption to the health trackers (2020-09-14) tar.gz
repair-quota_2020-09-14 xfs: online repair of quota and counters (2020-09-14) tar.gz
repair-inodes_2020-09-14 xfs: online repair of inodes and extent maps (2020-09-14) tar.gz
repair-ag-btrees_2020-09-14 xfs: online repair of AG btrees (2020-09-14) tar.gz
scrub-rtsummary_2020-09-14 xfs: online scrubbing of realtime summary files (2020-09-14) tar.gz
repair-prep-for-bulk-loading_2020-09-14 xfs: prepare repair for bulk loading (2020-09-14) tar.gz
repair-bitmap-rework_2020-09-14 xfs: rework online repair incore bitmap (2020-09-14) tar.gz
repair-reap-fixes_2020-09-14 xfs: fix online repair block reaping (2020-09-14) tar.gz
defer-ops-stalls_2020-09-14 xfs: fix some log stalling problems in defer ops (2020-09-14) tar.gz
pwork-parallelism_2020-09-14 xfs: increase pwork parallelism (2020-09-14) tar.gz
fix-log-recovery_2020-09-14 xfs: fix inode use-after-free during log recovery (2020-09-14) tar.gz
realtime-bugs_2020-09-14 xfs: fix a few realtime bugs (2020-09-14) tar.gz
v5.9-rc5     Linux 5.9-rc5 (2020-09-13) tar.gz
xfs-5.10-merge-1 New code for 5.10: - Replace the incore unlinked inode tracking with a simple doubly-linked list to simplify code. - Defer unlinked pointer updates of inode cluster buffers with in-memory log items. - Clean up the buffer ioend calling path so that the retry strategy isn't quite so scattered everywhere. - Clean up m_sb_bp handling. - New feature: storing inode btree counts in the AGI to speed up certain mount time per-AG block reservation operatoins and add a little more metadata redundancy. - New feature: Widen inode timestamps and quota grace expiration timestamps to support dates through the year 2486. - Get rid of more of our custom buffer allocation API wrappers. - Use a proper VLA for shortform xattr structure namevals. - Force the log after reflinking or deduping into a file that is opened with O_SYNC or O_DSYNC. - Fix some math errors in the realtime allocator. (2020-09-10) tar.gz
iomap-5.10-merge-1 New code for 5.10: - Don't WARN_ON weird states that unprivileged users can create. - Don't invalidate page cache when direct writes want to fall back to   buffered. - Fix some problems when readahead ios fail. (2020-09-10) tar.gz
scrub-fixes_2020-09-07 xfs: more scrub fixes (2020-09-07) tar.gz
noalloc-ags_2020-09-07 xfs: noalloc allocation groups (2020-09-07) tar.gz
djwong-wtf_2020-09-07 xfs: random weirdness (2020-09-07) tar.gz
realtime-rmap_2020-09-07 xfs: realtime reverse-mapping support (2020-09-07) tar.gz
inode-refactor_2020-09-07 xfs: hoist inode operations to libxfs (2020-09-07) tar.gz
metadir_2020-09-07 xfs: metadata inode directories (2020-09-07) tar.gz
repair-dirs_2020-09-07 xfs: online repair of directories (2020-09-07) tar.gz
repair-xattrs_2020-09-07 xfs: online repair of extended attributes (2020-09-07) tar.gz
repair-rtsummary_2020-09-07 xfs: online repair of realtime summaries (2020-09-07) tar.gz
atomic-file-updates_2020-09-07 xfs: atomic file updates (2020-09-07) tar.gz
bigtime_2020-09-07 xfs: widen timestamps to deal with y2038 (2020-09-07) tar.gz
inobt-counters_2020-09-07 xfs: add inode btree blocks counters to the AGI header (2020-09-07) tar.gz
repair-hard-problems_2020-09-07 xfs: online repair hard problems (2020-09-07) tar.gz
indirect-health-reporting_2020-09-07 xfs: indirect health reporting (2020-09-07) tar.gz
deferred-inactivation_2020-09-07 xfs: deferred inode inactivation (2020-09-07) tar.gz
eofblocks-consolidation_2020-09-07 xfs: consolidate posteof and cowblocks cleanup (2020-09-07) tar.gz
reclaim-space-harder_2020-09-07 xfs: try harder to reclaim space when we run out (2020-09-07) tar.gz
corruption-health-reports_2020-09-07 xfs: report corruption to the health trackers (2020-09-07) tar.gz
repair-quota_2020-09-07 xfs: online repair of quota and counters (2020-09-07) tar.gz
repair-inodes_2020-09-07 xfs: online repair of inodes and extent maps (2020-09-07) tar.gz
repair-ag-btrees_2020-09-07 xfs: online repair of AG btrees (2020-09-07) tar.gz
scrub-rtsummary_2020-09-07 xfs: online scrubbing of realtime summary files (2020-09-07) tar.gz
repair-prep-for-bulk-loading_2020-09-07 xfs: prepare repair for bulk loading (2020-09-07) tar.gz
repair-bitmap-rework_2020-09-07 xfs: rework online repair incore bitmap (2020-09-07) tar.gz
pwork-parallelism_2020-09-07 xfs: increase pwork parallelism (2020-09-07) tar.gz
repair-reap-fixes_2020-09-07 xfs: fix online repair block reaping (2020-09-07) tar.gz
defer-ops-stalls_2020-09-07 xfs: fix some log stalling problems in defer ops (2020-09-07) tar.gz
fix-log-recovery_2020-09-07 xfs: fix inode use-after-free during log recovery (2020-09-07) tar.gz
realtime-bugs_2020-09-07 xfs: fix a few realtime bugs (2020-09-07) tar.gz
v5.9-rc4     Linux 5.9-rc4 (2020-09-06) tar.gz
xfs-5.9-fixes-2 Fixes (2) for 5.9: - Fix a broken metadata verifier that would incorrectly validate attr fork extents of a realtime file against the realtime volume. (2020-09-03) tar.gz
scrub-fixes_2020-09-01 xfs: more scrub fixes (2020-09-01) tar.gz
djwong-wtf_2020-09-01 xfs: random weirdness (2020-09-01) tar.gz
noalloc-ags_2020-09-01 xfs: noalloc allocation groups (2020-09-01) tar.gz
realtime-rmap_2020-09-01 xfs: realtime reverse-mapping support (2020-09-01) tar.gz
metadir_2020-09-01 xfs: metadata inode directories (2020-09-01) tar.gz
inode-refactor_2020-09-01 xfs: hoist inode operations to libxfs (2020-09-01) tar.gz
repair-dirs_2020-09-01 xfs: online repair of directories (2020-09-01) tar.gz
repair-rtsummary_2020-09-01 xfs: online repair of realtime summaries (2020-09-01) tar.gz
repair-xattrs_2020-09-01 xfs: online repair of extended attributes (2020-09-01) tar.gz
atomic-file-updates_2020-09-01 xfs: atomic file updates (2020-09-01) tar.gz
bigtime_2020-09-01 xfs: widen timestamps to deal with y2038 (2020-09-01) tar.gz
inobt-counters_2020-09-01 xfs: add inode btree blocks counters to the AGI header (2020-09-01) tar.gz
repair-hard-problems_2020-09-01 xfs: online repair hard problems (2020-09-01) tar.gz
deferred-inactivation_2020-09-01 xfs: deferred inode inactivation (2020-09-01) tar.gz
indirect-health-reporting_2020-09-01 xfs: indirect health reporting (2020-09-01) tar.gz
eofblocks-consolidation_2020-09-01 xfs: consolidate posteof and cowblocks cleanup (2020-09-01) tar.gz
reclaim-space-harder_2020-09-01 xfs: try harder to reclaim space when we run out (2020-09-01) tar.gz
corruption-health-reports_2020-09-01 xfs: report corruption to the health trackers (2020-09-01) tar.gz
repair-inodes_2020-09-01 xfs: online repair of inodes and extent maps (2020-09-01) tar.gz
repair-quota_2020-09-01 xfs: online repair of quota and counters (2020-09-01) tar.gz
repair-ag-btrees_2020-09-01 xfs: online repair of AG btrees (2020-09-01) tar.gz
scrub-rtsummary_2020-09-01 xfs: online scrubbing of realtime summary files (2020-09-01) tar.gz
repair-prep-for-bulk-loading_2020-09-01 xfs: prepare repair for bulk loading (2020-09-01) tar.gz
repair-bitmap-rework_2020-09-01 xfs: rework online repair incore bitmap (2020-09-01) tar.gz
repair-reap-fixes_2020-09-01 xfs: fix online repair block reaping (2020-09-01) tar.gz
pwork-parallelism_2020-09-01 xfs: increase pwork parallelism (2020-09-01) tar.gz
defer-ops-stalls_2020-09-01 xfs: fix some log stalling problems in defer ops (2020-09-01) tar.gz
fix-log-recovery_2020-09-01 xfs: fix inode use-after-free during log recovery (2020-09-01) tar.gz
scrub-fixes_2020-08-30 xfs: more scrub fixes (2020-08-30) tar.gz
noalloc-ags_2020-08-30 xfs: noalloc allocation groups (2020-08-30) tar.gz
djwong-wtf_2020-08-30 xfs: random weirdness (2020-08-30) tar.gz
realtime-rmap_2020-08-30 xfs: realtime reverse-mapping support (2020-08-30) tar.gz
inode-refactor_2020-08-30 xfs: hoist inode operations to libxfs (2020-08-30) tar.gz
metadir_2020-08-30 xfs: metadata inode directories (2020-08-30) tar.gz
repair-dirs_2020-08-30 xfs: online repair of directories (2020-08-30) tar.gz
repair-xattrs_2020-08-30 xfs: online repair of extended attributes (2020-08-30) tar.gz
atomic-file-updates_2020-08-30 xfs: atomic file updates (2020-08-30) tar.gz
repair-rtsummary_2020-08-30 xfs: online repair of realtime summaries (2020-08-30) tar.gz
bigtime_2020-08-30 xfs: widen timestamps to deal with y2038 (2020-08-30) tar.gz
inobt-counters_2020-08-30 xfs: add inode btree blocks counters to the AGI header (2020-08-30) tar.gz
repair-hard-problems_2020-08-30 xfs: online repair hard problems (2020-08-30) tar.gz
deferred-inactivation_2020-08-30 xfs: deferred inode inactivation (2020-08-30) tar.gz
indirect-health-reporting_2020-08-30 xfs: indirect health reporting (2020-08-30) tar.gz
eofblocks-consolidation_2020-08-30 xfs: consolidate posteof and cowblocks cleanup (2020-08-30) tar.gz
reclaim-space-harder_2020-08-30 xfs: try harder to reclaim space when we run out (2020-08-30) tar.gz
corruption-health-reports_2020-08-30 xfs: report corruption to the health trackers (2020-08-30) tar.gz
repair-quota_2020-08-30 xfs: online repair of quota and counters (2020-08-30) tar.gz
repair-inodes_2020-08-30 xfs: online repair of inodes and extent maps (2020-08-30) tar.gz
repair-ag-btrees_2020-08-30 xfs: online repair of AG btrees (2020-08-30) tar.gz
repair-prep-for-bulk-loading_2020-08-30 xfs: prepare repair for bulk loading (2020-08-30) tar.gz
scrub-rtsummary_2020-08-30 xfs: online scrubbing of realtime summary files (2020-08-30) tar.gz
repair-bitmap-rework_2020-08-30 xfs: rework online repair incore bitmap (2020-08-30) tar.gz
repair-reap-fixes_2020-08-30 xfs: fix online repair block reaping (2020-08-30) tar.gz
defer-ops-stalls_2020-08-30 xfs: fix some log stalling problems in defer ops (2020-08-30) tar.gz
pwork-parallelism_2020-08-30 xfs: increase pwork parallelism (2020-08-30) tar.gz
fix-log-recovery_2020-08-30 xfs: fix inode use-after-free during log recovery (2020-08-30) tar.gz
v5.9-rc3     Linux 5.9-rc3 (2020-08-30) tar.gz
xfs-5.9-fixes-1 Fixes for 5.9: - Avoid a log recovery failure for an insert range operation by rolling deferred ops incrementally instead of at the end. - Fix an off-by-one error when calculating log space reservations for anything involving an inode allocation or free. - Fix a broken shortform xattr verifier. - Ensure that the shortform xattr header padding is always initialized to zero. (2020-08-27) tar.gz
scrub-fixes_2020-08-26 xfs: more scrub fixes (2020-08-26) tar.gz
noalloc-ags_2020-08-26 xfs: noalloc allocation groups (2020-08-26) tar.gz
djwong-wtf_2020-08-26 xfs: random weirdness (2020-08-26) tar.gz
realtime-rmap_2020-08-26 xfs: realtime reverse-mapping support (2020-08-26) tar.gz
metadir_2020-08-26 xfs: metadata inode directories (2020-08-26) tar.gz
inode-refactor_2020-08-26 xfs: hoist inode operations to libxfs (2020-08-26) tar.gz
repair-dirs_2020-08-26 xfs: online repair of directories (2020-08-26) tar.gz
repair-rtsummary_2020-08-26 xfs: online repair of realtime summaries (2020-08-26) tar.gz
repair-xattrs_2020-08-26 xfs: online repair of extended attributes (2020-08-26) tar.gz
atomic-file-updates_2020-08-26 xfs: atomic file updates (2020-08-26) tar.gz
bigtime_2020-08-26 xfs: widen timestamps to deal with y2038 (2020-08-26) tar.gz
inobt-counters_2020-08-26 xfs: add inode btree blocks counters to the AGI header (2020-08-26) tar.gz
repair-hard-problems_2020-08-26 xfs: online repair hard problems (2020-08-26) tar.gz
deferred-inactivation_2020-08-26 xfs: deferred inode inactivation (2020-08-26) tar.gz
indirect-health-reporting_2020-08-26 xfs: indirect health reporting (2020-08-26) tar.gz
eofblocks-consolidation_2020-08-26 xfs: consolidate posteof and cowblocks cleanup (2020-08-26) tar.gz
reclaim-space-harder_2020-08-26 xfs: try harder to reclaim space when we run out (2020-08-26) tar.gz
corruption-health-reports_2020-08-26 xfs: report corruption to the health trackers (2020-08-26) tar.gz
repair-inodes_2020-08-26 xfs: online repair of inodes and extent maps (2020-08-26) tar.gz
repair-quota_2020-08-26 xfs: online repair of quota and counters (2020-08-26) tar.gz
repair-ag-btrees_2020-08-26 xfs: online repair of AG btrees (2020-08-26) tar.gz
scrub-rtsummary_2020-08-26 xfs: online scrubbing of realtime summary files (2020-08-26) tar.gz
repair-prep-for-bulk-loading_2020-08-26 xfs: prepare repair for bulk loading (2020-08-26) tar.gz
repair-bitmap-rework_2020-08-26 xfs: rework online repair incore bitmap (2020-08-26) tar.gz
repair-reap-fixes_2020-08-26 xfs: fix online repair block reaping (2020-08-26) tar.gz
defer-ops-stalls_2020-08-26 xfs: fix some log stalling problems in defer ops (2020-08-26) tar.gz
pwork-parallelism_2020-08-26 xfs: increase pwork parallelism (2020-08-26) tar.gz
fix-log-recovery_2020-08-26 xfs: fix inode use-after-free during log recovery (2020-08-26) tar.gz
scrub-fixes_2020-08-25 xfs: more scrub fixes (2020-08-25) tar.gz
noalloc-ags_2020-08-25 xfs: noalloc allocation groups (2020-08-25) tar.gz
djwong-wtf_2020-08-25 xfs: random weirdness (2020-08-25) tar.gz
metadir_2020-08-25 xfs: metadata inode directories (2020-08-25) tar.gz
realtime-rmap_2020-08-25 xfs: realtime reverse-mapping support (2020-08-25) tar.gz
inode-refactor_2020-08-25 xfs: hoist inode operations to libxfs (2020-08-25) tar.gz
repair-dirs_2020-08-25 xfs: online repair of directories (2020-08-25) tar.gz
repair-rtsummary_2020-08-25 xfs: online repair of realtime summaries (2020-08-25) tar.gz
repair-xattrs_2020-08-25 xfs: online repair of extended attributes (2020-08-25) tar.gz
atomic-file-updates_2020-08-25 xfs: atomic file updates (2020-08-25) tar.gz
bigtime_2020-08-25 xfs: widen timestamps to deal with y2038 (2020-08-25) tar.gz
inobt-counters_2020-08-25 xfs: add inode btree blocks counters to the AGI header (2020-08-25) tar.gz
repair-hard-problems_2020-08-25 xfs: online repair hard problems (2020-08-25) tar.gz
indirect-health-reporting_2020-08-25 xfs: indirect health reporting (2020-08-25) tar.gz
deferred-inactivation_2020-08-25 xfs: deferred inode inactivation (2020-08-25) tar.gz
eofblocks-consolidation_2020-08-25 xfs: consolidate posteof and cowblocks cleanup (2020-08-25) tar.gz
reclaim-space-harder_2020-08-25 xfs: try harder to reclaim space when we run out (2020-08-25) tar.gz
corruption-health-reports_2020-08-25 xfs: report corruption to the health trackers (2020-08-25) tar.gz
repair-quota_2020-08-25 xfs: online repair of quota and counters (2020-08-25) tar.gz
repair-ag-btrees_2020-08-25 xfs: online repair of AG btrees (2020-08-25) tar.gz
repair-inodes_2020-08-25 xfs: online repair of inodes and extent maps (2020-08-25) tar.gz
scrub-rtsummary_2020-08-25 xfs: online scrubbing of realtime summary files (2020-08-25) tar.gz
repair-prep-for-bulk-loading_2020-08-25 xfs: prepare repair for bulk loading (2020-08-25) tar.gz
repair-bitmap-rework_2020-08-25 xfs: rework online repair incore bitmap (2020-08-25) tar.gz
pwork-parallelism_2020-08-25 xfs: increase pwork parallelism (2020-08-25) tar.gz
repair-reap-fixes_2020-08-25 xfs: fix online repair block reaping (2020-08-25) tar.gz
defer-ops-stalls_2020-08-25 xfs: fix some log stalling problems in defer ops (2020-08-25) tar.gz
fix-log-recovery_2020-08-25 xfs: fix inode use-after-free during log recovery (2020-08-25) tar.gz
v5.9-rc2     Linux 5.9-rc2 (2020-08-23) tar.gz
scrub-fixes_2020-08-20 xfs: more scrub fixes (2020-08-20) tar.gz
djwong-wtf_2020-08-20 xfs: random weirdness (2020-08-20) tar.gz
noalloc-ags_2020-08-20 xfs: noalloc allocation groups (2020-08-20) tar.gz
realtime-rmap_2020-08-20 xfs: realtime reverse-mapping support (2020-08-20) tar.gz
metadir_2020-08-20 xfs: metadata inode directories (2020-08-20) tar.gz
inode-refactor_2020-08-20 xfs: hoist inode operations to libxfs (2020-08-20) tar.gz
repair-dirs_2020-08-20 xfs: online repair of directories (2020-08-20) tar.gz
repair-xattrs_2020-08-20 xfs: online repair of extended attributes (2020-08-20) tar.gz
atomic-file-updates_2020-08-20 xfs: atomic file updates (2020-08-20) tar.gz
repair-rtsummary_2020-08-20 xfs: online repair of realtime summaries (2020-08-20) tar.gz
bigtime_2020-08-20 xfs: widen timestamps to deal with y2038 (2020-08-20) tar.gz
inobt-counters_2020-08-20 xfs: add inode btree blocks counters to the AGI header (2020-08-20) tar.gz
indirect-health-reporting_2020-08-20 xfs: indirect health reporting (2020-08-20) tar.gz
repair-hard-problems_2020-08-20 xfs: online repair hard problems (2020-08-20) tar.gz
deferred-inactivation_2020-08-20 xfs: deferred inode inactivation (2020-08-20) tar.gz
eofblocks-consolidation_2020-08-20 xfs: consolidate posteof and cowblocks cleanup (2020-08-20) tar.gz
reclaim-space-harder_2020-08-20 xfs: try harder to reclaim space when we run out (2020-08-20) tar.gz
corruption-health-reports_2020-08-20 xfs: report corruption to the health trackers (2020-08-20) tar.gz
repair-quota_2020-08-20 xfs: online repair of quota and counters (2020-08-20) tar.gz
repair-ag-btrees_2020-08-20 xfs: online repair of AG btrees (2020-08-20) tar.gz
repair-inodes_2020-08-20 xfs: online repair of inodes and extent maps (2020-08-20) tar.gz
scrub-rtsummary_2020-08-20 xfs: online scrubbing of realtime summary files (2020-08-20) tar.gz
repair-bitmap-rework_2020-08-20 xfs: rework online repair incore bitmap (2020-08-20) tar.gz
repair-prep-for-bulk-loading_2020-08-20 xfs: prepare repair for bulk loading (2020-08-20) tar.gz
repair-reap-fixes_2020-08-20 xfs: fix online repair block reaping (2020-08-20) tar.gz
defer-ops-stalls_2020-08-20 xfs: fix some log stalling problems in defer ops (2020-08-20) tar.gz
pwork-parallelism_2020-08-20 xfs: increase pwork parallelism (2020-08-20) tar.gz
fix-log-recovery_2020-08-20 xfs: fix inode use-after-free during log recovery (2020-08-20) tar.gz
noalloc-ags_2020-08-17 xfs: noalloc allocation groups (2020-08-17) tar.gz
scrub-fixes_2020-08-17 xfs: more scrub fixes (2020-08-17) tar.gz
djwong-wtf_2020-08-17 xfs: random weirdness (2020-08-17) tar.gz
realtime-rmap_2020-08-17 xfs: realtime reverse-mapping support (2020-08-17) tar.gz
inode-refactor_2020-08-17 xfs: hoist inode operations to libxfs (2020-08-17) tar.gz
metadir_2020-08-17 xfs: metadata inode directories (2020-08-17) tar.gz
repair-dirs_2020-08-17 xfs: online repair of directories (2020-08-17) tar.gz
repair-rtsummary_2020-08-17 xfs: online repair of realtime summaries (2020-08-17) tar.gz
repair-xattrs_2020-08-17 xfs: online repair of extended attributes (2020-08-17) tar.gz
atomic-file-updates_2020-08-17 xfs: atomic file updates (2020-08-17) tar.gz
bigtime_2020-08-17 xfs: widen timestamps to deal with y2038 (2020-08-17) tar.gz
inobt-counters_2020-08-17 xfs: add inode btree blocks counters to the AGI header (2020-08-17) tar.gz
repair-hard-problems_2020-08-17 xfs: online repair hard problems (2020-08-17) tar.gz
indirect-health-reporting_2020-08-17 xfs: indirect health reporting (2020-08-17) tar.gz
deferred-inactivation_2020-08-17 xfs: deferred inode inactivation (2020-08-17) tar.gz
eofblocks-consolidation_2020-08-17 xfs: consolidate posteof and cowblocks cleanup (2020-08-17) tar.gz
reclaim-space-harder_2020-08-17 xfs: try harder to reclaim space when we run out (2020-08-17) tar.gz
corruption-health-reports_2020-08-17 xfs: report corruption to the health trackers (2020-08-17) tar.gz
repair-inodes_2020-08-17 xfs: online repair of inodes and extent maps (2020-08-17) tar.gz
repair-quota_2020-08-17 xfs: online repair of quota and counters (2020-08-17) tar.gz
repair-ag-btrees_2020-08-17 xfs: online repair of AG btrees (2020-08-17) tar.gz
repair-prep-for-bulk-loading_2020-08-17 xfs: prepare repair for bulk loading (2020-08-17) tar.gz
scrub-rtsummary_2020-08-17 xfs: online scrubbing of realtime summary files (2020-08-17) tar.gz
repair-bitmap-rework_2020-08-17 xfs: rework online repair incore bitmap (2020-08-17) tar.gz
pwork-parallelism_2020-08-17 xfs: increase pwork parallelism (2020-08-17) tar.gz
repair-reap-fixes_2020-08-17 xfs: fix online repair block reaping (2020-08-17) tar.gz
defer-ops-stalls_2020-08-17 xfs: fix some log stalling problems in defer ops (2020-08-17) tar.gz
fix-log-recovery_2020-08-17 xfs: fix inode use-after-free during log recovery (2020-08-17) tar.gz
scrub-fixes_2020-08-16 xfs: more scrub fixes (2020-08-16) tar.gz
noalloc-ags_2020-08-16 xfs: noalloc allocation groups (2020-08-16) tar.gz
djwong-wtf_2020-08-16 xfs: random weirdness (2020-08-16) tar.gz
realtime-rmap_2020-08-16 xfs: realtime reverse-mapping support (2020-08-16) tar.gz
metadir_2020-08-16 xfs: metadata inode directories (2020-08-16) tar.gz
inode-refactor_2020-08-16 xfs: hoist inode operations to libxfs (2020-08-16) tar.gz
repair-dirs_2020-08-16 xfs: online repair of directories (2020-08-16) tar.gz
repair-rtsummary_2020-08-16 xfs: online repair of realtime summaries (2020-08-16) tar.gz
repair-xattrs_2020-08-16 xfs: online repair of extended attributes (2020-08-16) tar.gz
atomic-file-updates_2020-08-16 xfs: atomic file updates (2020-08-16) tar.gz
bigtime_2020-08-16 xfs: widen timestamps to deal with y2038 (2020-08-16) tar.gz
inobt-counters_2020-08-16 xfs: add a inode btree blocks counts to the AGI header (2020-08-16) tar.gz
indirect-health-reporting_2020-08-16 xfs: indirect health reporting (2020-08-16) tar.gz
repair-hard-problems_2020-08-16 xfs: online repair hard problems (2020-08-16) tar.gz
deferred-inactivation_2020-08-16 xfs: deferred inode inactivation (2020-08-16) tar.gz
eofblocks-consolidation_2020-08-16 xfs: consolidate posteof and cowblocks cleanup (2020-08-16) tar.gz
reclaim-space-harder_2020-08-16 xfs: try harder to reclaim space when we run out (2020-08-16) tar.gz
corruption-health-reports_2020-08-16 xfs: report corruption to the health trackers (2020-08-16) tar.gz
repair-quota_2020-08-16 xfs: online repair of quota and counters (2020-08-16) tar.gz
repair-inodes_2020-08-16 xfs: online repair of inodes and extent maps (2020-08-16) tar.gz
repair-ag-btrees_2020-08-16 xfs: online repair of AG btrees (2020-08-16) tar.gz
scrub-rtsummary_2020-08-16 xfs: online scrubbing of realtime summary files (2020-08-16) tar.gz
repair-prep-for-bulk-loading_2020-08-16 xfs: prepare repair for bulk loading (2020-08-16) tar.gz
repair-bitmap-rework_2020-08-16 xfs: rework online repair incore bitmap (2020-08-16) tar.gz
repair-reap-fixes_2020-08-16 xfs: fix online repair block reaping (2020-08-16) tar.gz
defer-ops-stalls_2020-08-16 xfs: fix some log stalling problems in defer ops (2020-08-16) tar.gz
pwork-parallelism_2020-08-16 xfs: increase pwork parallelism (2020-08-16) tar.gz
fix-log-recovery_2020-08-16 xfs: fix inode use-after-free during log recovery (2020-08-16) tar.gz
xfs-5.9-merge_2020-08-16 xfs: new code for 5.9 (2020-08-16) tar.gz
v5.9-rc1     Linux 5.9-rc1 (2020-08-16) tar.gz
noalloc-ags_2020-08-11 xfs: noalloc allocation groups (2020-08-11) tar.gz
scrub-fixes_2020-08-11 xfs: more scrub fixes (2020-08-11) tar.gz
djwong-wtf_2020-08-11 xfs: random weirdness (2020-08-11) tar.gz
realtime-rmap_2020-08-11 xfs: realtime reverse-mapping support (2020-08-11) tar.gz
inode-refactor_2020-08-11 xfs: hoist inode operations to libxfs (2020-08-11) tar.gz
metadir_2020-08-11 xfs: metadata inode directories (2020-08-11) tar.gz
repair-dirs_2020-08-11 xfs: online repair of directories (2020-08-11) tar.gz
repair-xattrs_2020-08-11 xfs: online repair of extended attributes (2020-08-11) tar.gz
atomic-file-updates_2020-08-11 xfs: atomic file updates (2020-08-11) tar.gz
repair-rtsummary_2020-08-11 xfs: online repair of realtime summaries (2020-08-11) tar.gz
bigtime_2020-08-11 xfs: widen timestamps to deal with y2038 (2020-08-11) tar.gz
inobt-counters_2020-08-11 xfs: add a inode btree blocks counts to the AGI header (2020-08-11) tar.gz
indirect-health-reporting_2020-08-11 xfs: indirect health reporting (2020-08-11) tar.gz
repair-hard-problems_2020-08-11 xfs: online repair hard problems (2020-08-11) tar.gz
deferred-inactivation_2020-08-11 xfs: deferred inode inactivation (2020-08-11) tar.gz
eofblocks-consolidation_2020-08-11 xfs: consolidate posteof and cowblocks cleanup (2020-08-11) tar.gz
reclaim-space-harder_2020-08-11 xfs: try harder to reclaim space when we run out (2020-08-11) tar.gz
corruption-health-reports_2020-08-11 xfs: report corruption to the health trackers (2020-08-11) tar.gz
repair-quota_2020-08-11 xfs: online repair of quota and counters (2020-08-11) tar.gz
repair-inodes_2020-08-11 xfs: online repair of inodes and extent maps (2020-08-11) tar.gz
repair-ag-btrees_2020-08-11 xfs: online repair of AG btrees (2020-08-11) tar.gz
repair-prep-for-bulk-loading_2020-08-11 xfs: prepare repair for bulk loading (2020-08-11) tar.gz
scrub-rtsummary_2020-08-11 xfs: online scrubbing of realtime summary files (2020-08-11) tar.gz
repair-bitmap-rework_2020-08-11 xfs: rework online repair incore bitmap (2020-08-11) tar.gz
repair-reap-fixes_2020-08-11 xfs: fix online repair block reaping (2020-08-11) tar.gz
defer-ops-stalls_2020-08-11 xfs: fix some log stalling problems in defer ops (2020-08-11) tar.gz
pwork-parallelism_2020-08-11 xfs: increase pwork parallelism (2020-08-11) tar.gz
fix-log-recovery_2020-08-11 xfs: fix inode use-after-free during log recovery (2020-08-11) tar.gz
xfs-5.9-merge_2020-08-11 xfs: new code for 5.9 (2020-08-11) tar.gz
xfs-5.9-merge-8 Fixes for 5.9-rc1: - Fix duplicated words in comments. - Fix an ubsan complaint about null pointer arithmetic. (2020-08-07) tar.gz
iomap-5.9-merge-5 New code for 5.9: - Make sure we call ->iomap_end with a failure code if ->iomap_begin   failed in any way; some filesystems need to try to undo things. - Don't invalidate the page cache during direct reads since we already   sync'd the cache with disk. - Make direct writes fall back to the page cache if the pre-write   cache invalidation fails.  This avoids a cache coherency problem. - Fix some idiotic virus scanner warning bs in the previous tag. (2020-08-05) tar.gz
v5.8         Linux 5.8 (2020-08-02) tar.gz
iomap-5.9-merge-4 New code for 5.9: - Make sure we call ->iomap_end with a failure code if ->iomap_begin   failed in any way; some filesystems need to try to undo things. - Don't invalidate the page cache during direct reads since we already   sync'd the cache with disk. - Make direct writes fall back to the page cache if the pre-write   cache invalidation fails.  This avoids a cache coherency problem. (2020-07-31) tar.gz
iomap-5.9-merge-3 New code for 5.9: - Make sure we call ->iomap_end with a failure code if ->iomap_begin   failed in any way; some filesystems need to try to undo things. - Don't invalidate the page cache during direct reads since we already   sync'd the cache with disk. - Make direct writes fall back to the page cache if the pre-write   cache invalidation fails.  This avoids a cache coherency problem. (2020-07-30) tar.gz
djwong-wtf_2020-07-29 xfs: random weirdness (2020-07-29) tar.gz
noalloc-ags_2020-07-29 xfs: noalloc allocation groups (2020-07-29) tar.gz
realtime-rmap_2020-07-29 xfs: realtime reverse-mapping support (2020-07-29) tar.gz
metadir_2020-07-29 xfs: metadata inode directories (2020-07-29) tar.gz
inode-refactor_2020-07-29 xfs: hoist inode operations to libxfs (2020-07-29) tar.gz
repair-dirs_2020-07-29 xfs: online repair of directories (2020-07-29) tar.gz
repair-xattrs_2020-07-29 xfs: online repair of extended attributes (2020-07-29) tar.gz
repair-rtsummary_2020-07-29 xfs: online repair of realtime summaries (2020-07-29) tar.gz
atomic-file-updates_2020-07-29 xfs: atomic file updates (2020-07-29) tar.gz
bigtime_2020-07-29 xfs: widen timestamps to deal with y2038 (2020-07-29) tar.gz
inobt-counters_2020-07-29 xfs: add a inode btree blocks counts to the AGI header (2020-07-29) tar.gz
repair-hard-problems_2020-07-29 xfs: online repair hard problems (2020-07-29) tar.gz
indirect-health-reporting_2020-07-29 xfs: indirect health reporting (2020-07-29) tar.gz
deferred-inactivation_2020-07-29 xfs: deferred inode inactivation (2020-07-29) tar.gz
eofblocks-consolidation_2020-07-29 xfs: consolidate posteof and cowblocks cleanup (2020-07-29) tar.gz
corruption-health-reports_2020-07-29 xfs: report corruption to the health trackers (2020-07-29) tar.gz
reclaim-space-harder_2020-07-29 xfs: try harder to reclaim space when we run out (2020-07-29) tar.gz
repair-quota_2020-07-29 xfs: online repair of quota and counters (2020-07-29) tar.gz
repair-inodes_2020-07-29 xfs: online repair of inodes and extent maps (2020-07-29) tar.gz
repair-ag-btrees_2020-07-29 xfs: online repair of AG btrees (2020-07-29) tar.gz
scrub-rtsummary_2020-07-29 xfs: online scrubbing of realtime summary files (2020-07-29) tar.gz
repair-prep-for-bulk-loading_2020-07-29 xfs: prepare repair for bulk loading (2020-07-29) tar.gz
repair-bitmap-rework_2020-07-29 xfs: rework online repair incore bitmap (2020-07-29) tar.gz
repair-reap-fixes_2020-07-29 xfs: fix online repair block reaping (2020-07-29) tar.gz
scrub-fixes_2020-07-29 xfs: strengthen online checking (2020-07-29) tar.gz
pwork-parallelism_2020-07-29 xfs: increase pwork parallelism (2020-07-29) tar.gz
defer-ops-stalls_2020-07-29 xfs: fix some log stalling problems in defer ops (2020-07-29) tar.gz
fix-log-recovery_2020-07-29 xfs: fix inode use-after-free during log recovery (2020-07-29) tar.gz
separate-quota-type_2020-07-29 xfs: separate dquot type from flags (2020-07-29) tar.gz
remove-quota-qcore_2020-07-29 xfs: remove xfs_disk_quot from incore dquot (2020-07-29) tar.gz
reflink-cleanups_2020-07-29 xfs: reflink cleanups (2020-07-29) tar.gz
xfs-5.8-fixes_2020-07-29 xfs: 5.8 fixes (2020-07-29) tar.gz
xfs-5.9-merge-7 New code for 5.9: - Fix some btree block pingponging problems when swapping extents - Redesign the reflink copy loop so that we only run one remapping   operation per transaction.  This helps us avoid running out of block   reservation on highly deduped filesystems. - Take the MMAPLOCK around filemap_map_pages. - Make inode reclaim fully async so that we avoid stalling processes on   flushing inodes to disk. - Reduce inode cluster buffer RMW cycles by attaching the buffer to   dirty inodes so we won't let go of the cluster buffer when we know   we're going to need it soon. - Add some more checks to the realtime bitmap file scrubber. - Don't trip false lockdep warnings in fs freeze. - Remove various redundant lines of code. - Remove unnecessary calls to xfs_perag_{get,put}. - Preserve I_VERSION state across remounts. - Fix an unmount hang due to AIL going to sleep with a non-empty delwri   buffer list. - Fix an error in the inode allocation space reservation macro that   caused regressions in generic/531. - Fix a potential livelock when dquot flush fails because the dquot   buffer is locked. - Fix a miscalculation when reserving inode quota that could cause users   to exceed a hardlimit. - Refactor struct xfs_dquot to use native types for incore fields   instead of abusing the ondisk struct for this purpose.  This will   eventually enable proper y2038+ support, but for now it merely cleans   up the quota function declarations. - Actually increment the quota softlimit warning counter so that soft   failures turn into hard(er) failures when they exceed the softlimit   warning counter limits set by the administrator. - Split incore dquot state flags into their own field and namespace, to   avoid mixing them with quota type flags. - Create a new quota type flags namespace so that we can make it obvious   when a quota function takes a quota type (user, group, project) as an   argument. - Rename the ondisk dquot flags field to type, as that more accurately   represents what we store in it. - Drop our bespoke memory allocation flags in favor of GFP_*. - Rearrange the xattr functions so that we no longer mix metadata   updates and transaction management (e.g. rolling complex transactions)   in the same functions.  This work will prepare us for atomic xattr   operations (itself a prerequisite for directory backrefs) in future   release cycles. - Support FS_DAX_FL (aka FS_XFLAG_DAX) via GETFLAGS/SETFLAGS. (2020-07-29) tar.gz
v5.8-rc7     Linux 5.8-rc7 (2020-07-26) tar.gz
noalloc-ags_2020-07-24 xfs: noalloc allocation groups (2020-07-24) tar.gz
djwong-wtf_2020-07-24 xfs: random weirdness (2020-07-24) tar.gz
realtime-rmap_2020-07-24 xfs: realtime reverse-mapping support (2020-07-24) tar.gz
metadir_2020-07-24 xfs: metadata inode directories (2020-07-24) tar.gz
inode-refactor_2020-07-24 xfs: hoist inode operations to libxfs (2020-07-24) tar.gz
repair-dirs_2020-07-24 xfs: online repair of directories (2020-07-24) tar.gz
repair-xattrs_2020-07-24 xfs: online repair of extended attributes (2020-07-24) tar.gz
repair-rtsummary_2020-07-24 xfs: online repair of realtime summaries (2020-07-24) tar.gz
atomic-file-updates_2020-07-24 xfs: atomic file updates (2020-07-24) tar.gz
bigtime_2020-07-24 xfs: widen timestamps to deal with y2038 (2020-07-24) tar.gz
inobt-counters_2020-07-24 xfs: add a inode btree blocks counts to the AGI header (2020-07-24) tar.gz
repair-hard-problems_2020-07-24 xfs: online repair hard problems (2020-07-24) tar.gz
deferred-inactivation_2020-07-24 xfs: deferred inode inactivation (2020-07-24) tar.gz
indirect-health-reporting_2020-07-24 xfs: indirect health reporting (2020-07-24) tar.gz
eofblocks-consolidation_2020-07-24 xfs: consolidate posteof and cowblocks cleanup (2020-07-24) tar.gz
corruption-health-reports_2020-07-24 xfs: report corruption to the health trackers (2020-07-24) tar.gz
reclaim-space-harder_2020-07-24 xfs: try harder to reclaim space when we run out (2020-07-24) tar.gz
repair-quota_2020-07-24 xfs: online repair of quota and counters (2020-07-24) tar.gz
repair-inodes_2020-07-24 xfs: online repair of inodes and extent maps (2020-07-24) tar.gz
repair-ag-btrees_2020-07-24 xfs: online repair of AG btrees (2020-07-24) tar.gz
scrub-rtsummary_2020-07-24 xfs: online scrubbing of realtime summary files (2020-07-24) tar.gz
repair-prep-for-bulk-loading_2020-07-24 xfs: prepare repair for bulk loading (2020-07-24) tar.gz
repair-bitmap-rework_2020-07-24 xfs: rework online repair incore bitmap (2020-07-24) tar.gz
repair-reap-fixes_2020-07-24 xfs: fix online repair block reaping (2020-07-24) tar.gz
scrub-fixes_2020-07-24 xfs: strengthen online checking (2020-07-24) tar.gz
pwork-parallelism_2020-07-24 xfs: increase pwork parallelism (2020-07-24) tar.gz
defer-ops-stalls_2020-07-24 xfs: fix some log stalling problems in defer ops (2020-07-24) tar.gz
fix-log-recovery_2020-07-24 xfs: fix inode use-after-free during log recovery (2020-07-24) tar.gz
separate-quota-type_2020-07-24 xfs: separate dquot type from flags (2020-07-24) tar.gz
remove-quota-qcore_2020-07-24 xfs: remove xfs_disk_quot from incore dquot (2020-07-24) tar.gz
reflink-cleanups_2020-07-24 xfs: reflink cleanups (2020-07-24) tar.gz
xfs-5.8-fixes_2020-07-24 xfs: 5.8 fixes (2020-07-24) tar.gz
xfs-5.9-merge-6 Even more new code for 5.9: - Drop our bespoke memory allocation flags in favor of GFP_*. - Rearrange the xattr functions so that we no longer mix metadata   updates and transaction management (e.g. rolling complex transactions)   in the same functions.  This work will prepare us for atomic xattr   operations (itself a prerequisite for directory backrefs) in future   release cycles. (2020-07-24) tar.gz
xfs-5.9-merge-5 New code for 5.9: - Fix some btree block pingponging problems when swapping extents - Redesign the reflink copy loop so that we only run one remapping   operation per transaction.  This helps us avoid running out of block   reservation on highly deduped filesystems. - Take the MMAPLOCK around filemap_map_pages. - Make inode reclaim fully async so that we avoid stalling processes on   flushing inodes to disk. - Reduce inode cluster buffer RMW cycles by attaching the buffer to   dirty inodes so we won't let go of the cluster buffer when we know   we're going to need it soon. - Add some more checks to the realtime bitmap file scrubber. - Don't trip false lockdep warnings in fs freeze. - Remove various redundant lines of code. - Remove unnecessary calls to xfs_perag_{get,put}. - Preserve I_VERSION state across remounts. - Fix an unmount hang due to AIL going to sleep with a non-empty delwri   buffer list. - Fix an error in the inode allocation space reservation macro that   caused regressions in generic/531. - Fix a potential livelock when dquot flush fails because the dquot   buffer is locked. - Fix a miscalculation when reserving inode quota that could cause users   to exceed a hardlimit. - Refactor struct xfs_dquot to use native types for incore fields   instead of abusing the ondisk struct for this purpose.  This will   eventually enable proper y2038+ support, but for now it merely cleans   up the quota function declarations. - Actually increment the quota softlimit warning counter so that soft   failures turn into hard(er) failures when they exceed the softlimit   warning counter limits set by the administrator. - Split incore dquot state flags into their own field and namespace, to   avoid mixing them with quota type flags. - Create a new quota type flags namespace so that we can make it obvious   when a quota function takes a quota type (user, group, project) as an   argument. - Rename the ondisk dquot flags field to type, as that more accurately   represents what we store in it. (2020-07-24) tar.gz
iomap-5.9-merge-2 New code for 5.9: - Make sure we call ->iomap_end with a failure code if ->iomap_begin   failed in any way; some filesystems need to try to undo things. - Don't invalidate the page cache during direct reads since we already   sync'd the cache with disk. - Make direct writes fall back to the page cache if the pre-write   cache invalidation fails.  This avoids a cache coherency problem. (2020-07-24) tar.gz
v5.8-rc6     Linux 5.8-rc6 (2020-07-19) tar.gz
djwong-wtf_2020-07-13 xfs: random weirdness (2020-07-13) tar.gz
metadir_2020-07-13 xfs: metadata inode directories (2020-07-13) tar.gz
realtime-rmap_2020-07-13 xfs: realtime reverse-mapping support (2020-07-13) tar.gz
inode-refactor_2020-07-13 xfs: hoist inode operations to libxfs (2020-07-13) tar.gz
repair-dirs_2020-07-13 xfs: online repair of directories (2020-07-13) tar.gz
repair-xattrs_2020-07-13 xfs: online repair of extended attributes (2020-07-13) tar.gz
repair-rtsummary_2020-07-13 xfs: online repair of realtime summaries (2020-07-13) tar.gz
atomic-file-updates_2020-07-13 xfs: atomic file updates (2020-07-13) tar.gz
bigtime_2020-07-13 xfs: widen timestamps to deal with y2038 (2020-07-13) tar.gz
inobt-counters_2020-07-13 xfs: add a inode btree blocks counts to the AGI header (2020-07-13) tar.gz
repair-hard-problems_2020-07-13 xfs: online repair hard problems (2020-07-13) tar.gz
indirect-health-reporting_2020-07-13 xfs: indirect health reporting (2020-07-13) tar.gz
deferred-inactivation_2020-07-13 xfs: deferred inode inactivation (2020-07-13) tar.gz
eofblocks-consolidation_2020-07-13 xfs: consolidate posteof and cowblocks cleanup (2020-07-13) tar.gz
reclaim-space-harder_2020-07-13 xfs: try harder to reclaim space when we run out (2020-07-13) tar.gz
corruption-health-reports_2020-07-13 xfs: report corruption to the health trackers (2020-07-13) tar.gz
repair-quota_2020-07-13 xfs: online repair of quota and counters (2020-07-13) tar.gz
remove-quota-qcore_2020-07-13 xfs: remove xfs_disk_quot from incore dquot (2020-07-13) tar.gz
repair-inodes_2020-07-13 xfs: online repair of inodes and extent maps (2020-07-13) tar.gz
repair-ag-btrees_2020-07-13 xfs: online repair of AG btrees (2020-07-13) tar.gz
scrub-rtsummary_2020-07-13 xfs: online scrubbing of realtime summary files (2020-07-13) tar.gz
repair-prep-for-bulk-loading_2020-07-13 xfs: prepare repair for bulk loading (2020-07-13) tar.gz
repair-bitmap-rework_2020-07-13 xfs: rework online repair incore bitmap (2020-07-13) tar.gz
repair-reap-fixes_2020-07-13 xfs: fix online repair block reaping (2020-07-13) tar.gz
scrub-fixes_2020-07-13 xfs: strengthen online checking (2020-07-13) tar.gz
pwork-parallelism_2020-07-13 xfs: increase pwork parallelism (2020-07-13) tar.gz
defer-ops-stalls_2020-07-13 xfs: fix some log stalling problems in defer ops (2020-07-13) tar.gz
fix-log-recovery_2020-07-13 xfs: fix inode use-after-free during log recovery (2020-07-13) tar.gz
reflink-cleanups_2020-07-13 xfs: reflink cleanups (2020-07-13) tar.gz
xfs-5.8-fixes_2020-07-13 xfs: 5.8 fixes (2020-07-13) tar.gz
v5.8-rc5     Linux 5.8-rc5 (2020-07-12) tar.gz
xfs-5.9-merge-4 New code for 5.9: - Fix some btree block pingponging problems when swapping extents - Redesign the reflink copy loop so that we only run one remapping   operation per transaction.  This helps us avoid running out of block   reservation on highly deduped filesystems. - Take the MMAPLOCK around filemap_map_pages. - Make inode reclaim fully async so that we avoid stalling processes on   flushing inodes to disk. - Reduce inode cluster buffer RMW cycles by attaching the buffer to   dirty inodes so we won't let go of the cluster buffer when we know   we're going to need it soon. - Add some more checks to the realtime bitmap file scrubber. - Don't trip false lockdep warnings in fs freeze. (2020-07-09) tar.gz
xfs-5.9-merge-3 New code for 5.9: - Fix some btree block pingponging problems when swapping extents - Redesign the reflink copy loop so that we only run one remapping   operation per transaction.  This helps us avoid running out of block   reservation on highly deduped filesystems. - Take the MMAPLOCK around filemap_map_pages. - Make inode reclaim fully async so that we avoid stalling processes on   flushing inodes to disk. - Reduce inode cluster buffer RMW cycles by attaching the buffer to   dirty inodes so we won't let go of the cluster buffer when we know   we're going to need it soon. - Add some more checks to the realtime bitmap file scrubber. - Shut up incorrect lockdep warnings on fs freeze. (2020-07-09) tar.gz
xfs-5.9-merge-2 New code for 5.9: - Fix some btree block pingponging problems when swapping extents - Redesign the reflink copy loop so that we only run one remapping   operation per transaction.  This helps us avoid running out of block   reservation on highly deduped filesystems. - Take the MMAPLOCK around filemap_map_pages. - Make inode reclaim fully async so that we avoid stalling processes on   flushing inodes to disk. - Reduce inode cluster buffer RMW cycles by attaching the buffer to   dirty inodes so we won't let go of the cluster buffer when we know   we're going to need it soon. - Add some more checks to the realtime bitmap file scrubber. (2020-07-07) tar.gz
xfs-5.9-merge-1 New code for 5.9: - Fix some btree block pingponging problems when swapping extents - Redesign the reflink copy loop so that we only run one remapping   operation per transaction.  This helps us avoid running out of block   reservation on highly deduped filesystems. - Take the MMAPLOCK around filemap_map_pages. - Make inode reclaim fully async so that we avoid stalling processes on   flushing inodes to disk. - Reduce inode cluster buffer RMW cycles by attaching the buffer to   dirty inodes so we won't let go of the cluster buffer when we know   we're going to need it soon. - Add some more checks to the realtime bitmap file scrubber. (2020-07-06) tar.gz
iomap-5.9-merge-1 New code for 5.9: - Make sure we call ->iomap_end with a failure code if ->iomap_begin   failed in any way; some filesystems need to try to undo things. (2020-07-06) tar.gz
v5.8-rc4     Linux 5.8-rc4 (2020-07-05) tar.gz
djwong-wtf_2020-07-05 xfs: random weirdness (2020-07-05) tar.gz
realtime-rmap_2020-07-05 xfs: realtime reverse-mapping support (2020-07-05) tar.gz
inode-refactor_2020-07-05 xfs: hoist inode operations to libxfs (2020-07-05) tar.gz
metadir_2020-07-05 xfs: metadata inode directories (2020-07-05) tar.gz
repair-dirs_2020-07-05 xfs: online repair of directories (2020-07-05) tar.gz
repair-rtsummary_2020-07-05 xfs: online repair of realtime summaries (2020-07-05) tar.gz
repair-xattrs_2020-07-05 xfs: online repair of extended attributes (2020-07-05) tar.gz
atomic-file-updates_2020-07-05 xfs: atomic file updates (2020-07-05) tar.gz
bigtime_2020-07-05 xfs: widen timestamps to deal with y2038 (2020-07-05) tar.gz
inobt-counters_2020-07-05 xfs: add a inode btree blocks counts to the AGI header (2020-07-05) tar.gz
repair-hard-problems_2020-07-05 xfs: online repair hard problems (2020-07-05) tar.gz
indirect-health-reporting_2020-07-05 xfs: indirect health reporting (2020-07-05) tar.gz
deferred-inactivation_2020-07-05 xfs: deferred inode inactivation (2020-07-05) tar.gz
eofblocks-consolidation_2020-07-05 xfs: consolidate posteof and cowblocks cleanup (2020-07-05) tar.gz
reclaim-space-harder_2020-07-05 xfs: try harder to reclaim space when we run out (2020-07-05) tar.gz
corruption-health-reports_2020-07-05 xfs: report corruption to the health trackers (2020-07-05) tar.gz
remove-quota-qcore_2020-07-05 xfs: remove xfs_disk_quot from incore dquot (2020-07-05) tar.gz
repair-quota_2020-07-05 xfs: online repair of quota and counters (2020-07-05) tar.gz
repair-inodes_2020-07-05 xfs: online repair of inodes and extent maps (2020-07-05) tar.gz
repair-ag-btrees_2020-07-05 xfs: online repair of AG btrees (2020-07-05) tar.gz
scrub-rtsummary_2020-07-05 xfs: online scrubbing of realtime summary files (2020-07-05) tar.gz
repair-prep-for-bulk-loading_2020-07-05 xfs: prepare repair for bulk loading (2020-07-05) tar.gz
repair-bitmap-rework_2020-07-05 xfs: rework online repair incore bitmap (2020-07-05) tar.gz
repair-reap-fixes_2020-07-05 xfs: fix online repair block reaping (2020-07-05) tar.gz
scrub-fixes_2020-07-05 xfs: strengthen online checking (2020-07-05) tar.gz
pwork-parallelism_2020-07-05 xfs: increase pwork parallelism (2020-07-05) tar.gz
defer-ops-stalls_2020-07-05 xfs: fix some log stalling problems in defer ops (2020-07-05) tar.gz
fix-log-recovery_2020-07-05 xfs: fix inode use-after-free during log recovery (2020-07-05) tar.gz
reflink-cleanups_2020-07-05 xfs: reflink cleanups (2020-07-05) tar.gz
xfs-5.8-fixes_2020-07-05 xfs: 5.8 fixes (2020-07-05) tar.gz
xfs-5.8-fixes-1 Changes for 5.8-rc4: - Fix a use-after-free bug when the fs shuts down. (2020-06-30) tar.gz
djwong-wtf_2020-06-30 xfs: random weirdness (2020-06-30) tar.gz
realtime-rmap_2020-06-30 xfs: realtime reverse-mapping support (2020-06-30) tar.gz
inode-refactor_2020-06-30 xfs: hoist inode operations to libxfs (2020-06-30) tar.gz
metadir_2020-06-30 xfs: metadata inode directories (2020-06-30) tar.gz
repair-dirs_2020-06-30 xfs: online repair of directories (2020-06-30) tar.gz
repair-rtsummary_2020-06-30 xfs: online repair of realtime summaries (2020-06-30) tar.gz
repair-xattrs_2020-06-30 xfs: online repair of extended attributes (2020-06-30) tar.gz
atomic-file-updates_2020-06-30 xfs: atomic file updates (2020-06-30) tar.gz
bigtime_2020-06-30 xfs: widen timestamps to deal with y2038 (2020-06-30) tar.gz
inobt-counters_2020-06-30 xfs: add a inode btree blocks counts to the AGI header (2020-06-30) tar.gz
repair-hard-problems_2020-06-30 xfs: online repair hard problems (2020-06-30) tar.gz
indirect-health-reporting_2020-06-30 xfs: indirect health reporting (2020-06-30) tar.gz
deferred-inactivation_2020-06-30 xfs: deferred inode inactivation (2020-06-30) tar.gz
eofblocks-consolidation_2020-06-30 xfs: consolidate posteof and cowblocks cleanup (2020-06-30) tar.gz
reclaim-space-harder_2020-06-30 xfs: try harder to reclaim space when we run out (2020-06-30) tar.gz
corruption-health-reports_2020-06-30 xfs: report corruption to the health trackers (2020-06-30) tar.gz
repair-quota_2020-06-30 xfs: online repair of quota and counters (2020-06-30) tar.gz
remove-quota-qcore_2020-06-30 xfs: remove xfs_disk_quot from incore dquot (2020-06-30) tar.gz
repair-ag-btrees_2020-06-30 xfs: online repair of AG btrees (2020-06-30) tar.gz
repair-inodes_2020-06-30 xfs: online repair of inodes and extent maps (2020-06-30) tar.gz
scrub-rtsummary_2020-06-30 xfs: online scrubbing of realtime summary files (2020-06-30) tar.gz
repair-bitmap-rework_2020-06-30 xfs: rework online repair incore bitmap (2020-06-30) tar.gz
repair-prep-for-bulk-loading_2020-06-30 xfs: prepare repair for bulk loading (2020-06-30) tar.gz
repair-reap-fixes_2020-06-30 xfs: fix online repair block reaping (2020-06-30) tar.gz
scrub-fixes_2020-06-30 xfs: strengthen online checking (2020-06-30) tar.gz
defer-ops-stalls_2020-06-30 xfs: fix some log stalling problems in defer ops (2020-06-30) tar.gz
pwork-parallelism_2020-06-30 xfs: increase pwork parallelism (2020-06-30) tar.gz
fix-log-recovery_2020-06-30 xfs: fix inode use-after-free during log recovery (2020-06-30) tar.gz
reflink-cleanups_2020-06-30 xfs: reflink cleanups (2020-06-30) tar.gz
xfs-5.8-fixes_2020-06-30 xfs: 5.8 fixes (2020-06-30) tar.gz
v5.8-rc3     Linux 5.8-rc3 (2020-06-28) tar.gz
atomic-file-updates_2020-06-24 xfs: atomic file updates (2020-06-24) tar.gz
djwong-wtf_2020-06-24 xfs: random weirdness (2020-06-24) tar.gz
realtime-rmap_2020-06-24 xfs: realtime reverse-mapping support (2020-06-24) tar.gz
metadir_2020-06-24 xfs: metadata inode directories (2020-06-24) tar.gz
bigtime_2020-06-24 xfs: widen timestamps to deal with y2038 (2020-06-24) tar.gz
inode-refactor_2020-06-24 xfs: hoist inode operations to libxfs (2020-06-24) tar.gz
inobt-counters_2020-06-24 xfs: add a inode btree blocks counts to the AGI header (2020-06-24) tar.gz
indirect-health-reporting_2020-06-24 xfs: indirect health reporting (2020-06-24) tar.gz
repair-hard-problems_2020-06-24 xfs: online repair hard problems (2020-06-24) tar.gz
deferred-inactivation_2020-06-24 xfs: deferred inode inactivation (2020-06-24) tar.gz
eofblocks-consolidation_2020-06-24 xfs: consolidate posteof and cowblocks cleanup (2020-06-24) tar.gz
reclaim-space-harder_2020-06-24 xfs: try harder to reclaim space when we run out (2020-06-24) tar.gz
corruption-health-reports_2020-06-24 xfs: report corruption to the health trackers (2020-06-24) tar.gz
remove-quota-qcore_2020-06-24 xfs: remove xfs_disk_quot from incore dquot (2020-06-24) tar.gz
repair-quota_2020-06-24 xfs: online repair of quota and counters (2020-06-24) tar.gz
repair-fsfile-metadata_2020-06-24 xfs: online repair of file-based metadata (2020-06-24) tar.gz
repair-inode-data_2020-06-24 xfs: online repair of inode data (2020-06-24) tar.gz
repair-ag-btrees_2020-06-24 xfs: online repair of AG btrees (2020-06-24) tar.gz
repair-inodes_2020-06-24 xfs: online repair of inodes and extent maps (2020-06-24) tar.gz
scrub-rtsummary_2020-06-24 xfs: online scrubbing of realtime summary files (2020-06-24) tar.gz
repair-bitmap-rework_2020-06-24 xfs: rework online repair incore bitmap (2020-06-24) tar.gz
repair-prep-for-bulk-loading_2020-06-24 xfs: prepare repair for bulk loading (2020-06-24) tar.gz
repair-reap-fixes_2020-06-24 xfs: fix online repair block reaping (2020-06-24) tar.gz
pwork-parallelism_2020-06-24 xfs: increase pwork parallelism (2020-06-24) tar.gz
scrub-fixes_2020-06-24 xfs: strengthen online checking (2020-06-24) tar.gz
defer-ops-stalls_2020-06-24 xfs: fix some log stalling problems in defer ops (2020-06-24) tar.gz
fix-log-recovery_2020-06-24 xfs: fix inode use-after-free during log recovery (2020-06-24) tar.gz
reflink-cleanups_2020-06-24 xfs: reflink cleanups (2020-06-24) tar.gz
xfs-5.8-fixes_2020-06-24 xfs: 5.8 fixes (2020-06-24) tar.gz
djwong-wtf_2020-06-22 xfs: random weirdness (2020-06-22) tar.gz
atomic-file-updates_2020-06-22 xfs: atomic file updates (2020-06-22) tar.gz
realtime-rmap_2020-06-22 xfs: realtime reverse-mapping support (2020-06-22) tar.gz
metadir_2020-06-22 xfs: metadata inode directories (2020-06-22) tar.gz
inode-refactor_2020-06-22 xfs: hoist inode operations to libxfs (2020-06-22) tar.gz
bigtime_2020-06-22 xfs: widen timestamps to deal with y2038 (2020-06-22) tar.gz
inobt-counters_2020-06-22 xfs: add a inode btree blocks counts to the AGI header (2020-06-22) tar.gz
repair-hard-problems_2020-06-22 xfs: online repair hard problems (2020-06-22) tar.gz
indirect-health-reporting_2020-06-22 xfs: indirect health reporting (2020-06-22) tar.gz
deferred-inactivation_2020-06-22 xfs: deferred inode inactivation (2020-06-22) tar.gz
eofblocks-consolidation_2020-06-22 xfs: consolidate posteof and cowblocks cleanup (2020-06-22) tar.gz
reclaim-space-harder_2020-06-22 xfs: try harder to reclaim space when we run out (2020-06-22) tar.gz
corruption-health-reports_2020-06-22 xfs: report corruption to the health trackers (2020-06-22) tar.gz
repair-quota_2020-06-22 xfs: online repair of quota and counters (2020-06-22) tar.gz
remove-quota-qcore_2020-06-22 xfs: remove xfs_disk_quot from incore dquot (2020-06-22) tar.gz
repair-fsfile-metadata_2020-06-22 xfs: online repair of file-based metadata (2020-06-22) tar.gz
repair-inode-data_2020-06-22 xfs: online repair of inode data (2020-06-22) tar.gz
repair-inodes_2020-06-22 xfs: online repair of inodes and extent maps (2020-06-22) tar.gz
repair-ag-btrees_2020-06-22 xfs: online repair of AG btrees (2020-06-22) tar.gz
scrub-rtsummary_2020-06-22 xfs: online scrubbing of realtime summary files (2020-06-22) tar.gz
repair-prep-for-bulk-loading_2020-06-22 xfs: prepare repair for bulk loading (2020-06-22) tar.gz
repair-bitmap-rework_2020-06-22 xfs: rework online repair incore bitmap (2020-06-22) tar.gz
repair-reap-fixes_2020-06-22 xfs: fix online repair block reaping (2020-06-22) tar.gz
scrub-fixes_2020-06-22 xfs: strengthen online checking (2020-06-22) tar.gz
pwork-parallelism_2020-06-22 xfs: increase pwork parallelism (2020-06-22) tar.gz
defer-ops-stalls_2020-06-22 xfs: fix some log stalling problems in defer ops (2020-06-22) tar.gz
fix-log-recovery_2020-06-22 xfs: fix inode use-after-free during log recovery (2020-06-22) tar.gz
reflink-cleanups_2020-06-22 xfs: reflink cleanups (2020-06-22) tar.gz
xfs-5.8-fixes_2020-06-22 xfs: 5.8 fixes (2020-06-22) tar.gz
v5.8-rc2     Linux 5.8-rc2 (2020-06-21) tar.gz
v5.8-rc1     Linux 5.8-rc1 (2020-06-14) tar.gz
xfs-5.8-merge-9 Fixes for 5.8: - Fix a resource leak on an error bailout. (2020-06-08) tar.gz
iomap-5.8-merge-1 New code for 5.8: - Fix an integer overflow problem in the unshare actor. (2020-06-08) tar.gz
vfs-5.8-merge-3 Third part of new DAX code for 5.8: - Teach XFS to ask the VFS to drop an inode if the administrator changes   the FS_XFLAG_DAX inode flag such that the S_DAX state would change.   This can result in files changing access modes without requiring an   unmount cycle. (2020-06-02) tar.gz
djwong-wtf_2020-06-01 xfs: random weirdness (2020-06-01) tar.gz
atomic-file-updates_2020-06-01 xfs: atomic file updates (2020-06-01) tar.gz
repair-metadata-atomically_2020-06-01 xfs: atomic file metadata repairs (2020-06-01) tar.gz
fix-log-recovery_2020-06-01 xfs: fix inode use-after-free during log recovery (2020-06-01) tar.gz
refactor-log-recovery_2020-06-01 xfs: refactor log recovery (2020-06-01) tar.gz
metadir_2020-06-01 xfs: metadata inode directories (2020-06-01) tar.gz
realtime-rmap_2020-06-01 xfs: realtime reverse-mapping support (2020-06-01) tar.gz
inode-refactor_2020-06-01 xfs: hoist inode operations to libxfs (2020-06-01) tar.gz
bigtime_2020-06-01 xfs: widen timestamps to deal with y2038 (2020-06-01) tar.gz
inobt-counters_2020-06-01 xfs: add a inode btree blocks counts to the AGI header (2020-06-01) tar.gz
repair-hard-problems_2020-06-01 xfs: online repair hard problems (2020-06-01) tar.gz
indirect-health-reporting_2020-06-01 xfs: indirect health reporting (2020-06-01) tar.gz
deferred-inactivation_2020-06-01 xfs: deferred inode inactivation (2020-06-01) tar.gz
eofblocks-consolidation_2020-06-01 xfs: consolidate posteof and cowblocks cleanup (2020-06-01) tar.gz
reclaim-space-harder_2020-06-01 xfs: try harder to reclaim space when we run out (2020-06-01) tar.gz
incore-inode-walk_2020-06-01 xfs: refactor incore inode walking (2020-06-01) tar.gz
corruption-health-reports_2020-06-01 xfs: report corruption to the health trackers (2020-06-01) tar.gz
repair-fsfile-metadata_2020-06-01 xfs: online repair of file-based metadata (2020-06-01) tar.gz
repair-inode-data_2020-06-01 xfs: online repair of inode data (2020-06-01) tar.gz
repair-inodes_2020-06-01 xfs: online repair of inodes and extent maps (2020-06-01) tar.gz
repair-ag-btrees_2020-06-01 xfs: online repair of AG btrees (2020-06-01) tar.gz
scrub-rtsummary_2020-06-01 xfs: online scrubbing of realtime summary files (2020-06-01) tar.gz
repair-prep-for-bulk-loading_2020-06-01 xfs: prepare repair for bulk loading (2020-06-01) tar.gz
repair-bitmap-rework_2020-06-01 xfs: rework online repair incore bitmap (2020-06-01) tar.gz
repair-reap-fixes_2020-06-01 xfs: fix online repair block reaping (2020-06-01) tar.gz
pwork-parallelism_2020-06-01 xfs: increase pwork parallelism (2020-06-01) tar.gz
scrub-fixes_2020-06-01 xfs: strengthen online checking (2020-06-01) tar.gz
stale-exposure_2020-06-01 xfs: fix stale disk exposure after crash (2020-06-01) tar.gz
v5.7         Linux 5.7 (2020-05-31) tar.gz
xfs-5.8-merge-8 New code for 5.8:     - Various cleanups to remove dead code, unnecessary conditionals,       asserts, etc.     - Fix a linker warning caused by xfs stuffing '-g' into CFLAGS       redundantly.     - Tighten up our dmesg logging to ensure that everything is prefixed       with 'XFS' for easier grepping.     - Kill a bunch of typedefs.     - Refactor the deferred ops code to reduce indirect function calls.     - Increase type-safety with the deferred ops code.     - Make the DAX mount options a tri-state.     - Fix some error handling problems in the inode flush code and clean up       other inode flush warts.     - Refactor log recovery so that each log item recovery functions now live       with the other log item processing code.     - Fix some SPDX forms.     - Fix quota counter corruption if the fs crashes after running       quotacheck but before any dquots get logged.     - Don't fail metadata verification on zero-entry attr leaf blocks, since       they're just part of the disk format now due to a historic lack of log       atomicity.     - Don't allow SWAPEXT between files with different [ugp]id when quotas       are enabled.     - Refactor inode fork reading and verification to run directly from the       inode-from-disk function.  This means that we now actually guarantee       that _iget'ted inodes are totally verified and ready to go.     - Move the incore inode fork format and extent counts to the ifork       structure.     - Scalability improvements by reducing cacheline pingponging in       struct xfs_mount.     - More scalability improvements by removing m_active_trans from the       hot path.     - Fix inode counter update sanity checking to run /only/ on debug       kernels.     - Fix longstanding inconsistency in what error code we return when a       program hits project quota limits (ENOSPC).     - Fix group quota returning the wrong error code when a program hits       group quota limits.     - Fix per-type quota limits and grace periods for group and project       quotas so that they actually work.     - Allow extension of individual grace periods.     - Refactor the non-reclaim inode radix tree walking code to remove a       bunch of stupid little functions and straighten out the       inconsistent naming schemes.     - Fix a bug in speculative preallocation where we measured a new       allocation based on the last extent mapping in the file instead of       looking farther for the last contiguous space allocation.     - Force delalloc writes to unwritten extents.  This closes a       stale disk contents exposure vector if the system goes down before       the write completes.     - More lockdep whackamole. (2020-05-27) tar.gz
v5.7-rc7     Linux 5.7-rc7 (2020-05-24) tar.gz
djwong-wtf_2020-05-23 xfs: random weirdness (2020-05-23) tar.gz
repair-metadata-atomically_2020-05-23 xfs: atomic file metadata repairs (2020-05-23) tar.gz
atomic-file-updates_2020-05-23 xfs: atomic file updates (2020-05-23) tar.gz
fix-log-recovery_2020-05-23 xfs: fix inode use-after-free during log recovery (2020-05-23) tar.gz
realtime-rmap_2020-05-23 xfs: realtime reverse-mapping support (2020-05-23) tar.gz
refactor-log-recovery_2020-05-23 xfs: refactor log recovery (2020-05-23) tar.gz
metadir_2020-05-23 xfs: metadata inode directories (2020-05-23) tar.gz
inode-refactor_2020-05-23 xfs: hoist inode operations to libxfs (2020-05-23) tar.gz
bigtime_2020-05-23 xfs: widen timestamps to deal with y2038 (2020-05-23) tar.gz
inobt-counters_2020-05-23 xfs: add a inode btree blocks counts to the AGI header (2020-05-23) tar.gz
repair-hard-problems_2020-05-23 xfs: online repair hard problems (2020-05-23) tar.gz
indirect-health-reporting_2020-05-23 xfs: indirect health reporting (2020-05-23) tar.gz
deferred-inactivation_2020-05-23 xfs: deferred inode inactivation (2020-05-23) tar.gz
eofblocks-consolidation_2020-05-23 xfs: consolidate posteof and cowblocks cleanup (2020-05-23) tar.gz
reclaim-space-harder_2020-05-23 xfs: try harder to reclaim space when we run out (2020-05-23) tar.gz
incore-inode-walk_2020-05-23 xfs: refactor incore inode walking (2020-05-23) tar.gz
corruption-health-reports_2020-05-23 xfs: report corruption to the health trackers (2020-05-23) tar.gz
repair-fsfile-metadata_2020-05-23 xfs: online repair of file-based metadata (2020-05-23) tar.gz
repair-inode-data_2020-05-23 xfs: online repair of inode data (2020-05-23) tar.gz
repair-inodes_2020-05-23 xfs: online repair of inodes and extent maps (2020-05-23) tar.gz
repair-ag-btrees_2020-05-23 xfs: online repair of AG btrees (2020-05-23) tar.gz
repair-prep-for-bulk-loading_2020-05-23 xfs: prepare repair for bulk loading (2020-05-23) tar.gz
scrub-rtsummary_2020-05-23 xfs: online scrubbing of realtime summary files (2020-05-23) tar.gz
repair-bitmap-rework_2020-05-23 xfs: rework online repair incore bitmap (2020-05-23) tar.gz
repair-reap-fixes_2020-05-23 xfs: fix online repair block reaping (2020-05-23) tar.gz
scrub-fixes_2020-05-23 xfs: strengthen online checking (2020-05-23) tar.gz
pwork-parallelism_2020-05-23 xfs: increase pwork parallelism (2020-05-23) tar.gz
stale-exposure_2020-05-23 xfs: fix stale disk exposure after crash (2020-05-23) tar.gz
djwong-wtf_2020-05-21 xfs: random weirdness (2020-05-21) tar.gz
repair-metadata-atomically_2020-05-21 xfs: atomic file metadata repairs (2020-05-21) tar.gz
atomic-file-updates_2020-05-21 xfs: atomic file updates (2020-05-21) tar.gz
fix-log-recovery_2020-05-21 xfs: fix inode use-after-free during log recovery (2020-05-21) tar.gz
refactor-log-recovery_2020-05-21 xfs: refactor log recovery (2020-05-21) tar.gz
realtime-rmap_2020-05-21 xfs: realtime reverse-mapping support (2020-05-21) tar.gz
metadir_2020-05-21 xfs: metadata inode directories (2020-05-21) tar.gz
bigtime_2020-05-21 xfs: widen timestamps to deal with y2038 (2020-05-21) tar.gz
inode-refactor_2020-05-21 xfs: hoist inode operations to libxfs (2020-05-21) tar.gz
inobt-counters_2020-05-21 xfs: add a inode btree blocks counts to the AGI header (2020-05-21) tar.gz
indirect-health-reporting_2020-05-21 xfs: indirect health reporting (2020-05-21) tar.gz
repair-hard-problems_2020-05-21 xfs: online repair hard problems (2020-05-21) tar.gz
deferred-inactivation_2020-05-21 xfs: deferred inode inactivation (2020-05-21) tar.gz
eofblocks-consolidation_2020-05-21 xfs: consolidate posteof and cowblocks cleanup (2020-05-21) tar.gz
incore-inode-walk_2020-05-21 xfs: refactor incore inode walking (2020-05-21) tar.gz
reclaim-space-harder_2020-05-21 xfs: try harder to reclaim space when we run out (2020-05-21) tar.gz
corruption-health-reports_2020-05-21 xfs: report corruption to the health trackers (2020-05-21) tar.gz
repair-fsfile-metadata_2020-05-21 xfs: online repair of file-based metadata (2020-05-21) tar.gz
repair-inode-data_2020-05-21 xfs: online repair of inode data (2020-05-21) tar.gz
repair-inodes_2020-05-21 xfs: online repair of inodes and extent maps (2020-05-21) tar.gz
repair-ag-btrees_2020-05-21 xfs: online repair of AG btrees (2020-05-21) tar.gz
repair-prep-for-bulk-loading_2020-05-21 xfs: prepare repair for bulk loading (2020-05-21) tar.gz
scrub-rtsummary_2020-05-21 xfs: online scrubbing of realtime summary files (2020-05-21) tar.gz
repair-bitmap-rework_2020-05-21 xfs: rework online repair incore bitmap (2020-05-21) tar.gz
repair-reap-fixes_2020-05-21 xfs: fix online repair block reaping (2020-05-21) tar.gz
pwork-parallelism_2020-05-21 xfs: increase pwork parallelism (2020-05-21) tar.gz
scrub-fixes_2020-05-21 xfs: strengthen online checking (2020-05-21) tar.gz
stale-exposure_2020-05-21 xfs: fix stale disk exposure after crash (2020-05-21) tar.gz
djwong-wtf_2020-05-19 xfs: random weirdness (2020-05-19) tar.gz
repair-metadata-atomically_2020-05-19 xfs: atomic file metadata repairs (2020-05-19) tar.gz
atomic-file-updates_2020-05-19 xfs: atomic file updates (2020-05-19) tar.gz
fix-log-recovery_2020-05-19 xfs: fix inode use-after-free during log recovery (2020-05-19) tar.gz
realtime-rmap_2020-05-19 xfs: realtime reverse-mapping support (2020-05-19) tar.gz
refactor-log-recovery_2020-05-19 xfs: refactor log recovery (2020-05-19) tar.gz
metadir_2020-05-19 xfs: metadata inode directories (2020-05-19) tar.gz
inode-refactor_2020-05-19 xfs: hoist inode operations to libxfs (2020-05-19) tar.gz
bigtime_2020-05-19 xfs: widen timestamps to deal with y2038 (2020-05-19) tar.gz
inobt-counters_2020-05-19 xfs: add a inode btree blocks counts to the AGI header (2020-05-19) tar.gz
indirect-health-reporting_2020-05-19 xfs: indirect health reporting (2020-05-19) tar.gz
repair-hard-problems_2020-05-19 xfs: online repair hard problems (2020-05-19) tar.gz
deferred-inactivation_2020-05-19 xfs: deferred inode inactivation (2020-05-19) tar.gz
eofblocks-consolidation_2020-05-19 xfs: consolidate posteof and cowblocks cleanup (2020-05-19) tar.gz
incore-inode-walk_2020-05-19 xfs: refactor incore inode walking (2020-05-19) tar.gz
reclaim-space-harder_2020-05-19 xfs: try harder to reclaim space when we run out (2020-05-19) tar.gz
corruption-health-reports_2020-05-19 xfs: report corruption to the health trackers (2020-05-19) tar.gz
repair-fsfile-metadata_2020-05-19 xfs: online repair of file-based metadata (2020-05-19) tar.gz
repair-inode-data_2020-05-19 xfs: online repair of inode data (2020-05-19) tar.gz
repair-inodes_2020-05-19 xfs: online repair of inodes and extent maps (2020-05-19) tar.gz
repair-ag-btrees_2020-05-19 xfs: online repair of AG btrees (2020-05-19) tar.gz
scrub-rtsummary_2020-05-19 xfs: online scrubbing of realtime summary files (2020-05-19) tar.gz
repair-bitmap-rework_2020-05-19 xfs: rework online repair incore bitmap (2020-05-19) tar.gz
repair-prep-for-bulk-loading_2020-05-19 xfs: prepare repair for bulk loading (2020-05-19) tar.gz
repair-reap-fixes_2020-05-19 xfs: fix online repair block reaping (2020-05-19) tar.gz
scrub-fixes_2020-05-19 xfs: strengthen online checking (2020-05-19) tar.gz
pwork-parallelism_2020-05-19 xfs: increase pwork parallelism (2020-05-19) tar.gz
stale-exposure_2020-05-19 xfs: fix stale disk exposure after crash (2020-05-19) tar.gz
xfs-5.8-merge-7 New code for 5.8:     - Various cleanups to remove dead code, unnecessary conditionals,       asserts, etc.     - Fix a linker warning caused by xfs stuffing '-g' into CFLAGS       redundantly.     - Tighten up our dmesg logging to ensure that everything is prefixed       with 'XFS' for easier grepping.     - Kill a bunch of typedefs.     - Refactor the deferred ops code to reduce indirect function calls.     - Increase type-safety with the deferred ops code.     - Make the DAX mount options a tri-state.     - Fix some error handling problems in the inode flush code and clean up       other inode flush warts.     - Refactor log recovery so that each log item recovery functions now live       with the other log item processing code.     - Fix some SPDX forms.     - Fix quota counter corruption if the fs crashes after running       quotacheck but before any dquots get logged.     - Don't fail metadata verification on zero-entry attr leaf blocks, since       they're just part of the disk format now due to a historic lack of log       atomicity.     - Don't allow SWAPEXT between files with different [ugp]id when quotas       are enabled.     - Refactor inode fork reading and verification to run directly from the       inode-from-disk function.  This means that we now actually guarantee       that _iget'ted inodes are totally verified and ready to go.     - Move the incore inode fork format and extent counts to the ifork       structure. (2020-05-19) tar.gz
v5.7-rc6     Linux 5.7-rc6 (2020-05-17) tar.gz
xfs-5.8-merge-4 New code for 5.8: - Various cleanups to remove dead code, unnecessary conditionals,   asserts, etc. - Fix a linker warning caused by xfs stuffing '-g' into CFLAGS   redundantly. - Tighten up our dmesg logging to ensure that everything is prefixed   with 'XFS' for easier grepping. - Kill a bunch of typedefs. - Refactor the deferred ops code to reduce indirect function calls. - Increase type-safety with the deferred ops code. - Make the DAX mount options a tri-state. - Fix some error handling problems in the inode flush code and clean up   other inode flush warts. - Refactor log recovery so that eac hlog item recovery functions now live   with the other log item processing code. - Fix some SPDX forms. (2020-05-14) tar.gz
vfs-5.8-merge-2 (More) new code for 5.8: - Introduce DONTCACHE flags for dentries and inodes.  This hint will   cause the VFS to drop the associated objects immediately after the   last put, so that we can change the file access mode (DAX or page   cache) on the fly. (2020-05-13) tar.gz
v5.7-rc5     Linux 5.7-rc5 (2020-05-10) tar.gz
xfs-5.8-merge-3 New code for 5.8: - Various cleanups to remove dead code, unnecessary conditionals,   asserts, etc. - Fix a linker warning caused by xfs stuffing '-g' into CFLAGS   redundantly. - Tighten up our dmesg logging to ensure that everything is prefixed   with 'XFS' for easier grepping. - Kill a bunch of typedefs. - Refactor the deferred ops code to reduce indirect function calls. - Increase type-safety with the deferred ops code. - Make the DAX mount options a tri-state. - Fix some error handling problems in the inode flush code and clean up   other inode flush warts. - Refactor log recovery so that eac hlog item recovery functions now live   with the other log item processing code. (2020-05-10) tar.gz
xfs-5.8-merge-2 New code for 5.8: - Various cleanups to remove dead code, unnecessary conditionals,   asserts, etc. - Fix a linker warning caused by xfs stuffing '-g' into CFLAGS   redundantly. - Tighten up our dmesg logging to ensure that everything is prefixed   with 'XFS' for easier grepping. - Kill a bunch of typedefs. - Refactor the deferred ops code to reduce indirect function calls. - Increase type-safety with the deferred ops code. - Make the DAX mount options a tri-state. - Fix some error handling problems in the inode flush code and clean up   other inode flush warts. (2020-05-07) tar.gz
refactor-unlinked-recovery_2020-05-06 xfs: refactor unlinked metadata recovery (2020-05-06) tar.gz
fix-log-recovery_2020-05-06 xfs: fix inode use-after-free during log recovery (2020-05-06) tar.gz
refactor-log-recovery_2020-05-06 xfs: refactor log recovery (2020-05-06) tar.gz
random-fixes_2020-05-06 xfs: random SWAPEXT fixes (2020-05-06) tar.gz
xfs-5.8-merge-maybe_2020-05-06 xfs: 5.8 merge? (2020-05-06) tar.gz
xfs-5.8-merge-1 New code for 5.8: - Various cleanups to remove dead code, unnecessary conditionals,   asserts, etc. - Fix a linker warning caused by xfs stuffing '-g' into CFLAGS   redundantly. - Tighten up our dmesg logging to ensure that everything is prefixed   with 'XFS' for easier grepping. - Kill a bunch of typedefs. - Refactor the deferred ops code to reduce indirect function calls. - Increase type-safety with the deferred ops code. - Make the DAX mount options a tri-state. (2020-05-05) tar.gz
fix-log-recovery_2020-05-04 xfs: fix inode use-after-free during log recovery (2020-05-04) tar.gz
refactor-log-recovery_2020-05-04 xfs: refactor log recovery (2020-05-04) tar.gz
random-fixes_2020-05-04 xfs: random SWAPEXT fixes (2020-05-04) tar.gz
xfs-5.8-merge-maybe_2020-05-04 xfs: 5.8 merge? (2020-05-04) tar.gz
vfs-5.8-merge-1 New code for 5.8: - Clean up io_is_direct. - Add a new statx flag to indicate when file data access is being done   via DAX (as opposed to the page cache). - Update the documentation for how system administrators and application   programmers can take advantage of the (still experimental DAX) feature. (2020-05-04) tar.gz
v5.7-rc4     Linux 5.7-rc4 (2020-05-03) tar.gz
iomap-5.7-fixes-1 Changes for 5.7: - Move the FIBMAP range check and warning out of the backend iomap implementation and into the frontend ioctl_fibmap so that the checking is consistent for all implementations. (2020-04-30) tar.gz
refactor-log-recovery_2020-04-29 xfs: refactor log recovery (2020-04-29) tar.gz
djwong-wtf_2020-04-28 xfs: random weirdness (2020-04-28) tar.gz
repair-metadata-atomically_2020-04-28 xfs: atomic file metadata repairs (2020-04-28) tar.gz
atomic-file-updates_2020-04-28 xfs: atomic file updates (2020-04-28) tar.gz
fix-log-recovery_2020-04-28 xfs: fix inode use-after-free during log recovery (2020-04-28) tar.gz
realtime-rmap_2020-04-28 xfs: realtime reverse-mapping support (2020-04-28) tar.gz
refactor-log-recovery_2020-04-28 xfs: refactor log recovery (2020-04-28) tar.gz
metadir_2020-04-28 xfs: metadata inode directories (2020-04-28) tar.gz
bigtime_2020-04-28 xfs: widen timestamps to deal with y2038 (2020-04-28) tar.gz
inode-refactor_2020-04-28 xfs: hoist inode operations to libxfs (2020-04-28) tar.gz
inobt-counters_2020-04-28 xfs: add a inode btree blocks counts to the AGI header (2020-04-28) tar.gz
repair-hard-problems_2020-04-28 xfs: online repair hard problems (2020-04-28) tar.gz
indirect-health-reporting_2020-04-28 xfs: indirect health reporting (2020-04-28) tar.gz
deferred-inactivation_2020-04-28 xfs: deferred inode inactivation (2020-04-28) tar.gz
eofblocks-consolidation_2020-04-28 xfs: consolidate posteof and cowblocks cleanup (2020-04-28) tar.gz
reclaim-space-harder_2020-04-28 xfs: try harder to reclaim space when we run out (2020-04-28) tar.gz
incore-inode-walk_2020-04-28 xfs: refactor incore inode walking (2020-04-28) tar.gz
corruption-health-reports_2020-04-28 xfs: report corruption to the health trackers (2020-04-28) tar.gz
repair-fsfile-metadata_2020-04-28 xfs: online repair of file-based metadata (2020-04-28) tar.gz
repair-inode-data_2020-04-28 xfs: online repair of inode data (2020-04-28) tar.gz
repair-inodes_2020-04-28 xfs: online repair of inodes and extent maps (2020-04-28) tar.gz
repair-ag-btrees_2020-04-28 xfs: online repair of AG btrees (2020-04-28) tar.gz
scrub-rtsummary_2020-04-28 xfs: online scrubbing of realtime summary files (2020-04-28) tar.gz
repair-prep-for-bulk-loading_2020-04-28 xfs: prepare repair for bulk loading (2020-04-28) tar.gz
repair-bitmap-rework_2020-04-28 xfs: rework online repair incore bitmap (2020-04-28) tar.gz
repair-reap-fixes_2020-04-28 xfs: fix online repair block reaping (2020-04-28) tar.gz
scrub-fixes_2020-04-28 xfs: strengthen online checking (2020-04-28) tar.gz
pwork-parallelism_2020-04-28 xfs: increase pwork parallelism (2020-04-28) tar.gz
stale-exposure_2020-04-28 xfs: fix stale disk exposure after crash (2020-04-28) tar.gz
v5.7-rc3     Linux 5.7-rc3 (2020-04-26) tar.gz
djwong-wtf_2020-04-22 xfs: random weirdness (2020-04-22) tar.gz
repair-metadata-atomically_2020-04-22 xfs: atomic file metadata repairs (2020-04-22) tar.gz
atomic-file-updates_2020-04-22 xfs: atomic file updates (2020-04-22) tar.gz
fix-log-recovery_2020-04-22 xfs: fix inode use-after-free during log recovery (2020-04-22) tar.gz
refactor-log-recovery_2020-04-22 xfs: refactor log recovery (2020-04-22) tar.gz
realtime-rmap_2020-04-22 xfs: realtime reverse-mapping support (2020-04-22) tar.gz
inode-refactor_2020-04-22 xfs: hoist inode operations to libxfs (2020-04-22) tar.gz
metadir_2020-04-22 xfs: metadata inode directories (2020-04-22) tar.gz
bigtime_2020-04-22 xfs: widen timestamps to deal with y2038 (2020-04-22) tar.gz
inobt-counters_2020-04-22 xfs: add a inode btree blocks counts to the AGI header (2020-04-22) tar.gz
repair-hard-problems_2020-04-22 xfs: online repair hard problems (2020-04-22) tar.gz
indirect-health-reporting_2020-04-22 xfs: indirect health reporting (2020-04-22) tar.gz
deferred-inactivation_2020-04-22 xfs: deferred inode inactivation (2020-04-22) tar.gz
eofblocks-consolidation_2020-04-22 xfs: consolidate posteof and cowblocks cleanup (2020-04-22) tar.gz
reclaim-space-harder_2020-04-22 xfs: try harder to reclaim space when we run out (2020-04-22) tar.gz
incore-inode-walk_2020-04-22 xfs: refactor incore inode walking (2020-04-22) tar.gz
corruption-health-reports_2020-04-22 xfs: report corruption to the health trackers (2020-04-22) tar.gz
repair-fsfile-metadata_2020-04-22 xfs: online repair of file-based metadata (2020-04-22) tar.gz
repair-inode-data_2020-04-22 xfs: online repair of inode data (2020-04-22) tar.gz
repair-inodes_2020-04-22 xfs: online repair of inodes and extent maps (2020-04-22) tar.gz
repair-ag-btrees_2020-04-22 xfs: online repair of AG btrees (2020-04-22) tar.gz
scrub-rtsummary_2020-04-22 xfs: online scrubbing of realtime summary files (2020-04-22) tar.gz
repair-prep-for-bulk-loading_2020-04-22 xfs: prepare repair for bulk loading (2020-04-22) tar.gz
repair-bitmap-rework_2020-04-22 xfs: rework online repair incore bitmap (2020-04-22) tar.gz
repair-reap-fixes_2020-04-22 xfs: fix online repair block reaping (2020-04-22) tar.gz
scrub-fixes_2020-04-22 xfs: strengthen online checking (2020-04-22) tar.gz
pwork-parallelism_2020-04-22 xfs: increase pwork parallelism (2020-04-22) tar.gz
stale-exposure_2020-04-22 xfs: fix stale disk exposure after crash (2020-04-22) tar.gz
reapir-metadata-atomically_2020-04-22 xfs: atomic file metadata repairs (2020-04-22) tar.gz
v5.7-rc2     Linux 5.7-rc2 (2020-04-19) tar.gz
xfs-5.7-fixes-3 Fixes for 5.7: - Fix a partially uninitialized variable. - Teach the background gc threads to apply for fsfreeze protection. - Fix some scaling problems when multiple threads try to flush the   filesystem when we're about to hit ENOSPC. (2020-04-16) tar.gz
xfs-5.7-fixes-2 Fixes for 5.7: - Fix a partially uninitialized variable. - Teach the background gc threads to apply for fsfreeze protection. - Fix some scaling problems when we try to flush the filesystem when we're about to hit ENOSPC. (2020-04-16) tar.gz
xfs-5.7-fixes-1 Fixes for 5.7: - Fix a partially uninitialized variable. - Teach the background gc threads to apply for fsfreeze protection. (2020-04-14) tar.gz
djwong-wtf_2020-04-12 xfs: random weirdness (2020-04-12) tar.gz
atomic-file-updates_2020-04-12 xfs: atomic file updates (2020-04-12) tar.gz
fix-log-recovery_2020-04-12 xfs: fix inode use-after-free during log recovery (2020-04-12) tar.gz
refactor-log-recovery_2020-04-12 xfs: refactor log recovery (2020-04-12) tar.gz
realtime-rmap_2020-04-12 xfs: realtime reverse-mapping support (2020-04-12) tar.gz
inode-refactor_2020-04-12 xfs: hoist inode operations to libxfs (2020-04-12) tar.gz
metadir_2020-04-12 xfs: metadata inode directories (2020-04-12) tar.gz
bigtime_2020-04-12 xfs: widen timestamps to deal with y2038 (2020-04-12) tar.gz
inobt-counters_2020-04-12 xfs: add a inode btree blocks counts to the AGI header (2020-04-12) tar.gz
indirect-health-reporting_2020-04-12 xfs: indirect health reporting (2020-04-12) tar.gz
repair-hard-problems_2020-04-12 xfs: online repair hard problems (2020-04-12) tar.gz
deferred-inactivation_2020-04-12 xfs: deferred inode inactivation (2020-04-12) tar.gz
eofblocks-consolidation_2020-04-12 xfs: consolidate posteof and cowblocks cleanup (2020-04-12) tar.gz
reclaim-space-harder_2020-04-12 xfs: try harder to reclaim space when we run out (2020-04-12) tar.gz
incore-inode-walk_2020-04-12 xfs: refactor incore inode walking (2020-04-12) tar.gz
corruption-health-reports_2020-04-12 xfs: report corruption to the health trackers (2020-04-12) tar.gz
repair-fsfile-metadata_2020-04-12 xfs: online repair of file-based metadata (2020-04-12) tar.gz
repair-inode-data_2020-04-12 xfs: online repair of inode data (2020-04-12) tar.gz
repair-ag-btrees_2020-04-12 xfs: online repair of AG btrees (2020-04-12) tar.gz
repair-inodes_2020-04-12 xfs: online repair of inodes and extent maps (2020-04-12) tar.gz
scrub-rtsummary_2020-04-12 xfs: online scrubbing of realtime summary files (2020-04-12) tar.gz
repair-prep-for-bulk-loading_2020-04-12 xfs: prepare repair for bulk loading (2020-04-12) tar.gz
repair-bitmap-rework_2020-04-12 xfs: rework online repair incore bitmap (2020-04-12) tar.gz
repair-reap-fixes_2020-04-12 xfs: fix online repair block reaping (2020-04-12) tar.gz
scrub-fixes_2020-04-12 xfs: strengthen online checking (2020-04-12) tar.gz
pwork-parallelism_2020-04-12 xfs: increase pwork parallelism (2020-04-12) tar.gz
xfs-5.7-merge_2020-04-12 xfs: 5.7 merge (2020-04-12) tar.gz
stale-exposure_2020-04-12 xfs: fix stale disk exposure after crash (2020-04-12) tar.gz
xfs-5.7-fixes_2020-04-12 xfs: random fixes for 5.7 (2020-04-12) tar.gz
v5.7-rc1     Linux 5.7-rc1 (2020-04-12) tar.gz
djwong-wtf_2020-04-08 xfs: random weirdness (2020-04-08) tar.gz
atomic-file-updates_2020-04-08 xfs: atomic file updates (2020-04-08) tar.gz
fix-log-recovery_2020-04-08 xfs: fix inode use-after-free during log recovery (2020-04-08) tar.gz
refactor-log-recovery_2020-04-08 xfs: refactor log recovery (2020-04-08) tar.gz
realtime-rmap_2020-04-08 xfs: realtime reverse-mapping support (2020-04-08) tar.gz
metadir_2020-04-08 xfs: metadata inode directories (2020-04-08) tar.gz
inode-refactor_2020-04-08 xfs: hoist inode operations to libxfs (2020-04-08) tar.gz
bigtime_2020-04-08 xfs: widen timestamps to deal with y2038 (2020-04-08) tar.gz
inobt-counters_2020-04-08 xfs: add a inode btree blocks counts to the AGI header (2020-04-08) tar.gz
indirect-health-reporting_2020-04-08 xfs: indirect health reporting (2020-04-08) tar.gz
repair-hard-problems_2020-04-08 xfs: online repair hard problems (2020-04-08) tar.gz
deferred-inactivation_2020-04-08 xfs: deferred inode inactivation (2020-04-08) tar.gz
eofblocks-consolidation_2020-04-08 xfs: consolidate posteof and cowblocks cleanup (2020-04-08) tar.gz
reclaim-space-harder_2020-04-08 xfs: try harder to reclaim space when we run out (2020-04-08) tar.gz
incore-inode-walk_2020-04-08 xfs: refactor incore inode walking (2020-04-08) tar.gz
corruption-health-reports_2020-04-08 xfs: report corruption to the health trackers (2020-04-08) tar.gz
repair-fsfile-metadata_2020-04-08 xfs: online repair of file-based metadata (2020-04-08) tar.gz
repair-inode-data_2020-04-08 xfs: online repair of inode data (2020-04-08) tar.gz
repair-inodes_2020-04-08 xfs: online repair of inodes and extent maps (2020-04-08) tar.gz
repair-ag-btrees_2020-04-08 xfs: online repair of AG btrees (2020-04-08) tar.gz
scrub-rtsummary_2020-04-08 xfs: online scrubbing of realtime summary files (2020-04-08) tar.gz
repair-prep-for-bulk-loading_2020-04-08 xfs: prepare repair for bulk loading (2020-04-08) tar.gz
repair-bitmap-rework_2020-04-08 xfs: rework online repair incore bitmap (2020-04-08) tar.gz
repair-reap-fixes_2020-04-08 xfs: fix online repair block reaping (2020-04-08) tar.gz
scrub-fixes_2020-04-08 xfs: strengthen online checking (2020-04-08) tar.gz
xfs-5.7-merge_2020-04-08 xfs: 5.7 merge (2020-04-08) tar.gz
pwork-parallelism_2020-04-08 xfs: increase pwork parallelism (2020-04-08) tar.gz
stale-exposure_2020-04-08 xfs: fix stale disk exposure after crash (2020-04-08) tar.gz
xfs-5.7-merge-12 (More) new code for 5.7: - Validate the realtime geometry in the superblock when mounting - Refactor a bunch of tricky flag handling in the log code - Flush the CIL more judiciously so that we don't wait until there are   millions of log items consuming a lot of memory. - Throttle transaction commits to prevent the xfs frontend from flooding   the CIL with too many log items. - Account metadata buffers correctly for memory reclaim. - Mark slabs properly for memory reclaim.  These should help reclaim run   more effectively when XFS is using a lot of memory. - Don't write a garbage log record at unmount time if we're trying to   trigger summary counter recalculation at next mount. - Don't block the AIL on locked dquot/inode buffers; instead trigger its   backoff mechanism to give the lock holder a chance to finish up. - Ratelimit writeback flushing when buffered writes encounter ENOSPC. - Other minor cleanups. - Make reflink a synchronous operation when the fs is mounted with wsync   or sync, which means that now we force the log to disk to record the   changes. (2020-04-06) tar.gz
iomap-5.7-merge-3 Bug fixes for 5.7: - Fix a problem in readahead where we can crash if we can't allocate a full bio due to GFP_NORETRY. (2020-04-02) tar.gz
xfs-5.7-merge-11 (More) new code for 5.7: - Validate the realtime geometry in the superblock when mounting - Refactor a bunch of tricky flag handling in the log code - Flush the CIL more judiciously so that we don't wait until there are   millions of log items consuming a lot of memory. - Throttle transaction commits to prevent the xfs frontend from flooding   the CIL with too many log items. - Account metadata buffers correctly for memory reclaim. - Mark slabs properly for memory reclaim.  These should help reclaim run   more effectively when XFS is using a lot of memory. - Don't write a garbage log record at unmount time if we're trying to   trigger summary counter recalculation at next mount. - Don't block the AIL on locked dquot/inode buffers; instead trigger its   backoff mechanism to give the lock holder a chance to finish up. - Ratelimit writeback flushing when buffered writes encounter ENOSPC. - Other minor cleanups. (2020-04-02) tar.gz
xfs-5.7-merge-10 (More) new code for 5.7: - Validate the realtime geometry in the superblock when mounting - Refactor a bunch of tricky flag handling in the log code - Flush the CIL more judiciously so that we don't wait until there are   millions of log items consuming a lot of memory. - Throttle transaction commits to prevent the xfs frontend from flooding   the CIL with too many log items. - Account metadata buffers correctly for memory reclaim. - Mark slabs properly for memory reclaim.  These should help reclaim run   more effectively when XFS is using a lot of memory. - Don't write a garbage log record at unmount time if we're trying to   trigger summary counter recalculation at next mount. - Don't block the AIL on locked dquot/inode buffers; instead trigger its   backoff mechanism to give the lock holder a chance to finish up. - Ratelimit writeback flushing when buffered writes encounter ENOSPC. - Other minor cleanups. (2020-03-31) tar.gz
v5.6         Linux 5.6 (2020-03-29) tar.gz
xfs-5.7-merge-9 (More) new code for 5.7: - Validate the realtime geometry in the superblock when mounting - Refactor a bunch of tricky flag handling in the log code - Flush the CIL more judiciously so that we don't wait until there are   millions of log items consuming a lot of memory. - Throttle transaction commits to prevent the xfs frontend from flooding   the CIL with too many log items. - Account metadata buffers correctly for memory reclaim. - Mark slabs properly for memory reclaim.  These should help reclaim run   more effectively when XFS is using a lot of memory. - Don't write a garbage log record at unmount time if we're trying to   trigger summary counter recalculation at next mount. - Don't block the AIL on locked dquot/inode buffers; instead trigger its   backoff mechanism to give the lock holder a chance to finish up. (2020-03-28) tar.gz
xfs-5.7-merge-8 New code for 5.7:  - Fix a hard to trigger race between iclog error checking and log shutdown.  - Strengthen the AGF verifier.  - Ratelimit some of the more spammy error messages.  - Remove the icdinode uid/gid members and just use the ones in the vfs inode.  - Hold ILOCK across insert/collapse range.  - Clean up the extended attribute interfaces.  - Clean up the attr flags mess.  - Restore PF_MEMALLOC after exiting xfsaild thread to avoid triggering    warnings in the process accounting code.  - Remove the flexibly-sized array from struct xfs_agfl to eliminate    compiler warnings about unaligned pointers and packed structures.  - Various macro and typedef removals.  - Stale metadata buffers if we decide they're corrupt outside of a    verifier.  - Check directory data/block/free block owners.  - Fix a UAF when aborting inactivation of a corrupt xattr fork.  - Teach online scrub to report failed directory and attr name lookups    as a metadata corruption instead of a runtime error.  - Avoid potential buffer overflows in sysfs files by using scnprintf.  - Fix a regression in getdents lookups due to a mistake in pointer    arithmetic.  - Refactor btree cursor private data structures to use anonymous    unions.  - Cleanups in the log unmounting code.  - Fix a potential mishandling of ENOMEM errors on multi-block directory    buffer lookups.  - Fix an incorrect test in the block allocation code.  - Cleanups and name prefix shortening in the scrub code.  - Introduce btree bulk loading code for online repair and scrub.  - Fix a quotaoff log item leak (and hang) when the fs goes down midway    through a quotaoff operation.  - Remove di_version from the incore inode.  - Refactor some of the log shutdown checking code.  - Record the forcing of the log unmount records in the log force    counters.  - Fix a longstanding bug where quotacheck would purge the    administrator's default quota grace interval and warning limits.  - Reduce memory usage when scrubbing directory and xattr trees.  - Don't let fsfreeze race with GETFSMAP or online scrub.  - Handle bio_add_page failures more gracefully in xlog_write_iclog. (2020-03-26) tar.gz
djwong-wtf_2020-03-24 xfs: random weirdness (2020-03-24) tar.gz
realtime-rmap_2020-03-24 xfs: realtime reverse-mapping support (2020-03-24) tar.gz
metadir_2020-03-24 xfs: metadata inode directories (2020-03-24) tar.gz
inode-refactor_2020-03-24 xfs: hoist inode operations to libxfs (2020-03-24) tar.gz
bigtime_2020-03-24 xfs: widen timestamps to deal with y2038 (2020-03-24) tar.gz
inobt-counters_2020-03-24 xfs: add a inode btree blocks counts to the AGI header (2020-03-24) tar.gz
repair-hard-problems_2020-03-24 xfs: online repair hard problems (2020-03-24) tar.gz
indirect-health-reporting_2020-03-24 xfs: indirect health reporting (2020-03-24) tar.gz
deferred-inactivation_2020-03-24 xfs: deferred inode inactivation (2020-03-24) tar.gz
eofblocks-consolidation_2020-03-24 xfs: consolidate posteof and cowblocks cleanup (2020-03-24) tar.gz
incore-inode-walk_2020-03-24 xfs: refactor incore inode walking (2020-03-24) tar.gz
reclaim-space-harder_2020-03-24 xfs: try harder to reclaim space when we run out (2020-03-24) tar.gz
corruption-health-reports_2020-03-24 xfs: report corruption to the health trackers (2020-03-24) tar.gz
repair-fsfile-metadata_2020-03-24 xfs: online repair of file-based metadata (2020-03-24) tar.gz
repair-inode-data_2020-03-24 xfs: online repair of inode data (2020-03-24) tar.gz
repair-inodes_2020-03-24 xfs: online repair of inodes and extent maps (2020-03-24) tar.gz
repair-ag-btrees_2020-03-24 xfs: online repair of AG btrees (2020-03-24) tar.gz
scrub-rtsummary_2020-03-24 xfs: online scrubbing of realtime summary files (2020-03-24) tar.gz
repair-bitmap-rework_2020-03-24 xfs: rework online repair incore bitmap (2020-03-24) tar.gz
repair-prep-for-bulk-loading_2020-03-24 xfs: prepare repair for bulk loading (2020-03-24) tar.gz
repair-reap-fixes_2020-03-24 xfs: fix online repair block reaping (2020-03-24) tar.gz
scrub-fixes_2020-03-24 xfs: strengthen online checking (2020-03-24) tar.gz
random-fixes_2020-03-24 xfs: random fixes (2020-03-24) tar.gz
xfs-5.7-merge_2020-03-24 xfs: 5.7 merge (2020-03-24) tar.gz
pwork-parallelism_2020-03-24 xfs: increase pwork parallelism (2020-03-24) tar.gz
stale-exposure_2020-03-24 xfs: fix stale disk exposure after crash (2020-03-24) tar.gz
vfs-5.7-merge-1 New code for 5.7:  - Fix a regression where we broke the userspace hibernation driver by    disallowing writes to the swap device. (2020-03-23) tar.gz
xfs-5.7-merge-7 New code for 5.7:  - Fix a hard to trigger race between iclog error checking and log shutdown.  - Strengthen the AGF verifier.  - Ratelimit some of the more spammy error messages.  - Remove the icdinode uid/gid members and just use the ones in the vfs inode.  - Hold ILOCK across insert/collapse range.  - Clean up the extended attribute interfaces.  - Clean up the attr flags mess.  - Restore PF_MEMALLOC after exiting xfsaild thread to avoid triggering    warnings in the process accounting code.  - Remove the flexibly-sized array from struct xfs_agfl to eliminate    compiler warnings about unaligned pointers and packed structures.  - Various macro and typedef removals.  - Stale metadata buffers if we decide they're corrupt outside of a    verifier.  - Check directory data/block/free block owners.  - Fix a UAF when aborting inactivation of a corrupt xattr fork.  - Teach online scrub to report failed directory and attr name lookups    as a metadata corruption instead of a runtime error.  - Avoid potential buffer overflows in sysfs files by using scnprintf.  - Fix a regression in getdents lookups due to a mistake in pointer    arithmetic.  - Refactor btree cursor private data structures to use anonymous    unions.  - Cleanups in the log unmounting code.  - Fix a potential mishandling of ENOMEM errors on multi-block directory    buffer lookups.  - Fix an incorrect test in the block allocation code.  - Cleanups and name prefix shortening in the scrub code.  - Introduce btree bulk loading code for online repair and scrub.  - Fix a quotaoff log item leak (and hang) when the fs goes down midway    through a quotaoff operation.  - Remove di_version from the incore inode.  - Refactor some of the log shutdown checking code.  - Record the forcing of the log unmount records in the log force    counters. (2020-03-23) tar.gz
v5.6-rc7     Linux 5.6-rc7 (2020-03-22) tar.gz
xfs-5.7-merge-6 New code for 5.7:  - Fix a hard to trigger race between iclog error checking and log shutdown.  - Strengthen the AGF verifier.  - Ratelimit some of the more spammy error messages.  - Remove the icdinode uid/gid members and just use the ones in the vfs inode.  - Hold ILOCK across insert/collapse range.  - Clean up the extended attribute interfaces.  - Clean up the attr flags mess.  - Restore PF_MEMALLOC after exiting xfsaild thread to avoid triggering    warnings in the process accounting code.  - Remove the flexibly-sized array from struct xfs_agfl to eliminate    compiler warnings about unaligned pointers and packed structures.  - Various macro and typedef removals.  - Stale metadata buffers if we decide they're corrupt outside of a    verifier.  - Check directory data/block/free block owners.  - Fix a UAF when aborting inactivation of a corrupt xattr fork.  - Teach online scrub to report failed directory and attr name lookups    as a metadata corruption instead of a runtime error.  - Avoid potential buffer overflows in sysfs files by using scnprintf.  - Fix a regression in getdents lookups due to a mistake in pointer    arithmetic.  - Refactor btree cursor private data structures to use anonymous    unions.  - Cleanups in the log unmounting code.  - Fix a potential mishandling of ENOMEM errors on multi-block directory    buffer lookups.  - Fix an incorrect test in the block allocation code.  - Cleanups and name prefix shortening in the scrub code.  - Introduce btree bulk loading code for online repair and scrub.  - Fix a quotaoff log item leak (and hang) when the fs goes down midway    through a quotaoff operation.  - Remove di_version from the incore inode. (2020-03-19) tar.gz
xfs-5.7-merge-5 New code for 5.7:  - Fix a hard to trigger race between iclog error checking and log shutdown.  - Strengthen the AGF verifier.  - Ratelimit some of the more spammy error messages.  - Remove the icdinode uid/gid members and just use the ones in the vfs inode.  - Hold ILOCK across insert/collapse range.  - Clean up the extended attribute interfaces.  - Clean up the attr flags mess.  - Restore PF_MEMALLOC after exiting xfsaild thread to avoid triggering    warnings in the process accounting code.  - Remove the flexibly-sized array from struct xfs_agfl to eliminate    compiler warnings about unaligned pointers and packed structures.  - Various macro and typedef removals.  - Stale metadata buffers if we decide they're corrupt outside of a    verifier.  - Check directory data/block/free block owners.  - Fix a UAF when aborting inactivation of a corrupt xattr fork.  - Teach online scrub to report failed directory and attr name lookups    as a metadata corruption instead of a runtime error.  - Avoid potential buffer overflows in sysfs files by using scnprintf.  - Fix a regression in getdents lookups due to a mistake in pointer    arithmetic.  - Refactor btree cursor private data structures to use anonymous    unions.  - Cleanups in the log unmounting code.  - Fix a potential mishandling of ENOMEM errors on multi-block directory    buffer lookups.  - Fix an incorrect test in the block allocation code.  - Cleanups and name prefix shortening in the scrub code.  - Introduce btree bulk loading code for online repair and scrub.  - Fix a quotaoff log item leak (and hang) when the fs goes down midway    through a quotaoff operation. (2020-03-18) tar.gz
iomap-5.7-merge-2 New iomap code for 5.7: - Fix a broken tracepoint - Fix a broken comment (2020-03-18) tar.gz
btree-bulk-loading-5.7_2020-03-15 xfs: btree bulk loading (2020-03-15) tar.gz
v5.6-rc6     Linux 5.6-rc6 (2020-03-15) tar.gz
xfs-5.7-merge-4 New code for 5.7:  - Fix a hard to trigger race between iclog error checking and log shutdown.  - Strengthen the AGF verifier.  - Ratelimit some of the more spammy error messages.  - Remove the icdinode uid/gid members and just use the ones in the vfs inode.  - Hold ILOCK across insert/collapse range.  - Clean up the extended attribute interfaces.  - Clean up the attr flags mess.  - Restore PF_MEMALLOC after exiting xfsaild thread to avoid triggering    warnings in the process accounting code.  - Remove the flexibly-sized array from struct xfs_agfl to eliminate    compiler warnings about unaligned pointers and packed structures.  - Various macro and typedef removals.  - Stale metadata buffers if we decide they're corrupt outside of a    verifier.  - Check directory data/block/free block owners.  - Fix a UAF when aborting inactivation of a corrupt xattr fork.  - Teach online scrub to report failed directory and attr name lookups    as a metadata corruption instead of a runtime error.  - Avoid potential buffer overflows in sysfs files by using scnprintf.  - Fix a regression in getdents lookups due to a mistake in pointer    arithmetic.  - Refactor btree cursor private data structures to use anonymous    unions.  - Cleanups in the log unmounting code.  - Fix a potential mishandling of ENOMEM errors on multi-block directory    buffer lookups. (2020-03-15) tar.gz
xfs-5.7-merge-3 New code for 5.7:  - Fix a hard to trigger race between iclog error checking and log shutdown.  - Strengthen the AGF verifier.  - Ratelimit some of the more spammy error messages.  - Remove the icdinode uid/gid members and just use the ones in the vfs inode.  - Hold ILOCK across insert/collapse range.  - Clean up the extended attribute interfaces.  - Clean up the attr flags mess.  - Restore PF_MEMALLOC after exiting xfsaild thread to avoid triggering    warnings in the process accounting code.  - Remove the flexibly-sized array from struct xfs_agfl to eliminate    compiler warnings about unaligned pointers and packed structures.  - Various macro and typedef removals.  - Stale metadata buffers if we decide they're corrupt outside of a    verifier.  - Check directory data/block/free block owners.  - Fix a UAF when aborting inactivation of a corrupt xattr fork.  - Teach online scrub to report failed directory and attr name lookups    as a metadata corruption instead of a runtime error.  - Avoid potential buffer overflows in sysfs files by using scnprintf. (2020-03-12) tar.gz
btree-bulk-loading-5.7_2020-03-11 xfs: btree bulk loading (2020-03-11) tar.gz
btree-private-unions_2020-03-11 xfs: make btree cursor private unions anonymous (2020-03-11) tar.gz
xfs-5.7-merge-2 New code for 5.7:  - Fix a hard to trigger race between iclog error checking and log shutdown.  - Strengthen the AGF verifier.  - Ratelimit some of the more spammy error messages.  - Remove the icdinode uid/gid members and just use the ones in the vfs inode.  - Hold ILOCK across insert/collapse range.  - Clean up the extended attribute interfaces.  - Clean up the attr flags mess.  - Restore PF_MEMALLOC after exiting xfsaild thread to avoid triggering    warnings in the process accounting code.  - Remove the flexibly-sized array from struct xfs_agfl to eliminate    compiler warnings about unaligned pointers and packed structures.  - Various macro and typedef removals. (2020-03-11) tar.gz
djwong-wtf_2020-03-10 xfs: random weirdness (2020-03-10) tar.gz
realtime-rmap_2020-03-10 xfs: realtime reverse-mapping support (2020-03-10) tar.gz
metadir_2020-03-10 xfs: metadata inode directories (2020-03-10) tar.gz
bigtime_2020-03-10 xfs: widen timestamps to deal with y2038 (2020-03-10) tar.gz
inode-refactor_2020-03-10 xfs: hoist inode operations to libxfs (2020-03-10) tar.gz
inobt-counters_2020-03-10 xfs: add a inode btree blocks counts to the AGI header (2020-03-10) tar.gz
indirect-health-reporting_2020-03-10 xfs: indirect health reporting (2020-03-10) tar.gz
repair-hard-problems_2020-03-10 xfs: online repair of rmap/quota/summary counters (2020-03-10) tar.gz
deferred-inactivation_2020-03-10 xfs: deferred inode inactivation (2020-03-10) tar.gz
eofblocks-consolidation_2020-03-10 xfs: consolidate posteof and cowblocks cleanup (2020-03-10) tar.gz
reclaim-space-harder_2020-03-10 xfs: try harder to reclaim space when we run out (2020-03-10) tar.gz
incore-inode-walk_2020-03-10 xfs: refactor incore inode walking (2020-03-10) tar.gz
corruption-health-reports_2020-03-10 xfs: report corruption to the health trackers (2020-03-10) tar.gz
repair-quota_2020-03-10 xfs: online repair of quota (2020-03-10) tar.gz
repair-inode-data_2020-03-10 xfs: online repair of inode data (2020-03-10) tar.gz
repair-inodes_2020-03-10 xfs: online repair of inodes and extent maps (2020-03-10) tar.gz
repair-ag-btrees_2020-03-10 xfs: online repair of AG btrees (2020-03-10) tar.gz
repair-bitmap-rework_2020-03-10 xfs: rework online repair incore bitmap (2020-03-10) tar.gz
repair-prep-for-bulk-loading_2020-03-10 xfs: prepare repair for bulk loading (2020-03-10) tar.gz
repair-reap-fixes_2020-03-10 xfs: fix online repair block reaping (2020-03-10) tar.gz
btree-bulk-loading_2020-03-10 xfs: btree bulk loading (2020-03-10) tar.gz
scrub-fixes_2020-03-10 xfs: fix errors in attr/directory scrubbers (2020-03-10) tar.gz
verifier-fixes_2020-03-10 xfs: fix errors in various verifiers (2020-03-10) tar.gz
pwork-parallelism_2020-03-10 xfs: increase pwork parallelism (2020-03-10) tar.gz
random-fixes_2020-03-10 xfs: random fixes (2020-03-10) tar.gz
stale-exposure_2020-03-10 xfs: fix stale disk exposure after crash (2020-03-10) tar.gz
v5.6-rc5     Linux 5.6-rc5 (2020-03-08) tar.gz
iomap-5.7-merge-1 New iomap code for 5.7: - Fix a broken tracepoint (2020-03-05) tar.gz
online-fsuuid-ops_2020-03-03 fs: online filesystem uuid operations (2020-03-03) tar.gz
djwong-wtf_2020-03-03 xfs: random weirdness (2020-03-03) tar.gz
realtime-rmap_2020-03-03 xfs: realtime reverse-mapping support (2020-03-03) tar.gz
metadir_2020-03-03 xfs: metadata inode directories (2020-03-03) tar.gz
bigtime_2020-03-03 xfs: widen timestamps to deal with y2038 (2020-03-03) tar.gz
inode-refactor_2020-03-03 xfs: hoist inode operations to libxfs (2020-03-03) tar.gz
inobt-counters_2020-03-03 xfs: add a inode btree blocks counts to the AGI header (2020-03-03) tar.gz
indirect-health-reporting_2020-03-03 xfs: indirect health reporting (2020-03-03) tar.gz
repair-hard-problems_2020-03-03 xfs: online repair of rmap/quota/summary counters (2020-03-03) tar.gz
deferred-inactivation_2020-03-03 xfs: deferred inode inactivation (2020-03-03) tar.gz
eofblocks-consolidation_2020-03-03 xfs: consolidate posteof and cowblocks cleanup (2020-03-03) tar.gz
reclaim-space-harder_2020-03-03 xfs: try harder to reclaim space when we run out (2020-03-03) tar.gz
incore-inode-walk_2020-03-03 xfs: refactor incore inode walking (2020-03-03) tar.gz
corruption-health-reports_2020-03-03 xfs: report corruption to the health trackers (2020-03-03) tar.gz
repair-quota_2020-03-03 xfs: online repair of quota (2020-03-03) tar.gz
repair-inode-data_2020-03-03 xfs: online repair of inode data (2020-03-03) tar.gz
repair-ag-btrees_2020-03-03 xfs: online repair of AG btrees (2020-03-03) tar.gz
repair-inodes_2020-03-03 xfs: online repair of inodes and extent maps (2020-03-03) tar.gz
repair-prep-for-bulk-loading_2020-03-03 xfs: prepare repair for bulk loading (2020-03-03) tar.gz
repair-bitmap-rework_2020-03-03 xfs: rework online repair incore bitmap (2020-03-03) tar.gz
repair-reap-fixes_2020-03-03 xfs: fix online repair block reaping (2020-03-03) tar.gz
btree-bulk-loading_2020-03-03 xfs: btree bulk loading (2020-03-03) tar.gz
scrub-fixes_2020-03-03 xfs: fix errors in attr/directory scrubbers (2020-03-03) tar.gz
pwork-parallelism_2020-03-03 xfs: increase pwork parallelism (2020-03-03) tar.gz
verifier-fixes_2020-03-03 xfs: fix errors in directory verifiers (2020-03-03) tar.gz
stale-exposure_2020-03-03 xfs: fix stale disk exposure after crash (2020-03-03) tar.gz
xfs-5.7-merge-1 New code for 5.7:  - Fix a hard to trigger race between iclog error checking and log shutdown.  - Strengthen the AGF verifier.  - Ratelimit some of the more spammy error messages.  - Remove the icdinode uid/gid members and just use the ones in the vfs inode.  - Hold ILOCK across insert/collapse range.  - Clean up the extended attribute interfaces.  - Clean up the attr flags mess. (2020-03-03) tar.gz
v5.6-rc4     Linux 5.6-rc4 (2020-03-01) tar.gz
djwong-wtf_2020-02-28 xfs: random weirdness (2020-02-28) tar.gz
online-fsuuid-ops_2020-02-28 fs: online filesystem uuid operations (2020-02-28) tar.gz
realtime-rmap_2020-02-28 xfs: realtime reverse-mapping support (2020-02-28) tar.gz
inode-refactor_2020-02-28 xfs: hoist inode operations to libxfs (2020-02-28) tar.gz
metadir_2020-02-28 xfs: metadata inode directories (2020-02-28) tar.gz
bigtime_2020-02-28 xfs: widen timestamps to deal with y2038 (2020-02-28) tar.gz
inobt-counters_2020-02-28 xfs: add a inode btree blocks counts to the AGI header (2020-02-28) tar.gz
repair-hard-problems_2020-02-28 xfs: online repair of rmap/quota/summary counters (2020-02-28) tar.gz
indirect-health-reporting_2020-02-28 xfs: indirect health reporting (2020-02-28) tar.gz
deferred-inactivation_2020-02-28 xfs: deferred inode inactivation (2020-02-28) tar.gz
eofblocks-consolidation_2020-02-28 xfs: consolidate posteof and cowblocks cleanup (2020-02-28) tar.gz
reclaim-space-harder_2020-02-28 xfs: try harder to reclaim space when we run out (2020-02-28) tar.gz
corruption-health-reports_2020-02-28 xfs: report corruption to the health trackers (2020-02-28) tar.gz
incore-inode-walk_2020-02-28 xfs: refactor incore inode walking (2020-02-28) tar.gz
repair-quota_2020-02-28 xfs: online repair of quota (2020-02-28) tar.gz
repair-inode-data_2020-02-28 xfs: online repair of inode data (2020-02-28) tar.gz
repair-inodes_2020-02-28 xfs: online repair of inodes and extent maps (2020-02-28) tar.gz
repair-ag-btrees_2020-02-28 xfs: online repair of AG btrees (2020-02-28) tar.gz
repair-bitmap-rework_2020-02-28 xfs: rework online repair incore bitmap (2020-02-28) tar.gz
repair-prep-for-bulk-loading_2020-02-28 xfs: prepare repair for bulk loading (2020-02-28) tar.gz
repair-reap-fixes_2020-02-28 xfs: fix online repair block reaping (2020-02-28) tar.gz
btree-bulk-loading_2020-02-28 xfs: btree bulk loading (2020-02-28) tar.gz
scrub-fixes_2020-02-28 xfs: fix errors in attr/directory scrubbers (2020-02-28) tar.gz
pwork-parallelism_2020-02-28 xfs: increase pwork parallelism (2020-02-28) tar.gz
verifier-fixes_2020-02-28 xfs: fix errors in directory verifiers (2020-02-28) tar.gz
stale-exposure_2020-02-28 xfs: fix stale disk exposure after crash (2020-02-28) tar.gz
v5.6-rc3     Linux 5.6-rc3 (2020-02-23) tar.gz
djwong-wtf_2020-02-19 xfs: random weirdness (2020-02-19) tar.gz
realtime-rmap_2020-02-19 xfs: realtime reverse-mapping support (2020-02-19) tar.gz
metadir_2020-02-19 xfs: metadata inode directories (2020-02-19) tar.gz
inode-refactor_2020-02-19 xfs: hoist inode operations to libxfs (2020-02-19) tar.gz
bigtime_2020-02-19 xfs: widen timestamps to deal with y2038 (2020-02-19) tar.gz
inobt-counters_2020-02-19 xfs: add a inode btree blocks counts to the AGI header (2020-02-19) tar.gz
indirect-health-reporting_2020-02-19 xfs: indirect health reporting (2020-02-19) tar.gz
repair-hard-problems_2020-02-19 xfs: online repair of rmap/quota/summary counters (2020-02-19) tar.gz
deferred-inactivation_2020-02-19 xfs: deferred inode inactivation (2020-02-19) tar.gz
eofblocks-consolidation_2020-02-19 xfs: consolidate posteof and cowblocks cleanup (2020-02-19) tar.gz
incore-inode-walk_2020-02-19 xfs: refactor incore inode walking (2020-02-19) tar.gz
reclaim-space-harder_2020-02-19 xfs: try harder to reclaim space when we run out (2020-02-19) tar.gz
corruption-health-reports_2020-02-19 xfs: report corruption to the health trackers (2020-02-19) tar.gz
repair-quota_2020-02-19 xfs: online repair of quota (2020-02-19) tar.gz
repair-inode-data_2020-02-19 xfs: online repair of inode data (2020-02-19) tar.gz
repair-ag-btrees_2020-02-19 xfs: online repair of AG btrees (2020-02-19) tar.gz
repair-inodes_2020-02-19 xfs: online repair of inodes and extent maps (2020-02-19) tar.gz
repair-prep-for-bulk-loading_2020-02-19 xfs: prepare repair for bulk loading (2020-02-19) tar.gz
repair-bitmap-rework_2020-02-19 xfs: rework online repair incore bitmap (2020-02-19) tar.gz
repair-reap-fixes_2020-02-19 xfs: fix online repair block reaping (2020-02-19) tar.gz
btree-bulk-loading_2020-02-19 xfs: btree bulk loading (2020-02-19) tar.gz
pwork-parallelism_2020-02-19 xfs: increase pwork parallelism (2020-02-19) tar.gz
stale-exposure_2020-02-19 xfs: fix stale disk exposure after crash (2020-02-19) tar.gz
v5.6-rc2     Linux 5.6-rc2 (2020-02-16) tar.gz
v5.6-rc1     Linux 5.6-rc1 (2020-02-09) tar.gz
xfs-5.6-merge-8 (More) new code for 5.6: - Refactor the metadata buffer functions to return the usual int error value instead of the open coded error checking mess we have now. (2020-02-05) tar.gz
djwong-wtf_2020-01-31 xfs: random weirdness (2020-01-31) tar.gz
realtime-rmap_2020-01-31 xfs: realtime reverse-mapping support (2020-01-31) tar.gz
metadir_2020-01-31 xfs: metadata inode directories (2020-01-31) tar.gz
inode-refactor_2020-01-31 xfs: hoist inode operations to libxfs (2020-01-31) tar.gz
bigtime_2020-01-31 xfs: widen timestamps to deal with y2038 (2020-01-31) tar.gz
inobt-counters_2020-01-31 xfs: add a inode btree blocks counts to the AGI header (2020-01-31) tar.gz
repair-hard-problems_2020-01-31 xfs: online repair of rmap/quota/summary counters (2020-01-31) tar.gz
indirect-health-reporting_2020-01-31 xfs: indirect health reporting (2020-01-31) tar.gz
deferred-inactivation_2020-01-31 xfs: deferred inode inactivation (2020-01-31) tar.gz
eofblocks-consolidation_2020-01-31 xfs: consolidate posteof and cowblocks cleanup (2020-01-31) tar.gz
incore-inode-walk_2020-01-31 xfs: refactor incore inode walking (2020-01-31) tar.gz
reclaim-space-harder_2020-01-31 xfs: try harder to reclaim space when we run out (2020-01-31) tar.gz
corruption-health-reports_2020-01-31 xfs: report corruption to the health trackers (2020-01-31) tar.gz
repair-quota_2020-01-31 xfs: online repair of quota (2020-01-31) tar.gz
repair-inode-data_2020-01-31 xfs: online repair of inode data (2020-01-31) tar.gz
repair-inodes_2020-01-31 xfs: online repair of inodes and extent maps (2020-01-31) tar.gz
repair-ag-btrees_2020-01-31 xfs: online repair of AG btrees (2020-01-31) tar.gz
repair-prep-for-bulk-loading_2020-01-31 xfs: prepare repair for bulk loading (2020-01-31) tar.gz
repair-bitmap-rework_2020-01-31 xfs: rework online repair incore bitmap (2020-01-31) tar.gz
repair-reap-fixes_2020-01-31 xfs: fix online repair block reaping (2020-01-31) tar.gz
btree-bulk-loading_2020-01-31 xfs: btree bulk loading (2020-01-31) tar.gz
pwork-parallelism_2020-01-31 xfs: increase pwork parallelism (2020-01-31) tar.gz
stale-exposure_2020-01-31 xfs: fix stale disk exposure after crash (2020-01-31) tar.gz
xfs-5.6-merge_2020-01-31 xfs: backport stuff from 5.6 (2020-01-31) tar.gz
iomap-5.6-merge-3 New code for 5.6: - Fix an off-by-one error when checking if offset is within inode size (2020-01-27) tar.gz
v5.5         Linux 5.5 (2020-01-26) tar.gz
xfs-5.6-merge-7 New code for 5.6: - Get rid of compat_time_t - Convert time_t to time64_t in quota code - Remove shadow variables - Prevent ATTR_ flag misuse in the attrmulti ioctls - Clean out strlen in the attr code - Remove some bogus asserts - Fix various file size limit calculation errors with 32-bit kernels - Pack xfs_dir2_sf_entry_t to fix build errors on arm oabi - Fix nowait inode locking calls for directio aio reads. - Fix memory corruption bugs when invalidating remote xattr value   buffers. - Streamline remote attr value removal. - Make the buffer log format size consistent across platforms. - Strengthen buffer log format size checking. - Fix messed up return types of xfs_inode_need_cow. - Fix some unused variable warnings. - Refactor the buffer functions to return error codes. (2020-01-26) tar.gz
xfs-5.6-merge-6 New code for 5.6: - Get rid of compat_time_t - Convert time_t to time64_t in quota code - Remove shadow variables - Prevent ATTR_ flag misuse in the attrmulti ioctls - Clean out strlen in the attr code - Remove some bogus asserts - Fix various file size limit calculation errors with 32-bit kernels - Pack xfs_dir2_sf_entry_t to fix build errors on arm oabi - Fix nowait inode locking calls for directio aio reads. - Fix memory corruption bugs when invalidating remote xattr value   buffers. - Streamline remote attr value removal. - Make the buffer log format size consistent across platforms. - Strengthen buffer log format size checking. - Fix messed up return types of xfs_inode_need_cow. - Fix some unused variable warnings. (2020-01-24) tar.gz
xfs-5.6-merge-5 New code for 5.6: - Get rid of compat_time_t - Convert time_t to time64_t in quota code - Remove shadow variables - Prevent ATTR_ flag misuse in the attrmulti ioctls - Clean out strlen in the attr code - Remove some bogus asserts - Fix various file size limit calculation errors with 32-bit kernels - Pack xfs_dir2_sf_entry_t to fix build errors on arm oabi - Fix nowait inode locking calls for directio aio reads. - Fix memory corruption bugs when invalidating remote xattr value   buffers. - Streamline remote attr value removal. - Make the buffer log format size consistent across platforms. - Strengthen buffer log format size checking. - Fix messed up return types of xfs_inode_need_cow. (2020-01-21) tar.gz
v5.5-rc7     Linux 5.5-rc7 (2020-01-19) tar.gz
xfs-5.6-merge-4 New code for 5.6: - Get rid of compat_time_t - Convert time_t to time64_t in quota code - Remove shadow variables - Prevent ATTR_ flag misuse in the attrmulti ioctls - Clean out strlen in the attr code - Remove some bogus asserts - Fix various errors with 32-bit kernels - Pack xfs_dir2_sf_entry_t to fix build errors on arm oabi (2020-01-15) tar.gz
v5.5-rc6     Linux 5.5-rc6 (2020-01-12) tar.gz
xfs-5.6-merge-3 New code for 5.6: New code for 5.6: - Get rid of compat_time_t - Convert time_t to time64_t in quota code - Remove shadow variables - Prevent ATTR_ flag misuse in the attrmulti ioctls - Clean out strlen in the attr code - Remove some bogus asserts (2020-01-09) tar.gz
iomap-5.6-merge-2 New code for 5.6: - Fix an off-by-one error when checking if offset is within inode size (2020-01-07) tar.gz
xfs-5.6-merge-2 New code for 5.6: - Get rid of compat_time_t - Convert time_t to time64_t in quota code - Remove shadow variables (2020-01-07) tar.gz
xfs-5.6-merge-1 New code for 5.6: - Get rid of compat_time_t - Convert time_t to time64_t - Remove shadow variables (2020-01-06) tar.gz
iomap-5.6-merge-1 New code for 5.6: - Fix an off-by-one error when checking if offset is within inode size (2020-01-06) tar.gz
v5.5-rc5     Linux 5.5-rc5 (2020-01-05) tar.gz
djwong-wtf_2019-12-31 xfs: random weirdness (2019-12-31) tar.gz
realtime-rmap_2019-12-31 xfs: realtime reverse-mapping support (2019-12-31) tar.gz
metadir_2019-12-31 xfs: metadata inode directories (2019-12-31) tar.gz
bigtime_2019-12-31 xfs: widen timestamps to deal with y2038 (2019-12-31) tar.gz
inode-refactor_2019-12-31 xfs: hoist inode operations to libxfs (2019-12-31) tar.gz
inobt-counters_2019-12-31 xfs: add a inode btree blocks counts to the AGI header (2019-12-31) tar.gz
indirect-health-reporting_2019-12-31 xfs: indirect health reporting (2019-12-31) tar.gz
repair-hard-problems_2019-12-31 xfs: online repair of rmap/quota/summary counters (2019-12-31) tar.gz
deferred-inactivation_2019-12-31 xfs: deferred inode inactivation (2019-12-31) tar.gz
eofblocks-consolidation_2019-12-31 xfs: consolidate posteof and cowblocks cleanup (2019-12-31) tar.gz
reclaim-space-harder_2019-12-31 xfs: try harder to reclaim space when we run out (2019-12-31) tar.gz
incore-inode-walk_2019-12-31 xfs: refactor incore inode walking (2019-12-31) tar.gz
corruption-health-reports_2019-12-31 xfs: report corruption to the health trackers (2019-12-31) tar.gz
repair-quota_2019-12-31 xfs: online repair of quota (2019-12-31) tar.gz
repair-inode-data_2019-12-31 xfs: online repair of inode data (2019-12-31) tar.gz
repair-ag-btrees_2019-12-31 xfs: online repair of AG btrees (2019-12-31) tar.gz
repair-inodes_2019-12-31 xfs: online repair of inodes and extent maps (2019-12-31) tar.gz
repair-prep-for-bulk-loading_2019-12-31 xfs: prepare repair for bulk loading (2019-12-31) tar.gz
repair-bitmap-rework_2019-12-31 xfs: rework online repair incore bitmap (2019-12-31) tar.gz
repair-reap-fixes_2019-12-31 xfs: fix online repair block reaping (2019-12-31) tar.gz
btree-bulk-loading_2019-12-31 xfs: btree bulk loading (2019-12-31) tar.gz
pwork-parallelism_2019-12-31 xfs: increase pwork parallelism (2019-12-31) tar.gz
stale-exposure_2019-12-31 xfs: fix stale disk exposure after crash (2019-12-31) tar.gz
v5.5-rc4     Linux 5.5-rc4 (2019-12-29) tar.gz
v5.5-rc3     Linux 5.5-rc3 (2019-12-22) tar.gz
xfs-5.5-fixes-2 Fixes for 5.5: - Minor documentation fixes - Fix a file corruption due to read racing with an insert range operation. - Fix log reservation overflows when allocating large rt extents - Fix a buffer log item flags check - Don't allow administrators to mount with sunit= options that will cause later xfs_repair complaints about the root directory being suspicious because the fs geometry appeared inconsistent - Fix a non-static helper that should have been static (2019-12-20) tar.gz
xfs-5.5-fixes-1 Fixes for 5.5: - Minor documentation fixes - Fix a file corruption due to read racing with an insert range operation. - Fix log reservation overflows when allocating large rt extents - Fix a buffer log item flags check - Don't allow administrators to mount with sunit= options that will cause later xfs_repair complaints about the root directory being suspicious because the fs geometry appeared inconsistent (2019-12-19) tar.gz
djwong-wtf_2019-12-18 xfs: random weirdness (2019-12-18) tar.gz
metadir_2019-12-18 xfs: metadata inode directories (2019-12-18) tar.gz
realtime-rmap_2019-12-18 xfs: realtime reverse-mapping support (2019-12-18) tar.gz
inode-refactor_2019-12-18 xfs: hoist inode operations to libxfs (2019-12-18) tar.gz
bigtime_2019-12-18 xfs: widen timestamps to deal with y2038 (2019-12-18) tar.gz
inobt-counters_2019-12-18 xfs: add a inode btree blocks counts to the AGI header (2019-12-18) tar.gz
indirect-health-reporting_2019-12-18 xfs: indirect health reporting (2019-12-18) tar.gz
repair-hard-problems_2019-12-18 xfs: online repair of rmap/quota/summary counters (2019-12-18) tar.gz
deferred-inactivation_2019-12-18 xfs: deferred inode inactivation (2019-12-18) tar.gz
eofblocks-consolidation_2019-12-18 xfs: consolidate posteof and cowblocks cleanup (2019-12-18) tar.gz
reclaim-space-harder_2019-12-18 xfs: try harder to reclaim space when we run out (2019-12-18) tar.gz
corruption-health-reports_2019-12-18 xfs: report corruption to the health trackers (2019-12-18) tar.gz
incore-inode-walk_2019-12-18 xfs: refactor incore inode walking (2019-12-18) tar.gz
repair-quota_2019-12-18 xfs: online repair of quota (2019-12-18) tar.gz
repair-inode-data_2019-12-18 xfs: online repair of inode data (2019-12-18) tar.gz
repair-inodes_2019-12-18 xfs: online repair of inodes and extent maps (2019-12-18) tar.gz
repair-ag-btrees_2019-12-18 xfs: online repair of AG btrees (2019-12-18) tar.gz
repair-bitmap-rework_2019-12-18 xfs: rework online repair incore bitmap (2019-12-18) tar.gz
repair-prep-for-bulk-loading_2019-12-18 xfs: prepare repair for bulk loading (2019-12-18) tar.gz
btree-bulk-loading_2019-12-18 xfs: btree bulk loading (2019-12-18) tar.gz
repair-reap-fixes_2019-12-18 xfs: fix online repair block reaping (2019-12-18) tar.gz
pwork-parallelism_2019-12-18 xfs: increase pwork parallelism (2019-12-18) tar.gz
stale-exposure_2019-12-18 xfs: fix stale disk exposure after crash (2019-12-18) tar.gz
sunit-updates_2019-12-18 xfs: don't commit sunit/swidth updates to disk if that would cause repair failures (2019-12-18) tar.gz
xfs-5.5-fixes_2019-12-18 xfs: fixes for 5.5. (2019-12-18) tar.gz
djwong-wtf_2019-12-16 xfs: random weirdness (2019-12-16) tar.gz
realtime-rmap_2019-12-16 xfs: realtime reverse-mapping support (2019-12-16) tar.gz
metadir_2019-12-16 xfs: metadata inode directories (2019-12-16) tar.gz
bigtime_2019-12-16 xfs: widen timestamps to deal with y2038 (2019-12-16) tar.gz
inode-refactor_2019-12-16 xfs: hoist inode operations to libxfs (2019-12-16) tar.gz
inobt-counters_2019-12-16 xfs: add a inode btree blocks counts to the AGI header (2019-12-16) tar.gz
repair-hard-problems_2019-12-16 xfs: online repair of rmap/quota/summary counters (2019-12-16) tar.gz
deferred-inactivation_2019-12-16 xfs: deferred inode inactivation (2019-12-16) tar.gz
indirect-health-reporting_2019-12-16 xfs: indirect health reporting (2019-12-16) tar.gz
eofblocks-consolidation_2019-12-16 xfs: consolidate posteof and cowblocks cleanup (2019-12-16) tar.gz
reclaim-space-harder_2019-12-16 xfs: try harder to reclaim space when we run out (2019-12-16) tar.gz
incore-inode-walk_2019-12-16 xfs: refactor incore inode walking (2019-12-16) tar.gz
corruption-health-reports_2019-12-16 xfs: report corruption to the health trackers (2019-12-16) tar.gz
repair-quota_2019-12-16 xfs: online repair of quota (2019-12-16) tar.gz
repair-inode-data_2019-12-16 xfs: online repair of inode data (2019-12-16) tar.gz
repair-inodes_2019-12-16 xfs: online repair of inodes and extent maps (2019-12-16) tar.gz
repair-ag-btrees_2019-12-16 xfs: online repair of AG btrees (2019-12-16) tar.gz
repair-bitmap-rework_2019-12-16 xfs: rework online repair incore bitmap (2019-12-16) tar.gz
repair-prep-for-bulk-loading_2019-12-16 xfs: prepare repair for bulk loading (2019-12-16) tar.gz
repair-reap-fixes_2019-12-16 xfs: fix online repair block reaping (2019-12-16) tar.gz
btree-bulk-loading_2019-12-16 xfs: btree bulk loading (2019-12-16) tar.gz
pwork-parallelism_2019-12-16 xfs: increase pwork parallelism (2019-12-16) tar.gz
stale-exposure_2019-12-16 xfs: fix stale disk exposure after crash (2019-12-16) tar.gz
xfs-5.5-fixes_2019-12-16 xfs: fixes for 5.5. (2019-12-16) tar.gz
v5.5-rc2     Linux 5.5-rc2 (2019-12-15) tar.gz
djwong-wtf_2019-12-13 xfs: random weirdness (2019-12-13) tar.gz
realtime-rmap_2019-12-13 xfs: realtime reverse-mapping support (2019-12-13) tar.gz
inode-refactor_2019-12-13 xfs: hoist inode operations to libxfs (2019-12-13) tar.gz
metadir_2019-12-13 xfs: metadata inode directories (2019-12-13) tar.gz
bigtime_2019-12-13 xfs: widen timestamps to deal with y2038 (2019-12-13) tar.gz
inobt-counters_2019-12-13 xfs: add a inode btree blocks counts to the AGI header (2019-12-13) tar.gz
repair-hard-problems_2019-12-13 xfs: online repair of rmap/quota/summary counters (2019-12-13) tar.gz
indirect-health-reporting_2019-12-13 xfs: indirect health reporting (2019-12-13) tar.gz
deferred-inactivation_2019-12-13 xfs: deferred inode inactivation (2019-12-13) tar.gz
eofblocks-consolidation_2019-12-13 xfs: consolidate posteof and cowblocks cleanup (2019-12-13) tar.gz
incore-inode-walk_2019-12-13 xfs: refactor incore inode walking (2019-12-13) tar.gz
reclaim-space-harder_2019-12-13 xfs: try harder to reclaim space when we run out (2019-12-13) tar.gz
corruption-health-reports_2019-12-13 xfs: report corruption to the health trackers (2019-12-13) tar.gz
repair-inode-data_2019-12-13 xfs: online repair of inode data (2019-12-13) tar.gz
repair-quota_2019-12-13 xfs: online repair of quota (2019-12-13) tar.gz
repair-inodes_2019-12-13 xfs: online repair of inodes and extent maps (2019-12-13) tar.gz
repair-ag-btrees_2019-12-13 xfs: online repair of AG btrees (2019-12-13) tar.gz
repair-prep-for-bulk-loading_2019-12-13 xfs: prepare repair for bulk loading (2019-12-13) tar.gz
repair-bitmap-rework_2019-12-13 xfs: rework online repair incore bitmap (2019-12-13) tar.gz
btree-bulk-loading_2019-12-13 xfs: btree bulk loading (2019-12-13) tar.gz
repair-reap-fixes_2019-12-13 xfs: fix online repair block reaping (2019-12-13) tar.gz
pwork-parallelism_2019-12-13 xfs: increase pwork parallelism (2019-12-13) tar.gz
stale-exposure_2019-12-13 xfs: fix stale disk exposure after crash (2019-12-13) tar.gz
xfs-5.5-fixes_2019-12-13 xfs: fixes for 5.5. (2019-12-13) tar.gz
v5.5-rc1     Linux 5.5-rc1 (2019-12-08) tar.gz
iomap-5.5-merge-14 Fixes for 5.5-rc1: - Fix a UAF when reporting writeback errors - Fix a race condition when handling page uptodate on a blocksize <   pagesize file that is also fragmented (2019-12-05) tar.gz
xfs-5.5-merge-17 Fixes for 5.5-rc1: - Fix a crash in the log setup code when log mounting fails - Fix a hang when allocating space on the realtime device - Fix a block leak when freeing space on the realtime device (2019-12-04) tar.gz
iomap-5.5-merge-13 New code for 5.5: - Make iomap_dio_rw callers explicitly tell us if they want us to wait - Port the xfs writeback code to iomap to complete the buffered io   library functions - Refactor the unshare code to share common pieces - Add support for performing copy on write with buffered writes - Other minor fixes - Fix unchecked return in iomap_bmap - Fix a type casting bug in a ternary statement in iomap_dio_bio_actor - Improve tracepoints for easier diagnostic ability - Fix pipe page leakage in directio reads - Clean up iter usage in directio paths (2019-12-01) tar.gz
iomap-5.5-merge-12 New code for 5.5: - Make iomap_dio_rw callers explicitly tell us if they want us to wait - Port the xfs writeback code to iomap to complete the buffered io   library functions - Refactor the unshare code to share common pieces - Add support for performing copy on write with buffered writes - Other minor fixes - Fix unchecked return in iomap_bmap - Fix a type casting bug in a ternary statement in iomap_dio_bio_actor - Improve tracepoints for easier diagnostic ability - Fix pipe page leakage in directio reads - Fix an off by one error when checking for truncated pages - Clean up iter usage in directio paths (2019-11-27) tar.gz
xfs-5.5-merge-16 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs - Remove the undocumented biosize mount option, since it has never been   mentioned as existing or supported on linux - Clean up some of the mount option printing and parsing - Enhance attr leaf verifier to check block structure - Check dirent and attr names for invalid characters before passing them to the vfs - Refactor open-coded bmbt walking - Fix a few places where we return EIO instead of EFSCORRUPTED after failing metadata sanity checks - Fix a synchronization problem between fallocate and aio dio corrupting the file length - Clean up various loose ends in the iomap and bmap code - Convert to the new mount api - Make sure we always log something when returning EFSCORRUPTED - Fix some problems where long running scrub loops could trigger soft lockup warnings and/or fail to exit due to fatal signals pending - Fix various Coverity complaints - Remove most of the function pointers from the directory code to reduce indirection penalties - Ensure that dquots are attached to the inode when performing unwritten extent conversion after io - Deuglify incore projid and crtime types - Fix another AGI/AGF locking order deadlock when renaming - Clean up some quota typedefs - Remove the FSSETDM ioctls which haven't done anything in 20 years - Fix some memory leaks when mounting the log fails - Fix an underflow when updating an xattr leaf freemap - Remove some trivial wrappers - Report metadata corruption as an error, not a (potentially) fatal assertion - Clean up the dir/attr buffer mapping code - Allow fatal signals to kill scrub during parent pointer checks (2019-11-27) tar.gz
v5.4         Linux 5.4 (2019-11-24) tar.gz
xfs-5.5-merge-15 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs - Remove the undocumented biosize mount option, since it has never been   mentioned as existing or supported on linux - Clean up some of the mount option printing and parsing - Enhance attr leaf verifier to check block structure - Check dirent and attr names for invalid characters before passing them to the vfs - Refactor open-coded bmbt walking - Fix a few places where we return EIO instead of EFSCORRUPTED after failing metadata sanity checks - Fix a synchronization problem between fallocate and aio dio corrupting the file length - Clean up various loose ends in the iomap and bmap code - Convert to the new mount api - Make sure we always log something when returning EFSCORRUPTED - Fix some problems where long running scrub loops could trigger soft lockup warnings and/or fail to exit due to fatal signals pending - Fix various Coverity complaints - Remove most of the function pointers from the directory code to reduce indirection penalties - Ensure that dquots are attached to the inode when performing unwritten extent conversion after io - Deuglify incore projid and crtime types - Fix another AGI/AGF locking order deadlock when renaming - Clean up some quota typedefs - Remove the FSSETDM ioctls which haven't done anything in 20 years - Fix some memory leaks when mounting the log fails - Fix an underflow when updating an xattr leaf freemap - Remove some trivial wrappers - Report metadata corruption as an error, not a (potentially) fatal assertion - Clean up the dir/attr buffer mapping code (2019-11-24) tar.gz
djwong-wtf_2019-11-22 xfs: random weirdness (2019-11-22) tar.gz
realtime-rmap_2019-11-22 xfs: realtime reverse-mapping support (2019-11-22) tar.gz
inode-refactor_2019-11-22 xfs: hoist inode operations to libxfs (2019-11-22) tar.gz
metadir_2019-11-22 xfs: metadata inode directories (2019-11-22) tar.gz
bigtime_2019-11-22 xfs: widen timestamps to deal with y2038 (2019-11-22) tar.gz
inobt-counters_2019-11-22 xfs: add a inode btree blocks counts to the AGI header (2019-11-22) tar.gz
repair-hard-problems_2019-11-22 xfs: online repair of rmap/quota/summary counters (2019-11-22) tar.gz
deferred-inactivation_2019-11-22 xfs: deferred inode inactivation (2019-11-22) tar.gz
indirect-health-reporting_2019-11-22 xfs: indirect health reporting (2019-11-22) tar.gz
eofblocks-consolidation_2019-11-22 xfs: consolidate posteof and cowblocks cleanup (2019-11-22) tar.gz
incore-inode-walk_2019-11-22 xfs: refactor incore inode walking (2019-11-22) tar.gz
reclaim-space-harder_2019-11-22 xfs: try harder to reclaim space when we run out (2019-11-22) tar.gz
corruption-health-reports_2019-11-22 xfs: report corruption to the health trackers (2019-11-22) tar.gz
refactor-corruption-checks_2019-11-22 xfs: refactor corruption checking and reporting (2019-11-22) tar.gz
repair-quota_2019-11-22 xfs: online repair of quota (2019-11-22) tar.gz
report-corruption_2019-11-22 xfs: tidy up corruption reporting (2019-11-22) tar.gz
repair-inode-data_2019-11-22 xfs: online repair of inode data (2019-11-22) tar.gz
repair-inodes_2019-11-22 xfs: online repair of inodes and extent maps (2019-11-22) tar.gz
repair-ag-btrees_2019-11-22 xfs: online repair of AG btrees (2019-11-22) tar.gz
repair-prep-for-bulk-loading_2019-11-22 xfs: prepare repair for bulk loading (2019-11-22) tar.gz
repair-bitmap-rework_2019-11-22 xfs: rework online repair incore bitmap (2019-11-22) tar.gz
repair-reap-fixes_2019-11-22 xfs: fix online repair block reaping (2019-11-22) tar.gz
btree-bulk-loading_2019-11-22 xfs: btree bulk loading (2019-11-22) tar.gz
pwork-parallelism_2019-11-22 xfs: increase pwork parallelism (2019-11-22) tar.gz
stale-exposure_2019-11-22 xfs: fix stale disk exposure after crash (2019-11-22) tar.gz
xfs-5.5-merge_2019-11-22 xfs: 5.5 merge stuff (2019-11-22) tar.gz
bmap-refactor_2019-11-22 xfs: refactor open-coded bmbt walks (2019-11-22) tar.gz
scrub-fix-timeouts_2019-11-22 xfs: fix scrub timeout warnings (2019-11-22) tar.gz
tighten-verifiers_2019-11-22 xfs: more metadata verifier tightening (2019-11-22) tar.gz
iomap-5.5-merge-11 New code for 5.5: - Make iomap_dio_rw callers explicitly tell us if they want us to wait - Port the xfs writeback code to iomap to complete the buffered io   library functions - Refactor the unshare code to share common pieces - Add support for performing copy on write with buffered writes - Other minor fixes - Fix unchecked return in iomap_bmap - Fix a type casting bug in a ternary statement in iomap_dio_bio_actor - Improve tracepoints for easier diagnostic ability - Fix pipe page leakage in directio reads (2019-11-22) tar.gz
iomap-5.5-merge-10 New code for 5.5: - Make iomap_dio_rw callers explicitly tell us if they want us to wait - Port the xfs writeback code to iomap to complete the buffered io   library functions - Refactor the unshare code to share common pieces - Add support for performing copy on write with buffered writes - Other minor fixes - Fix unchecked return in iomap_bmap - Fix a type casting bug in a ternary statement in iomap_dio_bio_actor - Fix pipe page leakage in directio reads - Clean up some iter usage in the directio paths (2019-11-22) tar.gz
vfs-5.5-merge-1 New code for 5.5: - Fix another place in the splice code where a pipe could ask a filesystem for a longer read than the pipe actually has free buffer space. (2019-11-21) tar.gz
xfs-5.5-merge-13 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs - Remove the undocumented biosize mount option, since it has never been   mentioned as existing or supported on linux - Clean up some of the mount option printing and parsing - Enhance attr leaf verifier to check block structure - Check dirent and attr names for invalid characters before passing them to the vfs - Refactor open-coded bmbt walking - Fix a few places where we return EIO instead of EFSCORRUPTED after failing metadata sanity checks - Fix a synchronization problem between fallocate and aio dio corrupting the file length - Clean up various loose ends in the iomap and bmap code - Convert to the new mount api - Make sure we always log something when returning EFSCORRUPTED - Fix some problems where long running scrub loops could trigger soft lockup warnings and/or fail to exit due to fatal signals pending - Fix various Coverity complaints - Remove most of the function pointers from the directory code to reduce indirection penalties - Ensure that dquots are attached to the inode when performing unwritten extent conversion after io - Deuglify incore projid and crtime types - Fix another AGI/AGF locking order deadlock when renaming - Clean up some quota typedefs - Remove the FSSETDM ioctls which haven't done anything in 20 years - Fix some memory leaks when mounting the log fails - Fix an underflow when updating an xattr leaf freemap - Remove some trivial wrappers - Report metadata corruption as an error, not a (potentially) fatal assertion (2019-11-18) tar.gz
v5.4-rc8     Linux 5.4-rc8 (2019-11-17) tar.gz
xfs-5.5-merge-12 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs - Remove the undocumented biosize mount option, since it has never been   mentioned as existing or supported on linux - Clean up some of the mount option printing and parsing - Enhance attr leaf verifier to check block structure - Check dirent and attr names for invalid characters before passing them to the vfs - Refactor open-coded bmbt walking - Fix a few places where we return EIO instead of EFSCORRUPTED after failing metadata sanity checks - Fix a synchronization problem between fallocate and aio dio corrupting the file length - Clean up various loose ends in the iomap and bmap code - Convert to the new mount api - Make sure we always log something when returning EFSCORRUPTED - Fix some problems where long running scrub loops could trigger soft lockup warnings and/or fail to exit due to fatal signals pending - Fix various Coverity complaints - Remove most of the function pointers from the directory code to reduce indirection penalties - Ensure that dquots are attached to the inode when performing unwritten extent conversion after io - Deuglify incore projid and crtime types - Fix another AGI/AGF locking order deadlock when renaming - Clean up some quota typedefs - Remove the FSSETDM ioctls which haven't done anything in 20 years (2019-11-13) tar.gz
iomap-5.5-merge-9 New code for 5.5: - Make iomap_dio_rw callers explicitly tell us if they want us to wait - Port the xfs writeback code to iomap to complete the buffered io   library functions - Refactor the unshare code to share common pieces - Add support for performing copy on write with buffered writes - Other minor fixes - Fix unchecked return in iomap_bmap - Fix a type casting bug in a ternary statement in iomap_dio_bio_actor (2019-11-12) tar.gz
djwong-wtf_2019-11-10 xfs: random weirdness (2019-11-10) tar.gz
realtime-rmap_2019-11-10 xfs: realtime reverse-mapping support (2019-11-10) tar.gz
inode-refactor_2019-11-10 xfs: hoist inode operations to libxfs (2019-11-10) tar.gz
metadir_2019-11-10 xfs: metadata inode directories (2019-11-10) tar.gz
indirect-health-reporting_2019-11-10 xfs: indirect health reporting (2019-11-10) tar.gz
repair-hard-problems_2019-11-10 xfs: online repair of rmap/quota/summary counters (2019-11-10) tar.gz
deferred-inactivation_2019-11-10 xfs: deferred inode inactivation (2019-11-10) tar.gz
eofblocks-consolidation_2019-11-10 xfs: consolidate posteof and cowblocks cleanup (2019-11-10) tar.gz
reclaim-space-harder_2019-11-10 xfs: try harder to reclaim space when we run out (2019-11-10) tar.gz
corruption-health-reports_2019-11-10 xfs: report corruption to the health trackers (2019-11-10) tar.gz
incore-inode-walk_2019-11-10 xfs: refactor incore inode walking (2019-11-10) tar.gz
refactor-corruption-checks_2019-11-10 xfs: refactor corruption checking and reporting (2019-11-10) tar.gz
repair-quota_2019-11-10 xfs: online repair of quota (2019-11-10) tar.gz
report-corruption_2019-11-10 xfs: tidy up corruption reporting (2019-11-10) tar.gz
repair-inode-data_2019-11-10 xfs: online repair of inode data (2019-11-10) tar.gz
repair-ag-btrees_2019-11-10 xfs: online repair of AG btrees (2019-11-10) tar.gz
repair-inodes_2019-11-10 xfs: online repair of inodes and extent maps (2019-11-10) tar.gz
repair-bitmap-rework_2019-11-10 xfs: rework online repair incore bitmap (2019-11-10) tar.gz
repair-prep-for-bulk-loading_2019-11-10 xfs: prepare repair for bulk loading (2019-11-10) tar.gz
repair-reap-fixes_2019-11-10 xfs: fix online repair block reaping (2019-11-10) tar.gz
btree-bulk-loading_2019-11-10 xfs: btree bulk loading (2019-11-10) tar.gz
pwork-parallelism_2019-11-10 xfs: increase pwork parallelism (2019-11-10) tar.gz
stale-exposure_2019-11-10 xfs: fix stale disk exposure after crash (2019-11-10) tar.gz
xfs-5.5-merge_2019-11-10 xfs: 5.5 merge stuff (2019-11-10) tar.gz
bmap-refactor_2019-11-10 xfs: refactor open-coded bmbt walks (2019-11-10) tar.gz
scrub-fix-timeouts_2019-11-10 xfs: fix scrub timeout warnings (2019-11-10) tar.gz
tighten-verifiers_2019-11-10 xfs: more metadata verifier tightening (2019-11-10) tar.gz
xfs-5.5-merge-11 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs - Remove the undocumented biosize mount option, since it has never been   mentioned as existing or supported on linux - Clean up some of the mount option printing and parsing - Enhance attr leaf verifier to check block structure - Check dirent and attr names for invalid characters before passing them to the vfs - Refactor open-coded bmbt walking - Fix a few places where we return EIO instead of EFSCORRUPTED after failing metadata sanity checks - Fix a synchronization problem between fallocate and aio dio corrupting the file length - Clean up various loose ends in the iomap and bmap code - Convert to the new mount api - Make sure we always log something when returning EFSCORRUPTED - Fix some problems where long running scrub loops could trigger soft lockup warnings and/or fail to exit due to fatal signals pending - Fix various Coverity complaints - Remove most of the function pointers from the directory code to reduce indirection penalties (2019-11-10) tar.gz
v5.4-rc7     Linux 5.4-rc7 (2019-11-10) tar.gz
xfs-5.5-merge-10 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs - Remove the undocumented biosize mount option, since it has never been   mentioned as existing or supported on linux - Clean up some of the mount option printing and parsing - Enhance attr leaf verifier to check block structure - Check dirent and attr names for invalid characters before passing them to the vfs - Refactor open-coded bmbt walking - Fix a few places where we return EIO instead of EFSCORRUPTED after failing metadata sanity checks - Fix a synchronization problem between fallocate and aio dio corrupting the file length - Clean up various loose ends in the iomap and bmap code - Convert to the new mount api - Make sure we always log something when returning EFSCORRUPTED - Fix varius typoes - Fix some Coverity errors - Replace the XFS_WANT_CORRUPT_* macros with XFS_IS_CORRUPT tests - Convert open-coded corruption checks to use XFS_IS_CORRUPT (2019-11-08) tar.gz
iomap-5.5-merge-8 New code for 5.5: - Make iomap_dio_rw callers explicitly tell us if they want us to wait - Port the xfs writeback code to iomap to complete the buffered io   library functions - Refactor the unshare code to share common pieces - Add support for performing copy on write with buffered writes - Other minor fixes - Fix unchecked return in iomap_bmap (2019-11-08) tar.gz
iomap-5.5-merge-7 New code for 5.5: - Make iomap_dio_rw callers explicitly tell us if they want us to wait - Port the xfs writeback code to iomap to complete the buffered io   library functions - Refactor the unshare code to share common pieces - Add support for performing copy on write with buffered writes - Other minor fixes (2019-11-07) tar.gz
xfs-5.5-merge-9 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs - Remove the undocumented biosize mount option, since it has never been   mentioned as existing or supported on linux - Clean up some of the mount option printing and parsing - Enhance attr leaf verifier to check block structure - Check dirent and attr names for invalid characters before passing them to the vfs - Refactor open-coded bmbt walking - Fix a few places where we return EIO instead of EFSCORRUPTED after failing metadata sanity checks - Fix a synchronization problem between fallocate and aio dio corrupting the file length - Clean up various loose ends in the iomap and bmap code - Convert to the new mount api - Make sure we always log something when returning EFSCORRUPTED (2019-11-05) tar.gz
xfs-5.5-merge-8 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs - Remove the undocumented biosize mount option, since it has never been   mentioned as existing or supported on linux - Clean up some of the mount option printing and parsing - Enhance attr leaf verifier to check block structure - Check dirent and attr names for invalid characters before passing them to the vfs - Refactor open-coded bmbt walking - Fix a few places where we return EIO instead of EFSCORRUPTED after failing metadata sanity checks - Fix a synchronization problem between fallocate and aio dio corrupting the file length - Clean up various loose ends in the iomap and bmap code (2019-11-04) tar.gz
djwong-wtf_2019-11-03 xfs: random weirdness (2019-11-03) tar.gz
metadir_2019-11-03 xfs: metadata inode directories (2019-11-03) tar.gz
realtime-rmap_2019-11-03 xfs: realtime reverse-mapping support (2019-11-03) tar.gz
inode-refactor_2019-11-03 xfs: hoist inode operations to libxfs (2019-11-03) tar.gz
indirect-health-reporting_2019-11-03 xfs: indirect health reporting (2019-11-03) tar.gz
repair-hard-problems_2019-11-03 xfs: online repair of rmap/quota/summary counters (2019-11-03) tar.gz
deferred-inactivation_2019-11-03 xfs: deferred inode inactivation (2019-11-03) tar.gz
eofblocks-consolidation_2019-11-03 xfs: consolidate posteof and cowblocks cleanup (2019-11-03) tar.gz
reclaim-space-harder_2019-11-03 xfs: try harder to reclaim space when we run out (2019-11-03) tar.gz
corruption-health-reports_2019-11-03 xfs: report corruption to the health trackers (2019-11-03) tar.gz
incore-inode-walk_2019-11-03 xfs: refactor incore inode walking (2019-11-03) tar.gz
refactor-corruption-checks_2019-11-03 xfs: refactor corruption checking and reporting (2019-11-03) tar.gz
report-corruption_2019-11-03 xfs: tidy up corruption reporting (2019-11-03) tar.gz
repair-inode-data_2019-11-03 xfs: online repair of inode data (2019-11-03) tar.gz
repair-quota_2019-11-03 xfs: online repair of quota (2019-11-03) tar.gz
repair-inodes_2019-11-03 xfs: online repair of inodes and extent maps (2019-11-03) tar.gz
repair-ag-btrees_2019-11-03 xfs: online repair of AG btrees (2019-11-03) tar.gz
repair-prep-for-bulk-loading_2019-11-03 xfs: prepare repair for bulk loading (2019-11-03) tar.gz
repair-bitmap-rework_2019-11-03 xfs: rework online repair incore bitmap (2019-11-03) tar.gz
repair-reap-fixes_2019-11-03 xfs: fix online repair block reaping (2019-11-03) tar.gz
btree-bulk-loading_2019-11-03 xfs: btree bulk loading (2019-11-03) tar.gz
pwork-parallelism_2019-11-03 xfs: increase pwork parallelism (2019-11-03) tar.gz
stale-exposure_2019-11-03 xfs: fix stale disk exposure after crash (2019-11-03) tar.gz
bmap-refactor_2019-11-03 xfs: refactor open-coded bmbt walks (2019-11-03) tar.gz
tighten-verifiers_2019-11-03 xfs: more metadata verifier tightening (2019-11-03) tar.gz
v5.4-rc6     Linux 5.4-rc6 (2019-11-03) tar.gz
xfs-5.5-merge-7 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs - Deprecate the undocumented biosize mount option - Clean up some of the mount option printing and parsing - Enhance attr leaf verifier to check block structure - Check dirent and attr names for invalid characters before passing them to the vfs - Refactor open-coded bmbt walking - Fix a few places where we return EIO instead of EFSCORRUPTED after failing metadata sanity checks - Fix a synchronization problem between fallocate and aio dio corrupting the file length (2019-10-31) tar.gz
iomap-5.5-merge-6 New code for 5.5: - Make iomap_dio_rw callers explicitly tell us if they want us to wait - Port the xfs writeback code to iomap to complete the buffered io library functions - Refactor the unshare code to share common pieces - Add support for performing copy on write with buffered writes - Other minor fixes (2019-10-30) tar.gz
xfs-5.5-merge-6 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs - Deprecate the undocumented biosize mount option - Clean up some of the mount option printing and parsing - Enhance attr leaf verifier to check block structure - Check dirent and attr names for invalid characters before passing them to the vfs - Refactor open-coded bmbt walking - Fix a few places where we return EIO instead of EFSCORRUPTED after failing metadata sanity checks (2019-10-30) tar.gz
djwong-wtf_2019-10-29 xfs: random weirdness (2019-10-29) tar.gz
report-corruption_2019-10-29 xfs: report metadata corruption to health (2019-10-29) tar.gz
verifier-fixes_2019-10-29 xfs: fix minor problems in the verifiers (2019-10-29) tar.gz
realtime-rmap_2019-10-29 xfs: realtime reverse-mapping support (2019-10-29) tar.gz
metadir_2019-10-29 xfs: metadata inode directories (2019-10-29) tar.gz
inode-refactor_2019-10-29 xfs: hoist inode operations to libxfs (2019-10-29) tar.gz
repair-hard-problems_2019-10-29 xfs: online repair of rmap/quota/summary counters (2019-10-29) tar.gz
indirect-health-reporting_2019-10-29 xfs: indirect health reporting (2019-10-29) tar.gz
deferred-inactivation_2019-10-29 xfs: deferred inode inactivation (2019-10-29) tar.gz
eofblocks-consolidation_2019-10-29 xfs: consolidate posteof and cowblocks cleanup (2019-10-29) tar.gz
reclaim-space-harder_2019-10-29 xfs: try harder to reclaim space when we run out (2019-10-29) tar.gz
incore-inode-walk_2019-10-29 xfs: refactor incore inode walking (2019-10-29) tar.gz
repair-quota_2019-10-29 xfs: online repair of quota (2019-10-29) tar.gz
repair-inode-data_2019-10-29 xfs: online repair of inode data (2019-10-29) tar.gz
repair-inodes_2019-10-29 xfs: online repair of inodes and extent maps (2019-10-29) tar.gz
repair-ag-btrees_2019-10-29 xfs: online repair of AG btrees (2019-10-29) tar.gz
repair-prep-for-bulk-loading_2019-10-29 xfs: prepare repair for bulk loading (2019-10-29) tar.gz
repair-bitmap-rework_2019-10-29 xfs: rework online repair incore bitmap (2019-10-29) tar.gz
btree-bulk-loading_2019-10-29 xfs: btree bulk loading (2019-10-29) tar.gz
repair-reap-fixes_2019-10-29 xfs: fix online repair block reaping (2019-10-29) tar.gz
pwork-parallelism_2019-10-29 xfs: increase pwork parallelism (2019-10-29) tar.gz
stale-exposure_2019-10-29 xfs: fix stale disk exposure after crash (2019-10-29) tar.gz
bmap-refactor_2019-10-29 xfs: refactor open-coded bmbt walks (2019-10-29) tar.gz
tighten-verifiers_2019-10-29 xfs: more metadata verifier tightening (2019-10-29) tar.gz
djwong-wtf_2019-10-28 xfs: random weirdness (2019-10-28) tar.gz
report-corruption_2019-10-28 xfs: report metadata corruption to health (2019-10-28) tar.gz
verifier-fixes_2019-10-28 xfs: fix minor problems in the verifiers (2019-10-28) tar.gz
metadir_2019-10-28 xfs: metadata inode directories (2019-10-28) tar.gz
realtime-rmap_2019-10-28 xfs: realtime reverse-mapping support (2019-10-28) tar.gz
inode-refactor_2019-10-28 xfs: hoist inode operations to libxfs (2019-10-28) tar.gz
repair-hard-problems_2019-10-28 xfs: online repair of rmap/quota/summary counters (2019-10-28) tar.gz
indirect-health-reporting_2019-10-28 xfs: indirect health reporting (2019-10-28) tar.gz
deferred-inactivation_2019-10-28 xfs: deferred inode inactivation (2019-10-28) tar.gz
eofblocks-consolidation_2019-10-28 xfs: consolidate posteof and cowblocks cleanup (2019-10-28) tar.gz
incore-inode-walk_2019-10-28 xfs: refactor incore inode walking (2019-10-28) tar.gz
reclaim-space-harder_2019-10-28 xfs: try harder to reclaim space when we run out (2019-10-28) tar.gz
repair-inode-data_2019-10-28 xfs: online repair of inode data (2019-10-28) tar.gz
repair-quota_2019-10-28 xfs: online repair of quota (2019-10-28) tar.gz
repair-inodes_2019-10-28 xfs: online repair of inodes and extent maps (2019-10-28) tar.gz
repair-ag-btrees_2019-10-28 xfs: online repair of AG btrees (2019-10-28) tar.gz
repair-prep-for-bulk-loading_2019-10-28 xfs: prepare repair for bulk loading (2019-10-28) tar.gz
repair-bitmap-rework_2019-10-28 xfs: rework online repair incore bitmap (2019-10-28) tar.gz
repair-health_2019-10-28 xfs: health evaluations for repair (2019-10-28) tar.gz
btree-bulk-loading_2019-10-28 xfs: btree bulk loading (2019-10-28) tar.gz
repair-reap-fixes_2019-10-28 xfs: fix online repair block reaping (2019-10-28) tar.gz
pwork-parallelism_2019-10-28 xfs: increase pwork parallelism (2019-10-28) tar.gz
bmap-refactor_2019-10-28 xfs: refactor open-coded bmbt walks (2019-10-28) tar.gz
stale-exposure_2019-10-28 xfs: fix stale disk exposure after crash (2019-10-28) tar.gz
tighten-verifiers_2019-10-28 xfs: more metadata verifier tightening (2019-10-28) tar.gz
xfs-5.5-merge-5 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs (2019-10-28) tar.gz
xfs-5.5-merge-4 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups - Clean up file buftarg retrieval helpers - Hoist the resvsp and unresvsp ioctls to the vfs (2019-10-28) tar.gz
v5.4-rc5     Linux 5.4-rc5 (2019-10-27) tar.gz
djwong-wtf_2019-10-24 xfs: random weirdness (2019-10-24) tar.gz
report-corruption_2019-10-24 xfs: report metadata corruption to health (2019-10-24) tar.gz
verifier-fixes_2019-10-24 xfs: fix minor problems in the verifiers (2019-10-24) tar.gz
metadir_2019-10-24 xfs: metadata inode directories (2019-10-24) tar.gz
realtime-rmap_2019-10-24 xfs: realtime reverse-mapping support (2019-10-24) tar.gz
inode-refactor_2019-10-24 xfs: hoist inode operations to libxfs (2019-10-24) tar.gz
repair-hard-problems_2019-10-24 xfs: online repair of rmap/quota/summary counters (2019-10-24) tar.gz
indirect-health-reporting_2019-10-24 xfs: indirect health reporting (2019-10-24) tar.gz
deferred-inactivation_2019-10-24 xfs: deferred inode inactivation (2019-10-24) tar.gz
eofblocks-consolidation_2019-10-24 xfs: consolidate posteof and cowblocks cleanup (2019-10-24) tar.gz
incore-inode-walk_2019-10-24 xfs: refactor incore inode walking (2019-10-24) tar.gz
reclaim-space-harder_2019-10-24 xfs: try harder to reclaim space when we run out (2019-10-24) tar.gz
repair-quota_2019-10-24 xfs: online repair of quota (2019-10-24) tar.gz
repair-inode-data_2019-10-24 xfs: online repair of inode data (2019-10-24) tar.gz
repair-inodes_2019-10-24 xfs: online repair of inodes and extent maps (2019-10-24) tar.gz
repair-ag-btrees_2019-10-24 xfs: online repair of AG btrees (2019-10-24) tar.gz
repair-prep-for-bulk-loading_2019-10-24 xfs: prepare repair for bulk loading (2019-10-24) tar.gz
repair-health_2019-10-24 xfs: health evaluations for repair (2019-10-24) tar.gz
repair-bitmap-rework_2019-10-24 xfs: rework online repair incore bitmap (2019-10-24) tar.gz
repair-reap-fixes_2019-10-24 xfs: fix online repair block reaping (2019-10-24) tar.gz
btree-bulk-loading_2019-10-24 xfs: btree bulk loading (2019-10-24) tar.gz
pwork-parallelism_2019-10-24 xfs: increase pwork parallelism (2019-10-24) tar.gz
stale-exposure_2019-10-24 xfs: fix stale disk exposure after crash (2019-10-24) tar.gz
bmap-refactor_2019-10-24 xfs: refactor open-coded bmbt walks (2019-10-24) tar.gz
tighten-verifiers_2019-10-24 xfs: more metadata verifier tightening (2019-10-24) tar.gz
xfs-5.4-fixes_2019-10-24 xfs: various fixes for 5.4 (2019-10-24) tar.gz
xfs-5.5-merge-3 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts - Fix allocation alignment being dropped too early when the allocation request is for more blocks than an AG is large - Other small cleanups (2019-10-24) tar.gz
xfs-5.5-merge-2 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning - Break up the xfs_iomap_begin functions into smaller more cohesive parts (2019-10-21) tar.gz
iomap-5.5-merge-5 New code for 5.5: - Make iomap_dio_rw callers explicitly tell us if they want us to wait - Port the xfs writeback code to iomap to complete the buffered io library functions - Refactor the unshare code to share common pieces - Add support for performing copy on write with buffered writes (2019-10-21) tar.gz
v5.4-rc4     Linux 5.4-rc4 (2019-10-20) tar.gz
djwong-wtf_2019-10-19 xfs: random weirdness (2019-10-19) tar.gz
report-corruption_2019-10-19 xfs: report metadata corruption to health (2019-10-19) tar.gz
verifier-fixes_2019-10-19 xfs: fix minor problems in the verifiers (2019-10-19) tar.gz
btree-fixes_2019-10-19 xfs: refactor open-coded btree walking (2019-10-19) tar.gz
realtime-rmap_2019-10-19 xfs: realtime reverse-mapping support (2019-10-19) tar.gz
metadir_2019-10-19 xfs: metadata inode directories (2019-10-19) tar.gz
inode-refactor_2019-10-19 xfs: hoist inode operations to libxfs (2019-10-19) tar.gz
repair-hard-problems_2019-10-19 xfs: online repair of rmap/quota/summary counters (2019-10-19) tar.gz
indirect-health-reporting_2019-10-19 xfs: indirect health reporting (2019-10-19) tar.gz
deferred-inactivation_2019-10-19 xfs: deferred inode inactivation (2019-10-19) tar.gz
incore-inode-walk_2019-10-19 xfs: refactor incore inode walking (2019-10-19) tar.gz
reclaim-space-harder_2019-10-19 xfs: try harder to reclaim space when we run out (2019-10-19) tar.gz
repair-quota_2019-10-19 xfs: online repair of quota (2019-10-19) tar.gz
repair-inode-data_2019-10-19 xfs: online repair of inode data (2019-10-19) tar.gz
repair-inodes_2019-10-19 xfs: online repair of inodes and extent maps (2019-10-19) tar.gz
repair-ag-btrees_2019-10-19 xfs: online repair of AG btrees (2019-10-19) tar.gz
repair-prep-for-bulk-loading_2019-10-19 xfs: prepare repair for bulk loading (2019-10-19) tar.gz
repair-health_2019-10-19 xfs: health evaluations for repair (2019-10-19) tar.gz
repair-bitmap-rework_2019-10-19 xfs: rework online repair incore bitmap (2019-10-19) tar.gz
btree-bulk-loading_2019-10-19 xfs: btree bulk loading (2019-10-19) tar.gz
repair-reap-fixes_2019-10-19 xfs: fix online repair block reaping (2019-10-19) tar.gz
pwork-parallelism_2019-10-19 xfs: increase pwork parallelism (2019-10-19) tar.gz
stale-exposure_2019-10-19 xfs: fix stale disk exposure after crash (2019-10-19) tar.gz
xfs-5.4-fixes_2019-10-19 xfs: fixes for 5.4 (2019-10-19) tar.gz
xfs-5.5-merge-1 New code for 5.5: - Fill out the build string - Prevent inode fork extent count overflows - Refactor the allocator to reduce long tail latency - Rework incore log locking a little to reduce spinning (2019-10-19) tar.gz
iomap-5.5-merge-4 New code for 5.5: - Make iomap_dio_rw callers explicitly tell us if they want us to wait - Port the xfs writeback code to iomap to complete the buffered io library functions - Refactor the unshare code to share common pieces - Add support for performing copy on write with buffered writes (2019-10-18) tar.gz
iomap-5.5-merge-3 New code for 5.5: - Make iomap_dio_rw callers explicitly tell us if they want us to wait - Port the xfs writeback code to iomap to complete the buffered io library functions (2019-10-18) tar.gz
iomap-5.5-merge-2 New code for 5.5: - Make iomap_dio_rw callers explicitly tell us if they want us to wait for the io (2019-10-16) tar.gz
xfs-5.4-fixes-4 Changes since last update: - Fix a timestamp signedness problem in the new bulkstat ioctl. (2019-10-15) tar.gz
iomap-5.5-merge-1 New code for 5.5: - Rework iomap_dio_rw so that callers can choose to run the io synchronously. (2019-10-15) tar.gz
v5.4-rc3     Linux 5.4-rc3 (2019-10-13) tar.gz
djwong-wtf_2019-10-09 xfs: random weirdness (2019-10-09) tar.gz
rough-fixes_2019-10-09 xfs: various rough fixes (2019-10-09) tar.gz
metadir_2019-10-09 xfs: metadata inode directories (2019-10-09) tar.gz
realtime-rmap_2019-10-09 xfs: realtime reverse-mapping support (2019-10-09) tar.gz
inode-refactor_2019-10-09 xfs: hoist inode operations to libxfs (2019-10-09) tar.gz
indirect-health-reporting_2019-10-09 xfs: indirect health reporting (2019-10-09) tar.gz
repair-hard-problems_2019-10-09 xfs: online repair of rmap/quota/summary counters (2019-10-09) tar.gz
deferred-inactivation_2019-10-09 xfs: deferred inode inactivation (2019-10-09) tar.gz
reclaim-space-harder_2019-10-09 xfs: try harder to reclaim space when we run out (2019-10-09) tar.gz
incore-inode-walk_2019-10-09 xfs: refactor incore inode walking (2019-10-09) tar.gz
repair-inode-data_2019-10-09 xfs: online repair of inode data (2019-10-09) tar.gz
repair-quota_2019-10-09 xfs: online repair of quota (2019-10-09) tar.gz
repair-ag-btrees_2019-10-09 xfs: online repair of AG btrees (2019-10-09) tar.gz
repair-inodes_2019-10-09 xfs: online repair of inodes and extent maps (2019-10-09) tar.gz
repair-prep-for-bulk-loading_2019-10-09 xfs: prepare repair for bulk loading (2019-10-09) tar.gz
repair-bitmap-rework_2019-10-09 xfs: rework online repair incore bitmap (2019-10-09) tar.gz
repair-health_2019-10-09 xfs: health evaluations for repair (2019-10-09) tar.gz
btree-bulk-loading_2019-10-09 xfs: btree bulk loading (2019-10-09) tar.gz
repair-reap-fixes_2019-10-09 xfs: fix online repair block reaping (2019-10-09) tar.gz
pwork-parallelism_2019-10-09 xfs: increase pwork parallelism (2019-10-09) tar.gz
stale-exposure_2019-10-09 xfs: fix stale disk exposure after crash (2019-10-09) tar.gz
xfs-5.4-fixes_2019-10-09 xfs: fixes for 5.4 (2019-10-09) tar.gz
xfs-5.4-fixes-3 Changes since last update: - Fix a rounding error in the fallocate code - Minor code cleanups - Make sure to zero memory buffers before formatting metadata blocks - Fix a few places where we forgot to log an inode metadata update - Remove broken error handling that tried to clean up after a failure   but still got it wrong (2019-10-09) tar.gz
xfs-5.4-fixes-2 Changes since last update: - Fix a few places where we forgot to log an inode metadata update - Remove broken error handling that tried to clean up after a failure   but still got it wrong (2019-10-08) tar.gz
xfs-5.4-fixes-1 Changes since last update: - Fix a rounding error in the fallocate code - Minor code cleanups - Make sure to zero memory buffers before formatting metadata blocks (2019-10-08) tar.gz
djwong-wtf_2019-10-07 xfs: random weirdness (2019-10-07) tar.gz
realtime-rmap_2019-10-07 xfs: realtime reverse-mapping support (2019-10-07) tar.gz
rough-fixes_2019-10-07 xfs: various rough fixes (2019-10-07) tar.gz
metadir_2019-10-07 xfs: metadata inode directories (2019-10-07) tar.gz
inode-refactor_2019-10-07 xfs: hoist inode operations to libxfs (2019-10-07) tar.gz
repair-hard-problems_2019-10-07 xfs: online repair of rmap/quota/summary counters (2019-10-07) tar.gz
deferred-inactivation_2019-10-07 xfs: deferred inode inactivation (2019-10-07) tar.gz
indirect-health-reporting_2019-10-07 xfs: indirect health reporting (2019-10-07) tar.gz
reclaim-space-harder_2019-10-07 xfs: try harder to reclaim space when we run out (2019-10-07) tar.gz
incore-inode-walk_2019-10-07 xfs: refactor incore inode walking (2019-10-07) tar.gz
repair-quota_2019-10-07 xfs: online repair of quota (2019-10-07) tar.gz
repair-inode-data_2019-10-07 xfs: online repair of inode data (2019-10-07) tar.gz
repair-ag-btrees_2019-10-07 xfs: online repair of AG btrees (2019-10-07) tar.gz
repair-inodes_2019-10-07 xfs: online repair of inodes and extent maps (2019-10-07) tar.gz
repair-prep-for-bulk-loading_2019-10-07 xfs: prepare repair for bulk loading (2019-10-07) tar.gz
repair-bitmap-rework_2019-10-07 xfs: rework online repair incore bitmap (2019-10-07) tar.gz
repair-health_2019-10-07 xfs: health evaluations for repair (2019-10-07) tar.gz
btree-bulk-loading_2019-10-07 xfs: btree bulk loading (2019-10-07) tar.gz
repair-reap-fixes_2019-10-07 xfs: fix online repair block reaping (2019-10-07) tar.gz
pwork-parallelism_2019-10-07 xfs: increase pwork parallelism (2019-10-07) tar.gz
stale-exposure_2019-10-07 xfs: fix stale disk exposure after crash (2019-10-07) tar.gz
xfs-5.4-fixes_2019-10-07 xfs: fixes for 5.4 (2019-10-07) tar.gz
v5.4-rc2     Linux 5.4-rc2 (2019-10-06) tar.gz
v5.4-rc1     Linux 5.4-rc1 (2019-09-30) tar.gz
xfs-5.4-merge-8 Changes since last update: - Minor code cleanups. - Fix a superblock logging error. - Ensure that collapse range converts the data fork to extents format   when necessary. - Revert the ALLOC_USERDATA cleanup because it caused subtle   behavior regressions. (2019-09-24) tar.gz
iomap-5.4-merge-6 New code for 5.4: - Report both io errors and short io results to the directio endio   handler. - Allow directio callers to pass an ops structure to iomap_dio_rw. (2019-09-19) tar.gz
v5.3         Linux 5.3 (2019-09-15) tar.gz
v5.3-rc8     Linux 5.3-rc8 (2019-09-08) tar.gz
xfs-5.4-merge-7 New code for 5.4: - Remove KM_SLEEP/KM_NOSLEEP. - Ensure that memory buffers for IO are properly sector-aligned to avoid   problems that the block layer doesn't check. - Make the bmap scrubber more efficient in its record checking. - Don't crash xfs_db when superblock inode geometry is corrupt. - Fix btree key helper functions. - Remove unneeded error returns for things that can't fail. - Fix buffer logging bugs in repair. - Clean up iterator return values. - Speed up directory entry creation. - Enable allocation of xattr value memory buffer during lookup. - Fix readahead racing with truncate/punch hole. - Other minor cleanups. - Fix one AGI/AGF deadlock with RENAME_WHITEOUT. - More BUG -> WARN whackamole. - Fix various problems with the log failing to advance under certain   circumstances, which results in stalls during mount. (2019-09-06) tar.gz
xfs-5.4-merge-6 New code for 5.4: - Remove KM_SLEEP/KM_NOSLEEP. - Ensure that memory buffers for IO are properly sector-aligned to avoid   problems that the block layer doesn't check. - Make the bmap scrubber more efficient in its record checking. - Don't crash xfs_db when superblock inode geometry is corrupt. - Fix btree key helper functions. - Remove unneeded error returns for things that can't fail. - Fix buffer logging bugs in repair. - Clean up iterator return values. - Speed up directory entry creation. - Enable allocation of xattr value memory buffer during lookup. - Fix readahead racing with truncate/punch hole. - Other minor cleanups. - Fix one AGI/AGF deadlock with RENAME_WHITEOUT. - More BUG -> WARN whackamole. (2019-09-06) tar.gz
djwong-wtf_2019-09-05 xfs: random weirdness (2019-09-05) tar.gz
realtime-rmap_2019-09-05 xfs: realtime reverse-mapping support (2019-09-05) tar.gz
rough-fixes_2019-09-05 xfs: various rough fixes (2019-09-05) tar.gz
metadir_2019-09-05 xfs: metadata inode directories (2019-09-05) tar.gz
inode-refactor_2019-09-05 xfs: hoist inode operations to libxfs (2019-09-05) tar.gz
indirect-health-reporting_2019-09-05 xfs: indirect health reporting (2019-09-05) tar.gz
repair-hard-problems_2019-09-05 xfs: online repair of rmap/quota/summary counters (2019-09-05) tar.gz
deferred-inactivation_2019-09-05 xfs: deferred inode inactivation (2019-09-05) tar.gz
reclaim-space-harder_2019-09-05 xfs: try harder to reclaim space when we run out (2019-09-05) tar.gz
incore-inode-walk_2019-09-05 xfs: refactor incore inode walking (2019-09-05) tar.gz
repair-quota_2019-09-05 xfs: online repair of quota (2019-09-05) tar.gz
repair-inode-data_2019-09-05 xfs: online repair of inode data (2019-09-05) tar.gz
repair-inodes_2019-09-05 xfs: online repair of inodes and extent maps (2019-09-05) tar.gz
repair-ag-btrees_2019-09-05 xfs: online repair of AG btrees (2019-09-05) tar.gz
repair-health_2019-09-05 xfs: health evaluations for repair (2019-09-05) tar.gz
repair-prep-for-bulk-loading_2019-09-05 xfs: prepare repair for bulk loading (2019-09-05) tar.gz
repair-bitmap-rework_2019-09-05 xfs: rework online repair incore bitmap (2019-09-05) tar.gz
btree-bulk-loading_2019-09-05 xfs: btree bulk loading (2019-09-05) tar.gz
repair-reap-fixes_2019-09-05 xfs: fix online repair block reaping (2019-09-05) tar.gz
pwork-parallelism_2019-09-05 xfs: increase pwork parallelism (2019-09-05) tar.gz
stale-exposure_2019-09-05 xfs: fix stale disk exposure after crash (2019-09-05) tar.gz
immutable-swapfiles_2019-09-05 vfs: immutable swapfiles (2019-09-05) tar.gz
xfs-5.4-fixes_2019-09-05 xfs: fixes for 5.4 (2019-09-05) tar.gz
xfs-5.4-merge-5 New code for 5.4: - Remove KM_SLEEP/KM_NOSLEEP. - Ensure that memory buffers for IO are properly sector-aligned to avoid   problems that the block layer doesn't check. - Make the bmap scrubber more efficient in its record checking. - Don't crash xfs_db when superblock inode geometry is corrupt. - Fix btree key helper functions. - Remove unneeded error returns for things that can't fail. - Fix buffer logging bugs in repair. - Clean up iterator return values. - Speed up directory entry creation. - Enable allocation of xattr value memory buffer during lookup. - Fix readahead racing with truncate/punch hole. - Other minor cleanups. - Fix one AGI/AGF deadlock with RENAME_WHITEOUT. (2019-09-04) tar.gz
xfs-5.4-merge-4 New code for 5.4: - Remove KM_SLEEP/KM_NOSLEEP. - Ensure that memory buffers for IO are properly sector-aligned to avoid   problems that the block layer doesn't check. - Make the bmap scrubber more efficient in its record checking. - Don't crash xfs_db when superblock inode geometry is corrupt. - Fix btree key helper functions. - Remove unneeded error returns for things that can't fail. - Fix buffer logging bugs in repair. - Clean up iterator return values. - Speed up directory entry creation. - Enable allocation of xattr value memory buffer during lookup. - Fix readahead racing with truncate/punch hole. - Other minor cleanups. (2019-09-03) tar.gz
v5.3-rc7     Linux 5.3-rc7 (2019-09-02) tar.gz
xfs-5.4-merge-3 New code for 5.4: - Remove KM_SLEEP/KM_NOSLEEP. - Ensure that memory buffers for IO are properly sector-aligned to avoid   problems that the block layer doesn't check. - Make the bmap scrubber more efficient in its record checking. - Don't crash xfs_db when superblock inode geometry is corrupt. - Fix btree key helper functions. - Remove unneeded error returns for things that can't fail. - Fix buffer logging bugs in repair. - Clean up iterator return values. - Speed up directory entry creation. - Enable allocation of xattr value memory buffer during lookup. - Fix readahead racing with truncate/punch hole. - Other minor cleanups. (2019-08-30) tar.gz
djwong-wtf_2019-08-30 xfs: random weirdness (2019-08-30) tar.gz
rough-fixes_2019-08-30 xfs: various rough fixes (2019-08-30) tar.gz
metadir_2019-08-30 xfs: metadata inode directories (2019-08-30) tar.gz
realtime-rmap_2019-08-30 xfs: realtime reverse-mapping support (2019-08-30) tar.gz
inode-refactor_2019-08-30 xfs: hoist inode operations to libxfs (2019-08-30) tar.gz
repair-hard-problems_2019-08-30 xfs: online repair of rmap/quota/summary counters (2019-08-30) tar.gz
deferred-inactivation_2019-08-30 xfs: deferred inode inactivation (2019-08-30) tar.gz
indirect-health-reporting_2019-08-30 xfs: indirect health reporting (2019-08-30) tar.gz
reclaim-space-harder_2019-08-30 xfs: try harder to reclaim space when we run out (2019-08-30) tar.gz
incore-inode-walk_2019-08-30 xfs: refactor incore inode walking (2019-08-30) tar.gz
repair-quota_2019-08-30 xfs: online repair of quota (2019-08-30) tar.gz
repair-inode-data_2019-08-30 xfs: online repair of inode data (2019-08-30) tar.gz
repair-inodes_2019-08-30 xfs: online repair of inodes and extent maps (2019-08-30) tar.gz
repair-ag-btrees_2019-08-30 xfs: online repair of AG btrees (2019-08-30) tar.gz
repair-prep-for-bulk-loading_2019-08-30 xfs: prepare repair for bulk loading (2019-08-30) tar.gz
repair-bitmap-rework_2019-08-30 xfs: rework online repair incore bitmap (2019-08-30) tar.gz
repair-health_2019-08-30 xfs: health evaluations for repair (2019-08-30) tar.gz
repair-reap-fixes_2019-08-30 xfs: fix online repair block reaping (2019-08-30) tar.gz
btree-bulk-loading_2019-08-30 xfs: btree bulk loading (2019-08-30) tar.gz
pwork-parallelism_2019-08-30 xfs: increase pwork parallelism (2019-08-30) tar.gz
stale-exposure_2019-08-30 xfs: fix stale disk exposure after crash (2019-08-30) tar.gz
xfs-5.4-fixes_2019-08-30 xfs: fixes for 5.4 (2019-08-30) tar.gz
immutable-swapfiles_2019-08-30 vfs: immutable swapfiles (2019-08-30) tar.gz
xfs-5.4-merge-1 New code for 5.4: - Remove KM_SLEEP/KM_NOSLEEP. - Ensure that memory buffers for IO are properly sector-aligned to avoid   problems that the block layer doesn't check. - Make the bmap scrubber more efficient in its record checking. - Don't crash xfs_db when superblock inode geometry is corrupt. - Fix btree key helper functions. - Remove unneeded error returns for things that can't fail. - Fix buffer logging bugs in repair. (2019-08-28) tar.gz
djwong-wtf_2019-08-26 xfs: random weirdness (2019-08-26) tar.gz
rough-fixes_2019-08-26 xfs: various rough fixes (2019-08-26) tar.gz
realtime-rmap_2019-08-26 xfs: realtime reverse-mapping support (2019-08-26) tar.gz
inode-refactor_2019-08-26 xfs: hoist inode operations to libxfs (2019-08-26) tar.gz
metadir_2019-08-26 xfs: metadata inode directories (2019-08-26) tar.gz
repair-hard-problems_2019-08-26 xfs: online repair of rmap/quota/summary counters (2019-08-26) tar.gz
indirect-health-reporting_2019-08-26 xfs: indirect health reporting (2019-08-26) tar.gz
deferred-inactivation_2019-08-26 xfs: deferred inode inactivation (2019-08-26) tar.gz
reclaim-space-harder_2019-08-26 xfs: try harder to reclaim space when we run out (2019-08-26) tar.gz
incore-inode-walk_2019-08-26 xfs: refactor incore inode walking (2019-08-26) tar.gz
repair-inode-data_2019-08-26 xfs: online repair of inode data (2019-08-26) tar.gz
repair-quota_2019-08-26 xfs: online repair of quota (2019-08-26) tar.gz
repair-inodes_2019-08-26 xfs: online repair of inodes and extent maps (2019-08-26) tar.gz
repair-ag-btrees_2019-08-26 xfs: online repair of AG btrees (2019-08-26) tar.gz
repair-health_2019-08-26 xfs: health evaluations for repair (2019-08-26) tar.gz
repair-prep-for-bulk-loading_2019-08-26 xfs: prepare repair for bulk loading (2019-08-26) tar.gz
repair-bitmap-rework_2019-08-26 xfs: rework online repair incore bitmap (2019-08-26) tar.gz
btree-bulk-loading_2019-08-26 xfs: btree bulk loading (2019-08-26) tar.gz
repair-reap-fixes_2019-08-26 xfs: fix online repair block reaping (2019-08-26) tar.gz
pwork-parallelism_2019-08-26 xfs: increase pwork parallelism (2019-08-26) tar.gz
small-cleanups_2019-08-26 xfs: remove unnecessary parameters and returns (2019-08-26) tar.gz
stale-exposure_2019-08-26 xfs: fix stale disk exposure after crash (2019-08-26) tar.gz
xfs-5.4-fixes_2019-08-26 xfs: fixes for 5.4 (2019-08-26) tar.gz
immutable-swapfiles_2019-08-26 xfs: various fixes for 5.3 (2019-08-26) tar.gz
v5.3-rc6     Linux 5.3-rc6 (2019-08-25) tar.gz
xfs-5.3-fixes-6 Changes since last time: - Fix a forgotten inode unlock when chown/chgrp fail due to quota. (2019-08-23) tar.gz
xfs-5.3-fixes-4 Changes since last update: - Fix missing compat ioctl handling for get/setlabel - Fix missing ioctl pointer sanitization on s390 - Fix a page locking deadlock in the dedupe comparison code - Fix inadequate locking in reflink code w.r.t. concurrent directio - Fix broken error detection when breaking layouts (2019-08-20) tar.gz
vfs-5.4-merge-1 Changes for 5.4: - Prohibit writing to active swap files and swap partitions. (2019-08-20) tar.gz
xfs-5.3-fixes-3 Changes since last update: - Fix missing compat ioctl handling for get/setlabel - Fix missing ioctl pointer sanitization on s390 - Fix a page locking deadlock in the dedupe comparison code - Fix inadequate locking in reflink code w.r.t. concurrent directio (2019-08-19) tar.gz
v5.3-rc5     Linux 5.3-rc5 (2019-08-18) tar.gz
djwong-wtf_2019-08-16 xfs: random weirdness (2019-08-16) tar.gz
rough-fixes_2019-08-16 xfs: various rough fixes (2019-08-16) tar.gz
metadir_2019-08-16 xfs: metadata inode directories (2019-08-16) tar.gz
realtime-rmap_2019-08-16 xfs: realtime reverse-mapping support (2019-08-16) tar.gz
inode-refactor_2019-08-16 xfs: hoist inode operations to libxfs (2019-08-16) tar.gz
repair-part-two_2019-08-16 xfs: online repair support (pt. 2) (2019-08-16) tar.gz
deferred-inactivation_2019-08-16 xfs: deferred inode inactivation (2019-08-16) tar.gz
reclaim-space-harder_2019-08-16 xfs: try harder to reclaim space when we run out (2019-08-16) tar.gz
incore-inode-walk_2019-08-16 xfs: refactor incore inode walking (2019-08-16) tar.gz
repair-part-one_2019-08-16 xfs: online repair support (2019-08-16) tar.gz
small-cleanups_2019-08-16 xfs: remove unnecessary parameters and returns (2019-08-16) tar.gz
xfs-5.4-fixes_2019-08-16 xfs: fixes for 5.4 (2019-08-16) tar.gz
stale-exposure_2019-08-16 xfs: fix stale disk exposure after crash (2019-08-16) tar.gz
xfs-5.3-fixes_2019-08-16 xfs: various fixes for 5.3 (2019-08-16) tar.gz
immutable-swapfiles_2019-08-15 vfs: make active swap files unwritable (2019-08-15) tar.gz
iomap-5.3-fixes-1 Changes since last update: - Update MAINTAINERS now that we've removed fs/iomap.c. (2019-08-14) tar.gz
xfs-5.3-fixes-2 Changes since last update: - Fix crashes when the attr fork isn't present due to errors but inode   inactivation tries to zap the attr data anyway. - Convert more directory corruption debugging asserts to actual   EFSCORRUPTED returns instead of blowing up later on. - Don't fail writeback just because we ran out of memory allocating   metadata log data. (2019-08-12) tar.gz
v5.3-rc4     Linux 5.3-rc4 (2019-08-11) tar.gz
repair-redesign_2019-08-10 xfs: redesign repair (2019-08-10) tar.gz
djwong-wtf_2019-08-10 xfs: random weirdness (2019-08-10) tar.gz
rough-fixes_2019-08-10 xfs: various rough fixes (2019-08-10) tar.gz
realtime-rmap_2019-08-10 xfs: realtime reverse-mapping support (2019-08-10) tar.gz
inode-refactor_2019-08-10 xfs: hoist inode operations to libxfs (2019-08-10) tar.gz
metadir_2019-08-10 xfs: metadata inode directories (2019-08-10) tar.gz
deferred-inactivation_2019-08-10 xfs: deferred inode inactivation (2019-08-10) tar.gz
repair-part-two_2019-08-10 xfs: online repair support (pt. 2) (2019-08-10) tar.gz
reclaim-space-harder_2019-08-10 xfs: try harder to reclaim space when we run out (2019-08-10) tar.gz
incore-inode-walk_2019-08-10 xfs: refactor incore inode walking (2019-08-10) tar.gz
repair-part-one_2019-08-10 xfs: online repair support (2019-08-10) tar.gz
stale-exposure_2019-08-10 xfs: fix stale disk exposure after crash (2019-08-10) tar.gz
xfs-5.4-fixes_2019-08-10 xfs: fixes for 5.4 (2019-08-10) tar.gz
xfs-5.3-fixes_2019-08-10 xfs: various fixes for 5.3 (2019-08-10) tar.gz
xfs-5.3-fixes_2019-08-08 xfs: various fixes for 5.3 (2019-08-08) tar.gz
v5.3-rc3     Linux 5.3-rc3 (2019-08-04) tar.gz
rough-fixes_2019-08-04 xfs: various rough fixes (2019-08-04) tar.gz
metadir_2019-08-04 xfs: metadata inode directories (2019-08-04) tar.gz
realtime-rmap_2019-08-04 xfs: realtime reverse-mapping support (2019-08-04) tar.gz
inode-refactor_2019-08-04 xfs: hoist inode operations to libxfs (2019-08-04) tar.gz
repair-part-two_2019-08-04 xfs: online repair support (pt. 2) (2019-08-04) tar.gz
deferred-inactivation_2019-08-04 xfs: deferred inode inactivation (2019-08-04) tar.gz
incore-inode-walk_2019-08-04 xfs: refactor incore inode walking (2019-08-04) tar.gz
reclaim-space-harder_2019-08-04 xfs: try harder to reclaim space when we run out (2019-08-04) tar.gz
repair-part-one_2019-08-04 xfs: online repair support (2019-08-04) tar.gz
xfs-5.3-fixes_2019-08-04 no message (2019-08-04) tar.gz
stale-exposure_2019-08-04 xfs: fix stale disk exposure after crash (2019-08-04) tar.gz
xfs-5.3-fixes-1 Changes since last update: - Avoid leaking kernel stack contents to userspace. - Fix a potential null pointer dereference in the dabtree scrub code. (2019-07-31) tar.gz
v5.3-rc2     Linux 5.3-rc2 (2019-07-28) tar.gz
v5.3-rc1     Linus 5.3-rc1 (2019-07-21) tar.gz
rough-fixes_2019-07-19 xfs: various rough fixes (2019-07-19) tar.gz
metadir_2019-07-19 xfs: metadata inode directories (2019-07-19) tar.gz
realtime-rmap_2019-07-19 xfs: realtime reverse-mapping support (2019-07-19) tar.gz
inode-refactor_2019-07-19 xfs: hoist inode operations to libxfs (2019-07-19) tar.gz
repair-part-two_2019-07-19 xfs: online repair support (pt. 2) (2019-07-19) tar.gz
deferred-inactivation_2019-07-19 xfs: deferred inode inactivation (2019-07-19) tar.gz
repair-part-one_2019-07-19 xfs: online repair support (2019-07-19) tar.gz
xfs-5.3-fixes_2019-07-19 no message (2019-07-19) tar.gz
stale-exposure_2019-07-19 xfs: fix stale disk exposure after crash (2019-07-19) tar.gz
xfs-5.3-merge_2019-07-19 no message (2019-07-19) tar.gz
iomap-5.3-merge-4 Also new for 5.3: - Regroup the fs/iomap.c code by major functional area so that we can   start development for 5.4 from a more stable base. (2019-07-17) tar.gz
xfs-5.3-merge-13 Also new for 5.3: - Bring fs/xfs/libxfs/xfs_trans_inode.c in sync with userspace libxfs. - Convert the xfs administrator guide to rst and move it into the   official admin guide under Documentation (2019-07-16) tar.gz
iomap-split_2019-07-15 iomap: regroup code by functional area (2019-07-15) tar.gz
xfs-5.3-merge-12 New stuff for 5.3: - Refactor inode geometry calculation into a single structure instead of   open-coding pieces everywhere. - Add online repair to build options. - Remove unnecessary function call flags and functions. - Claim maintainership of various loose xfs documentation and header   files. - Use struct bio directly for log buffer IOs instead of struct xfs_buf. - Reduce log item boilerplate code requirements. - Merge log item code spread across too many files. - Further distinguish between log item commits and cancellations. - Various small cleanups to the ag small allocator. - Support cgroup-aware writeback - libxfs refactoring for mkfs cleanup - Remove unneeded #includes - Fix a memory allocation miscalculation in the new log bio code - Fix bisection problems - Fix a crash in ioend processing caused by tripping over freeing of   preallocated transactions - Split out a generic inode walk mechanism from the bulkstat code, hook   up all the internal users to use the walking code, then clean up   bulkstat to serve only the bulkstat ioctls. - Add a multithreaded iwalk implementation to speed up quotacheck on   fast storage with many CPUs. - Remove unnecessary return values in logging teardown functions. - Supplement the bstat and inogrp structures with new bulkstat and   inumbers structures that have all the fields we need for v5   filesystem features and none of the padding problems of their   predecessors. - Wire up new ioctls that use the new structures with a much simpler   bulk_ireq structure at the head instead of the pointerhappy mess we   had before. - Enable userspace to constrain bulkstat returns to a single AG or a   single special inode so that we can phase out a lot of geometry   guesswork in userspace. - Reduce memory consumption and zeroing overhead in extended attribute   scrub code. - Fix some behavioral regressions in the new bulkstat backend code. - Fix some behavioral regressions in the new log bio code. (2019-07-10) tar.gz
xfs-5.3-merge-11 New stuff for 5.3: - Refactor inode geometry calculation into a single structure instead of   open-coding pieces everywhere. - Add online repair to build options. - Remove unnecessary function call flags and functions. - Claim maintainership of various loose xfs documentation and header   files. - Use struct bio directly for log buffer IOs instead of struct xfs_buf. - Reduce log item boilerplate code requirements. - Merge log item code spread across too many files. - Further distinguish between log item commits and cancellations. - Various small cleanups to the ag small allocator. - Support cgroup-aware writeback - libxfs refactoring for mkfs cleanup - Remove unneeded #includes - Fix a memory allocation miscalculation in the new log bio code - Fix bisection problems - Fix a crash in ioend processing caused by tripping over freeing of   preallocated transactions - Split out a generic inode walk mechanism from the bulkstat code, hook   up all the internal users to use the walking code, then clean up   bulkstat to serve only the bulkstat ioctls. - Add a multithreaded iwalk implementation to speed up quotacheck on   fast storage with many CPUs. - Remove unnecessary return values in logging teardown functions. - Supplement the bstat and inogrp structures with new bulkstat and   inumbers structures that have all the fields we need for v5   filesystem features and none of the padding problems of their   predecessors. - Wire up new ioctls that use the new structures with a much simpler   bulk_ireq structure at the head instead of the pointerhappy mess we   had before. - Enable userspace to constrain bulkstat returns to a single AG or a   single special inode so that we can phase out a lot of geometry   guesswork in userspace. - Reduce memory consumption and zeroing overhead in extended attribute   scrub code. - Fix some behavioral regressions in the new bulkstat backend code. (2019-07-09) tar.gz
v5.2         Linux 5.2 (2019-07-07) tar.gz
xfs-5.3-merge-10 New stuff for 5.3: - Refactor inode geometry calculation into a single structure instead of   open-coding pieces everywhere. - Add online repair to build options. - Remove unnecessary function call flags and functions. - Claim maintainership of various loose xfs documentation and header   files. - Use struct bio directly for log buffer IOs instead of struct xfs_buf. - Reduce log item boilerplate code requirements. - Merge log item code spread across too many files. - Further distinguish between log item commits and cancellations. - Various small cleanups to the ag small allocator. - Support cgroup-aware writeback - libxfs refactoring for mkfs cleanup - Remove unneeded #includes - Fix a memory allocation miscalculation in the new log bio code - Fix bisection problems - Fix a crash in ioend processing caused by tripping over freeing of   preallocated transactions - Split out a generic inode walk mechanism from the bulkstat code, hook   up all the internal users to use the walking code, then clean up   bulkstat to serve only the bulkstat ioctls. - Add a multithreaded iwalk implementation to speed up quotacheck on   fast storage with many CPUs. - Remove unnecessary return values in logging teardown functions. - Supplement the bstat and inogrp structures with new bulkstat and   inumbers structures that have all the fields we need for v5   filesystem features and none of the padding problems of their   predecessors. - Wire up new ioctls that use the new structures with a much simpler   bulk_ireq structure at the head instead of the pointerhappy mess we   had before. - Enable userspace to constrain bulkstat returns to a single AG or a   single special inode so that we can phase out a lot of geometry   guesswork in userspace. - Reduce memory consumption and zeroing overhead in extended attribute   scrub code. (2019-07-05) tar.gz
xfs-5.3-merge-9 New stuff for 5.3: - Refactor inode geometry calculation into a single structure instead of   open-coding pieces everywhere. - Add online repair to build options. - Remove unnecessary function call flags and functions. - Claim maintainership of various loose xfs documentation and header   files. - Use struct bio directly for log buffer IOs instead of struct xfs_buf. - Reduce log item boilerplate code requirements. - Merge log item code spread across too many files. - Further distinguish between log item commits and cancellations. - Various small cleanups to the ag small allocator. - Support cgroup-aware writeback - libxfs refactoring for mkfs cleanup - Remove unneeded #includes - Fix a memory allocation miscalculation in the new log bio code - Fix bisection problems - Fix a crash in ioend processing caused by tripping over freeing of   preallocated transactions - Split out a generic inode walk mechanism from the bulkstat code, hook   up all the internal users to use the walking code, then clean up   bulkstat to serve only the bulkstat ioctls. - Add a multithreaded iwalk implementation to speed up quotacheck on   fast storage with many CPUs. - Remove unnecessary return values in logging teardown functions. - Supplement the bstat and inogrp structures with new bulkstat and   inumbers structures that have all the fields we need for v5   filesystem features and none of the padding problems of their   predecessors. - Wire up new ioctls that use the new structures with a much simpler   bulk_ireq structure at the head instead of the pointerhappy mess we   had before. - Enable userspace to constrain bulkstat returns to a single AG or a   single special inode so that we can phase out a lot of geometry   guesswork in userspace. (2019-07-04) tar.gz
xfs-5.3-merge-8 New stuff for 5.3: - Refactor inode geometry calculation into a single structure instead of   open-coding pieces everywhere. - Add online repair to build options. - Remove unnecessary function call flags and functions. - Claim maintainership of various loose xfs documentation and header   files. - Use struct bio directly for log buffer IOs instead of struct xfs_buf. - Reduce log item boilerplate code requirements. - Merge log item code spread across too many files. - Further distinguish between log item commits and cancellations. - Various small cleanups to the ag small allocator. - Support cgroup-aware writeback - libxfs refactoring for mkfs cleanup - Remove unneeded #includes - Fix a memory allocation miscalculation in the new log bio code - Fix bisection problems - Fix a crash in ioend processing caused by tripping over freeing of   preallocated transactions - Split out a generic inode walk mechanism from the bulkstat code, hook   up all the internal users to use the walking code, then clean up   bulkstat to serve only the bulkstat ioctls. - Add a multithreaded iwalk implementation to speed up quotacheck on   fast storage with many CPUs. - Remove unnecessary return values in logging teardown functions. (2019-07-04) tar.gz
xfs-5.3-merge-7 New stuff for 5.3: - Refactor inode geometry calculation into a single structure instead of   open-coding pieces everywhere. - Add online repair to build options. - Remove unnecessary function call flags and functions. - Claim maintainership of various loose xfs documentation and header   files. - Use struct bio directly for log buffer IOs instead of struct xfs_buf. - Reduce log item boilerplate code requirements. - Merge log item code spread across too many files. - Further distinguish between log item commits and cancellations. - Various small cleanups to the ag small allocator. - Support cgroup-aware writeback - libxfs refactoring for mkfs cleanup - Remove unneeded #includes - Fix a memory allocation miscalculation in the new log bio code - Fix bisection problems - Fix a crash in ioend processing caused by tripping over freeing of   preallocated transactions - Split out a generic inode walk mechanism from the bulkstat code, hook   up all the internal users to use the walking code, then clean up   bulkstat to serve only the bulkstat ioctls. (2019-07-03) tar.gz
vfs-fix-ioctl-checking-3 New for 5.3: - Standardize parameter checking for the SETFLAGS and FSSETXATTR ioctls   (which were the file attribute setters for ext4 and xfs and have now   been hoisted to the vfs) - Only allow the DAX flag to be set on files and directories. (2019-07-01) tar.gz
xfs-5.3-merge-6 New stuff for 5.3: - Refactor inode geometry calculation into a single structure instead of   open-coding pieces everywhere. - Add online repair to build options. - Remove unnecessary function call flags and functions. - Claim maintainership of various loose xfs documentation and header   files. - Use struct bio directly for log buffer IOs instead of struct xfs_buf. - Reduce log item boilerplate code requirements. - Merge log item code spread across too many files. - Further distinguish between log item commits and cancellations. - Various small cleanups to the ag small allocator. - Support cgroup-aware writeback - libxfs refactoring for mkfs cleanup - Remove unneeded #includes - Fix a memory allocation miscalculation in the new log bio code - Fix bisection problems - Fix a crash in ioend processing caused by tripping over freeing of   preallocated transactions (2019-06-30) tar.gz
xfs-5.3-merge-5 New stuff for 5.3: - Refactor inode geometry calculation into a single structure instead of   open-coding pieces everywhere. - Add online repair to build options. - Remove unnecessary function call flags and functions. - Claim maintainership of various loose xfs documentation and header   files. - Use struct bio directly for log buffer IOs instead of struct xfs_buf. - Reduce log item boilerplate code requirements. - Merge log item code spread across too many files. - Further distinguish between log item commits and cancellations. - Various small cleanups to the ag small allocator. - Support cgroup-aware writeback - libxfs refactoring for mkfs cleanup - Remove unneeded #includes - Fix a memory allocation miscalculation in the new log bio code - Fix bisection errors (2019-06-30) tar.gz
vfs-make-immutable-consistent-1 New for 5.3: - Make the immutable flag behavior consistently take effect as soon as   the administrator sets it. (2019-06-30) tar.gz
vfs-fix-ioctl-checking-1 New for 5.3: - Standardize parameter checking for the SETFLAGS and FSSETXATTR ioctls   (which were the file attribute setters for ext4 and xfs and have now   been hoisted to the vfs) - Only allow the DAX flag to be set on files and directories. (2019-06-30) tar.gz
iomap-5.3-merge-1 New for 5.3: - Only mark inode dirty at the end of writing to a file (instead of once   for every page written). - Fix for an accounting error in the page_done callback. (2019-06-30) tar.gz
v5.2-rc7     Linux 5.2-rc7 (2019-06-30) tar.gz
xfs-5.3-merge-4 New stuff for 5.3: - Refactor inode geometry calculation into a single structure instead of   open-coding pieces everywhere. - Add online repair to build options. - Remove unnecessary function call flags and functions. - Claim maintainership of various loose xfs documentation and header   files. - Use struct bio directly for log buffer IOs instead of struct xfs_buf. - Reduce log item boilerplate code requirements. - Merge log item code spread across too many files. - Further distinguish between log item commits and cancellations. - Various small cleanups to the ag small allocator. - Support cgroup-aware writeback - libxfs refactoring for mkfs cleanup - Remove unneeded #includes - Fix a memory allocation miscalculation in the new log bio code (2019-06-28) tar.gz
setxattr-cleanups_2019-06-28 xfs: further FSSETXATTR cleanups (2019-06-28) tar.gz
immutable-swapfiles_2019-06-28 vfs: make swap files unwritable (2019-06-28) tar.gz
file-ioctl-cleanups_2019-06-28 vfs: clean up SETFLAGS and FSSETXATTR option processing (2019-06-28) tar.gz
immutable-files_2019-06-28 vfs: make immutable files actually immutable (2019-06-28) tar.gz
realtime-rmap_2019-06-26 xfs: realtime reverse-mapping support (2019-06-26) tar.gz
rough-fixes_2019-06-26 xfs: various rough fixes (2019-06-26) tar.gz
metadir_2019-06-26 xfs: metadata inode directories (2019-06-26) tar.gz
inode-refactor_2019-06-26 xfs: hoist inode operations to libxfs (2019-06-26) tar.gz
repair-part-two_2019-06-26 xfs: online repair support (pt. 2) (2019-06-26) tar.gz
deferred-inactivation_2019-06-26 xfs: deferred inode inactivation (2019-06-26) tar.gz
repair-part-one_2019-06-26 xfs: online repair support (2019-06-26) tar.gz
attr-scrub-fixes_2019-06-26 xfs: scrub-related fixes (2019-06-26) tar.gz
bulkstat-v5_2019-06-26 xfs: introduce new BULKSTAT and INUMBERS ioctls (2019-06-26) tar.gz
parallel-iwalk_2019-06-26 xfs: refactor and improve inode iteration (2019-06-26) tar.gz
mkfs-refactor_2019-06-26 xfs: help mkfs shed its AG initialization code (2019-06-26) tar.gz
inode-geometry_2019-06-26 xfs: move inode geometry structure definition (2019-06-26) tar.gz
stale-exposure_2019-06-26 xfs: fix stale disk exposure after crash (2019-06-26) tar.gz
xfs-5.3-merge_2019-06-26 no message (2019-06-26) tar.gz
xfs-5.3-merge-3 New stuff for 5.3: - Refactor inode geometry calculation into a single structure instead of   open-coding pieces everywhere. - Add online repair to build options. - Remove unnecessary function call flags and functions. - Claim maintainership of various loose xfs documentation and header   files. - Use struct bio directly for log buffer IOs instead of struct xfs_buf. - Reduce log item boilerplate code requirements. - Merge log item code spread across too many files. - Further distinguish between log item commits and cancellations. - Various small cleanups to the ag small allocator. - Support cgroup-aware writeback - libxfs refactoring for mkfs cleanup (2019-06-26) tar.gz
immutable-files_2019-06-25 vfs: make immutable files actually immutable (2019-06-25) tar.gz
setxattr-cleanups_2019-06-25 xfs: further FSSETXATTR cleanups (2019-06-25) tar.gz
file-ioctl-cleanups_2019-06-25 vfs: clean up SETFLAGS and FSSETXATTR option processing (2019-06-25) tar.gz
xfs-5.3-merge-2 New stuff for 5.3: - Refactor inode geometry calculation into a single structure instead of   open-coding pieces everywhere. - Add online repair to build options. - Remove unnecessary function call flags and functions. - Claim maintainership of various loose xfs documentation and header   files. - Use struct bio directly for log buffer IOs instead of struct xfs_buf. - Reduce log item boilerplate code requirements. - Merge log item code spread across too many files. - Further distinguish between log item commits and cancellations. - Various small cleanups to the ag small allocator. (2019-06-25) tar.gz
rough-fixes_2019-06-24 xfs: various rough fixes (2019-06-24) tar.gz
metadir_2019-06-24 xfs: metadata inode directories (2019-06-24) tar.gz
realtime-rmap_2019-06-24 xfs: realtime reverse-mapping support (2019-06-24) tar.gz
inode-refactor_2019-06-24 xfs: hoist inode operations to libxfs (2019-06-24) tar.gz
deferred-inactivation_2019-06-24 xfs: deferred inode inactivation (2019-06-24) tar.gz
repair-part-two_2019-06-24 xfs: online repair support (pt. 2) (2019-06-24) tar.gz
attr-scrub-fixes_2019-06-24 xfs: extended attribute scrub fixes (2019-06-24) tar.gz
repair-part-one_2019-06-24 xfs: online repair support (2019-06-24) tar.gz
bulkstat-v5_2019-06-24 xfs: introduce new BULKSTAT and INUMBERS ioctls (2019-06-24) tar.gz
mkfs-refactor_2019-06-24 xfs: help mkfs shed its AG initialization code (2019-06-24) tar.gz
parallel-iwalk_2019-06-24 xfs: refactor and improve inode iteration (2019-06-24) tar.gz
inode-geometry_2019-06-24 xfs: move inode geometry structure definition (2019-06-24) tar.gz
stale-exposure_2019-06-24 xfs: fix stale disk exposure after crash (2019-06-24) tar.gz
xfs-5.3-merge_2019-06-24 no message (2019-06-24) tar.gz
v5.2-rc6     Linux 5.2-rc6 (2019-06-22) tar.gz
immutable-files_2019-06-21 vfs: make immutable files actually immutable (2019-06-21) tar.gz
file-ioctl-cleanups_2019-06-21 vfs: clean up SETFLAGS and FSSETXATTR option processing (2019-06-21) tar.gz
rough-fixes_2019-06-20 xfs: various rough fixes (2019-06-20) tar.gz
metadir_2019-06-20 xfs: metadata inode directories (2019-06-20) tar.gz
realtime-rmap_2019-06-20 xfs: realtime reverse-mapping support (2019-06-20) tar.gz
inode-refactor_2019-06-20 xfs: hoist inode operations to libxfs (2019-06-20) tar.gz
deferred-inactivation_2019-06-20 xfs: deferred inode inactivation (2019-06-20) tar.gz
repair-part-two_2019-06-20 xfs: online repair support (pt. 2) (2019-06-20) tar.gz
bulkstat-v5_2019-06-20 xfs: introduce new BULKSTAT and INUMBERS ioctls (2019-06-20) tar.gz
repair-part-one_2019-06-20 xfs: online repair support (2019-06-20) tar.gz
parallel-iwalk_2019-06-20 xfs: refactor and improve inode iteration (2019-06-20) tar.gz
mkfs-refactor_2019-06-20 xfs: help mkfs shed its AG initialization code (2019-06-20) tar.gz
inode-geometry_2019-06-20 xfs: move inode geometry structure definition (2019-06-20) tar.gz
stale-exposure_2019-06-20 xfs: fix stale disk exposure after crash (2019-06-20) tar.gz
xfs-5.3-merge_2019-06-20 no message (2019-06-20) tar.gz
xfs-5.3-merge-1 New stuff for 5.3: - Refactor inode geometry calculation into a single structure instead of   open-coding pieces everywhere. - Add online repair to build options. - Remove unnecessary function call flags and functions. (2019-06-18) tar.gz
v5.2-rc5     Linux 5.2-rc5 (2019-06-16) tar.gz
copy-file-range-fixes-1 Changes to copy_file_range for 5.3 from Dave and Amir: - Create a generic copy_file_range handler and make individual   filesystems responsible for calling it (i.e. no more assuming that   do_splice_direct will work or is appropriate) - Refactor copy_file_range and remap_range parameter checking where they   are the same - Install missing copy_file_range parameter checking(!) - Remove suid/sgid and update mtime like any other file write - Change the behavior so that a copy range crossing the source file's   eof will result in a short copy to the source file's eof instead of   EINVAL - Permit filesystems to decide if they want to handle cross-superblock   copy_file_range in their local handlers. (2019-06-12) tar.gz
realtime-rmap_2019-06-11 xfs: realtime reverse-mapping support (2019-06-11) tar.gz
rough-fixes_2019-06-11 xfs: various rough fixes (2019-06-11) tar.gz
metadir_2019-06-11 xfs: metadata inode directories (2019-06-11) tar.gz
inode-refactor_2019-06-11 xfs: hoist inode operations to libxfs (2019-06-11) tar.gz
deferred-inactivation_2019-06-11 xfs: deferred inode inactivation (2019-06-11) tar.gz
repair-part-two_2019-06-11 xfs: online repair support (pt. 2) (2019-06-11) tar.gz
repair-part-one_2019-06-11 xfs: online repair support (2019-06-11) tar.gz
bulkstat-v5_2019-06-11 xfs: introduce new BULKSTAT and INUMBERS ioctls (2019-06-11) tar.gz
parallel-iwalk_2019-06-11 xfs: refactor and improve inode iteration (2019-06-11) tar.gz
inode-geometry_2019-06-11 xfs: refactor inode geometry (2019-06-11) tar.gz
stale-exposure_2019-06-11 xfs: fix stale disk exposure after crash (2019-06-11) tar.gz
immutable-files_2019-06-10 vfs: make immutable files actually immutable (2019-06-10) tar.gz
file-ioctl-cleanups_2019-06-10 vfs: clean up SETFLAGS and FSSETXATTR option processing (2019-06-10) tar.gz
copy-file-range-fixes_2019-06-10 Fixes for major copy_file_range() issues (2019-06-10) tar.gz
v5.2-rc4     Linux 5.2-rc4 (2019-06-08) tar.gz
djwong-wtf_2019-06-04 no message (2019-06-04) tar.gz
rough-fixes_2019-06-04 xfs: various rough fixes (2019-06-04) tar.gz
metadir_2019-06-04 xfs: metadata inode directories (2019-06-04) tar.gz
realtime-rmap_2019-06-04 xfs: realtime reverse-mapping support (2019-06-04) tar.gz
inode-refactor_2019-06-04 xfs: hoist inode operations to libxfs (2019-06-04) tar.gz
deferred-inactivation_2019-06-04 xfs: deferred inode inactivation (2019-06-04) tar.gz
repair-part-two_2019-06-04 xfs: online repair support (pt. 2) (2019-06-04) tar.gz
repair-part-one_2019-06-04 xfs: online repair support (2019-06-04) tar.gz
bulkstat-v5_2019-06-04 xfs: introduce new BULKSTAT and INUMBERS ioctls (2019-06-04) tar.gz
parallel-iwalk_2019-06-04 xfs: refactor and improve inode iteration (2019-06-04) tar.gz
inode-geometry_2019-06-04 xfs: refactor inode geometry (2019-06-04) tar.gz
stale-exposure_2019-06-04 xfs: fix stale disk exposure after crash (2019-06-04) tar.gz
xfs-5.2-fixes_2019-06-04 no message (2019-06-04) tar.gz
copy-file-range-fixes_2019-06-03 Fixes for major copy_file_range() issues (2019-06-03) tar.gz
xfs-5.2-fixes-2 Changes since last update: - Fix some forgotten strings in a log debugging function - Fix incorrect unit conversion in online fsck code (2019-06-03) tar.gz
v5.2-rc3     Linux 5.2-rc3 (2019-06-02) tar.gz
djwong-wtf_2019-05-28 no message (2019-05-28) tar.gz
rough-fixes_2019-05-28 xfs: various rough fixes (2019-05-28) tar.gz
metadir_2019-05-28 xfs: metadata inode directories (2019-05-28) tar.gz
realtime-rmap_2019-05-28 xfs: realtime reverse-mapping support (2019-05-28) tar.gz
inode-refactor_2019-05-28 xfs: hoist inode operations to libxfs (2019-05-28) tar.gz
deferred-inactivation_2019-05-28 xfs: deferred inode inactivation (2019-05-28) tar.gz
repair-part-two_2019-05-28 xfs: online repair support (pt. 2) (2019-05-28) tar.gz
repair-part-one_2019-05-28 xfs: online repair support (2019-05-28) tar.gz
bulkstat-v5_2019-05-28 xfs: introduce new BULKSTAT and INUMBERS ioctls (2019-05-28) tar.gz
parallel-iwalk_2019-05-28 xfs: refactor and improve inode iteration (2019-05-28) tar.gz
stale-exposure_2019-05-28 xfs: fix stale disk exposure after crash (2019-05-28) tar.gz
xfs-5.2-fixes_2019-05-28 no message (2019-05-28) tar.gz
v5.2-rc2     Linux 5.2-rc2 (2019-05-26) tar.gz
xfs-5.2-fixes-1 Fixes for 5.1: - Fix an accounting mistake where we included the log space when   calculating the reserve space for metadata expansion. (2019-05-21) tar.gz
v5.2-rc1     Linux 5.2-rc1 (2019-05-19) tar.gz
djwong-wtf_2019-05-08 no message (2019-05-08) tar.gz
rough-fixes_2019-05-08 xfs: various rough fixes (2019-05-08) tar.gz
realtime-rmap_2019-05-08 xfs: realtime reverse-mapping support (2019-05-08) tar.gz
metadir_2019-05-08 xfs: metadata inode directories (2019-05-08) tar.gz
inode-refactor_2019-05-08 xfs: hoist inode operations to libxfs (2019-05-08) tar.gz
repair-part-two_2019-05-08 xfs: online repair support (pt. 2) (2019-05-08) tar.gz
deferred-inactivation_2019-05-08 xfs: deferred inode inactivation (2019-05-08) tar.gz
repair-part-one_2019-05-08 xfs: online repair support (2019-05-08) tar.gz
parallel-iwalk_2019-05-08 xfs: refactor and improve inode iteration (2019-05-08) tar.gz
stale-exposure_2019-05-08 xfs: fix stale disk exposure after crash (2019-05-08) tar.gz
immutable-files_2019-05-08 vfs: make immutable files actually immutable (2019-05-08) tar.gz
xfs-5.2-merge_2019-05-08 no message (2019-05-08) tar.gz
v5.1         Linux 5.1 (2019-05-05) tar.gz
iomap-5.2-merge-2 Changes for Linux 5.2: - Add some extra hooks to the iomap buffered write path to enable gfs2   journalled writes. - SPDX conversion - Various refactoring. (2019-05-03) tar.gz
xfs-5.2-merge-4 Changes for Linux 5.2: (2019-05-03) tar.gz
iomap-5.2-merge-1 Changes for Linux 5.2: - Add some extra hooks to the iomap buffered write path to enable gfs2   journalled writes. - SPDX conversion (2019-05-01) tar.gz
xfs-5.2-merge-3 Changes for Linux 5.2: (2019-04-30) tar.gz
djwong-wtf_2019-04-28 no message (2019-04-28) tar.gz
realtime-rmap_2019-04-28 xfs: realtime reverse-mapping support (2019-04-28) tar.gz
rough-fixes_2019-04-28 xfs: various rough fixes (2019-04-28) tar.gz
metadir_2019-04-28 xfs: metadata inode directories (2019-04-28) tar.gz
inode-refactor_2019-04-28 xfs: hoist inode operations to libxfs (2019-04-28) tar.gz
repair-part-two_2019-04-28 xfs: online repair support (pt. 2) (2019-04-28) tar.gz
deferred-inactivation_2019-04-28 xfs: deferred inode inactivation (2019-04-28) tar.gz
parallel-iwalk_2019-04-28 xfs: refactor and improve inode iteration (2019-04-28) tar.gz
repair-part-one_2019-04-28 xfs: online repair support (2019-04-28) tar.gz
immutable-files_2019-04-28 vfs: make immutable files actually immutable (2019-04-28) tar.gz
stale-exposure_2019-04-28 xfs: fix stale disk exposure after crash (2019-04-28) tar.gz
xfs-5.2-merge_2019-04-28 no message (2019-04-28) tar.gz
v5.1-rc7     Linux 5.1-rc7 (2019-04-28) tar.gz
xfs-5.2-merge-2 Changes for Linux 5.2: (2019-04-27) tar.gz
djwong-wtf_2019-04-26 no message (2019-04-26) tar.gz
rough-fixes_2019-04-26 xfs: various rough fixes (2019-04-26) tar.gz
realtime-rmap_2019-04-26 xfs: realtime reverse-mapping support (2019-04-26) tar.gz
inode-refactor_2019-04-26 xfs: hoist inode operations to libxfs (2019-04-26) tar.gz
metadir_2019-04-26 xfs: metadata inode directories (2019-04-26) tar.gz
repair-part-two_2019-04-26 xfs: online repair support (pt. 2) (2019-04-26) tar.gz
deferred-inactivation_2019-04-26 xfs: deferred inode inactivation (2019-04-26) tar.gz
parallel-iwalk_2019-04-26 xfs: refactor and improve inode iteration (2019-04-26) tar.gz
repair-part-one_2019-04-26 xfs: online repair support (2019-04-26) tar.gz
stale-exposure_2019-04-26 xfs: fix stale disk exposure after crash (2019-04-26) tar.gz
immutable-files_2019-04-26 vfs: make immutable files actually immutable (2019-04-26) tar.gz
scrub-summary-counters_2019-04-26 xfs: scrub filesystem summary counters (2019-04-26) tar.gz
xfs-5.2-merge_2019-04-26 no message (2019-04-26) tar.gz
v5.1-rc6     Linux 5.1-rc6 (2019-04-21) tar.gz
djwong-wtf_2019-04-18 no message (2019-04-18) tar.gz
rough-fixes_2019-04-18 xfs: various rough fixes (2019-04-18) tar.gz
metadir_2019-04-18 xfs: metadata inode directories (2019-04-18) tar.gz
realtime-rmap_2019-04-18 xfs: realtime reverse-mapping support (2019-04-18) tar.gz
inode-refactor_2019-04-18 xfs: hoist inode operations to libxfs (2019-04-18) tar.gz
deferred-inactivation_2019-04-18 xfs: deferred inode inactivation (2019-04-18) tar.gz
repair-part-two_2019-04-18 xfs: online repair support (pt. 2) (2019-04-18) tar.gz
repair-part-one_2019-04-18 xfs: online repair support (2019-04-18) tar.gz
stale-exposure_2019-04-18 xfs: fix stale disk exposure after crash (2019-04-18) tar.gz
immutable-files_2019-04-18 vfs: make immutable files actually immutable (2019-04-18) tar.gz
scrub-summary-counters_2019-04-18 xfs: scrub filesystem summary counters (2019-04-18) tar.gz
xfs-5.2-merge_2019-04-18 no message (2019-04-18) tar.gz
widen-idelayed_2019-04-18 xfs: prevent overflow of delalloc block counters (2019-04-18) tar.gz
xfs-5.2-merge-1 Changes for Linux 5.2: (2019-04-17) tar.gz
djwong-wtf_2019-04-16 no message (2019-04-16) tar.gz
rough-fixes_2019-04-16 xfs: various rough fixes (2019-04-16) tar.gz
realtime-rmap_2019-04-16 xfs: realtime reverse-mapping support (2019-04-16) tar.gz
inode-refactor_2019-04-16 xfs: hoist inode operations to libxfs (2019-04-16) tar.gz
metadir_2019-04-16 xfs: metadata inode directories (2019-04-16) tar.gz
repair-part-two_2019-04-16 xfs: online repair support (pt. 2) (2019-04-16) tar.gz
deferred-inactivation_2019-04-16 xfs: deferred inode inactivation (2019-04-16) tar.gz
repair-part-one_2019-04-16 xfs: online repair support (2019-04-16) tar.gz
stale-exposure_2019-04-16 xfs: fix stale disk exposure after crash (2019-04-16) tar.gz
immutable-files_2019-04-16 vfs: make immutable files actually immutable (2019-04-16) tar.gz
scrub-summary-counters_2019-04-16 xfs: scrub filesystem summary counters (2019-04-16) tar.gz
widen-idelayed_2019-04-16 xfs: prevent overflow of delalloc block counters (2019-04-16) tar.gz
merged-completions_2019-04-16 xfs: merged io completions (2019-04-16) tar.gz
scrub-health-tracking_2019-04-16 xfs: scrub/repair update health tracking (2019-04-16) tar.gz
health-tracking_2019-04-16 xfs: online health tracking support (2019-04-16) tar.gz
xfs-5.2-merge_2019-04-16 no message (2019-04-16) tar.gz
djwong-wtf_2019-04-15 no message (2019-04-15) tar.gz
rough-fixes_2019-04-15 xfs: various rough fixes (2019-04-15) tar.gz
realtime-rmap_2019-04-15 xfs: realtime reverse-mapping support (2019-04-15) tar.gz
metadir_2019-04-15 xfs: metadata inode directories (2019-04-15) tar.gz
inode-refactor_2019-04-15 xfs: hoist inode operations to libxfs (2019-04-15) tar.gz
djwong-experimental_2019-04-15 xfs: online repair support (pt. 3) (2019-04-15) tar.gz
repair-part-three_2019-04-15 xfs: online repair support (pt. 3) (2019-04-15) tar.gz
widen-idelayed_2019-04-15 xfs: improve delalloc count tracking (2019-04-15) tar.gz
repair-part-two_2019-04-15 xfs: online repair support (pt. 2) (2019-04-15) tar.gz
deferred-inactivation_2019-04-15 xfs: deferred inode inactivation (2019-04-15) tar.gz
repair-part-one_2019-04-15 xfs: online repair support (2019-04-15) tar.gz
stale-exposure_2019-04-15 xfs: fix stale disk exposure after crash (2019-04-15) tar.gz
scrub-health-tracking_2019-04-15 xfs: scrub/repair update health tracking (2019-04-15) tar.gz
immutable-files_2019-04-15 vfs: make immutable files actually immutable (2019-04-15) tar.gz
merged-completions_2019-04-15 xfs: merged io completions (2019-04-15) tar.gz
health-tracking_2019-04-15 xfs: online health tracking support (2019-04-15) tar.gz
xfs-5.2-merge_2019-04-15 no message (2019-04-15) tar.gz
djwong-wtf_2019-04-14 no message (2019-04-14) tar.gz
rough-fixes_2019-04-14 xfs: various rough fixes (2019-04-14) tar.gz
realtime-rmap_2019-04-14 xfs: realtime reverse-mapping support (2019-04-14) tar.gz
metadir_2019-04-14 xfs: metadata inode directories (2019-04-14) tar.gz
inode-refactor_2019-04-14 xfs: hoist inode operations to libxfs (2019-04-14) tar.gz
djwong-experimental_2019-04-14 xfs: online repair support (pt. 3) (2019-04-14) tar.gz
repair-part-three_2019-04-14 xfs: online repair support (pt. 3) (2019-04-14) tar.gz
widen-idelayed_2019-04-14 xfs: improve delalloc count tracking (2019-04-14) tar.gz
repair-part-two_2019-04-14 xfs: online repair support (pt. 2) (2019-04-14) tar.gz
deferred-inactivation_2019-04-14 xfs: deferred inode inactivation (2019-04-14) tar.gz
repair-part-one_2019-04-14 xfs: online repair support (2019-04-14) tar.gz
scrub-health-tracking_2019-04-14 xfs: scrub/repair update health tracking (2019-04-14) tar.gz
health-tracking_2019-04-14 xfs: online health tracking support (2019-04-14) tar.gz
stale-exposure_2019-04-14 xfs: fix stale disk exposure after crash (2019-04-14) tar.gz
merged-completions_2019-04-14 xfs: merged io completions (2019-04-14) tar.gz
immutable-files_2019-04-14 vfs: make immutable files actually immutable (2019-04-14) tar.gz
xfs-5.2-merge_2019-04-14 no message (2019-04-14) tar.gz
v5.1-rc5     Linux 5.1-rc5 (2019-04-14) tar.gz
djwong-wtf_2019-04-10 no message (2019-04-10) tar.gz
rough-fixes_2019-04-10 xfs: various rough fixes (2019-04-10) tar.gz
realtime-rmap_2019-04-10 xfs: realtime reverse-mapping support (2019-04-10) tar.gz
metadir_2019-04-10 xfs: metadata inode directories (2019-04-10) tar.gz
inode-refactor_2019-04-10 xfs: hoist inode operations to libxfs (2019-04-10) tar.gz
djwong-experimental_2019-04-10 xfs: online repair support (pt. 3) (2019-04-10) tar.gz
repair-part-three_2019-04-10 xfs: online repair support (pt. 3) (2019-04-10) tar.gz
widen-idelayed_2019-04-10 xfs: improve delalloc count tracking (2019-04-10) tar.gz
repair-part-two_2019-04-10 xfs: online repair support (pt. 2) (2019-04-10) tar.gz
deferred-inactivation_2019-04-10 xfs: deferred inode inactivation (2019-04-10) tar.gz
repair-part-one_2019-04-10 xfs: online repair support (2019-04-10) tar.gz
scrub-health-tracking_2019-04-10 xfs: scrub/repair update health tracking (2019-04-10) tar.gz
health-tracking_2019-04-10 xfs: online health tracking support (2019-04-10) tar.gz
stale-exposure_2019-04-10 xfs: fix stale disk exposure after crash (2019-04-10) tar.gz
merged-completions_2019-04-10 xfs: merged io completions (2019-04-10) tar.gz
immutable-files_2019-04-10 vfs: make immutable files actually immutable (2019-04-10) tar.gz
xfs-5.2-merge_2019-04-10 no message (2019-04-10) tar.gz
v5.1-rc4     Linux 5.1-rc4 (2019-04-07) tar.gz
immutable-files_2019-04-07 vfs: make immutable files actually immutable (2019-04-07) tar.gz
moo_2019-04-07 no message (2019-04-07) tar.gz
djwong-wtf_2019-04-01 no message (2019-04-01) tar.gz
rough-fixes_2019-04-01 xfs: various rough fixes (2019-04-01) tar.gz
realtime-rmap_2019-04-01 xfs: realtime reverse-mapping support (2019-04-01) tar.gz
metadir_2019-04-01 xfs: metadata inode directories (2019-04-01) tar.gz
inode-refactor_2019-04-01 xfs: hoist inode operations to libxfs (2019-04-01) tar.gz
djwong-experimental_2019-04-01 xfs: online repair support (again) (2019-04-01) tar.gz
repair-part-two_2019-04-01 xfs: online repair support (again) (2019-04-01) tar.gz
deferred-inactivation_2019-04-01 xfs: deferred inode inactivation (2019-04-01) tar.gz
repair-part-one_2019-04-01 xfs: online repair support (2019-04-01) tar.gz
health-tracking_2019-04-01 xfs: online health tracking support (2019-04-01) tar.gz
inode-geometry_2019-04-01 no message (2019-04-01) tar.gz
merged-completions_2019-04-01 xfs: merged io completions (2019-04-01) tar.gz
v5.1-rc3     Linux 5.1-rc3 (2019-03-31) tar.gz
xfs-5.1-fixes-1 Changes since last update: - Fix a bunch of static checker complaints about uninitialized variables   and insufficient range checks. - Avoid a crash when incore extent map data are corrupt. - Disallow FITRIM when we haven't recovered the log and know the   metadata are stale. - Fix a data corruption when doing unaligned overlapping dio writes. (2019-03-26) tar.gz
v5.1-rc2     Linux 5.1-rc2 (2019-03-24) tar.gz
v5.1-rc1     Linux 5.1-rc1 (2019-03-17) tar.gz
djwong-wtf_2019-03-14 no message (2019-03-14) tar.gz
rough-fixes_2019-03-14 xfs: various rough fixes (2019-03-14) tar.gz
realtime-rmap_2019-03-14 xfs: realtime reverse-mapping support (2019-03-14) tar.gz
metadir_2019-03-14 xfs: metadata inode directories (2019-03-14) tar.gz
inode-refactor_2019-03-14 xfs: hoist inode operations to libxfs (2019-03-14) tar.gz
djwong-experimental_2019-03-14 xfs: online repair support (again) (2019-03-14) tar.gz
repair-part-two_2019-03-14 xfs: online repair support (again) (2019-03-14) tar.gz
deferred-inactivation_2019-03-14 xfs: deferred inode inactivation (2019-03-14) tar.gz
repair-part-one_2019-03-14 xfs: online repair support (2019-03-14) tar.gz
xfs-5.1-merge_2019-03-14 no message (2019-03-14) tar.gz
xfs-5.1-merge-5 Changes since last update: - Fix some clang/smatch/sparse warnings about uninitialized variables. - Clean up some typedef usage. (2019-03-12) tar.gz
v5.0         Linux 5.0 (2019-03-03) tar.gz
djwong-wtf_2019-03-01 no message (2019-03-01) tar.gz
realtime-rmap_2019-03-01 xfs: realtime reverse-mapping support (2019-03-01) tar.gz
metadir_2019-03-01 xfs: metadata inode directories (2019-03-01) tar.gz
inode-refactor_2019-03-01 xfs: hoist inode operations to libxfs (2019-03-01) tar.gz
djwong-experimental_2019-03-01 xfs: online repair support (again) (2019-03-01) tar.gz
repair-part-two_2019-03-01 xfs: online repair support (again) (2019-03-01) tar.gz
deferred-inactivation_2019-03-01 xfs: deferred inode inactivation (2019-03-01) tar.gz
repair-part-one_2019-03-01 xfs: online repair support (2019-03-01) tar.gz
xfs-5.1-merge_2019-03-01 no message (2019-03-01) tar.gz
xfs-5.1-merge-4 Changes for Linux 5.1: - Fix online fsck to handle inode btrees correctly on 64k block   filesystems. - Teach online fsck to check directory and attribute names for invalid   characters. - Miscellanous fixes for online fsck. - Introduce a new panic mask so that we can halt immediately on   metadata corruption (for debugging purposes) - Fix a block mapping race during writeback. - Cache unlinked inode list backrefs in memory to speed up list   processing. - Separate the bnobt/cntbt and inobt/finobt buffer verifiers so that we   can detect crosslinked btrees. - Refactor magic number verification so that we can standardize it. - Strengthen ondisk metadata structure offset build time verification. - Fix a memory corruption problem in the listxattr code. - Fix a shutdown problem during log recovery due to unreserved finobt   expansion. - Fix a referential integrity problem where O_TMPFILE inodes were put on   the unlinked list with nlink > 0 which would cause asserts during log   recovery if the system went down immediately. - Refactor the delayed allocation allocator to be more clever about the   possibility that its mapping might be stale. - Various fixes to the copy on write mechanism. - Make CoW preallocation suitable for use even with writes that wouldn't   otherwise require it. - Refactor an internal API. - Fix some statx implementation bugs. - Fix miscellaneous compiler and static checker complaints. (2019-03-01) tar.gz
xfs-5.1-merge-3 Changes for Linux 5.1: - Fix online fsck to handle inode btrees correctly on 64k block   filesystems. - Teach online fsck to check directory and attribute names for invalid   characters. - Miscellanous fixes for online fsck. - Introduce a new panic mask so that we can halt immediately on   metadata corruption (for debugging purposes) - Fix a block mapping race during writeback. - Cache unlinked inode list backrefs in memory to speed up list   processing. - Separate the bnobt/cntbt and inobt/finobt buffer verifiers so that we   can detect crosslinked btrees. - Refactor magic number verification so that we can standardize it. - Strengthen ondisk metadata structure offset build time verification. - Fix a memory corruption problem in the listxattr code. - Fix a shutdown problem during log recovery due to unreserved finobt   expansion. - Fix a referential integrity problem where O_TMPFILE inodes were put on   the unlinked list with nlink > 0 which would cause asserts during log   recovery if the system went down immediately. - Refactor the delayed allocation allocator to be more clever about the   possibility that its mapping might be stale. - Various fixes to the copy on write mechanism. - Make CoW preallocation suitable for use even with writes that wouldn't   otherwise require it. - Refactor an internal API. - Fix miscellaneous compiler and static checker complaints. (2019-02-27) tar.gz
v5.0-rc8     Linux 5.0-rc8 (2019-02-24) tar.gz
djwong-wtf_2019-02-22 no message (2019-02-22) tar.gz
realtime-rmap_2019-02-22 xfs: realtime reverse-mapping support (2019-02-22) tar.gz
metadir_2019-02-22 xfs: metadata inode directories (2019-02-22) tar.gz
inode-refactor_2019-02-22 xfs: hoist inode operations to libxfs (2019-02-22) tar.gz
djwong-experimental_2019-02-22 xfs: online repair support (again) (2019-02-22) tar.gz
repair-part-two_2019-02-22 xfs: online repair support (again) (2019-02-22) tar.gz
deferred-inactivation_2019-02-22 xfs: deferred inode inactivation (2019-02-22) tar.gz
repair-part-one_2019-02-22 xfs: online repair support (2019-02-22) tar.gz
djwong-devel_2019-02-22 xfs: incore unlinked list (2019-02-22) tar.gz
incore-unlinked-list_2019-02-22 xfs: incore unlinked list (2019-02-22) tar.gz
scrub-fixes_2019-02-22 xfs: inode scrubber fixes (2019-02-22) tar.gz
xfs-5.1-merge-2 Changes for Linux 5.1: - Fix online fsck to handle inode btrees correctly on 64k block   filesystems. - Teach online fsck to check directory and attribute names for invalid   characters. - Miscellanous fixes for online fsck. - Introduce a new panic mask so that we can halt immediately on   metadata corruption (for debugging purposes) - Fix a block mapping race during writeback. - Cache unlinked inode list backrefs in memory to speed up list   processing. - Separate the bnobt/cntbt and inobt/finobt buffer verifiers so that we   can detect crosslinked btrees. - Refactor magic number verification so that we can standardize it. - Strengthen ondisk metadata structure offset build time verification. - Fix a memory corruption problem in the listxattr code. - Fix a shutdown problem during log recovery due to unreserved finobt   expansion. - Fix a referential integrity problem where O_TMPFILE inodes were put on   the unlinked list with nlink > 0 which would cause asserts during log   recovery if the system went down immediately. - Refactor the delayed allocation allocator to be more clever about the   possibility that its mapping might be stale. - Various fixes to the copy on write mechanism. - Make CoW preallocation suitable for use even with writes that wouldn't   otherwise require it. - Fix miscellaneous compiler and static checker complaints. (2019-02-21) tar.gz
v5.0-rc7     Linux 5.0-rc7 (2019-02-17) tar.gz
xfs-5.1-merge-1 Changes for Linux 5.1: - Fix online fsck to handle inode btrees correctly on 64k block   filesystems. - Teach online fsck to check directory and attribute names for invalid   characters. - Miscellanous fixes for online fsck. - Introduce a new panic mask so that we can halt immediately on   metadata corruption (for debugging purposes) - Fix a block mapping race during writeback. - Cache unlinked inode list backrefs in memory to speed up list   processing. - Separate the bnobt/cntbt and inobt/finobt buffer verifiers so that we   can detect crosslinked btrees. - Refactor magic number verification so that we can standardize it. - Strengthen ondisk metadata structure offset build time verification. (2019-02-14) tar.gz
v5.0-rc6     Linux 5.0-rc6 (2019-02-10) tar.gz
djwong-wtf_2019-02-05 no message (2019-02-05) tar.gz
realtime-rmap_2019-02-05 xfs: realtime reverse-mapping support (2019-02-05) tar.gz
metadir_2019-02-05 xfs: metadata inode directories (2019-02-05) tar.gz
inode-refactor_2019-02-05 xfs: hoist inode operations to libxfs (2019-02-05) tar.gz
djwong-experimental_2019-02-05 xfs: online repair support (again) (2019-02-05) tar.gz
repair-part-two_2019-02-05 xfs: online repair support (again) (2019-02-05) tar.gz
deferred-inactivation_2019-02-05 xfs: deferred inode inactivation (2019-02-05) tar.gz
repair-part-one_2019-02-05 xfs: online repair support (2019-02-05) tar.gz
djwong-devel_2019-02-05 xfs: incore unlinked list (2019-02-05) tar.gz
incore-unlinked-list_2019-02-05 xfs: incore unlinked list (2019-02-05) tar.gz
scrub-fixes_2019-02-05 xfs: inode scrubber fixes (2019-02-05) tar.gz
djwong-wtf_2019-02-04 no message (2019-02-04) tar.gz
realtime-rmap_2019-02-04 xfs: realtime reverse-mapping support (2019-02-04) tar.gz
metadir_2019-02-04 xfs: metadata inode directories (2019-02-04) tar.gz
inode-refactor_2019-02-04 xfs: hoist inode operations to libxfs (2019-02-04) tar.gz
djwong-experimental_2019-02-04 xfs: online repair support (again) (2019-02-04) tar.gz
repair-part-two_2019-02-04 xfs: online repair support (again) (2019-02-04) tar.gz
deferred-inactivation_2019-02-04 xfs: deferred inode inactivation (2019-02-04) tar.gz
djwong-devel_2019-02-04 xfs: incore unlinked list (2019-02-04) tar.gz
incore-unlinked-list_2019-02-04 xfs: incore unlinked list (2019-02-04) tar.gz
free-cow-on-freeze_2019-02-04 no message (2019-02-04) tar.gz
repair-part-one_2019-02-04 xfs: online repair support (2019-02-04) tar.gz
scrub-fixes_2019-02-04 xfs: inode scrubber fixes (2019-02-04) tar.gz
xfs-5.0-fixes-1 Changes since last update: - Fix cache coherency problem with writeback mappings - Fix buffer deadlock when shutting fs down - Fix a null pointer dereference when running online repair (2019-02-04) tar.gz
v5.0-rc5     Linux 5.0-rc5 (2019-02-03) tar.gz
djwong-wtf_2019-01-31 no message (2019-01-31) tar.gz
realtime-rmap_2019-01-31 xfs: realtime reverse-mapping support (2019-01-31) tar.gz
metadir_2019-01-31 xfs: metadata inode directories (2019-01-31) tar.gz
inode-refactor_2019-01-31 xfs: hoist inode operations to libxfs (2019-01-31) tar.gz
djwong-experimental_2019-01-31 xfs: online repair support (again) (2019-01-31) tar.gz
repair-part-two_2019-01-31 xfs: online repair support (again) (2019-01-31) tar.gz
deferred-inactivation_2019-01-31 xfs: deferred inode inactivation (2019-01-31) tar.gz
djwong-devel_2019-01-31 xfs: incore unlinked list (2019-01-31) tar.gz
incore-unlinked-list_2019-01-31 xfs: incore unlinked list (2019-01-31) tar.gz
free-cow-on-freeze_2019-01-31 no message (2019-01-31) tar.gz
repair-part-one_2019-01-31 xfs: online repair support (2019-01-31) tar.gz
scrub-fixes_2019-01-31 xfs: inode scrubber fixes (2019-01-31) tar.gz
iomap-5.0-fixes-1 Changes since last update: - fix page migration when using iomap for pagecache management - fix a use-after-free bug in the directio code (2019-01-28) tar.gz
v5.0-rc4     Linux 5.0-rc4 (2019-01-27) tar.gz
djwong-wtf_2019-01-25 no message (2019-01-25) tar.gz
realtime-rmap_2019-01-25 xfs: realtime reverse-mapping support (2019-01-25) tar.gz
metadir_2019-01-25 xfs: metadata inode directories (2019-01-25) tar.gz
inode-refactor_2019-01-25 xfs: hoist inode operations to libxfs (2019-01-25) tar.gz
djwong-experimental_2019-01-25 xfs: online repair support (again) (2019-01-25) tar.gz
repair-part-two_2019-01-25 xfs: online repair support (again) (2019-01-25) tar.gz
deferred-inactivation_2019-01-25 xfs: deferred inode inactivation (2019-01-25) tar.gz
djwong-devel_2019-01-25 xfs: incore unlinked list (2019-01-25) tar.gz
incore-unlinked-list_2019-01-25 xfs: incore unlinked list (2019-01-25) tar.gz
repair-part-one_2019-01-25 xfs: online repair support (2019-01-25) tar.gz
scrub-fixes_2019-01-25 xfs: inode scrubber fixes (2019-01-25) tar.gz
v5.0-rc3     Linux 5.0-rc3 (2019-01-21) tar.gz
v5.0-rc2     Linux 5.0-rc2 (2019-01-14) tar.gz
v5.0-rc1     Linux 5.0-rc1 (2019-01-06) tar.gz
xfs-4.21-merge-3 Changes since last update: - Remove a couple of unnecessary local variables. (2018-12-29) tar.gz
iomap-4.21-merge-3 Changes since last update: - Take responsibility for the iomap code. (2018-12-29) tar.gz
iomap-4.21-merge-2 Updates for 4.21: - Fix a memory overflow bug for blocksize < pagesize (2018-12-23) tar.gz
v4.20        Linux 4.20 (2018-12-23) tar.gz
iomap-4.21-merge-1 iomap changes for 4.21:- - Fix a memory overflow bug for blocksize < pagesize - Officially take ownership of the filesystem iomap code (2018-12-22) tar.gz
xfs-4.21-merge-2 XFS changes for 4.21: - Fix CoW remapping of extremely fragmented file areas - Fix a zero-length symlink verifier error - Constify some of the rmap owner structures for per-AG metadata - Precalculate inode geometry for later use - Fix scrub counting problems - Don't crash when rtsummary inode is null - Fix x32 ioctl operation - Fix enum->string mappings for ftrace output - Cache realtime summary information in memory (2018-12-22) tar.gz
iomap-4.20-fixes-1 Changes since last update: - Clamp the range searched by iomap_is_partially_uptodate to avoid   running off the end of the uptodate bitmap - Revert a patch to fix page migration that causes page state corruption   on xfs (2018-12-20) tar.gz
xfs-4.21-merge-1 XFS changes for 4.21: - Fix CoW remapping of extremely fragmented file areas - Fix a zero-length symlink verifier error - Constify some of the rmap owner structures for per-AG metadata - Precalculate inode geometry for later use - Fix scrub counting problems - Don't crash when rtsummary inode is null - Fix x32 ioctl operation - Fix enum->string mappings for ftrace output (2018-12-20) tar.gz
v4.20-rc7    Linux 4.20-rc7 (2018-12-16) tar.gz
v4.20-rc6    Linux 4.20-rc6 (2018-12-09) tar.gz
xfs-4.20-fixes-3 Changes since last update: - Fix broken project quota inode counts - Fix incorrect PAGE_MASK/PAGE_SIZE usage - Fix incorrect return value in btree verifier - Fix WARN_ON remap flags false positive - Fix splice read overflows (2018-12-04) tar.gz
v4.20-rc5    Linux 4.20-rc5 (2018-12-02) tar.gz
v4.20-rc4    Linux 4.20-rc4 (2018-11-25) tar.gz
xfs-4.20-fixes-2 Changes since last update: - Numerous corruption fixes for copy on write - Numerous corruption fixes for blocksize < pagesize writes - Don't miscalculate AG reservations for small final AGs - Fix page cache truncation to work properly for reflink and extent   shifting - Fix use-after-free when retrying failed inode/dquot buffer logging - Fix corruptions seen when using copy_file_range in directio mode (2018-11-21) tar.gz
v4.20-rc3    Linux 4.20-rc3 (2018-11-18) tar.gz
v4.20-rc2    Linux 4.20-rc2 (2018-11-11) tar.gz
xfs-4.20-fixes-1 Changes since last update: - fix incorrect dropping of error code from bmap - print buffer offsets instead of useless hashed pointers when dumping   corrupt metadata - fix integer overflow in attribute verifier (2018-11-06) tar.gz
v4.20-rc1    Linux 4.20-rc1 (2018-11-04) tar.gz
xfs-4.20-merge-2 vfs: rework data cloning infrastructure (2018-11-02) tar.gz
xfs-4.20-merge-1 xfs: Changes for 4.20 (2018-10-24) tar.gz
v4.19        This is the 4.19 release (2018-10-22) tar.gz
v4.19-rc8    This is the 4.19-rc8 release (2018-10-15) tar.gz
xfs-fixes-for-4.19-rc7 xfs: fixes for 4.19-rc7 (2018-10-11) tar.gz
v4.19-rc7    This is the 4.19-rc7 release (2018-10-07) tar.gz
xfs-fixes-for-4.19-rc6 XFS fixes for 4.19-rc6 (2018-10-04) tar.gz
v4.19-rc6    This is the 4.19-rc6 release (2018-09-30) tar.gz
v4.19-rc5    This is the 4.19-rc5 stable release (2018-09-23) tar.gz
v4.19-rc4    Linux 4.19-rc4 (2018-09-16) tar.gz
v4.19-rc3    Linux 4.19-rc3 (2018-09-09) tar.gz
v4.19-rc2    Linux 4.19-rc2 (2018-09-02) tar.gz
v4.19-rc1    Linux 4.19-rc1 (2018-08-26) tar.gz
xfs-4.19-merge-7 Changes since last update: - Fix an uninitialized variable - Don't use obviously garbage AG header counters to calculate   transaction reservations - Trigger icount recalculation on bad icount when monting. (2018-08-14) tar.gz
v4.18        Linux 4.18 (2018-08-12) tar.gz
xfs-4.19-merge-6 Changes for 4.19: - Use extent maps to track pagecache page status instead of bufferhead   state. - Refactor pagecache read and write paths to use the new iomap library   functions, which enable us to drop the old bufferhead code for   pagesize == blocksize filesystems. - Set up parallel per-block-per-page metadata to track subpage   information that was tracked by buffer heads, which enables us to drop   the old bufferhead code for pagesize > blocksize filesystems. - Tie a deferred ops control structure to a transaction so that we can   take advantage of an upper-level dfops without having to plumb pointer   passing through the code. - Refactor the deferred ops code to track deferred ops as part of the   transaction structure (instead of as a separate data structure) so   that we can simplify the scoping rules around defer_ops. - Refactor twisty delwri buffer submission code to avoid deadlocks. - Shorten and fix indenting problems in the scrub code. - Detect obviously bad summary counts at mount and fix them. - Directly associate deferred ops control structure with a transaction   so that callers no longer have to manage it themselves. - Remove a couple of IRIX-era inode macros. - Remove the long-deprecated 'barrier' and 'nobarrier' mount options. - Clean up the inode fork structure a bit. - Check for bad fs summary counter values in the superblock. - Reduce COW fork lookups during writeback. - Refactor the deferred ops control structures into the transaction   structure, thereby eliminating the need for transaction users to   handle the deferred ops as a separate data structure. - Add the ability to repair AG headers online. - Fix a crash due to insufficient return value checking. - Various fixes and cleanups. (2018-08-12) tar.gz
xfs-4.19-merge-5 Changes for 4.19: - Use extent maps to track pagecache page status instead of bufferhead   state. - Refactor pagecache read and write paths to use the new iomap library   functions, which enable us to drop the old bufferhead code for   pagesize == blocksize filesystems. - Set up parallel per-block-per-page metadata to track subpage   information that was tracked by buffer heads, which enables us to drop   the old bufferhead code for pagesize > blocksize filesystems. - Tie a deferred ops control structure to a transaction so that we can   take advantage of an upper-level dfops without having to plumb pointer   passing through the code. - Refactor the deferred ops code to track deferred ops as part of the   transaction structure (instead of as a separate data structure) so   that we can simplify the scoping rules around defer_ops. - Refactor twisty delwri buffer submission code to avoid deadlocks. - Shorten and fix indenting problems in the scrub code. - Detect obviously bad summary counts at mount and fix them. - Directly associate deferred ops control structure with a transaction   so that callers no longer have to manage it themselves. - Remove a couple of IRIX-era inode macros. - Remove the long-deprecated 'barrier' and 'nobarrier' mount options. - Clean up the inode fork structure a bit. - Check for bad fs summary counter values in the superblock. - Reduce COW fork lookups during writeback. - Refactor the deferred ops control structures into the transaction   structure, thereby eliminating the need for transaction users to   handle the deferred ops as a separate data structure. - Various fixes and cleanups. (2018-08-09) tar.gz
v4.18-rc8    Linux 4.18-rc8 (2018-08-05) tar.gz
iomap-4.19-merge-1 Changes for 4.19: - Add shared iomap infrastructure to handle page cache reads and   writeback without buffer heads (xfs). - Add inline data support (gfs2). (2018-08-03) tar.gz
xfs-4.19-merge-4 Changes for 4.19: - Use extent maps to track pagecache page status instead of bufferhead   state. - Refactor pagecache read and write paths to use the new iomap library   functions, which enable us to drop the old bufferhead code for   pagesize == blocksize filesystems. - Set up parallel per-block-per-page metadata to track subpage   information that was tracked by buffer heads, which enables us to drop   the old bufferhead code for pagesize > blocksize filesystems. - Tie a deferred ops control structure to a transaction so that we can   take advantage of an upper-level dfops without having to plumb pointer   passing through the code. - Refactor the deferred ops code to track deferred ops as part of the   transaction structure (instead of as a separate data structure) so   that we can simplify the scoping rules around defer_ops. - Refactor twisty delwri buffer submission code to avoid deadlocks. - Shorten and fix indenting problems in the scrub code. - Detect obviously bad summary counts at mount and fix them. - Directly associate deferred ops control structure with a transaction   so that callers no longer have to manage it themselves. - Remove a couple of IRIX-era inode macros. - Remove the long-deprecated 'barrier' and 'nobarrier' mount options. - Clean up the inode fork structure a bit. - Check for bad fs summary counter values in the superblock. - Reduce COW fork lookups during writeback. - Refactor the deferred ops control structures into the transaction   structure, thereby eliminating the need for transaction users to   handle the deferred ops as a separate data structure. - Various fixes and cleanups. (2018-08-03) tar.gz
xfs-4.18-fixes-5 Changes since last update: - Fix incorrect shifting in the iomap bmap functions. (2018-08-02) tar.gz
xfs-4.19-merge-3 Changes for 4.19: - iomap: support inline data, page done callbacks, and partial dio   writes to support gfs2 - iomap: add library functions for page cache reads and writes in   preparation to remove buffer heads from xfs. - Use extent maps to track pagecache page status instead of bufferhead   state. - Refactor pagecache read and write paths to use the new iomap library   functions, which enable us to drop the old bufferhead code for   pagesize == blocksize filesystems. - Set up parallel per-block-per-page metadata to track subpage   information that was tracked by buffer heads, which enables us to drop   the old bufferhead code for pagesize > blocksize filesystems. - Tie a deferred ops control structure to a transaction so that we can   take advantage of an upper-level dfops without having to plumb pointer   passing through the code. - Refactor the deferred ops code to track deferred ops as part of the   transaction structure (instead of as a separate data structure) so   that we can simplify the scoping rules around defer_ops. - Refactor twisty delwri buffer submission code to avoid deadlocks. - Shorten and fix indenting problems in the scrub code. - Detect obviously bad summary counts at mount and fix them. - Directly associate deferred ops control structure with a transaction   so that callers no longer have to manage it themselves. - Remove a couple of IRIX-era inode macros. - Remove the long-deprecated 'barrier' and 'nobarrier' mount options. - Clean up the inode fork structure a bit. - Check for bad fs summary counter values in the superblock. - Reduce COW fork lookups during writeback. - Various fixes and cleanups. (2018-07-31) tar.gz
xfs-4.19-merge-2 Changes for 4.19: - iomap: support inline data, page done callbacks, and partial dio   writes to support gfs2 - iomap: add library functions for page cache reads and writes in   preparation to remove buffer heads from xfs. - Use extent maps to track pagecache page status instead of bufferhead   state. - Refactor pagecache read and write paths to use the new iomap library   functions, which enable us to drop the old bufferhead code for   pagesize == blocksize filesystems. - Set up parallel per-block-per-page metadata to track subpage   information that was tracked by buffer heads, which enables us to drop   the old bufferhead code for pagesize > blocksize filesystems. - Tie a deferred ops control structure to a transaction so that we can   take advantage of an upper-level dfops without having to plumb pointer   passing through the code. - Refactor the deferred ops code to track deferred ops as part of the   transaction structure (instead of as a separate data structure) so   that we can simplify the scoping rules around defer_ops. - Refactor twisty delwri buffer submission code to avoid deadlocks. - Shorten and fix indenting problems in the scrub code. - Detect obviously bad summary counts at mount and fix them. - Directly associate deferred ops control structure with a transaction   so that callers no longer have to manage it themselves. - Remove a couple of IRIX-era inode macros. - Remove the long-deprecated 'barrier' and 'nobarrier' mount options. - Clean up the inode fork structure a bit. - Various fixes and cleanups. (2018-07-30) tar.gz
v4.18-rc7    Linux 4.18-rc7 (2018-07-29) tar.gz
xfs-4.18-fixes-4 Changes since last update: - Fix some uninitialized variable errors - Fix an incorrect check in metadata verifiers (2018-07-25) tar.gz
xfs-4.19-merge-1 Changes for 4.19: - iomap: support inline data, page done callbacks, and partial dio   writes to support gfs2 - iomap: add library functions for page cache reads and writes in   preparation to remove buffer heads from xfs. - Use extent maps to track pagecache page status instead of bufferhead   state. - Refactor pagecache read and write paths to use the new iomap library   functions, which enable us to drop the old bufferhead code for   pagesize == blocksize filesystems. - Set up parallel per-block-per-page metadata to track subpage   information that was tracked by buffer heads, which enables us to drop   the old bufferhead code for pagesize > blocksize filesystems. - Tie a deferred ops control structure to a transaction so that we can   take advantage of an upper-level dfops without having to plumb pointer   passing through the code. - Refactor the deferred ops code to track deferred ops as part of the   transaction structure (instead of as a separate data structure) so   that we can simplify the scoping rules around defer_ops. - Refactor twisty delwri buffer submission code to avoid deadlocks. - Shorten and fix indenting problems in the scrub code. - Detect obviously bad summary counts at mount and fix them. - Various fixes and cleanups. (2018-07-23) tar.gz
v4.18-rc6    Linux 4.18-rc6 (2018-07-22) tar.gz
v4.18-rc5    Linux 4.18-rc5 (2018-07-15) tar.gz
v4.18-rc4    Linux 4.18-rc4 (2018-07-08) tar.gz
v4.18-rc3    Linux 4.18-rc3 (2018-07-01) tar.gz
xfs-4.18-fixes-2 Changes since last update: - More metadata validation strengthening to prevent crashes. - Fix extent offset overflow problem when insert_range on a 512b block fs - Fix some off-by-one errors in the realtime fsmap code - Fix some math errors in the default resblks calculation when free space   is low - Fix a problem where stale page contents are exposed via mmap read   after a zero_range at eof - Fix accounting problems with per-ag reservations causing statfs   reports to vary incorrectly (2018-06-24) tar.gz
xfs-4.18-fixes-1 Changes since last update: - More metadata validation strengthening to prevent crashes. - Fix extent offset overflow problem when insert_range on a 512b block fs - Fix some off-by-one errors in the realtime fsmap code - Fix some math errors in the default resblks calculation when free space   is low - Fix a problem where stale page contents are exposed via mmap read   after a zero_range at eof (2018-06-24) tar.gz
v4.18-rc2    Linux 4.18-rc2 (2018-06-24) tar.gz
v4.18-rc1    Linux 4.18-rc1 (2018-06-17) tar.gz
xfs-4.18-merge-10 Changes since last update: - Strengthen metadata checking to avoid ASSERTing on bad disk contents - Validate btree records that are being retrieved for clients - Strengthen root inode verification - Convert license blurbs to SPDX tags - Enable changing DAX flag on directories - Fix some writeback deadlocks in reflink - Refactor out some old xfs helpers - Move type verifiers to a separate file - Fix some fuzzer crashes - Various other bug fixes (2018-06-11) tar.gz
xfs-4.18-merge-9 Changes since last update: - Strengthen metadata checking to avoid ASSERTing on bad disk contents - Validate btree records that are being retrieved for clients - Strengthen root inode verification - Convert license blurbs to SPDX tags - Enable changing DAX flag on directories - Fix some writeback deadlocks in reflink - Refactor out some old xfs helpers - Move type verifiers to a separate file - Fix some fuzzer crashes - Various other bug fixes (2018-06-08) tar.gz
xfs-4.18-merge-8 Changes since last update: - Strengthen metadata checking to avoid ASSERTing on bad disk contents - Validate btree records that are being retrieved for clients - Strengthen root inode verification - Convert license blurbs to SPDX tags - Enable changing DAX flag on directories - Various other bug fixes (2018-06-06) tar.gz
xfs-4.18-merge-7 Changes for 4.18: - Strengthen inode number and structure validation when allocating inodes. - Reduce pointless buffer allocations during cache miss - Use FUA for pure data O_DSYNC directio writes - Various iomap refactorings - Strengthen quota metadata verification to avoid unfixable broken quota - Make AGFL block freeing a deferred operation to avoid blowing out   transaction reservations when running complex operations - Get rid of the log item descriptors to reduce log overhead - Fix various reflink bugs where inodes were double-joined to   transactions - Don't issue discards when trimming unwritten extents - Refactor incore dquot initialization and retrieval interfaces - Fix some locking problmes in the quota scrub code - Strengthen btree structure checks in scrub code - Rewrite swapfile activation to use iomap and support unwritten extents - Make scrub exit to userspace sooner when corruptions or   cross-referencing problems are found - Make scrub invoke the data fork scrubber directly on metadata inodes - Don't do background reclamation of post-eof and cow blocks when the fs   is suspended - Fix secondary superblock buffer lifespan hinting - Refactor growfs to use table-dispatched functions instead of long   stringy functions - Move growfs code to libxfs - Implement online fs label getting and setting - Introduce online filesystem repair (in a very limited capacity) - Fix unit conversion problems in the realtime freemap iteration   functions - Various refactorings and cleanups in preparation to remove buffer   heads in a future release - Reimplement the old bmap call with iomap - Remove direct buffer head accesses from seek hole/data - Various bug fixes - Strengthen metadata checking to avoid ASSERTing on disk contents (2018-06-04) tar.gz
v4.17        Linux 4.17 (2018-06-03) tar.gz
xfs-4.18-merge-3 Changes for 4.18: - Strengthen inode number and structure validation when allocating inodes. - Reduce pointless buffer allocations during cache miss - Use FUA for pure data O_DSYNC directio writes - Various iomap refactorings - Strengthen quota metadata verification to avoid unfixable broken quota - Make AGFL block freeing a deferred operation to avoid blowing out   transaction reservations when running complex operations - Get rid of the log item descriptors to reduce log overhead - Fix various reflink bugs where inodes were double-joined to   transactions - Don't issue discards when trimming unwritten extents - Refactor incore dquot initialization and retrieval interfaces - Fix some locking problmes in the quota scrub code - Strengthen btree structure checks in scrub code - Rewrite swapfile activation to use iomap and support unwritten extents - Make scrub exit to userspace sooner when corruptions or   cross-referencing problems are found - Make scrub invoke the data fork scrubber directly on metadata inodes - Don't do background reclamation of post-eof and cow blocks when the fs   is suspended - Fix secondary superblock buffer lifespan hinting - Refactor growfs to use table-dispatched functions instead of long   stringy functions - Move growfs code to libxfs - Implement online fs label getting and setting - Introduce online filesystem repair (in a very limited capacity) - Fix unit conversion problems in the realtime freemap iteration   functions - Various refactorings and cleanups in preparation to remove buffer   heads in a future release - Reimplement the old bmap call with iomap - Remove direct buffer head accesses from seek hole/data - Various bug fixes (2018-06-01) tar.gz
xfs-4.18-merge-2 Changes for 4.18: - Strengthen inode number and structure validation when allocating inodes. - Reduce pointless buffer allocations during cache miss - Use FUA for pure data O_DSYNC directio writes - Various iomap refactorings - Strengthen quota metadata verification to avoid unfixable broken quota - Make AGFL block freeing a deferred operation to avoid blowing out   transaction reservations when running complex operations - Get rid of the log item descriptors to reduce log overhead - Fix various reflink bugs where inodes were double-joined to   transactions - Don't issue discards when trimming unwritten extents - Refactor incore dquot initialization and retrieval interfaces - Fix some locking problmes in the quota scrub code - Strengthen btree structure checks in scrub code - Rewrite swapfile activation to use iomap and support unwritten extents - Make scrub exit to userspace sooner when corruptions or   cross-referencing problems are found - Make scrub invoke the data fork scrubber directly on metadata inodes - Don't do background reclamation of post-eof and cow blocks when the fs   is suspended - Fix secondary superblock buffer lifespan hinting - Refactor growfs to use table-dispatched functions instead of long   stringy functions - Move growfs code to libxfs - Implement online fs label getting and setting - Introduce online filesystem repair (in a very limited capacity) - Fix unit conversion problems in the realtime freemap iteration   functions - Various bug fixes (2018-06-01) tar.gz
xfs-4.18-merge-1 Changes for 4.18: - Strengthen inode number and structure validation when allocating inodes. - Reduce pointless buffer allocations during cache miss - Use FUA for pure data O_DSYNC directio writes - Various iomap refactorings - Strengthen quota metadata verification to avoid unfixable broken quota - Make AGFL block freeing a deferred operation to avoid blowing out   transaction reservations when running complex operations - Get rid of the log item descriptors to reduce log overhead - Fix various reflink bugs where inodes were double-joined to   transactions - Don't issue discards when trimming unwritten extents - Refactor incore dquot initialization and retrieval interfaces - Fix some locking problmes in the quota scrub code - Strengthen btree structure checks in scrub code - Rewrite swapfile activation to use iomap and support unwritten extents - Make scrub exit to userspace sooner when corruptions or   cross-referencing problems are found - Make scrub invoke the data fork scrubber directly on metadata inodes - Don't do background reclamation of post-eof and cow blocks when the fs   is suspended - Fix secondary superblock buffer lifespan hinting - Refactor growfs to use table-dispatched functions instead of long   stringy functions - Move growfs code to libxfs - Implement online fs label getting and setting - Introduce online filesystem repair (in a very limited capacity) - Various bug fixes (2018-05-31) tar.gz
xfs-4.17-fixes-3 Changes since last update: - Clear out i_mapping error state when we're reinitializing inodes. (2018-05-30) tar.gz
v4.17-rc7    Linux 4.17-rc7 (2018-05-27) tar.gz
v4.17-rc6    Linux 4.17-rc6 (2018-05-20) tar.gz
v4.17-rc5    Linux 4.17-rc5 (2018-05-13) tar.gz
v4.17-rc4    Linux 4.17-rc4 (2018-05-06) tar.gz
xfs-4.17-fixes-2 Changes since last update: - Cap the maximum length of a deduplication request at MAX_RW_COUNT/2   to avoid kernel livelock due to excessively large IO requests. (2018-05-02) tar.gz
v4.17-rc3    Linux v4.17-rc3 (2018-04-29) tar.gz
v4.17-rc2    Linux 4.17-rc2 (2018-04-22) tar.gz
xfs-4.17-fixes-1 Changes since last update: - Enhance inode fork verifiers to prevent loading of corrupted metadata. - Fix a crash when we try to convert extents format inodes to btree   format, we run out of space, but forget to revert the in-core state   changes. - Fix file size checks when doing INSERT_RANGE that could cause files   to end up negative size if there previously was an extent mapped at   s_maxbytes. - Fix a bug when doing a remove-then-add ATTR_REPLACE xattr update where   we forget to clear ATTR_REPLACE after the remove, which causes the   attr to be lost and the fs to shut down due to (what it thinks is)   inconsistent in-core state. (2018-04-20) tar.gz
v4.17-rc1    Linux 4.17-rc1 (2018-04-15) tar.gz
xfs-4.17-merge-4 Changes since last update: - Cleanup unnecessary function call parameters - Fix a use-after-free bug when aborting logging intents - Refactor filestreams state data to avoid use-after-free bug - Fix incorrect removal of cow extents when truncating extended   attributes. - Refactor open-coded __set_page_dirty in favor of using vfs function. - Fix a deadlock when fstrim and fs shutdown race. (2018-04-10) tar.gz
xfs-4.17-merge-3 Changes since last update: - Cleanup unnecessary function call parameters - Fix a use-after-free bug when aborting logging intents - Refactor filestreams state data to avoid use-after-free bug - Fix incorrect removal of cow extents when truncating extended   attributes. (2018-04-10) tar.gz
xfs-4.17-merge-2 Changes since last update: - Cleanup unnecessary function call parameters - Fix a use-after-free bug when aborting logging intents - Refactor filestreams state data to avoid use-after-free bug (2018-04-09) tar.gz
xfs-4.17-merge-1 Changes for this release: - Various cleanups and code fixes - Implement lazytime as a mount option - Convert various on-disk metadata checks from asserts to -EFSCORRUPTED - Fix accounting problems with the rmap per-ag reservations - Refactorings and cleanups for xfs_log_force - Various bugfixes for the reflink code - Work around v5 AGFL padding problems to prevent fs shutdowns - Establish inode fork verifiers to inspect on-disk metadata correctness - Various online scrub fixes - Fix v5 swapext blowing up on deleted inodes (2018-04-01) tar.gz
v4.16        Linux 4.16 (2018-04-01) tar.gz
v4.16-rc7    Linux 4.16-rc7 (2018-03-25) tar.gz
v4.16-rc6    Linux 4.16-rc6 (2018-03-18) tar.gz
v4.16-rc5    Linux 4.16-rc5 (2018-03-11) tar.gz
v4.16-rc4    Linux 4.16-rc4 (2018-03-04) tar.gz
xfs-4.16-fixes-3 Changes since last update: - Fix some iomap locking problems - Don't allocate cow blocks when we're zeroing file data (2018-03-02) tar.gz
xfs-4.16-fixes-2 Changes since last update: - Fix some compiler warnings - Fix block rservations for transactions created during log recovery - Fix resource leaks when respecifying mount options (2018-02-26) tar.gz
v4.16-rc3    Linux 4.16-rc3 (2018-02-25) tar.gz
xfs-4.16-fixes-1 Changes since last update: - Fix some compiler warnings - Fix block reservations for transactions created during log recovery (2018-02-25) tar.gz
v4.16-rc2    Linux 4.16-rc2 (2018-02-18) tar.gz
v4.16-rc1    Linux 4.16-rc1 (2018-02-11) tar.gz
xfs-4.16-merge-5 Changes since last update:  - Print scrub build status in the xfs build info.  - Explicitly call out the remaining two scenarios where we don't    support    reflink and never have.  - Remove EXPERIMENTAL tag from reverse mapping btree! (2018-02-05) tar.gz
xfs-4.15-merge-5 Changes since last update:  - Print scrub build status in the xfs build info.  - Explicitly call out the remaining two scenarios where we don't support    reflink and never have.  - Remove EXPERIMENTAL tag from reverse mapping btree! (2018-02-01) tar.gz
xfs-4.16-merge-4 New in this version:  - Log faulting code locations when verifiers fail, for improved diagnosis    of corrupt filesystems.  - Implement metadata verifiers for local format inode fork data.  - Online scrub now cross-references metadata records with other metadata.  - Refactor the fs geometry ioctl generation functions.  - Harden various metadata verifiers.  - Fix various accounting problems.  - Fix uncancelled transactions leaking when xattr functions fail.  - Prevent the copy-on-write speculative preallocation garbage collector    from racing with writeback.  - Emit log reservation type information as trace data so that we can    compare against xfsprogs.  - Fix some erroneous asserts in the online scrub code.  - Clean up the transaction reservation calculations.  - Fix various minor bugs in online scrub.  - Log complaints about mixed dio/buffered writes once per day and less    noisily than before.  - Refactor buffer log item lists to use list_head.  - Break PNFS leases before reflinking blocks.  - Reduce lock contention on reflink source files.  - Fix some quota accounting problems with reflink.  - Fix a serious corruption problem in the direct cow write code where we    fed bad iomaps to the vfs iomap consumers.  - Various other refactorings.  - Remove EXPERIMENTAL tag from reflink! (2018-01-29) tar.gz
v4.15        Linux 4.15 (2018-01-28) tar.gz
v4.15-rc9    Linux 4.15-rc9 (2018-01-21) tar.gz
xfs-4.16-merge-1 New in this version: - Log faulting code locations when verifiers fail, for improved diagnosis   of corrupt filesystems. - Implement metadata verifiers for local format inode fork data. - Online scrub now cross-references metadata records with other metadata. - Refactor the fs geometry ioctl generation functions. - Harden various metadata verifiers. - Fix various accounting problems. - Fix uncancelled transactions leaking when xattr functions fail. - Prevent the copy-on-write speculative preallocation garbage collector   from racing with writeback. - Emit log reservation type information as trace data so that we can   compare against xfsprogs. - Fix some erroneous asserts in the online scrub code. - Clean up the transaction reservation calculations. - Fix various minor bugs in online scrub. - Log complaints about mixed dio/buffered writes once per day and less   noisily than before. (2018-01-17) tar.gz
v4.15-rc8    Linux 4.15-rc8 (2018-01-14) tar.gz
v4.15-rc7    Linux 4.15-rc7 (2018-01-07) tar.gz
xfs-4.15-fixes-10 Changes since last update: - Fix resource cleanup of failed quota initialization - Fix integer overflow problems wrt s_maxbytes (2018-01-02) tar.gz
v4.15-rc6    Linux 4.15-rc6 (2017-12-31) tar.gz
v4.15-rc5    Linux 4.15-rc5 (2017-12-23) tar.gz
xfs-4.15-fixes-8 Changes since last update: - Fix a locking problem during xattr block conversion that could lead to   the log checkpointing thread to try to write an incomplete buffer to   disk, which leads to a corruption shutdown - Fix a null pointer dereference when removing delayed allocation extents - Remove post-eof speculative allocations when reflinking a block past   current inode size so that we don't just leave them there and assert on   inode reclaim - Relax an assert which didn't accurately reflect the way locking works   and would trigger under heavy io load - Avoid infinite loop when cancelling copy on write extents after a   writeback failure - Try to avoid copy on write transaction reservation overflows when   remapping after a successful write - Fix various problems with the copy-on-write reservation automatic   garbage collection not being cleaned up properly during a ro remount - Fix problems with rmap log items being processed in the wrong order,   leading to corruption shutdowns - Fix problems with EFI recovery wherein the "remove any rmapping if   present" mechanism wasn't actually doing anything, which would lead   to corruption problems later when the extent is reallocated, leading   to multiple rmaps for the same extent (2017-12-21) tar.gz
v4.15-rc4    Linux 4.15-rc4 (2017-12-17) tar.gz
xfs-4.15-fixes-6 Changes since last update: - Fix a locking problem during xattr block conversion that could lead to   the log checkpointing thread to try to write an incomplete buffer to   disk, which leads to a corruption shutdown - Fix a null pointer dereference when removing delayed allocation extents - Remove post-eof speculative allocations when reflinking a block past   current inode size so that we don't just leave them there and assert on   inode reclaim - Relax an assert which didn't accurately reflect the way locking works - Avoid infinite loop when cancelling copy on write extents after a   writeback failure - Try to avoid copy on write transaction reservation overflows when   remapping after a successful write (2017-12-14) tar.gz
v4.15-rc3    Linux 4.15-rc3 (2017-12-10) tar.gz
xfs-4.15-fixes-5 Changes since last update: - Clean up duplicate includes - Remove ancient 'no-alloc' crap code that occasionally caused hard fs   shutdowns due to lack of proper space reservations - Fix regression in FIEMAP behavior when reporting xattr extents (2017-12-08) tar.gz
v4.15-rc2    Linux 4.15-rc2 (2017-12-03) tar.gz
xfs-4.15-fixes-4 Changes since last update: - Fix memory leaks that appeared after removing ifork inline data buffer - Recover deferred rmap update log items in correct order - Fix memory leaks when buffer construction fails - Fix memory leaks when bmbt is corrupt - Fix some uninitialized variables and math problems in the quota scrubber - Add some omitted attribution tags on the log replay commit - Fix some UBSAN complaints about integer overflows with large sparse files - Implement an effective inode mode check in online fsck - Fix log's inability to retry quota item writeout due to transient errors (2017-11-30) tar.gz
xfs-4.15-fixes-3 Changes since last update: - Fix memory leaks that appeared after removing ifork inline data buffer - Recover deferred rmap update log items in correct order - Fix memory leaks when buffer construction fails - Fix memory leaks when bmbt is corrupt - Fix some uninitialized variables and math problems in the quota scrubber - Add some omitted attribution tags on the log replay commit - Fix some UBSAN complaints about integer overflows with large sparse files - Implement an effective inode mode check in online fsck (2017-11-30) tar.gz
xfs-4.15-fixes-2 Changes since last update: - Fix memory leaks that appeared after removing ifork inline data buffer - Recover deferred rmap update log items in correct order - Fix memory leaks when buffer construction fails - Fix memory leaks when bmbt is corrupt - Fix some uninitialized variables and math problems in the quota scrubber - Add some omitted attribution tags on the log replay commit (2017-11-28) tar.gz
xfs-4.15-fixes-1 Changes since last update: - Fix memory leaks that appeared after removing ifork inline data buffer - Recover deferred rmap update log items in correct order - Fix memory leaks when buffer construction fails - Fix memory leaks when bmbt is corrupt - Fix some uninitialized variables and math problems in the quota scrubber (2017-11-28) tar.gz
v4.15-rc1    Linux 4.15-rc1 (2017-11-26) tar.gz
xfs-4.15-merge-3 Changes since last update: - Fix a memory leak in the new in-core extent map. - Refactor the xfs_dev_t conversions for easier xfsprogs porting (2017-11-21) tar.gz
xfs-4.15-merge-2 Changes since last update: - Fix a forgotten rcu read unlock - Fix some inconsistent integer type usage. (2017-11-17) tar.gz
v4.14        Linux 4.14 (2017-11-12) tar.gz
xfs-4.15-merge-1 New in this version: - Refactor the incore extent map manipulations to use a cursor instead of   directly modifying extent data. - Refactor the incore extent map cursor to use an in-memory btree instead   of a single high-order allocation.  This eliminates a major source of   complaints about insufficient memory when opening a heavily fragmented   file into a system whose memory is also heavily fragmented. - Fix a longstanding bug where deleting a file with a complex extended   attribute btree incorrectly handled memory pointers, which could lead   to memory corruption. - Improve metadata validation to eliminate crashing problems found while   fuzzing xfs. - Move the error injection tag definitions into libxfs to be shared with   userspace components. - Fix some log recovery bugs where we'd underflow log block position   vector and incorrectly fail log recovery. - Drain the buffer lru after log recovery to force recovered buffers back   through the verifiers after mount.  On a v4 filesystem the log never   attaches verifiers during log replay (v5 does), so we could end up with   buffers marked verified but without having ever been verified. - Fix various other bugs. - Introduce the first part of a new online fsck tool.  The new fsck tool   will be able to iterate every piece of metadata in the filesystem to   look for obvious errors and corruptions.  In the next release cycle   the checking will be extended to cross-reference with the other fs   metadata, so this feature should only be used by the developers in the   mean time. (2017-11-10) tar.gz
v4.14-rc8    Linux 4.14-rc8 (2017-11-05) tar.gz
v4.14-rc7    Linux 4.14-rc7 (2017-10-29) tar.gz
xfs-4.14-fixes-7 Changes since last time: - Rework nowait locking code to reduce locking overhead penalty (2017-10-23) tar.gz
v4.14-rc6    Linux 4.14-rc6 (2017-10-23) tar.gz
xfs-4.14-fixes-6 Changes since last update: - fix some more CONFIG_XFS_RT related build problems - fix data loss when writeback at eof races eofblocks gc and loses - invalidate page cache after fs finishes a dio write - remove dirty page state when invalidating pages so releasepage does   the right thing when handed a dirty page (2017-10-17) tar.gz
v4.14-rc5    Linux 4.14-rc5 (2017-10-15) tar.gz
xfs-4.14-fixes-5 Changes since last update: - Fix a stale kernel memory exposure when logging inodes. - Fix some build problems with CONFIG_XFS_RT=n - Don't change inode mode if the acl write fails, leaving the file totally   inaccessible. - Fix a dangling pointer problem when removing an attr fork under memory   pressure. - Don't crash while trying to invalidate a null buffer associated with a   corrupt metadata pointer. (2017-10-11) tar.gz
v4.14-rc4    Linux 4.14-rc4 (2017-10-08) tar.gz
xfs-4.14-fixes-4 Changes since last update: - fix a race between overlapping copy on write aio - fix cow fork swapping when we defragment reflinked files (2017-10-06) tar.gz
v4.14-rc3    Linux 4.14-rc3 (2017-10-01) tar.gz
xfs-4.14-fixes-2 Changes since last update: - fix various problems with the copy-on-write extent maps getting freed   at the wrong time - fix printk format specifier problems - report zeroing operation outcomes instead of dropping them on the   floor - fix some crashes when dio operations partially fail - fix a race condition between unwritten extent conversion & dio read - fix some incorrect tests in the inode log item processing - correct the delayed allocation space reservations on rmap filesystems - fix some problems checking for dax support (2017-09-26) tar.gz
xfs-4.14-fixes-1 Changes since last update: - fix various problems with the copy-on-write extent maps getting freed   at the wrong time - fix printk format specifier problems - report zeroing operation outcomes instead of dropping them on the   floor - fix some crashes when dio operations partially fail - fix a race condition between unwritten extent conversion & dio read - fix some incorrect tests in the inode log item processing - correct the delayed allocation space reservations on rmap filesystems - fix some problems propagating dax flags (2017-09-25) tar.gz
v4.14-rc2    Linux 4.14-rc2 (2017-09-24) tar.gz
v4.14-rc1    Linux 4.14-rc1 (2017-09-16) tar.gz
v4.13        Linux 4.13 (2017-09-03) tar.gz
xfs-4.14-merge-7 Updates for 4.14: - Write unmount record for a ro mount to avoid unnecessary log replay - Clean up orphaned inodes when mounting fs readonly - Resubmit inode log items when buffer writeback fails to avoid umount hang - Fix log recovery corruption problems when log headers wrap around the end - Avoid infinite loop searching for free inodes when inode counters are wrong - Evict inodes involved with log redo so that we don't leak them later - Fix a potential race between reclaim and inode cluster freeing - Refactor the inode joining code w.r.t. transaction rolling & deferred ops - Fix a bug where the log doesn't properly deal with dirty buffers that   are about to become ordered buffers - Fix the extent swap code to deal with making dirty buffers ordered properly - Consolidate page fault handlers - Refactor the incore extent manipulation functions to use the iext   abstractions instead of directly modifying with extent data - Disable crashy chattr +/-x until we fix it - Don't allow us to set S_DAX for v2 inodes - Various cleanups - Clarify some documentation - Fix a problem where fsync and a log commit race to send the disk a   flush command, resulting in a small window where power fail data loss   could occur - Simplify some rmap operations in the fcollapse code - Fix some use-after-free problems in async writeback (2017-09-03) tar.gz
xfs-4.14-merge-6 Updates for 4.14: - Write unmount record for a ro mount to avoid unnecessary log replay - Clean up orphaned inodes when mounting fs readonly - Resubmit inode log items when buffer writeback fails to avoid umount hang - Fix log recovery corruption problems when log headers wrap around the end - Avoid infinite loop searching for free inodes when inode counters are wrong - Evict inodes involved with log redo so that we don't leak them later - Fix a potential race between reclaim and inode cluster freeing - Refactor the inode joining code w.r.t. transaction rolling & deferred ops - Fix a bug where the log doesn't properly deal with dirty buffers that   are about to become ordered buffers - Fix the extent swap code to deal with making dirty buffers ordered properly - Consolidate page fault handlers - Refactor the incore extent manipulation functions to use the iext   abstractions instead of directly modifying with extent data - Disable crashy chattr +/-x until we fix it - Don't allow us to set S_DAX for v2 inodes - Various cleanups - Clarify some documentation - Fix a problem where fsync and a log commit race to send the disk a   flush command, resulting in a small window where power fail data loss   could occur - Simplify some rmap operations in the fcollapse code (2017-09-02) tar.gz
xfs-4.14-merge-5 Updates for 4.14: - Write unmount record for a ro mount to avoid unnecessary log replay - Clean up orphaned inodes when mounting fs readonly - Resubmit inode log items when buffer writeback fails to avoid umount hang - Fix log recovery corruption problems when log headers wrap around the end - Avoid infinite loop searching for free inodes when inode counters are wrong - Evict inodes involved with log redo so that we don't leak them later - Fix a potential race between reclaim and inode cluster freeing - Refactor the inode joining code w.r.t. transaction rolling & deferred ops - Fix a bug where the log doesn't properly deal with dirty buffers that   are about to become ordered buffers - Fix the extent swap code to deal with making dirty buffers ordered properly - Consolidate page fault handlers - Refactor the incore extent manipulation functions to use the iext   abstractions instead of directly modifying with extent data - Disable crashy chattr +/-x until we fix it - Don't allow us to set S_DAX for v2 inodes - Various cleanups (2017-08-31) tar.gz
xfs-4.14-merge-4 Updates for 4.14: - Write unmount record for a ro mount to avoid unnecessary log replay - Clean up orphaned inodes when mounting fs readonly - Resubmit inode log items when buffer writeback fails to avoid umount hang - Fix log recovery corruption problems when log headers wrap around the end - Avoid infinite loop searching for free inodes when inode counters are wrong - Evict inodes involved with log redo so that we don't leak them later - Fix a potential race between reclaim and inode cluster freeing - Refactor the inode joining code w.r.t. transaction rolling & deferred ops - Fix a bug where the log doesn't properly deal with dirty buffers that   are about to become ordered buffers - Fix the extent swap code to deal with making dirty buffers ordered properly - Consolidate page fault handlers - Refactor the incore extent manipulation functions to use the iext   abstractions instead of directly modifying with extent data - Disable crashy chattr +/-x until we fix it - Don't allow us to set S_DAX for v2 inodes - Various cleanups (2017-08-31) tar.gz
xfs-4.14-merge-3 Updates for 4.14: - Write unmount record for a ro mount to avoid unnecessary log replay - Clean up orphaned inodes when mounting fs readonly - Resubmit inode log items when buffer writeback fails to avoid umount hang - Fix log recovery corruption problems when log headers wrap around the end - Avoid infinite loop searching for free inodes when inode counters are wrong - Evict inodes involved with log redo so that we don't leak them later - Fix a potential race between reclaim and inode cluster freeing - Refactor the inode joining code w.r.t. transaction rolling & deferred ops - Fix a bug where the log doesn't properly deal with dirty buffers that   are about to become ordered buffers - Fix the extent swap code to deal with making dirty buffers ordered properly - Consolidate page fault handlers - Refactor the incore extent manipulation functions to use the iext   abstractions instead of directly modifying with extent data (2017-08-30) tar.gz
xfs-4.14-merge-2 Updates for 4.14: - Write unmount record for a ro mount to avoid unnecessary log replay - Clean up orphaned inodes when mounting fs readonly - Resubmit inode log items when buffer writeback fails to avoid umount hang - Fix log recovery corruption problems when log headers wrap around the end - Avoid infinite loop searching for free inodes when inode counters are wrong - Evict inodes involved with log redo so that we don't leak them later - Fix a potential race between reclaim and inode cluster freeing - Refactor the inode joining code w.r.t. transaction rolling & deferred ops - Fix a bug where the log doesn't properly deal with dirty buffers that   are about to become ordered buffers - Fix the extent swap code to deal with making dirty buffers ordered properly - Consolidate page fault handlers (2017-08-29) tar.gz
v4.13-rc7    Linux 4.13-rc7 (2017-08-27) tar.gz
xfs-4.14-merge-1 Updates for 4.14: - Write unmount record for a ro mount to avoid unnecessary log replay - Clean up orphaned inodes when mounting fs readonly - Resubmit inode log items when buffer writeback fails to avoid umount hang - Fix log recovery corruption problems when log headers wrap around the end - Avoid infinite loop searching for free inodes when inode counters are wrong - Evict inodes involved with log redo so that we don't leak them later (2017-08-23) tar.gz
v4.13-rc6    Linux 4.13-rc6 (2017-08-20) tar.gz
xfs-4.13-fixes-5 Changes since last time: - Don't leak resources when mount fails - Don't accidentally clobber variables when looking for free inodes (2017-08-17) tar.gz
xfs-4.13-fixes-4 Changes since last update: - fix some resource leaks when mount fails - fix integer truncation problems in the iomap code - don't clobber variables when searching the inode btree for free inodes (2017-08-16) tar.gz
v4.13-rc5    Linux 4.13-rc5 (2017-08-13) tar.gz
v4.13-rc4    Linux 4.13-rc4 (2017-08-06) tar.gz
xfs-4.13-fixes-3 Changes since last update: - Fix memory leak when issuing discard - Fix propagation of the dax inode flag (2017-08-04) tar.gz
v4.13-rc3    Linux 4.13-rc3 (2017-07-30) tar.gz
xfs-4.13-fixes-2 Changes since last update: - Fix firstfsb variables that we left uninitialized, which could lead to   locking problems. - Check for NULL metadata buffer pointers before using them. - Don't allow btree cursor manipulation if the btree block is corrupt.   Better to just shut down. - Fix infinite loop problems in quotacheck. - Fix buffer overrun when validating directory blocks. - Fix deadlock problem in bunmapi. (2017-07-26) tar.gz
v4.13-rc2    Linux 4.13-rc2 (2017-07-23) tar.gz
xfs-4.13-fixes-1 Changes since last update: - Fix firstfsb variables that we left uninitialized, which could lead   locking problems. - Check for NULL metadata buffer pointers before using them. - Don't allow btree cursor manipulation if the btree block is corrupt.   Better to just shut down. (2017-07-20) tar.gz
v4.13-rc1    Linux v4.13-rc1 (2017-07-15) tar.gz
xfs-4.13-merge-6 Changes since last update: - Add some locking assertions for the _ilock helpers. - Revert the XFS_QMOPT_NOLOCK patch; after discussion with hch the   online fsck patch that would have needed it has been redesigned and   no longer needs it. - Fix behavioral regression of SEEK_HOLE/DATA with negative offsets to match   4.12-era XFS behavior. (2017-07-14) tar.gz
xfs-4.13-merge-5 Changes for 4.13: - Avoid quotacheck deadlocks - Fix transaction overflows when bunmapping fragmented files - Refactor directory readahead - Allow admin to configure if ASSERT is fatal - Improve transaction usage detail logging during overflows - Minor cleanups - Don't leak log items when the log shuts down - Remove double-underscore typedefs - Various preparation for online scrubbing - Introduce new error injection configuration sysfs knobs - Refactor dq_get_next to use extent map directly - Fix problems with iterating the page cache for unwritten data - Implement SEEK_{HOLE,DATA} via iomap - Refactor XFS to use iomap SEEK_HOLE and SEEK_DATA - Don't use MAXPATHLEN to check on-disk symlink target lengths (2017-07-07) tar.gz
xfs-4.13-merge-4 Changes for 4.13: - Avoid quotacheck deadlocks - Fix transaction overflows when bunmapping fragmented files - Refactor directory readahead - Allow admin to configure if ASSERT is fatal - Improve transaction usage detail logging during overflows - Minor cleanups - Don't leak log items when the log shuts down - Remove double-underscore typedefs - Various preparation for online scrubbing - Introduce new error injection configuration sysfs knobs - Refactor dq_get_next to use extent map directly - Fix problems with iterating the page cache for unwritten data - Implement SEEK_{HOLE,DATA} via iomap - Refactor XFS to use iomap SEEK_HOLE and SEEK_DATA (2017-07-05) tar.gz
xfs-4.13-merge-3 Changes for 4.13: - Avoid quotacheck deadlocks - Fix transaction overflows when bunmapping fragmented files - Refactor directory readahead - Allow admin to configure if ASSERT is fatal - Improve transaction usage detail logging during overflows - Minor cleanups - Don't leak log items when the log shuts down - Remove double-underscore typedefs - Various preparation for online scrubbing - Introduce new error injection configuration sysfs knobs - Refactor dq_get_next to use extent map directly - Fix problems with iterating the page cache for unwritten data - Implement SEEK_{HOLE,DATA} via iomap - Refactor XFS to use iomap SEEK_HOLE and SEEK_DATA (2017-07-02) tar.gz
v4.12        Linux 4.12 (2017-07-02) tar.gz
xfs-4.13-merge-2 Changes for 4.13: - Avoid quotacheck deadlocks - Fix transaction overflows when bunmapping fragmented files - Refactor directory readahead - Allow admin to configure if ASSERT is fatal - Improve transaction usage detail logging during overflows - Minor cleanups - Don't leak log items when the log shuts down - Remove double-underscore typedefs - Various preparation for online scrubbing - Introduce new error injection configuration sysfs knobs - Refactor dq_get_next to use extent map directly (2017-07-01) tar.gz
xfs-4.13-merge-1 Changes for 4.13: - Avoid quotacheck deadlocks - Fix transaction overflows when bunmapping fragmented files - Refactor directory readahead - Allow admin to configure if ASSERT is fatal - Improve transaction usage detail logging during overflows - Minor cleanups - Don't leak log items when the log shuts down - Remove double-underscore typedefs - Various preparation for online scrubbing - Introduce new error injection configuration sysfs knobs (2017-06-27) tar.gz
v4.12-rc7    Linux 4.12-rc7 (2017-06-25) tar.gz
xfs-4.12-fixes-5 Changes since last update: - don't allow swapon on files on the realtime device, because the swap   code will swap pages out to blocks on the data device, thereby   corrupting the filesystem (2017-06-21) tar.gz
v4.12-rc6    Linux 4.12-rc6 (2017-06-19) tar.gz
xfs-4.12-fixes-4 Changes since last update: - Fix some bogus ASSERT failures on CONFIG_SMP=n and CONFIG_XFS_DEBUG=y. (2017-06-14) tar.gz
v4.12-rc5    Linux 4.12-rc5 (2017-06-11) tar.gz
v4.12-rc4    Linux 4.12-rc4 (2017-06-04) tar.gz
xfs-4.12-fixes-3 Changes since last update: - Fix an unmount hang due to a race in io buffer accounting. (2017-06-01) tar.gz
v4.12-rc3    Linux 4.12-rc3 (2017-05-28) tar.gz
xfs-4.12-fixes-2 Changed since last update: - Fix indlen block reservation accounting bug when splitting delalloc extent - Fix warnings about unused variables that appeared in -rc1. - Don't spew errors when bmapping a local format directory - Fix an off-by-one error in a delalloc eof assertion - Make fsmap only return inode information for CAP_SYS_ADMIN - Fix a potential mount time deadlock recovering cow extents - Fix unaligned memory access in _btree_visit_blocks - Fix various SEEK_HOLE/SEEK_DATA bugs (2017-05-25) tar.gz
v4.12-rc2    Linux 4.12-rc2 (2017-05-21) tar.gz
xfs-4.12-fixes-1 Changes since last update: - Fix indlen block reservation accounting bug when splitting delalloc extent - Fix warnings about unused variables that appeared in -rc1. - Don't spew errors when bmapping a local format directory - Fix an off-by-one error in a delalloc eof assertion - Make fsmap only return inode information for CAP_SYS_ADMIN - Fix a potential mount time deadlock recovering cow extents (2017-05-19) tar.gz
v4.12-rc1    Linux 4.12-rc1 (2017-05-13) tar.gz
xfs-4.12-merge-7 Changes for 4.12: - various code cleanups - introduce GETFSMAP ioctl - various refactoring - avoid dio reads past eof - fix memory corruption and other errors with fragmented directory blocks - fix accidental userspace memory corruptions - publish fs uuid in superblock - make fstrim terminatable - fix race between quotaoff and in-core inode creation - Avoid use-after-free when finishing up w/ buffer heads - Reserve enough space to handle bmap tree resizing during cow remap (2017-05-06) tar.gz
xfs-4.12-merge-6 Changes since last update: - Avoid use-after-free when finishing up w/ buffer heads - Reserve enough space to handle bmap tree resizing during cow remap (2017-05-05) tar.gz
xfs-4.12-merge-5 Changed since last update: - Avoid use-after-free when finishing up w/ buffer heads - Reserve enough space to handle bmap tree resizing during cow remap (2017-05-03) tar.gz
xfs-4.12-merge-4 Changes since last update: - fix race between quotaoff and in-core inode creation (2017-05-01) tar.gz
v4.11        Linux 4.11 (2017-04-30) tar.gz
xfs-4.12-merge-3 Changes since last update: - publish fs uuid in superblock - make fstrim terminatable (2017-04-30) tar.gz
xfs-4.12-merge-2 Changes for 4.12: - various code cleanups - introduce GETFSMAP ioctl - various refactoring - avoid dio reads past eof - fix memory corruption and other errors with fragmented directory blocks - fix accidental userspace memory corruptions (2017-04-25) tar.gz
v4.11-rc8    Linux 4.11-rc8 (2017-04-23) tar.gz
v4.11-rc7    Linux 4.11-rc7 (2017-04-16) tar.gz
v4.11-rc6    Linux 4.11-rc6 (2017-04-09) tar.gz
xfs-4.11-fixes-3 Changes since last update: - Rework the inline directory verifier to avoid crashes on disk corruption - Don't change file size when punching holes w/ KEEP_SIZE - Close a kernel memory exposure bug (2017-04-03) tar.gz
v4.11-rc5    Linux 4.11-rc5 (2017-04-02) tar.gz
xfs-4.12-merge-1 Changes for 4.12: - fix directory verifier placement - clean up freed inodes during ro mount - various code cleanups - introduce GETFSMAP ioctl (2017-03-30) tar.gz
v4.11-rc4    Linux 4.11-rc4 (2017-03-26) tar.gz
v4.11-rc3    Linux 4.11-rc3 (2017-03-19) tar.gz
xfs-4.11-fixes-2 Changes since last time: - Validate inline directory data to prevent buffer overruns due to corrupt   metadata. (2017-03-16) tar.gz
v4.11-rc2    Linux 4.11-rc2 (2017-03-12) tar.gz
xfs-4.11-fixes-1 Changes since last update: - Fix various iomap bugs - Fix overly aggressive CoW preallocation garbage collection - Fixes to CoW endio error handling - Fix some incorrect geometry calculations - Remove a potential system hang in bulkstat - Try to allocate blocks more aggressively to reduce ENOSPC errors (2017-03-09) tar.gz
v4.11-rc1    Linux 4.11-rc1 (2017-03-05) tar.gz
v4.10        Linux 4.10 (2017-02-19) tar.gz
xfs-4.11-merge-7 Changes since last update:  - Various cleanups  - Livelock fixes for eofblocks scanning  - Improved input verification for on-disk metadata  - Fix races in the copy on write remap mechanism  - Fix buffer io error timeout controls  - Streamlining of directio copy on write  - Asynchronous discard support  - Fix asserts when splitting delalloc reservations  - Don't bloat bmbt when right shifting extents  - Inode alignment fixes for 32k block sizes (2017-02-17) tar.gz
xfs-4.11-merge-6 Changes since last update:  - Various cleanups  - Livelock fixes for eofblocks scanning  - Improved input verification for on-disk metadata  - Fix races in the copy on write remap mechanism  - Fix buffer io error timeout controls  - Streamlining of directio copy on write  - Asynchronous discard support  - Fix asserts when splitting delalloc reservations  - Don't bloat bmbt when right shifting extents  - Inode alignment fixes for 32k block sizes (2017-02-17) tar.gz
xfs-4.11-merge-5 Changes since last update:     - Various cleanups     - Livelock fixes for eofblocks scanning     - Improved input verification for on-disk metadata     - Fix races in the copy on write remap mechanism     - Fix buffer io error timeout controls     - Streamlining of directio copy on write     - Asynchronous discard support     - Fix asserts when splitting delalloc reservations     - Don't bloat bmbt when right shifting extents (2017-02-16) tar.gz
xfs-4.11-merge-4 Changes since last update: - Various cleanups - Livelock fixes for eofblocks scanning - Improved input verification for on-disk metadata - Fix races in the copy on write remap mechanism - Fix buffer io error timeout controls - Streamlining of directio copy on write - Asynchronous discard support - Fix asserts when splitting delalloc reservations (2017-02-15) tar.gz
v4.10-rc8    Linux 4.10-rc8 (2017-02-12) tar.gz
xfs-4.11-merge-3 Changes since last update: - Various cleanups - Livelock fixes for eofblocks scanning - Improved input verification for on-disk metadata - Fix races in the copy on write remap mechanism - Fix buffer io error timeout controls - Streamlining of directio copy on write - Asynchronous discard support (2017-02-09) tar.gz
v4.10-rc7    Linux 4.10-rc7 (2017-02-05) tar.gz
xfs-for-linus-4.10-rc7-1 Changes since last update: - Reset the buffer io error retry time when an io succeeds (or just dies entirely) (2017-02-03) tar.gz
v4.10-rc6    Linux 4.10-rc6 (2017-01-29) tar.gz
xfs-for-linus-4.10-rc6-5 Contained in this update: - Fix race conditions in the CoW code - Fix some incorrect input validation checks - Avoid crashing fs by running out of space when freeing inodes - Fix toctou race wrt whether or not an inode has an attr - Fix build error on arm - Fix page refcount corruption when readahead fails - Don't corrupt userspace in the bmap ioctl (2017-01-27) tar.gz
xfs-for-linus-4.10-rc6-4 Contained in this update: - Fix race conditions in the CoW code - Fix some incorrect input validation checks - Avoid crashing fs by running out of space when freeing inodes - Fix toctou race wrt whether or not an inode has an attr - Fix build error on arm - Fix page refcount corruption when readahead fails - Don't corrupt userspace in the bmap ioctl (2017-01-26) tar.gz
xfs-for-linus-4.10-rc6-3 Contained in this update: - Fix race conditions in the CoW code - Fix some incorrect input validation checks - Avoid crashing fs by running out of space when freeing inodes - Fix toctou race wrt whether or not an inode has an attr - Fix build error on arm - Fix page refcount corruption when readahead fails - Don't corrupt userspace in the bmap ioctl (2017-01-26) tar.gz
xfs-for-linus-4.10-rc6-2 Contained in this update: - Fix race conditions in the CoW code - Fix some incorrect input validation checks - Avoid crashing fs by running out of space when freeing inodes - Fix toctou race wrt whether or not an inode has an attr - Fix build error on arm (2017-01-25) tar.gz
xfs-for-linus-4.10-rc6-1 Contained in this update: - Fix race conditions in the CoW code - Fix some incorrect input validation checks (2017-01-24) tar.gz
v4.10-rc5    Linux 4.10-rc5 (2017-01-22) tar.gz
xfs-for-linux-4.10-rc5-1 Contained in this update: - Inode i_mode sanitization - Prevent overflows in getnextquota - Minor build fixes (2017-01-18) tar.gz
xfs-for-linus-4.10-rc5 Contained in this update: - Inode i_mode sanitization - Prevent overflows in getnextquota (2017-01-17) tar.gz
v4.10-rc4    Linux 4.10-rc4 (2017-01-15) tar.gz
xfs-for-linus-4.10-rc4-1 Contained in this update: - Fix free space request handling when low on disk space - Remove redundant log failure error messages - Free truncate dirty pages instead of letting them build up forever (2017-01-11) tar.gz
xfs-for-linus-4.10-rc4 Contained in this update: - Fix free space request handling when low on disk space - Remove redundant log failure error messages (2017-01-09) tar.gz
v4.10-rc3    Linux 4.10-rc3 (2017-01-08) tar.gz
xfs-for-linus-4.10-rc3-2 Changes since last update:  - Fix mangled minleft processing to avoid ENOSPC crashes. (2017-01-05) tar.gz
xfs-for-linus-4.10-rc3 Contained in this update: - Fixes for crashes and double-cleanup errors - XFS maintainership handover - Fix to prevent absurdly large block reservations - Fix broken sysfs getter/setters (2017-01-03) tar.gz
v4.10-rc2    Linux 4.10-rc2 (2017-01-01) tar.gz
v4.10-rc1    Linux 4.10-rc1 (2016-12-25) tar.gz
xfs-for-linus-4.10-rc1 xfs: updates for 4.10-rc1 (2016-12-15) tar.gz
v4.9         Linux 4.9 (2016-12-11) tar.gz
v4.9-rc8     Linux 4.9-rc8 (2016-12-04) tar.gz
v4.9-rc7     Linux 4.9-rc7 (2016-11-27) tar.gz
v4.9-rc6     Linux 4.9-rc6 (2016-11-20) tar.gz
v4.9-rc5     Linux 4.9-rc5 (2016-11-13) tar.gz
xfs-fixes-for-linus-4.9-rc5 xfs: update for 4.9-rc5 (2016-11-10) tar.gz
v4.9-rc4     Linux 4.9-rc4 (2016-11-05) tar.gz
v4.9-rc3     Linux 4.9-rc3 (2016-10-29) tar.gz
xfs-fixes-for-linus-4.9-rc3 xfs: updates for 4.9-rc3 (2016-10-27) tar.gz
v4.9-rc2     Linux 4.9-rc2 (2016-10-23) tar.gz
v4.9-rc1     Linux 4.9-rc1 (2016-10-15) tar.gz
xfs-reflink-for-linus-4.9-rc1 xfs: reflink update for 4.9-rc1 (2016-10-12) tar.gz
xfs-for-linus-4.9-rc1 xfs: updates for 4.9-rc1 (2016-10-06) tar.gz
v4.8         Linux 4.8 (2016-10-02) tar.gz
v4.8-rc8     Linux 4.8-rc8 (2016-09-25) tar.gz
v4.8-rc7     Linux 4.8-rc7 (2016-09-18) tar.gz
v4.8-rc6     Linux 4.8-rc6 (2016-09-11) tar.gz
v4.8-rc5     Linux 4.8-rc5 (2016-09-04) tar.gz
xfs-iomap-for-linus-4.8-rc5 xfs: updates for 4.8-rc5 (2016-09-02) tar.gz
v4.8-rc4     Linux 4.8-rc4 (2016-08-28) tar.gz
v4.8-rc3     Linux 4.8-rc3 (2016-08-21) tar.gz
xfs-iomap-for-linus-4.8-rc3 xfs, iomap: update for 4.8-rc3 (2016-08-19) tar.gz
v4.8-rc2     Linux 4.8-rc2 (2016-08-14) tar.gz
v4.8-rc1     Linux 4.8-rc1 (2016-08-07) tar.gz
xfs-rmap-for-linus-4.8-rc1 xfs: reverse block mapping support for 4.8-rc1 (2016-08-06) tar.gz
xfs-for-linus-4.8-rc1 xfs: update for 4.8-rc1 (2016-07-27) tar.gz
v4.7         Linux 4.7 (2016-07-24) tar.gz
v4.7-rc7     Linux 4.7-rc7 (2016-07-10) tar.gz
v4.7-rc6     Linux 4.7-rc6 (2016-07-03) tar.gz
v4.7-rc5     Linux 4.7-rc5 (2016-06-26) tar.gz
v4.7-rc4     Linux 4.7-rc4 (2016-06-19) tar.gz
v4.7-rc3     Linux 4.7-rc3 (2016-06-12) tar.gz
v4.7-rc2     Linux 4.7-rc2 (2016-06-05) tar.gz
v4.7-rc1     Linux 4.7-rc1 (2016-05-29) tar.gz
xfs-for-linus-4.7-rc1 xfs: update for 4.7-rc1 (2016-05-26) tar.gz
v4.6         Linux 4.6 (2016-05-15) tar.gz
v4.6-rc7     Linux 4.6-rc7 (2016-05-08) tar.gz
v4.6-rc6     Linux 4.6-rc6 (2016-05-01) tar.gz
v4.6-rc5     Linux 4.6-rc5 (2016-04-24) tar.gz
v4.6-rc4     Linux 4.6-rc4 (2016-04-17) tar.gz
v4.6-rc3     Linux 4.6-rc3 (2016-04-10) tar.gz
v4.6-rc2     Linux 4.6-rc2 (2016-04-03) tar.gz
v4.6-rc1     Linux 4.6-rc1 (2016-03-26) tar.gz
xfs-for-linus-4.6-rc1 xfs: Changes for 4.6-rc1 (2016-03-21) tar.gz
v4.5         Linux 4.5 (2016-03-13) tar.gz
xfs-for-linus-4.5-rc7 xfs: fixes for 4.5-rc7 (2016-03-11) tar.gz
v4.5-rc7     Linux 4.5-rc7 (2016-03-06) tar.gz
v4.5-rc6     Linux 4.5-rc6 (2016-02-28) tar.gz
v4.5-rc5     Linux 4.5-rc5 (2016-02-20) tar.gz
v4.5-rc4     Linux 4.5-rc4 (2016-02-14) tar.gz
xfs-fixes-for-linus-4.5 xfs: updates for 4.5-rc4 (2016-02-12) tar.gz
v4.5-rc3     Linux 4.5-rc3 (2016-02-07) tar.gz
v4.5-rc2     Linux 4.5-rc2 (2016-01-31) tar.gz
v4.5-rc1     Linux 4.5-rc1 (2016-01-24) tar.gz
xfs-for-linus-4.5-2 xfs: Update 2 for 4.5-rc1 (2016-01-22) tar.gz
xfs-for-linus-4.5 xfs: updates for 4.5-rc1 (2016-01-14) tar.gz
v4.4         Linux 4.4 (2016-01-10) tar.gz
v4.4-rc8     Linux 4.4-rc8 (2016-01-03) tar.gz
v4.4-rc7     Linux 4.4-rc7 (2015-12-27) tar.gz
v4.4-rc6     Linux 4.4-rc6 (2015-12-20) tar.gz
v4.4-rc5     Linux 4.4-rc5 (2015-12-13) tar.gz
v4.4-rc4     Linux 4.4-rc4 (2015-12-06) tar.gz
v4.4-rc3     Linux 4.4-rc3 (2015-11-29) tar.gz
v4.4-rc2     Linux 4.4-rc2 (2015-11-22) tar.gz
v4.4-rc1     Linux 4.4-rc1 (2015-11-15) tar.gz
xfs-for-linus-4.4 xfs: updates for 4.4-rc1 (2015-11-12) tar.gz
v4.3         Linux 4.3 (2015-11-01) tar.gz
v4.3-rc7     Linux 4.3-rc7 (2015-10-25) tar.gz
v4.3-rc6     Linux 4.3-rc6 (2015-10-18) tar.gz
v4.3-rc5     Linux 4.3-rc5 (2015-10-11) tar.gz
v4.3-rc4     Linux 4.3-rc4 (2015-10-04) tar.gz
v4.3-rc3     Linux 4.3-rc3 (2015-09-27) tar.gz
v4.3-rc2     Linux 4.3-rc2 (2015-09-20) tar.gz
v4.3-rc1     Linux 4.3-rc1 (2015-09-12) tar.gz
xfs-for-linus-4.3 xfs: updates for 4.3-rc1 (2015-09-07) tar.gz
v4.2         Linux 4.2 (2015-08-30) tar.gz
v4.2-rc8     Linux 4.2-rc8 (2015-08-23) tar.gz
v4.2-rc7     Linux 4.2-rc7 (2015-08-16) tar.gz
v4.2-rc6     Linux 4.2-rc6 (2015-08-09) tar.gz
v4.2-rc5     Linux 4.2-rc5 (2015-08-02) tar.gz
xfs-for-linus-4.2-rc4 xfs: updates for 4.2-rc4 (2015-07-31) tar.gz
v4.2-rc4     Linux 4.2-rc4 (2015-07-26) tar.gz
v4.2-rc3     Linux 4.2-rc3 (2015-07-19) tar.gz
v4.2-rc2     Linux 4.2-rc2 (2015-07-12) tar.gz
v4.2-rc1     Linux 4.2-rc1 (2015-07-05) tar.gz
xfs-for-linus-4.2-rc1 xfs: update for 4.2-rc1 (2015-06-30) tar.gz
v4.1         Linux 4.1 (2015-06-21) tar.gz
v4.1-rc8     Linux 4.1-rc8 (2015-06-14) tar.gz
v4.1-rc7     Linux 4.1-rc7 (2015-06-07) tar.gz
v4.1-rc6     Linux 4.1-rc6 (2015-05-31) tar.gz
xfs-for-linus-4.1-rc6 xfs: update for 4.1-rc6 (2015-05-30) tar.gz
v4.1-rc5     Linux 4.1-rc5 (2015-05-24) tar.gz
v4.1-rc4     Linux 4.1-rc4 (2015-05-18) tar.gz
v4.1-rc3     Linux 4.1-rc3 (2015-05-10) tar.gz
v4.1-rc2     Linux 4.1-rc2 (2015-05-03) tar.gz
v4.1-rc1     Linux 4.1-rc1 (2015-04-26) tar.gz
xfs-for-linus-4.1-rc1 xfs: update for 4.1-rc1 (2015-04-23) tar.gz
v4.0         Linux 4.0 (2015-04-12) tar.gz
v4.0-rc7     Linux 4.0-rc7 (2015-04-06) tar.gz
v4.0-rc6     Linux 4.0-rc6 (2015-03-29) tar.gz
v4.0-rc5     Linux 4.0-rc5 (2015-03-22) tar.gz
v4.0-rc4     Linux 4.0-rc4 (2015-03-15) tar.gz
v4.0-rc3     Linux 4.0-rc3 (2015-03-08) tar.gz
v4.0-rc2     Linux 4.0-rc2 (2015-03-03) tar.gz
xfs-for-linus-4.0-rc2 xfs: fixes for v4.0-rc2 (2015-02-27) tar.gz
v4.0-rc1     Linux 34.0-rc1 (2015-02-22) tar.gz
xfs-pnfs-for-linus-3.20-rc1 xfs: pnfs block layout support for 3.20-rc1 (2015-02-21) tar.gz
xfs-for-linus-3.20-rc1 xfs: update for 3.20-rc1 (2015-02-10) tar.gz
v3.19        Linux 3.19 (2015-02-08) tar.gz
v3.19-rc7    Linux 3.19-rc7 (2015-02-01) tar.gz
v3.19-rc6    Linux 3.19-rc6 (2015-01-25) tar.gz
v3.19-rc5    Linux 3.19-rc5 (2015-01-18) tar.gz
v3.19-rc4    linux 3.19-rc4 (2015-01-11) tar.gz
v3.19-rc3    Linux 3.19-rc3 (2015-01-05) tar.gz
v3.19-rc2    Linux 3.19-rc2 (2014-12-28) tar.gz
v3.19-rc1    Linux 3.19-rc1 (2014-12-20) tar.gz
xfs-for-linus-3.19-rc1 xfs: update for 3.19-rc1 (2014-12-12) tar.gz
v3.18        Linux 3.18 (2014-12-07) tar.gz
v3.18-rc7    Linux 3.18-rc7 (2014-11-30) tar.gz
v3.18-rc6    Linux 3.18-rc6 (2014-11-23) tar.gz
v3.18-rc5    Linux 3.18-rc5 (2014-11-16) tar.gz
v3.18-rc4    Linux 3.18-rc4 (2014-11-09) tar.gz
xfs-for-linus-3.18-rc3 xfs: fixes for v3.18-rc3 (2014-11-08) tar.gz
v3.18-rc3    Linux 3.18-rc3 (2014-11-02) tar.gz
v3.18-rc2    Linux 3.18-rc2 (2014-10-26) tar.gz
v3.18-rc1    Linux 3.18-rc1 (2014-10-19) tar.gz
xfs-for-linus-3.18-rc1 xfs: update for 3.18-rc1 (2014-10-13) tar.gz
v3.17        Linux 3.17 (2014-10-05) tar.gz
v3.17-rc7    Linux 3.17-rc7 (2014-09-28) tar.gz
v3.17-rc6    Linux 3.17-rc6 (2014-09-21) tar.gz
v3.17-rc5    Linux 3.17-rc5 (2014-09-14) tar.gz
v3.17-rc4    Linux 3.17-rc4 (2014-09-07) tar.gz
xfs-for-linus-3.17-rc3 xfs: fixes for v3.17-rc3 (2014-09-06) tar.gz
v3.17-rc3    Linux 3.17-rc3 (2014-08-31) tar.gz
v3.17-rc2    Linux 3.17-rc2 (2014-08-25) tar.gz
v3.17-rc1    Linux 3.17-rc1 (2014-08-16) tar.gz
xfs-for-linus-3.17-rc1 xfs: update for 3.17-rc1 (2014-08-12) tar.gz
v3.16        Linux 3.16 (2014-08-03) tar.gz
v3.16-rc7    Linux 3.16-rc7 (2014-07-27) tar.gz
v3.16-rc6    Linux 3.16-rc6 (2014-07-20) tar.gz
xfs-for-linus-3.16-rc5 xfs: fixes for 3.15-rc5 (2014-07-18) tar.gz
v3.16-rc5    Linux 3.16-rc5 (2014-07-13) tar.gz
v3.16-rc4    Linux 3.16-rc4 (2014-07-06) tar.gz
v3.16-rc3    Linux 3.16-rc3 (2014-06-29) tar.gz
v3.16-rc2    Linux 3.16-rc2 (2014-06-21) tar.gz
v3.16-rc1    Linux 3.16-rc1 (2014-06-15) tar.gz
xfs-for-linus-3.16-rc1 xfs: update for 3.16-rc1 (2014-06-11) tar.gz
v3.15        Linux 3.15 (2014-06-08) tar.gz
v3.15-rc8    Linux 3.15-rc8 (2014-06-01) tar.gz
v3.15-rc7    Linux 3.15-rc7 (2014-05-25) tar.gz
v3.15-rc6    Linux 3.15-rc6 (2014-05-22) tar.gz
xfs-for-linus-3.15-rc6 xfs: fixes for 3.15-rc6 (2014-05-16) tar.gz
v3.15-rc5    Linux 3.15-rc5 (2014-05-09) tar.gz
xfs-for-linus-3.15-rc5 Fixes for 3.15-rc5: - fix a remote attribute size calculation bug that leads to a   transaction overrun - add default ACLs to O_TMPFILE files - Remove the EXPERIMENTAL tag from filesystems with metadata CRC   support (2014-05-09) tar.gz
v3.15-rc4    Linux 3.15-rc4 (2014-05-04) tar.gz
v3.15-rc3    Linux 3.15-rc3 (2014-04-27) tar.gz
v3.15-rc2    Linux 3.15-rc2 (2014-04-20) tar.gz
xfs-for-linus-3.15-rc2 xfs: bug fixes for 3.15-rc2 (2014-04-18) tar.gz
v3.15-rc1    Linux 3.15-rc1 (2014-04-13) tar.gz
xfs-for-linus-3.15-rc1 xfs: update for 3.15-rc1 (2014-04-05) tar.gz
v3.14        Linux 3.14 (2014-03-30) tar.gz
v3.14-rc8    Linux 3.14-rc8 (2014-03-24) tar.gz
v3.14-rc7    Linux 3.14-rc7 (2014-03-16) tar.gz
v3.14-rc6    Linux 3.14-rc6 (2014-03-09) tar.gz
v3.14-rc5    Linux 3.14-rc5 (2014-03-02) tar.gz
v3.14-rc4    Linux 3.14-rc4 (2014-02-23) tar.gz
v3.14-rc3    Linux 3.14-rc3 (2014-02-16) tar.gz
v3.14-rc2    Linux 3.14-rc2 (2014-02-09) tar.gz
v3.14-rc1    Linus 3.14-rc1 (2014-02-02) tar.gz
xfs-for-linus-v3.14-rc1-2 xfs: update #2 for v3.14-rc1 (2014-01-28) tar.gz
xfs-for-linus-v3.14-rc1 xfs: update for v3.14-rc1 (2014-01-22) tar.gz
v3.13        Linux 3.13 (2014-01-19) tar.gz
v3.13-rc8    Linux 3.13-rc8 (2014-01-12) tar.gz
xfs-for-linus-v3.13-rc8 xfs: bugfixes for 3.13-rc8 (2014-01-10) tar.gz
v3.13-rc7    Linux 3.13-rc7 (2014-01-04) tar.gz
v3.13-rc6    Linux 3.13-rc6 (2013-12-29) tar.gz
v3.13-rc5    Linux 3.13-rc5 (2013-12-22) tar.gz
xfs-for-linus-v3.13-rc5 xfs: bugfixes for 3.13-rc5 (2013-12-19) tar.gz
v3.13-rc4    Linux 3.13-rc4 (2013-12-15) tar.gz
xfs-for-linus-v3.13-rc4 xfs: bugfixes for 3.13-rc4 (2013-12-10) tar.gz
v3.13-rc3    Linux 3.13-rc3 (2013-12-06) tar.gz
v3.13-rc2    Linux 3.13-rc2 (2013-11-29) tar.gz
v3.13-rc1    Linux 3.13-rc1 (2013-11-22) tar.gz
xfs-for-linus-v3.13-rc1-2 xfs: update #2 for v3.13-rc1 (2013-11-21) tar.gz
xfs-for-linus-v3.13-rc1 xfs: update for v3.13-rc1 (2013-11-13) tar.gz
v3.12        Linux 3.12 (2013-11-03) tar.gz
v3.12-rc7    Linux 3.12-rc7 (2013-10-27) tar.gz
v3.12-rc6    Linux 3.12-rc6 (2013-10-19) tar.gz
v3.12-rc5    Linux 3.12-rc5 (2013-10-13) tar.gz
v3.12-rc4    Linux 3.12-rc4 (2013-10-06) tar.gz
xfs-for-linus-v3.12-rc4 xfs: bugfixes for 3.12-rc4 (2013-10-04) tar.gz
v3.12-rc3    Linux 3.12-rc3 (2013-09-29) tar.gz
xfs-for-linus-v3.12-rc3 xfs: bugfixes for 3.12-rc3 (2013-09-28) tar.gz
v3.12-rc2    Linux 3.12-rc2 (2013-09-23) tar.gz
v3.12-rc1    Linux 3.12-rc1 (2013-09-16) tar.gz
xfs-for-linus-v3.12-rc1-2 xfs: update #2 for v3.12-rc1 (2013-09-12) tar.gz
xfs-for-linus-v3.12-rc1 xfs: update for v3.12-rc1 (2013-09-09) tar.gz
v3.11        Linux 3.11 (2013-09-02) tar.gz
v3.11-rc7    Linux 3.11-rc7 (2013-08-25) tar.gz
v3.11-rc6    Linux 3.11-rc6 (2013-08-18) tar.gz
v3.11-rc5    Linux 3.11-rc5 (2013-08-11) tar.gz
v3.11-rc4    Linux 3.11-rc4 (2013-08-04) tar.gz
v3.11-rc3    Linux 3.11-rc3 (2013-07-28) tar.gz
for-linus-v3.11-rc3 xfs: fix for 3.11-rc3 (2013-07-25) tar.gz
v3.11-rc2    Linux 3.11-rc2 (2013-07-21) tar.gz
v3.11-rc1    Linux 3.11-rc1 (2013-07-14) tar.gz
for-linus-v3.11-rc1-2 xfs: update (#2) for 3.11-rc1 (2013-07-12) tar.gz
for-linus-v3.11-rc1 xfs: update for 3.11-rc1 (2013-07-09) tar.gz
v3.10        Linux 3.10 (2013-06-30) tar.gz
v3.10-rc7    Linux 3.10-rc7 (2013-06-22) tar.gz
v3.10-rc6    Linux 3.10-rc6 (2013-06-15) tar.gz
for-linus-v3.10-rc6 xfs: fixes for 3.10-rc6 (2013-06-14) tar.gz
v3.10-rc5    Linux 3.10-rc5 (2013-06-08) tar.gz
for-linus-v3.10-rc5 xfs: update for 3.10-rc5 (2013-06-06) tar.gz
v3.10-rc4    Linux 3.10-rc4 (2013-06-02) tar.gz
for-linus-v3.10-rc4-crc-xattr-fixes xfs: extended attribute fixes for CRCs (2013-05-31) tar.gz
for-linus-v3.10-rc4 xfs: fixes for 3.10-rc4 (2013-05-31) tar.gz
v3.10-rc3    Linux 3.10-rc3 (2013-05-26) tar.gz
for-linus-v3.10-rc3 xfs: fixes for 3.10-rc3 (2013-05-24) tar.gz
v3.10-rc2    Linux 3.10-rc2 (2013-05-20) tar.gz
v3.10-rc1    Linux 3.10-rc1 (2013-05-11) tar.gz
for-linus-v3.10-rc1-2 xfs: update (#2) for v3.10-rc1 (2013-05-09) tar.gz
for-linus-v3.10-rc1 xfs: update for v3.10-rc1 (2013-05-02) tar.gz
v3.9         Linux 3.9 (2013-04-28) tar.gz
v3.9-rc8     Linux 3.9-rc8 (2013-04-21) tar.gz
v3.9-rc7     Linux 3.9-rc7 (2013-04-14) tar.gz
v3.9-rc6     Linux 3.9-rc6 (2013-04-07) tar.gz
v3.9-rc5     Linux 3.9-rc5 (2013-03-31) tar.gz
v3.9-rc4     Linux 3.9-rc4 (2013-03-23) tar.gz
for-linus-v3.9-rc4 - Fix for a potential infinite loop which was introduced in 4d559a3bcb73 - Fix for the return type of xfs_iomap_eof_prealloc_initial_size   from a1e16c26660b - Fix for a failed buffer readahead causing subsequent callers to   fail incorrectly (2013-03-19) tar.gz
v3.9-rc3     Linux 3.9-rc3 (2013-03-17) tar.gz
v3.9-rc2     Linux 3.9-rc2 (2013-03-10) tar.gz
v3.9-rc1     Linux 3.9-rc1 (2013-03-03) tar.gz
for-linus-v3.9-rc1 xfs: update for 3.9-rc1 (2013-02-19) tar.gz
v3.8         Linux 3.8 (2013-02-18) tar.gz
v3.8-rc7     Linux 3.8-rc7 (2013-02-09) tar.gz
v3.8-rc6     Linux 3.8-rc6 (2013-02-01) tar.gz
for-linus-v3.8-rc6 xfs: bugfixes for 3.8-rc6 (2013-01-28) tar.gz
v3.8-rc5     Linux 3.8-rc5 (2013-01-25) tar.gz
v3.8-rc4     Linux 3.8-rc4 (2013-01-17) tar.gz
for-linus-v3.8-rc4 xfs: bugfixes for 3.8-rc4 (2013-01-16) tar.gz
v3.8-rc3     Linux 3.8-rc3 (2013-01-09) tar.gz
v3.8-rc2     Linux 3.8-rc2 (2013-01-02) tar.gz
v3.8-rc1     Linux 3.8-rc1 (2012-12-21) tar.gz
for-linus-v3.8-rc1 xfs: update for 3.8-rc1 (2012-12-11) tar.gz
v3.7         Linux 3.7 (2012-12-10) tar.gz
v3.7-rc8     Linux 3.7-rc8 (2012-12-03) tar.gz
v3.7-rc7     Linux 3.7-rc7 (2012-11-25) tar.gz
for-linus-v3.7-rc7 xfs: bugfixes for 3.7-rc7 (2012-11-17) tar.gz
v3.7-rc6     Linux 3.7-rc6 (2012-11-16) tar.gz
v3.7-rc5     Linux 3.7-rc5 (2012-11-11) tar.gz
for-linus-v3.7-rc5 xfs: bugfixes for 3.7-rc5 (2012-11-08) tar.gz
v3.7-rc4     Linux 3.7-rc4 (2012-11-04) tar.gz
v3.7-rc3     Linux 3.7-rc3 (2012-10-28) tar.gz
v3.7-rc2     Linux 3.7-rc2 (2012-10-20) tar.gz
v3.7-rc1     Linux 3.7-rc1 (2012-10-14) tar.gz
for-linus-v3.7-rc1 xfs: update for 3.7-rc1 (2012-10-02) tar.gz
v3.6         Linux 3.6 (2012-09-30) tar.gz
v3.6-rc7     Linux 3.6-rc7 (2012-09-23) tar.gz
for-linus-v3.6-rc7 xfs: bugfixes for 3.6-rc7 (2012-09-18) tar.gz
v3.6-rc6     Linux 3.6-rc6 (2012-09-16) tar.gz
v3.6-rc5     Linux 3.6-rc5 (2012-09-08) tar.gz
v3.6-rc4     Linux 3.6-rc4 (2012-09-01) tar.gz
for-linus-v3.6-rc4 xfs: bugfixes for 3.6-rc4 (2012-08-24) tar.gz
v3.6-rc3     Linux 3.6-rc3 (2012-08-22) tar.gz
v3.6-rc2     Linux 3.6-rc2 (2012-08-16) tar.gz
v3.6-rc1     Linux 3.6-rc1 (2012-08-02) tar.gz
for-linus-v3.6-rc1 xfs: update for 3.6-rc1 (2012-07-30) tar.gz
v3.5         Linux 3.5 (2012-07-21) tar.gz
v3.5-rc7     Linux 3.5-rc7 (2012-07-14) tar.gz
for-linus-v3.5-rc7 xfs: regression fixes for 3.5-rc7 (2012-07-13) tar.gz
v3.5-rc6     Linux 3.5-rc6 (2012-07-07) tar.gz
v3.5-rc5     Linux 3.5-rc5 (2012-06-30) tar.gz
v3.5-rc4     Linux 3.5-rc4 (2012-06-24) tar.gz
for-linus-Jun-21-2012 Fixes for 3.5-rc (2012-06-21) tar.gz
v3.5-rc3     Linux 3.5-rc3 (2012-06-16) tar.gz
v3.5-rc2     Linux 3.5-rc2 (2012-06-08) tar.gz
v3.5-rc1     Linux 3.5-rc1 (2012-06-02) tar.gz
v3.4         Linux 3.4 (2012-05-20) tar.gz
v3.4-rc7     Linux 3.4-rc7 (2012-05-12) tar.gz
v3.4-rc6     Linux 3.4-rc6 (2012-05-06) tar.gz
v3.4-rc5     Linux 3.4-rc5 (2012-04-29) tar.gz
v3.4-rc4     Linux 3.4-rc4 (2012-04-21) tar.gz
v3.4-rc3     Linux 3.4-rc3 (2012-04-15) tar.gz
v3.4-rc2     Linux 3.4-rc2 (2012-04-07) tar.gz
v3.4-rc1     Linux 3.4-rc1 (2012-03-31) tar.gz
v3.3         Linux 3.3 (2012-03-18) tar.gz
v3.3-rc7     Linux 3.3-rc7 (2012-03-10) tar.gz
v3.3-rc6     Linux 3.3-rc6 (2012-03-03) tar.gz
v3.3-rc5     Linux 3.3-rc5 (2012-02-25) tar.gz
v3.3-rc4     Linux 3.3-rc4 (2012-02-18) tar.gz
v3.3-rc3     Linux 3.3-rc3 (2012-02-08) tar.gz
v3.3-rc2     Linux 3.3-rc2 (2012-01-31) tar.gz
v3.3-rc1     Linux 3.3-rc1 (2012-01-19) tar.gz
v3.2         Linux 3.2 (2012-01-04) tar.gz
v3.2-rc7     Linux 3.2-rc7 (2011-12-23) tar.gz
v3.2-rc6     Linux 3.2-rc6 (2011-12-16) tar.gz
v3.2-rc5     Linux 3.2-rc5 (2011-12-09) tar.gz
v3.2-rc4     Linux 3.2-rc4 (2011-12-01) tar.gz
v3.2-rc3     Linux 3.2-rc3 (2011-11-23) tar.gz
v3.2-rc2     Linux 3.2-rc2 (2011-11-15) tar.gz
v3.2-rc1     Linux 3.2-rc1 (2011-11-07) tar.gz
xfs_for_3.2-rc1_v1 Initial XFS code for Linux 3.2-rc1 (2011-10-27) tar.gz
v3.1         Linux v3.1 (2011-10-24) tar.gz
v3.1-rc10    Linux 3.1-rc10 (2011-10-17) tar.gz
v3.1-rc9     Linux 3.1-rc9 (2011-10-04) tar.gz
v3.1-rc8     Linux 3.1-rc8 (2011-09-27) tar.gz
v3.1-rc7     Linux 3.1-rc7 (2011-09-21) tar.gz
v3.1-rc6     Linux 3.1-rc6 (2011-09-12) tar.gz
v3.1-rc5     Linux 3.1-rc5 (2011-09-04) tar.gz
v3.1-rc4     Linux 3.1-rc4 (2011-08-28) tar.gz
v3.1-rc3     Linux 3.1-rc3 (2011-08-22) tar.gz
v3.1-rc2     Linux 3.1-rc2 (2011-08-14) tar.gz
v3.1-rc1     Linux 3.1-rc1 (2011-08-07) tar.gz
v3.0         Linux 3.0 (2011-07-21) tar.gz
v3.0-rc7     Linux 3.0-rc7 (2011-07-11) tar.gz
v3.0-rc6     Linux 3.0-rc6 (2011-07-04) tar.gz
v3.0-rc5     Linux 3.0-rc5 (2011-06-27) tar.gz
v3.0-rc4     Linux 3.0-rc4 (2011-06-20) tar.gz
v3.0-rc3     Linux 3.0-rc3 (2011-06-13) tar.gz
v3.0-rc2     Linux 3.0-rc2 (2011-06-06) tar.gz
v3.0-rc1     Linux 3.0-rc1 (2011-05-29) tar.gz
v2.6.39      Linux 2.6.39 (2011-05-18) tar.gz
latest       Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block (2011-05-18) tar.gz
v2.6.39-rc7  Linux 2.6.39-rc7 (2011-05-09) tar.gz
v2.6.39-rc6  Linux 2.6.39-rc6 (2011-05-03) tar.gz
v2.6.39-rc5  Linux 2.6.39-rc5 (2011-04-26) tar.gz
v2.6.39-rc4  Linux 2.6.39-rc4 (2011-04-18) tar.gz
v2.6.39-rc3  Linux 2.6.39-rc3 (2011-04-11) tar.gz
v2.6.39-rc2  Linux 2.6.39-rc2 (2011-04-05) tar.gz
v2.6.39-rc1  Linux 2.6.39-rc1 (2011-03-29) tar.gz
v2.6.38      Linux 2.6.38 (2011-03-14) tar.gz
v2.6.38-rc8  Linux 2.6.38-rc8 (2011-03-07) tar.gz
v2.6.38-rc7  Linux 2.6.38-rc7 (2011-03-01) tar.gz
v2.6.38-rc6  Linux 2.6.38-rc6 (2011-02-21) tar.gz
v2.6.38-rc5  Linux 2.6.38-rc5 (2011-02-15) tar.gz
v2.6.38-rc4  Linux 2.6.38-rc4 (2011-02-07) tar.gz
v2.6.38-rc3  Linux 2.6.38-rc3 (2011-02-01) tar.gz
v2.6.38-rc2  Linux 2.6.38-rc2 (2011-01-21) tar.gz
v2.6.38-rc1  Linux 2.6.38-rc1 (2011-01-18) tar.gz
v2.6.37      Linux 2.6.37 (2011-01-04) tar.gz
v2.6.37-rc8  Linux 2.6.37-rc8 (2010-12-28) tar.gz
v2.6.37-rc7  Linux 2.6.37-rc7 (2010-12-21) tar.gz
v2.6.37-rc6  Linux 2.6.37-rc6 (2010-12-15) tar.gz
v2.6.37-rc5  Linux 2.6.37-rc5 (2010-12-06) tar.gz
v2.6.37-rc4  Linux 2.6.37-rc4 (2010-11-29) tar.gz
v2.6.37-rc3  Linux 2.6.37-rc3 (2010-11-21) tar.gz
v2.6.37-rc2  Linux 2.6.37-rc2 (2010-11-15) tar.gz
v2.6.37-rc1  Linux 2.6.37-rc1 (2010-11-01) tar.gz
v2.6.36      Linux 2.6.36 (2010-10-20) tar.gz
v2.6.36-rc8  Linux 2.6.36-rc8 (2010-10-14) tar.gz
v2.6.36-rc7  Linux 2.6.36-rc7 (2010-10-06) tar.gz
v2.6.36-rc6  Linux 2.6.36-rc6 (2010-09-28) tar.gz
v2.6.36-rc5  Linux 2.6.36-rc5 (2010-09-20) tar.gz
v2.6.36-rc4  Linux 2.6.36-rc4 (2010-09-12) tar.gz
v2.6.36-rc3  Linux 2.6.36-rc3 (2010-08-29) tar.gz
v2.6.36-rc2  Linux 2.6.36-rc2 (2010-08-22) tar.gz
v2.6.36-rc1  Linux 2.6.36-rc1 (2010-08-15) tar.gz
v2.6.35      Linux 2.6.35 (2010-08-01) tar.gz
v2.6.35-rc6  Linux 2.6.35-rc6 (2010-07-22) tar.gz
v2.6.35-rc5  Linux 2.6.35-rc5 (2010-07-12) tar.gz
v2.6.35-rc4  Linux 2.6.35-rc4 (2010-07-04) tar.gz
v2.6.35-rc3  Linux 2.6.35-rc3 (2010-06-11) tar.gz
v2.6.35-rc2  Linux 2.6.35-rc2 (2010-06-05) tar.gz
v2.6.35-rc1  Linux 2.6.35-rc1 (2010-05-30) tar.gz
v2.6.34      Linux 2.6.34 (2010-05-16) tar.gz
v2.6.34-rc7  Linux 2.6.34-rc7 (2010-05-09) tar.gz
v2.6.34-rc6  Linux 2.6.34-rc6 (2010-04-29) tar.gz
v2.6.34-rc5  Linux 2.6.34-rc5 (2010-04-19) tar.gz
v2.6.34-rc4  Linux 2.6.34-rc4 (2010-04-12) tar.gz
v2.6.34-rc3  Linux 2.6.34-rc3 (2010-03-30) tar.gz
v2.6.34-rc2  Linux 2.6.34-rc2 (2010-03-19) tar.gz
v2.6.34-rc1  Linux 2.6.34-rc1 (2010-03-08) tar.gz
v2.6.33      Linux 2.6.33 (2010-02-24) tar.gz
v2.6.33-rc8  Linux 2.6.33-rc8 (2010-02-12) tar.gz
v2.6.33-rc7  Linux 2.6.33-rc7 (2010-02-06) tar.gz
v2.6.33-rc6  Linux 2.6.33-rc6 (2010-01-29) tar.gz
v2.6.33-rc5  Linux 2.6.33-rc5 (2010-01-21) tar.gz
v2.6.33-rc4  Linux 2.6.33-rc4 (2010-01-12) tar.gz
v2.6.33-rc3  Linux 2.6.33-rc3 (2010-01-05) tar.gz
v2.6.33-rc2  Linux 2.6.33-rc2 (2009-12-24) tar.gz
v2.6.33-rc1  Linux 2.6.33-rc1 (2009-12-17) tar.gz
v2.6.32      Linux 2.6.32 (2009-12-02) tar.gz
v2.6.32-rc8  Linux 2.6.32-rc8 (2009-11-19) tar.gz
v2.6.32-rc7  Linux 2.6.32-rc7 (2009-11-12) tar.gz
v2.6.32-rc6  Linux 2.6.32-rc6 (2009-11-03) tar.gz
v2.6.32-rc5  Linux 2.6.32-rc5 (2009-10-15) tar.gz
v2.6.32-rc4  Linux 2.6.32-rc4 (2009-10-11) tar.gz
v2.6.32-rc3  Linux 2.6.32-rc3 (2009-10-04) tar.gz
v2.6.32-rc1  Linux 2.6.32-rc1 (2009-09-27) tar.gz
v2.6.32-rc2  Linux 2.6.32-rc1 (2009-09-27) tar.gz
v2.6.31      Linux 2.6.31 (2009-09-09) tar.gz
v2.6.31-rc9  Linux 2.6.31-rc9 (2009-09-05) tar.gz
v2.6.31-rc8  Linux 2.6.31-rc8 (2009-08-27) tar.gz
v2.6.31-rc7  Linux 2.6.31-rc7 (2009-08-21) tar.gz
v2.6.31-rc6  Linux 2.6.31-rc6 (2009-08-13) tar.gz
v2.6.31-rc5  Linux 2.6.31-rc5 (2009-07-31) tar.gz
v2.6.31-rc4  Linux 2.6.31-rc4 (2009-07-22) tar.gz
v2.6.31-rc3  Linux 2.6.31-rc3 (2009-07-13) tar.gz
v2.6.31-rc2  Linux 2.6.31-rc2 (2009-07-04) tar.gz
v2.6.31-rc1  Linux 2.6.31-rc1 (2009-06-24) tar.gz
v2.6.30      Linux 2.6.30 (2009-06-09) tar.gz
v2.6.30-rc8  Linux 2.6.30-rc8 (2009-06-02) tar.gz
v2.6.30-rc7  Linux 2.6.30-rc7 (2009-05-23) tar.gz
v2.6.30-rc6  Linux 2.6.30-rc6 (2009-05-15) tar.gz
v2.6.30-rc5  Linux 2.6.30-rc5 (2009-05-08) tar.gz
v2.6.30-rc4  Linux 2.6.30-rc4 (2009-04-29) tar.gz
v2.6.30-rc3  Linux 2.6.30-rc3 (2009-04-21) tar.gz
v2.6.30-rc2  Linux 2.6.30-rc2 (2009-04-14) tar.gz
v2.6.30-rc1  Linux 2.6.30-rc1 (2009-04-07) tar.gz
v2.6.29      Linux 2.6.29 (2009-03-23) tar.gz
v2.6.29-rc8  Linux 2.6.29-rc8 (2009-03-12) tar.gz
v2.6.29-rc7  Linux 2.6.29-rc7 (2009-03-03) tar.gz
v2.6.29-rc6  Linux 2.6.29-rc6 (2009-02-22) tar.gz
v2.6.29-rc5  Linux 2.6.29-rc5 (2009-02-13) tar.gz
v2.6.29-rc4  Linus 2.6.29-rc4 (2009-02-08) tar.gz
v2.6.29-rc3  Linux 2.6.29-rc3 (2009-01-28) tar.gz
v2.6.29-rc2  Linux 2.6.29-rc2 (2009-01-16) tar.gz
v2.6.29-rc1  Linux 2.6.29-rc1 (2009-01-10) tar.gz
v2.6.28      Linux 2.6.28 (2008-12-24) tar.gz
v2.6.28-rc9  Linux 2.6.28-rc9 (2008-12-18) tar.gz
v2.6.28-rc8  Linux 2.6.28-rc8 (2008-12-10) tar.gz
v2.6.28-rc7  Linux 2.6.28-rc7 (2008-12-01) tar.gz
v2.6.28-rc6  Linux 2.6.28-rc6 (2008-11-20) tar.gz
v2.6.28-rc5  Linux 2.6.28-rc5 (2008-11-15) tar.gz
v2.6.28-rc4  Linux 2.6.28-rc4 (2008-11-09) tar.gz
v2.6.28-rc3  Linux 2.6.28-rc3 (2008-11-02) tar.gz
v2.6.28-rc2  Linux 2.6.28-rc2 (2008-10-26) tar.gz
v2.6.28-rc1  Linux 2.6.28-rc1 (2008-10-23) tar.gz
v2.6.27      Linux 2.6.27 (2008-10-09) tar.gz
v2.6.27-rc9  Linux 2.6.27-rc9 (2008-10-06) tar.gz
v2.6.27-rc8  Linux 2.6.27-rc8 (2008-09-29) tar.gz
v2.6.27-rc7  Linux 2.6.27-rc7 (2008-09-21) tar.gz
v2.6.27-rc6  Linux 2.6.27-rc6 (2008-09-09) tar.gz
v2.6.27-rc5  Linux 2.6.27-rc5 (2008-08-28) tar.gz
v2.6.27-rc4  Linux 2.6.27-rc4 (2008-08-20) tar.gz
v2.6.27-rc3  Linux 2.6.27-rc3 (2008-08-12) tar.gz
v2.6.27-rc2  Linux 2.6.27-rc2 (2008-08-05) tar.gz
v2.6.27-rc1  Linux 2.6.27-rc1 (2008-07-28) tar.gz
v2.6.26      Linux 2.6.26 (2008-07-13) tar.gz
v2.6.26-rc9  Linux 2.6.26-rc9 (2008-07-05) tar.gz
v2.6.26-rc8  Linux 2.6.26-rc8 (2008-06-24) tar.gz
v2.6.26-rc7  Linux 2.6.26-rc7 (2008-06-20) tar.gz
v2.6.26-rc6  Linux 2.6.26-rc6 (2008-06-12) tar.gz
v2.6.26-rc5  Linux 2.6.26-rc5 (2008-06-04) tar.gz
v2.6.26-rc4  Linux 2.6.26-rc4 (2008-05-26) tar.gz
v2.6.26-rc3  Linux 2.6.26-rc3 (2008-05-18) tar.gz
v2.6.26-rc2  Linux 2.6.26-rc2 (2008-05-11) tar.gz
v2.6.26-rc1  Linux 2.6.26-rc1 (2008-05-03) tar.gz
v2.6.25      Linux 2.6.25 (2008-04-16) tar.gz
v2.6.25-rc9  Linux 2.6.25-rc9 (2008-04-11) tar.gz
v2.6.25-rc8  Linux 2.6.25-rc8 (2008-04-01) tar.gz
v2.6.25-rc7  Linux 2.6.25-rc7 (2008-03-25) tar.gz
v2.6.25-rc6  Linux 2.6.25-rc6 (2008-03-16) tar.gz
v2.6.25-rc5  Linux 2.6.25-rc5 (2008-03-09) tar.gz
v2.6.25-rc4  Linux 2.6.25-rc4 (2008-03-04) tar.gz
v2.6.25-rc3  Linux 2.6.25-rc3 (2008-02-24) tar.gz
v2.6.25-rc2  Linux 2.6.25-rc2 (2008-02-15) tar.gz
v2.6.25-rc1  Linux 2.6.25-rc1 (2008-02-10) tar.gz
v2.6.24      Linux 2.6.24 (2008-01-24) tar.gz
v2.6.24-rc8  Linux 2.6.24-rc8 (2008-01-15) tar.gz
v2.6.24-rc7  Linux 2.6.24-rc7 (2008-01-06) tar.gz
v2.6.24-rc6  Linux 2.6.24-rc6 (2007-12-20) tar.gz
v2.6.24-rc5  Linux 2.6.24-rc5 (2007-12-10) tar.gz
v2.6.24-rc4  Linux 2.6.24-rc4 (2007-12-03) tar.gz
v2.6.24-rc3  Linux 2.6.24-rc3 (2007-11-16) tar.gz
v2.6.24-rc2  Linux 2.6.24-rc2 (2007-11-06) tar.gz
v2.6.24-rc1  Linux 2.6.24-rc1 (2007-10-23) tar.gz
v2.6.23      Linux 2.6.23 (2007-10-09) tar.gz
v2.6.23-rc9  Linux 2.6.23-rc9 (2007-10-01) tar.gz
v2.6.23-rc8  Linux 2.6.23-rc8 (2007-09-24) tar.gz
v2.6.23-rc7  Linux 2.6.23-rc7 (2007-09-19) tar.gz
v2.6.23-rc6  Linux 2.6.23-rc6 (2007-09-10) tar.gz
v2.6.23-rc5  Linux 2.6.23-rc5 (2007-08-31) tar.gz
v2.6.23-rc4  Linux 2.6.23-rc4 (2007-08-27) tar.gz
v2.6.23-rc3  Linux 2.6.23-rc3 (2007-08-12) tar.gz
v2.6.23-rc2  Linus 2.6.23-rc2 (2007-08-03) tar.gz
v2.6.23-rc1  Linux 2.6.23-rc1 (2007-07-22) tar.gz
v2.6.22      Linux 2.6.22 (2007-07-08) tar.gz
v2.6.22-rc7  Linux 2.6.22-rc7 (2007-07-01) tar.gz
v2.6.22-rc6  Linux 2.6.22-rc6 (2007-06-24) tar.gz
v2.6.22-rc5  Linux 2.6.22-rc5 (2007-06-16) tar.gz
v2.6.22-rc4  Linus 2.6.22-rc4 (2007-06-04) tar.gz
v2.6.22-rc3  Linux 2.6.22-rc3 (2007-05-25) tar.gz
v2.6.22-rc2  Linux 2.6.22-rc2 (2007-05-18) tar.gz
v2.6.22-rc1  Linus 2.6.22-rc1 (2007-05-12) tar.gz
v2.6.21      Linux 2.6.21 (2007-04-25) tar.gz
v2.6.21-rc7  Linux 2.6.21-rc7 (2007-04-15) tar.gz
v2.6.21-rc6  Linux 2.6.21-rc6 (2007-04-07) tar.gz
v2.6.21-rc5  Linux 2.6.21-rc5 (2007-03-25) tar.gz
v2.6.21-rc4  Linux 2.6.21-rc4 (2007-03-15) tar.gz
v2.6.21-rc3  Linux 2.6.21-rc3 (2007-03-06) tar.gz
v2.6.21-rc2  Linux 2.6.21-rc2 (2007-02-27) tar.gz
v2.6.21-rc1  Linux 2.6.21-rc1 (2007-02-20) tar.gz
v2.6.20      Linux 2.6.20 (2007-02-04) tar.gz
v2.6.20-rc7  Linux 2.6.20-rc7 (2007-01-30) tar.gz
v2.6.20-rc6  Linux 2.6.20-rc6 (2007-01-24) tar.gz
v2.6.20-rc5  Linux 2.6.20-rc5 (2007-01-12) tar.gz
v2.6.20-rc4  Linux 2.6.20-rc4 (2007-01-06) tar.gz
v2.6.20-rc3  Linux 2.6.20-rc3 (2006-12-31) tar.gz
v2.6.20-rc2  Linux 2.6.20-rc2 (2006-12-23) tar.gz
v2.6.20-rc1  Linux v2.6.20-rc1 (2006-12-13) tar.gz
v2.6.19      Linux 2.6.19 (2006-11-29) tar.gz
v2.6.19-rc6  Linux 2.6.19-rc6 (2006-11-15) tar.gz
v2.6.19-rc5  Linux 2.6.19-rc5 (2006-11-07) tar.gz
v2.6.19-rc4  Linux 2.6.19-rc4 (2006-10-30) tar.gz
v2.6.19-rc3  Linux 2.6.19-rc3 release (2006-10-23) tar.gz
v2.6.19-rc2  Linux 2.6.19-rc2 (2006-10-13) tar.gz
v2.6.19-rc1  Linux v2.6.19-rc1 (2006-10-04) tar.gz
v2.6.18      Raise the Jolly Roger! (2006-09-19) tar.gz
v2.6.18-rc7  Linux 2.6.18-rc7 (2006-09-12) tar.gz
v2.6.18-rc6  Linux 2.6.18-rc6 release (2006-09-03) tar.gz
v2.6.18-rc5  Linux 2.6.18-rc5 (2006-08-27) tar.gz
v2.6.18-rc4  Linux v2.6.18-rc4 (2006-08-06) tar.gz
v2.6.18-rc3  Linux v2.6.18-rc3 (2006-07-29) tar.gz
v2.6.18-rc2  Linux v2.6.18-rc2 (2006-07-15) tar.gz
v2.6.18-rc1  Linux v2.6.18-rc1 (2006-07-05) tar.gz
v2.6.17      Linux v2.6.17 (2006-06-17) tar.gz
v2.6.17-rc6  Linux v2.6.17-rc6 (2006-06-05) tar.gz
v2.6.17-rc5  Linux 2.6.17-rc5 release (2006-05-24) tar.gz
v2.6.17-rc4  Linux v2.6.17-rc4 release (2006-05-11) tar.gz
v2.6.17-rc3  Linux v2.6.17-rc3 (2006-04-26) tar.gz
v2.6.17-rc2  Linux v2.6.17-rc2 (2006-04-18) tar.gz
v2.6.17-rc1  Linux v2.6.17-rc1 (2006-04-02) tar.gz
v2.6.16      Linux v2.6.16 release (2006-03-19) tar.gz
v2.6.16-rc6  Linux v2.6.16-rc6 release (2006-03-11) tar.gz
v2.6.16-rc5  Linux v2.6.16-rc5 release (2006-02-26) tar.gz
v2.6.16-rc4  Linux v2.6.16-rc4 release (2006-02-17) tar.gz
v2.6.16-rc3  Linux v2.6.16-rc3 (2006-02-12) tar.gz
v2.6.16-rc2  Linux v2.6.16-rc2 (2006-02-02) tar.gz
v2.6.16-rc1  Linux v2.6.16-rc1 (2006-01-16) tar.gz
v2.6.15      Linux 2.6.15 release (2006-01-02) tar.gz
v2.6.15-rc7  Christmas eve is when the _real_ celebrations take place. (2005-12-24) tar.gz
v2.6.15-rc6  Linux 2.6.15-rc6 (2005-12-18) tar.gz
v2.6.15-rc5  Linux v2.6.15-rc5 release (2005-12-03) tar.gz
v2.6.15-rc4  Linux v2.6.15-rc4 (2005-11-30) tar.gz
v2.6.15-rc3  Linux v2.6.15-rc3 (2005-11-28) tar.gz
v2.6.15-rc2  Linux v2.6.15-rc2 (2005-11-19) tar.gz
v2.6.15-rc1  Linux v2.6.15-rc1 (2005-11-11) tar.gz
v2.6.14      Linux 2.6.14 release (2005-10-27) tar.gz
v2.6.14-rc5  Linux v2.6.14-rc5 release (2005-10-19) tar.gz
v2.6.14-rc4  Linux 2.6.14-rc4 release (2005-10-10) tar.gz
v2.6.14-rc3  Linux v2.6.14-rc3 release (2005-09-30) tar.gz
v2.6.14-rc2  Linux v2.6.14-rc2 release (2005-09-19) tar.gz
v2.6.14-rc1  Linux v2.6.14-rc1 (2005-09-12) tar.gz
v2.6.13      Linux 2.6.13 release (2005-08-28) tar.gz
v2.6.13-rc7  Linux v2.6.13-rc7 (2005-08-23) tar.gz
v2.6.13-rc6  Linux 2.6.13-rc6 release (2005-08-07) tar.gz
v2.6.13-rc5  Aiming for final. Sure. (2005-08-01) tar.gz
v2.6.13-rc4  Get out from LKS flood (2005-07-28) tar.gz
v2.6.11      This is the 2.6.11 tree object. () tar.gz
v2.6.11-tree This is the 2.6.11 tree object. () tar.gz
v2.6.12      This is the final 2.6.12 release () tar.gz
v2.6.12-rc2  Linux v2.6.12-rc2 release () tar.gz
v2.6.12-rc3  Linux v2.6.12-rc3 release () tar.gz
v2.6.12-rc4  Linux v2.6.12-rc4 release () tar.gz
v2.6.12-rc5  Linux-2.6.12-rc5 release () tar.gz
v2.6.12-rc6  Linux-v2.6.12-rc6 release () tar.gz
v2.6.13-rc1  Linux v2.6.13-rc1 () tar.gz
v2.6.13-rc2  Linux v2.6.13-rc2 () tar.gz
v2.6.13-rc3  Linux v2.6.13-rc3 () tar.gz

git clone https://80x24.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git