]> www.infradead.org Git - users/hch/xfsprogs.git/shortlog
users/hch/xfsprogs.git
2024-08-11 Darrick J.... mkfs: create the realtime rmap inode xfs-realtime-rmap-rebase
2024-08-11 Darrick J.... xfs_logprint: report realtime RUIs
2024-08-11 Darrick J.... xfs_repair: allow sysadmins to add realtime reverse...
2024-08-11 Darrick J.... xfs_repair: reserve per-AG space while rebuilding rt...
2024-08-11 Darrick J.... xfs_repair: rebuild the bmap btree for realtime files
2024-08-11 Darrick J.... xfs_repair: check for global free space concerns with...
2024-08-11 Darrick J.... xfs_repair: rebuild the realtime rmap btree
2024-08-11 Darrick J.... xfs_repair: always check realtime file mappings against...
2024-08-11 Darrick J.... xfs_repair: check existing realtime rmapbt entries...
2024-08-11 Darrick J.... xfs_repair: find and mark the rtrmapbt inodes
2024-08-11 Darrick J.... xfs_repair: refactor realtime inode check
2024-08-11 Darrick J.... xfs_repair: collect realtime reverse-mapping data for...
2024-08-11 Darrick J.... xfs_repair: create a new set of incore rmap information...
2024-08-11 Darrick J.... xfs_repair: use realtime rmap btree data to check block...
2024-08-11 Darrick J.... xfs_repair: flag suspect long-format btree blocks
2024-08-11 Darrick J.... libxfs: dirty buffers should be marked uptodate too
2024-08-11 Darrick J.... xfs_spaceman: report health status of the realtime...
2024-08-11 Darrick J.... xfs_scrub: retest metadata across scrub groups after...
2024-08-11 Darrick J.... xfs_scrub: check rtrmapbt metadata directory connections
2024-08-11 Darrick J.... libfrog: enable scrubbing of the realtime rmap
2024-08-11 Darrick J.... xfs_io: support scrubbing rtgroup metadata paths
2024-08-11 Darrick J.... xfs_db: make fsmap query the realtime reverse mapping...
2024-08-11 Darrick J.... xfs_db: copy the realtime rmap btree
2024-08-11 Darrick J.... xfs_db: support the realtime rmapbt
2024-08-11 Darrick J.... xfs_db: display the realtime rmap btree contents
2024-08-11 Darrick J.... xfs: hook live realtime rmap operations during a repair...
2024-08-11 Darrick J.... xfs: create a shadow rmap btree during realtime rmap...
2024-08-11 Darrick J.... xfs: online repair of the realtime rmap btree
2024-08-11 Darrick J.... xfs: scrub the metadir path of rt rmap btree files
2024-08-11 Christoph Hellwigfixup
2024-08-11 Darrick J.... xfs: scrub the realtime rmapbt
2024-08-11 Christoph Hellwigfixup
2024-08-11 Darrick J.... xfs: allow queued realtime intents to drain before...
2024-08-11 Christoph Hellwigfixup
2024-08-11 Darrick J.... xfs: report realtime rmap btree corruption errors to...
2024-08-11 Darrick J.... xfs: create routine to allocate and initialize a realti...
2024-08-11 Darrick J.... xfs: wire up rmap map and unmap to the realtime rmapbt
2024-08-11 Darrick J.... xfs: allow inodes with zero extents but nonzero nblocks
2024-08-11 Darrick J.... xfs: wire up a new inode fork type for the realtime...
2024-08-11 Darrick J.... xfs: add metadata reservations for realtime rmap btrees
2024-08-11 Darrick J.... xfs: add realtime reverse map inode to metadata directory
2024-08-11 Darrick J.... xfs: add a realtime flag to the rmap update log redo...
2024-08-11 Darrick J.... xfs: prepare rmap functions to deal with rtrmapbt
2024-08-11 Darrick J.... xfs: add realtime rmap btree operations
2024-08-11 Darrick J.... xfs: realtime rmap btree transaction reservations
2024-08-11 Darrick J.... xfs: define the on-disk realtime rmap btree format
2024-08-11 Darrick J.... xfs: introduce realtime rmap btree definitions
2024-08-11 Darrick J.... xfs: simplify the xfs_rmap_{alloc,free}_extent calling...
2024-08-11 Christoph Hellwigfixup
2024-08-11 Darrick J.... xfs: allow inode-based btrees to reserve space in the...
2024-08-11 Darrick J.... xfs: attach rtgroup objects to btree cursors
2024-08-11 Darrick J.... xfs: update btree keys correctly when _insrec splits...
2024-08-11 Darrick J.... xfs: support storing records in the inode core root
2024-08-11 Darrick J.... xfs: hoist the node iroot update code out of xfs_btree_...
2024-08-11 Darrick J.... xfs: hoist the node iroot update code out of xfs_btree_...
2024-08-11 Darrick J.... xfs: support leaves in the incore btree root block...
2024-08-11 Darrick J.... xfs: generalize the btree root reallocation function
2024-08-11 Darrick J.... xfs: standardize the btree maxrecs function parameters
2024-08-11 Darrick J.... xfs: rearrange xfs_iroot_realloc a bit
2024-08-11 Darrick J.... xfs: move the zero records logic into xfs_bmap_broot_sp...
2024-08-11 Darrick J.... xfs: hoist the code that moves the incore inode fork...
2024-08-11 Darrick J.... xfs: fix a sloppy memory handling bug in xfs_iroot_realloc
2024-08-11 Darrick J.... xfs: refactor creation of bmap btree roots
2024-08-11 Darrick J.... xfs: refactor the allocation and freeing of incore...
2024-08-11 Darrick J.... xfs: replace shouty XFS_BM{BT,DR} macros
2024-08-11 Christoph Hellwigpartial revert
2024-08-06 Darrick J.... mkfs: format realtime groups xfs-per-rtg-bitmap-rebase
2024-08-06 Darrick J.... mkfs: add headers to realtime bitmap blocks
2024-08-06 Darrick J.... xfs_scrub: use histograms to speed up phase 8 on the...
2024-08-06 Darrick J.... xfs_scrub: trim realtime volumes too
2024-08-06 Darrick J.... xfs_scrub: call GETFSMAP for each rt group in parallel
2024-08-06 Darrick J.... xfs_scrub: scrub realtime allocation group metadata
2024-08-06 Darrick J.... xfs_spaceman: report on realtime group health
2024-08-06 Darrick J.... xfs_io: display rt group in verbose fsmap output
2024-08-06 Darrick J.... xfs_io: display rt group in verbose bmap output
2024-08-06 Darrick J.... xfs_io: add a command to display realtime group information
2024-08-06 Darrick J.... xfs_io: add a command to display allocation group infor...
2024-08-06 Darrick J.... xfs_io: support scrubbing rtgroup metadata
2024-08-06 Darrick J.... xfs_mdrestore: restore rt group superblocks to realtime...
2024-08-06 Darrick J.... xfs_db: dump rt summary blocks
2024-08-06 Darrick J.... xfs_db: dump rt bitmap blocks
2024-08-06 Darrick J.... xfs_db: hoist bit scraping function
2024-08-06 Darrick J.... xfs_db: metadump realtime devices
2024-08-06 Christoph Hellwigxfs_db: metadump metadir rt bitmap and summary files
2024-08-06 Darrick J.... xfs_db: report rtgroups via version command
2024-08-06 Darrick J.... xfs_db: enable conversion of rt space units
2024-08-06 Darrick J.... xfs_db: support changing the label and uuid of rt super...
2024-08-06 Darrick J.... xfs_db: support dumping realtime superblocks
2024-08-06 Darrick J.... xfs_db: listify the definition of enum typnm
2024-08-06 Darrick J.... xfs_repair: support adding rtgroups to a filesystem
2024-08-06 Darrick J.... xfs_repair: repair rtbitmap and rtsummary block headers
2024-08-06 Darrick J.... xfs_repair: support realtime superblocks
2024-08-06 Christoph Hellwigxfs_repair: support realtime groups
2024-08-06 Darrick J.... xfs_repair: improve rtbitmap discrepancy reporting
2024-08-06 Darrick J.... xfs_repair: refactor offsetof+sizeof to offsetofend
2024-08-06 Christoph Hellwigxfs_repair: refactor phase4
2024-08-06 Darrick J.... libfrog: add bitmap_clear
2024-08-06 Darrick J.... libxfs: implement some sanity checking for enormous...
2024-08-06 Darrick J.... libfrog: report rt groups in output
2024-08-06 Darrick J.... xfs: scrub the realtime group superblock
next