Age | Commit message (Expand) | Author | Files | Lines |
2025-04-08 | xfsprogs: Release v6.14.0HEADv6.14.0master | Andrey Albershteyn | 4 | -2/+94 |
2025-04-08 | xfs_scrub_all: localize the strings in the program | Darrick J. Wong | 2 | -27/+42 |
2025-04-08 | xfs_protofile: add messages to localization catalog | Darrick J. Wong | 6 | -14/+47 |
2025-04-08 | Makefile: inject package name/version/bugreport into pot file | Darrick J. Wong | 3 | -1/+11 |
2025-04-08 | xfs_scrub_all: rename source code to .py.in | Darrick J. Wong | 2 | -3/+3 |
2025-04-08 | xfs_protofile: rename source code to .py.in | Darrick J. Wong | 2 | -2/+2 |
2025-03-31 | xfs_repair: handling a block with bad crc, bad uuid, and bad magic number nee... | Bill O'Donnell | 1 | -4/+1 |
2025-03-31 | xfs: Use abs_diff instead of XFS_ABSDIFF | Matthew Wilcox (Oracle) | 2 | -5/+22 |
2025-03-31 | xfs_repair: fix stupid argument error in verify_inode_chunk | Darrick J. Wong | 1 | -1/+1 |
2025-03-31 | xfs_repair: fix infinite loop in longform_dir2_entry_check* | Darrick J. Wong | 2 | -0/+23 |
2025-03-31 | xfs_repair: fix crash in reset_rt_metadir_inodes | Darrick J. Wong | 1 | -4/+10 |
2025-03-31 | xfs_repair: don't recreate /quota metadir if there are no quota inodes | Darrick J. Wong | 1 | -0/+5 |
2025-03-31 | xfs_repair: fix wording of error message about leftover CoW blocks on the rt ... | Darrick J. Wong | 1 | -1/+1 |
2025-03-31 | xfs_io: Add cachestat syscall support | Ritesh Harjani (IBM) | 7 | -0/+110 |
2025-03-31 | xfs_io: Add RWF_DONTCACHE support to preadv2 | Ritesh Harjani (IBM) | 2 | -3/+22 |
2025-03-31 | xfs_io: Add RWF_DONTCACHE support to pwritev2 | Ritesh Harjani (IBM) | 3 | -3/+24 |
2025-03-31 | xfs_io: Add support for preadv2 | Ritesh Harjani (IBM) | 2 | -16/+31 |
2025-03-31 | make: remove the .extradep file in libxfs on "make clean" | Theodore Ts'o | 1 | -1/+1 |
2025-03-11 | xfs_{admin,repair},man5: tell the user to mount with nouuid for snapshots | Darrick J. Wong | 3 | -8/+15 |
2025-03-11 | gitignore: ignore a few newly generated files | Andrey Albershteyn | 1 | -0/+2 |
2025-03-11 | libxfs-apply: drop Cc: to stable release list | Andrey Albershteyn | 1 | -0/+1 |
2025-03-11 | release.sh: add -f to generate for-next update email | Andrey Albershteyn | 1 | -0/+16 |
2025-03-11 | release.sh: generate ANNOUNCE email | Andrey Albershteyn | 1 | -0/+54 |
2025-03-11 | git-contributors: make revspec required and shebang fix | Andrey Albershteyn | 1 | -6/+2 |
2025-03-11 | git-contributors: better handling of hash mark/multiple emails | Andrey Albershteyn | 1 | -20/+91 |
2025-03-11 | Add git-contributors script to notify about merges | Andrey Albershteyn | 1 | -0/+101 |
2025-03-11 | release.sh: update version files make commit optional | Andrey Albershteyn | 1 | -17/+58 |
2025-03-11 | release.sh: add --kup to upload release tarball to kernel.org | Andrey Albershteyn | 1 | -0/+31 |
2025-03-11 | release.sh: add signing and fix outdated commands | Andrey Albershteyn | 1 | -7/+30 |
2025-02-27 | xfsprogs: Fix mismatched return type of filesize() | Pavel Reichl | 1 | -1/+1 |
2025-02-26 | libxfs-apply: allow stgit users to force-apply a patch | Darrick J. Wong | 1 | -2/+62 |
2025-02-26 | libxfs-apply: fix stgit detection | Andrey Albershteyn | 1 | -1/+1 |
2025-02-26 | xfs_io: don't fail FS_IOC_FSGETXATTR on filesystems that lack support | Anthony Iliopoulos | 1 | -2/+4 |
2025-02-26 | configure: additionally get icu-uc from pkg-config | Alyssa Ross | 1 | -1/+1 |
2025-02-25 | xfs_scrub: use the display mountpoint for reporting file corruptions | Darrick J. Wong | 1 | -1/+45 |
2025-02-25 | xfs_scrub: don't warn about zero width joiner control characters | Darrick J. Wong | 1 | -2/+8 |
2025-02-25 | xfs_scrub: fix buffer overflow in string_escape | Darrick J. Wong | 1 | -1/+5 |
2025-02-25 | xfs_db: add command to copy directory trees out of filesystems | Darrick J. Wong | 8 | -3/+1110 |
2025-02-25 | xfs_db: make listdir more generally useful | Darrick J. Wong | 1 | -26/+57 |
2025-02-25 | xfs_db: use an empty transaction to try to prevent livelocks in path_navigate | Darrick J. Wong | 1 | -8/+15 |
2025-02-25 | xfs_db: pass const pointers when we're not modifying them | Darrick J. Wong | 1 | -2/+2 |
2025-02-25 | mkfs: enable reflink on the realtime device | Darrick J. Wong | 3 | -8/+60 |
2025-02-25 | mkfs: validate CoW extent size hint when rtinherit is set | Darrick J. Wong | 1 | -0/+20 |
2025-02-25 | xfs_logprint: report realtime CUIs | Darrick J. Wong | 3 | -5/+29 |
2025-02-25 | xfs_repair: validate CoW extent size hint on rtinherit directories | Darrick J. Wong | 1 | -21/+43 |
2025-02-25 | xfs_repair: allow realtime files to have the reflink flag set | Darrick J. Wong | 1 | -2/+4 |
2025-02-25 | xfs_repair: rebuild the realtime refcount btree | Darrick J. Wong | 8 | -6/+308 |
2025-02-25 | xfs_repair: reject unwritten shared extents | Darrick J. Wong | 1 | -6/+30 |
2025-02-25 | xfs_repair: check existing realtime refcountbt entries against observed refco... | Darrick J. Wong | 5 | -48/+169 |
2025-02-25 | xfs_repair: compute refcount data for the realtime groups | Darrick J. Wong | 3 | -7/+33 |
2025-02-25 | xfs_repair: find and mark the rtrefcountbt inode | Darrick J. Wong | 7 | -13/+66 |
2025-02-25 | xfs_repair: use realtime refcount btree data to check block types | Darrick J. Wong | 5 | -6/+500 |
2025-02-25 | xfs_repair: allow CoW staging extents in the realtime rmap records | Darrick J. Wong | 1 | -3/+14 |
2025-02-25 | xfs_spaceman: report health of the realtime refcount btree | Darrick J. Wong | 1 | -0/+10 |
2025-02-25 | xfs_db: add rtrefcount reservations to the rgresv command | Darrick J. Wong | 2 | -0/+14 |
2025-02-25 | xfs_db: copy the realtime refcount btree | Darrick J. Wong | 1 | -0/+114 |
2025-02-25 | xfs_db: support the realtime refcountbt | Darrick J. Wong | 5 | -0/+18 |
2025-02-25 | xfs_db: display the realtime refcount btree contents | Darrick J. Wong | 11 | -2/+291 |
2025-02-25 | man: document userspace API changes due to rt reflink | Darrick J. Wong | 1 | -2/+6 |
2025-02-25 | libfrog: enable scrubbing of the realtime refcount data | Darrick J. Wong | 2 | -0/+11 |
2025-02-25 | libxfs: apply rt extent alignment constraints to CoW extsize hint | Darrick J. Wong | 1 | -0/+14 |
2025-02-25 | libxfs: add a realtime flag to the refcount update log redo items | Darrick J. Wong | 1 | -2/+32 |
2025-02-25 | libxfs: compute the rt refcount btree maxlevels during initialization | Darrick J. Wong | 1 | -1/+3 |
2025-02-25 | mkfs: create the realtime rmap inode | Darrick J. Wong | 4 | -12/+114 |
2025-02-25 | xfs_logprint: report realtime RUIs | Darrick J. Wong | 3 | -5/+29 |
2025-02-25 | xfs_repair: reserve per-AG space while rebuilding rt metadata | Darrick J. Wong | 2 | -0/+46 |
2025-02-25 | xfs_repair: rebuild the bmap btree for realtime files | Darrick J. Wong | 1 | -4/+105 |
2025-02-25 | xfs_repair: check for global free space concerns with default btree slack levels | Darrick J. Wong | 4 | -9/+129 |
2025-02-25 | xfs_repair: rebuild the realtime rmap btree | Darrick J. Wong | 9 | -2/+371 |
2025-02-25 | xfs_repair: always check realtime file mappings against incore info | Darrick J. Wong | 1 | -11/+84 |
2025-02-25 | xfs_repair: check existing realtime rmapbt entries against observed rmaps | Darrick J. Wong | 3 | -54/+188 |
2025-02-25 | xfs_repair: find and mark the rtrmapbt inodes | Darrick J. Wong | 7 | -23/+95 |
2025-02-25 | xfs_repair: refactor realtime inode check | Darrick J. Wong | 1 | -48/+39 |
2025-02-25 | xfs_repair: create a new set of incore rmap information for rt groups | Darrick J. Wong | 5 | -34/+121 |
2025-02-25 | xfs_repair: use realtime rmap btree data to check block types | Darrick J. Wong | 6 | -10/+631 |
2025-02-25 | xfs_repair: flag suspect long-format btree blocks | Darrick J. Wong | 3 | -4/+16 |
2025-02-25 | xfs_repair: tidy up rmap_diffkeys | Darrick J. Wong | 1 | -4/+4 |
2025-02-25 | xfs_spaceman: report health status of the realtime rmap btree | Darrick J. Wong | 1 | -0/+10 |
2025-02-25 | xfs_db: add an rgresv command | Darrick J. Wong | 3 | -0/+126 |
2025-02-25 | xfs_db: make fsmap query the realtime reverse mapping tree | Darrick J. Wong | 2 | -4/+148 |
2025-02-25 | xfs_db: copy the realtime rmap btree | Darrick J. Wong | 1 | -0/+120 |
2025-02-25 | xfs_db: support the realtime rmapbt | Darrick J. Wong | 5 | -1/+74 |
2025-02-25 | xfs_db: display the realtime rmap btree contents | Darrick J. Wong | 11 | -3/+350 |
2025-02-25 | xfs_db: don't abort when bmapping on a non-extents/bmbt fork | Darrick J. Wong | 1 | -4/+13 |
2025-02-25 | xfs_db: compute average btree height | Darrick J. Wong | 2 | -1/+36 |
2025-02-25 | man: document userspace API changes due to rt rmap | Darrick J. Wong | 2 | -3/+10 |
2025-02-25 | libfrog: enable scrubbing of the realtime rmap | Darrick J. Wong | 2 | -0/+11 |
2025-02-25 | libxfs: add a realtime flag to the rmap update log redo items | Darrick J. Wong | 1 | -2/+33 |
2025-02-25 | libxfs: compute the rt rmap btree maxlevels during initialization | Darrick J. Wong | 1 | -1/+11 |
2025-02-25 | xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() | Mirsad Todorovac | 2 | -2/+10 |
2025-02-25 | xfs: constify feature checks | Christoph Hellwig | 2 | -7/+7 |
2025-02-25 | xfs: remove XFS_ILOG_NONCORE | Christoph Hellwig | 1 | -6/+0 |
2025-02-25 | xfs: mark xfs_dir_isempty static | Christoph Hellwig | 2 | -4/+3 |
2025-02-25 | xfs: fix the entry condition of exact EOF block allocation optimization | Jinliang Zheng | 1 | -6/+7 |
2025-02-25 | xfs: scrub the metadir path of rt refcount btree files | Darrick J. Wong | 1 | -1/+2 |
2025-02-25 | xfs: scrub the realtime refcount btree | Darrick J. Wong | 1 | -1/+2 |
2025-02-25 | xfs: report realtime refcount btree corruption errors to the health system | Darrick J. Wong | 4 | -3/+13 |
2025-02-25 | xfs: enable extent size hints for CoW operations | Darrick J. Wong | 1 | -1/+7 |
2025-02-25 | xfs: apply rt extent alignment constraints to CoW extsize hint | Darrick J. Wong | 1 | -5/+20 |
2025-02-25 | xfs: fix xfs_get_extsz_hint behavior with realtime alwayscow files | Darrick J. Wong | 1 | -3/+2 |
2025-02-25 | xfs: recover CoW leftovers in the realtime volume | Darrick J. Wong | 2 | -16/+34 |
2025-02-25 | xfs: allow inodes to have the realtime and reflink flags | Darrick J. Wong | 1 | -1/+2 |
2025-02-25 | xfs: compute rtrmap btree max levels when reflink enabled | Darrick J. Wong | 1 | -2/+26 |
2025-02-25 | xfs: update rmap to allow cow staging extents in the rt rmap | Darrick J. Wong | 1 | -0/+7 |
2025-02-25 | xfs: create routine to allocate and initialize a realtime refcount btree inode | Darrick J. Wong | 3 | -0/+33 |
2025-02-25 | xfs: wire up realtime refcount btree cursors | Darrick J. Wong | 4 | -4/+112 |
2025-02-25 | xfs: wire up a new metafile type for the realtime refcount | Darrick J. Wong | 5 | -3/+388 |
2025-02-25 | xfs: add metadata reservations for realtime refcount btree | Darrick J. Wong | 2 | -0/+42 |
2025-02-25 | xfs: add realtime refcount btree inode to metadata directory | Darrick J. Wong | 6 | -4/+30 |
2025-02-25 | xfs: add a realtime flag to the refcount update log redo items | Darrick J. Wong | 5 | -30/+67 |
2025-02-25 | xfs: prepare refcount functions to deal with rtrefcountbt | Darrick J. Wong | 2 | -8/+48 |
2025-02-25 | xfs: add realtime refcount btree operations | Darrick J. Wong | 1 | -0/+148 |
2025-02-25 | xfs: realtime refcount btree transaction reservations | Darrick J. Wong | 1 | -3/+22 |
2025-02-25 | xfs: introduce realtime refcount btree ondisk definitions | Darrick J. Wong | 10 | -0/+383 |
2025-02-25 | xfs: namespace the maximum length/refcount symbols | Darrick J. Wong | 4 | -13/+13 |
2025-02-25 | xfs: create a shadow rmap btree during realtime rmap repair | Darrick J. Wong | 5 | -1/+134 |
2025-02-25 | xfs: online repair of the realtime rmap btree | Darrick J. Wong | 3 | -1/+5 |
2025-02-25 | xfs: online repair of realtime bitmaps for a realtime group | Darrick J. Wong | 1 | -0/+9 |
2025-02-25 | xfs: scrub the metadir path of rt rmap btree files | Darrick J. Wong | 1 | -1/+2 |
2025-02-25 | xfs: scrub the realtime rmapbt | Darrick J. Wong | 1 | -1/+2 |
2025-02-25 | xfs: report realtime rmap btree corruption errors to the health system | Darrick J. Wong | 5 | -4/+14 |
2025-02-25 | xfs: create routine to allocate and initialize a realtime rmap btree inode | Darrick J. Wong | 3 | -0/+61 |
2025-02-25 | xfs: wire up rmap map and unmap to the realtime rmapbt | Darrick J. Wong | 3 | -26/+66 |
2025-02-25 | xfs: wire up a new metafile type for the realtime rmap | Darrick J. Wong | 5 | -3/+375 |
2025-02-25 | xfs: add metadata reservations for realtime rmap btrees | Darrick J. Wong | 2 | -0/+43 |
2025-02-25 | xfs: add realtime reverse map inode to metadata directory | Darrick J. Wong | 6 | -6/+47 |
2025-02-25 | xfs: support file data forks containing metadata btrees | Darrick J. Wong | 3 | -5/+43 |
2025-02-25 | xfs: pretty print metadata file types in error messages | Darrick J. Wong | 3 | -1/+22 |
2025-02-25 | xfs: add a realtime flag to the rmap update log redo items | Darrick J. Wong | 5 | -10/+23 |
2025-02-25 | xfs: prepare rmap functions to deal with rtrmapbt | Darrick J. Wong | 3 | -0/+92 |
2025-02-25 | xfs: add realtime rmap btree operations | Darrick J. Wong | 3 | -0/+344 |
2025-02-25 | xfs: realtime rmap btree transaction reservations | Darrick J. Wong | 3 | -3/+26 |
2025-02-25 | xfs: introduce realtime rmap btree ondisk definitions | Darrick J. Wong | 10 | -0/+392 |
2025-02-25 | xfs: allow inode-based btrees to reserve space in the data device | Darrick J. Wong | 11 | -2/+254 |
2025-02-25 | xfs: support storing records in the inode core root | Darrick J. Wong | 3 | -17/+132 |
2025-02-25 | xfs: simplify the xfs_rmap_{alloc,free}_extent calling conventions | Darrick J. Wong | 3 | -15/+11 |
2025-02-25 | xfs: prepare to reuse the dquot pointer space in struct xfs_inode | Darrick J. Wong | 2 | -6/+2 |
2025-02-25 | xfs: add some rtgroup inode helpers | Darrick J. Wong | 4 | -12/+20 |
2025-02-25 | xfs: hoist the node iroot update code out of xfs_btree_kill_iroot | Darrick J. Wong | 1 | -27/+57 |
2025-02-25 | xfs: hoist the node iroot update code out of xfs_btree_new_iroot | Darrick J. Wong | 1 | -41/+76 |
2025-02-25 | xfs: tidy up xfs_bmap_broot_realloc a bit | Darrick J. Wong | 1 | -18/+25 |
2025-02-25 | xfs: make xfs_iroot_realloc a bmap btree function | Darrick J. Wong | 7 | -108/+130 |
2025-02-25 | xfs: make xfs_iroot_realloc take the new numrecs instead of deltas | Darrick J. Wong | 4 | -67/+51 |
2025-02-25 | xfs: refactor the inode fork memory allocation functions | Darrick J. Wong | 2 | -39/+82 |
2025-02-25 | xfs: tidy up xfs_iroot_realloc | Darrick J. Wong | 1 | -43/+40 |
2025-02-25 | xfs_scrub: try harder to fill the bulkstat array with bulkstat() | Darrick J. Wong | 2 | -1/+115 |
2025-02-25 | xfs_scrub: ignore freed inodes when single-stepping during phase 3 | Darrick J. Wong | 1 | -1/+25 |
2025-02-25 | xfs_scrub: hoist the phase3 bulkstat single stepping code | Darrick J. Wong | 1 | -36/+53 |
2025-02-25 | xfs_scrub: don't blow away new inodes in bulkstat_single_step | Darrick J. Wong | 1 | -20/+122 |
2025-02-25 | xfs_scrub: return early from bulkstat_for_inumbers if no bulkstat data | Darrick J. Wong | 1 | -1/+3 |
2025-02-25 | xfs_scrub: don't complain if bulkstat fails | Darrick J. Wong | 1 | -9/+2 |
2025-02-25 | xfs_scrub: don't (re)set the bulkstat request icount incorrectly | Darrick J. Wong | 1 | -1/+0 |
2025-02-25 | xfs_scrub: don't double-scan inodes during phase 3 | Darrick J. Wong | 1 | -8/+20 |
2025-02-25 | xfs_scrub: actually iterate all the bulkstat records | Darrick J. Wong | 1 | -3/+2 |
2025-02-25 | xfs_scrub: selectively re-run bulkstat after re-running inumbers | Darrick J. Wong | 1 | -2/+17 |
2025-02-25 | xfs_scrub: remove flags argument from scrub_scan_all_inodes | Darrick J. Wong | 3 | -23/+13 |
2025-02-25 | xfs_scrub: call bulkstat directly if we're only scanning user files | Darrick J. Wong | 4 | -3/+158 |
2025-02-25 | xfs_scrub: don't report data loss in unlinked inodes twice | Darrick J. Wong | 1 | -7/+9 |
2025-02-25 | libfrog: wrap handle construction code | Darrick J. Wong | 7 | -35/+73 |
2025-02-25 | man: document new XFS_BULK_IREQ_METADIR flag to bulkstat | Darrick J. Wong | 1 | -0/+8 |
2025-02-25 | libxfs: mark xmbuf_{un,}map_page static | Christoph Hellwig | 2 | -51/+49 |
2025-02-25 | libxfs: unmap xmbuf pages to avoid disaster | Darrick J. Wong | 3 | -4/+115 |
2025-02-25 | xfs_db: obfuscate rt superblock label when metadumping | Darrick J. Wong | 1 | -0/+11 |
2025-02-25 | mkfs,xfs_repair: don't pass a daddr as the flags argument | Darrick J. Wong | 2 | -3/+2 |
2025-02-13 | xfsprogs: Release v6.13.0v6.13.0 | Andrey Albershteyn | 4 | -2/+112 |
2025-02-05 | xfs_protofile: fix device number encoding | Darrick J. Wong | 1 | -1/+1 |
2025-02-05 | xfs_protofile: fix mode formatting error | Darrick J. Wong | 1 | -1/+1 |
2025-02-05 | mkfs: fix file size setting when interpreting a protofile | Darrick J. Wong | 1 | -4/+1 |
2025-01-29 | xfs_repair: require zeroed quota/rt inodes in metadir superblocks | Darrick J. Wong | 1 | -1/+48 |
2025-01-29 | mkfs: use a default sector size that is also suitable for the rtdev | Christoph Hellwig | 1 | -2/+14 |
2025-01-29 | xfs_scrub_all.timer: don't run if /var/lib/xfsprogs is readonly | Darrick J. Wong | 3 | -17/+28 |
2025-01-24 | xfs_logprint: Fix super block buffer interpretation issue | Chi Zhiling | 2 | -24/+15 |
2025-01-16 | mkfs: allow sizing realtime allocation groups for concurrency | Darrick J. Wong | 2 | -3/+165 |
2025-01-16 | build: initialize stack variables to zero by default | Darrick J. Wong | 3 | -1/+16 |
2025-01-16 | m4: fix statx override selection if /usr/include doesn't define it | Darrick J. Wong | 1 | -1/+1 |
2025-01-16 | mkfs: fix parsing of value-less -d/-l concurrency cli option | Darrick J. Wong | 1 | -2/+2 |
2025-01-16 | xfs_db: improve error message when unknown btree type given to btheight | Darrick J. Wong | 1 | -0/+6 |
2025-01-16 | libxfs: fix uninit variable in libxfs_alloc_file_space | Darrick J. Wong | 1 | -1/+1 |
2025-01-16 | xfs_repair: don't obliterate return codes | Darrick J. Wong | 1 | -1/+1 |
2025-01-16 | xfs_db: fix multiple dblock commands | Darrick J. Wong | 1 | -1/+3 |
2025-01-16 | xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT | Christoph Hellwig | 1 | -1/+1 |
2024-12-25 | xfs_io: add extsize command support | Ojaswin Mujoo | 1 | -1/+1 |
2024-12-25 | xfs_io: allow foreign FSes to show FS_IOC_FSGETXATTR details | Ojaswin Mujoo | 1 | -27/+36 |
2024-12-25 | include/linux.h: use linux/magic.h to get XFS_SUPER_MAGIC | Ojaswin Mujoo | 1 | -1/+2 |
2024-12-23 | mkfs: enable rt quota options | Darrick J. Wong | 1 | -6/+0 |
2024-12-23 | xfs_quota: report warning limits for realtime space quotas | Darrick J. Wong | 2 | -1/+5 |
2024-12-23 | mkfs: add quota flags when setting up filesystem | Darrick J. Wong | 2 | -1/+160 |
2024-12-23 | xfs_repair: try not to trash qflags on metadir filesystems | Darrick J. Wong | 3 | -1/+25 |
2024-12-23 | xfs_repair: support quota inodes in the metadata directory | Darrick J. Wong | 6 | -3/+194 |
2024-12-23 | xfs_repair: hoist the secondary sb qflags handling | Darrick J. Wong | 1 | -72/+85 |
2024-12-23 | xfs_repair: refactor quota inumber handling | Darrick J. Wong | 10 | -113/+221 |
2024-12-23 | xfs_db: support metadir quotas | Darrick J. Wong | 2 | -15/+50 |
2024-12-23 | libfrog: scrub quota file metapaths | Darrick J. Wong | 1 | -0/+20 |
2024-12-23 | mkfs: format realtime groups | Darrick J. Wong | 10 | -29/+448 |
2024-12-23 | mkfs: add headers to realtime bitmap blocks | Darrick J. Wong | 1 | -1/+4 |
2024-12-23 | xfs_scrub: use histograms to speed up phase 8 on the realtime volume | Darrick J. Wong | 4 | -1/+15 |
2024-12-23 | xfs_scrub: trim realtime volumes too | Darrick J. Wong | 1 | -3/+29 |
2024-12-23 | xfs_scrub: call GETFSMAP for each rt group in parallel | Darrick J. Wong | 1 | -8/+62 |
2024-12-23 | xfs_scrub: cleanup fsmap keys initialization | Christoph Hellwig | 2 | -26/+23 |
2024-12-23 | xfs_scrub: check rtgroup metadata directory connections | Darrick J. Wong | 2 | -3/+25 |