]> www.infradead.org Git - users/hch/xfsprogs.git/shortlog
users/hch/xfsprogs.git
2024-11-01 Darrick J.... xfs: create a shadow rmap btree during realtime rmap...
2024-11-01 Darrick J.... xfs: online repair of the realtime rmap btree
2024-11-01 Darrick J.... xfs: online repair of realtime bitmaps for a realtime...
2024-11-01 Darrick J.... xfs: scrub the metadir path of rt rmap btree files
2024-11-01 Darrick J.... xfs: scrub the realtime rmapbt
2024-11-01 Darrick J.... xfs: report realtime rmap btree corruption errors to...
2024-11-01 Darrick J.... xfs: create routine to allocate and initialize a realti...
2024-11-01 Darrick J.... xfs: wire up rmap map and unmap to the realtime rmapbt
2024-11-01 Darrick J.... xfs: allow inodes with zero extents but nonzero nblocks
2024-11-01 Darrick J.... xfs: wire up a new inode fork type for the realtime...
2024-11-01 Darrick J.... xfs: add metadata reservations for realtime rmap btrees
2024-11-01 Darrick J.... xfs: add realtime reverse map inode to metadata directory
2024-11-01 Darrick J.... xfs: add a realtime flag to the rmap update log redo...
2024-11-01 Darrick J.... xfs: prepare rmap functions to deal with rtrmapbt
2024-11-01 Darrick J.... xfs: add realtime rmap btree operations
2024-11-01 Darrick J.... xfs: realtime rmap btree transaction reservations
2024-11-01 Darrick J.... xfs: introduce realtime rmap btree ondisk definitions
2024-11-01 Darrick J.... xfs: simplify the xfs_rmap_{alloc,free}_extent calling...
2024-11-01 Darrick J.... xfs: allow inode-based btrees to reserve space in the...
2024-11-01 Darrick J.... xfs: update btree keys correctly when _insrec splits...
2024-11-01 Darrick J.... xfs: support storing records in the inode core root
2024-11-01 Darrick J.... xfs: hoist the node iroot update code out of xfs_btree_...
2024-11-01 Darrick J.... xfs: hoist the node iroot update code out of xfs_btree_...
2024-11-01 Darrick J.... xfs: tidy up xfs_bmap_broot_realloc a bit
2024-11-01 Darrick J.... xfs: make xfs_iroot_realloc a bmap btree function
2024-11-01 Darrick J.... xfs: make xfs_iroot_realloc take the new numrecs instea...
2024-11-01 Darrick J.... xfs: refactor the inode fork memory allocation functions
2024-11-01 Darrick J.... xfs: tidy up xfs_iroot_realloc
2024-11-01 Darrick J.... xfs: port ondisk structure checks from xfs/122 to the...
2024-11-01 Darrick J.... xfs: separate space btree structures in xfs_ondisk.h
2024-11-01 Darrick J.... xfs: convert struct typedefs in xfs_ondisk.h
2024-11-01 Darrick J.... xfs: enable metadata directory feature
2024-11-01 Darrick J.... mkfs: enable rt quota options
2024-11-01 Darrick J.... xfs_quota: report warning limits for realtime space...
2024-11-01 Darrick J.... mkfs: add quota flags when setting up filesystem
2024-11-01 Darrick J.... xfs_repair: try not to trash qflags on metadir filesystems
2024-11-01 Darrick J.... xfs_repair: support quota inodes in the metadata directory
2024-11-01 Darrick J.... xfs_repair: hoist the secondary sb qflags handling
2024-11-01 Darrick J.... xfs_repair: refactor quota inumber handling
2024-11-01 Darrick J.... xfs_db: support metadir quotas
2024-11-01 Darrick J.... libfrog: scrub quota file metapaths
2024-11-01 Darrick J.... xfs: scrub quota file metapaths
2024-11-01 Darrick J.... xfs: use metadir for quota inodes
2024-11-01 Darrick J.... mkfs: format realtime groups
2024-11-01 Darrick J.... mkfs: add headers to realtime bitmap blocks
2024-11-01 Darrick J.... xfs_scrub: use histograms to speed up phase 8 on the...
2024-11-01 Darrick J.... xfs_scrub: trim realtime volumes too
2024-11-01 Darrick J.... xfs_scrub: call GETFSMAP for each rt group in parallel
2024-11-01 Darrick J.... xfs_scrub: check rtgroup metadata directory connections
2024-11-01 Darrick J.... xfs_scrub: scrub realtime allocation group metadata
2024-11-01 Darrick J.... xfs_spaceman: report on realtime group health
2024-11-01 Darrick J.... xfs_io: display rt group in verbose fsmap output
2024-11-01 Darrick J.... xfs_io: display rt group in verbose bmap output
2024-11-01 Darrick J.... xfs_io: add a command to display realtime group information
2024-11-01 Darrick J.... xfs_io: add a command to display allocation group infor...
2024-11-01 Darrick J.... xfs_io: support scrubbing rtgroup metadata paths
2024-11-01 Darrick J.... xfs_io: support scrubbing rtgroup metadata
2024-11-01 Darrick J.... xfs_mdrestore: restore rt group superblocks to realtime...
2024-11-01 Darrick J.... xfs_db: report rt group and block number in the bmap...
2024-11-01 Darrick J.... xfs_db: dump rt summary blocks
2024-11-01 Darrick J.... xfs_db: dump rt bitmap blocks
2024-11-01 Darrick J.... xfs_db: metadump realtime devices
2024-11-01 Christoph Hellwigxfs_db: metadump metadir rt bitmap and summary files
2024-11-01 Darrick J.... xfs_db: enable conversion of rt space units
2024-11-01 Darrick J.... xfs_db: support changing the label and uuid of rt super...
2024-11-01 Darrick J.... xfs_db: support dumping realtime group data and superblocks
2024-11-01 Darrick J.... xfs_db: listify the definition of enum typnm
2024-11-01 Darrick J.... xfs_db: fix rtconvert to handle segmented rtblocks
2024-11-01 Darrick J.... xfs_db: fix the rtblock and rtextent commands for segme...
2024-11-01 Christoph Hellwigxfs_repair: stop tracking duplicate RT extents with...
2024-11-01 Darrick J.... xfs_repair: repair rtbitmap and rtsummary block headers
2024-11-01 Darrick J.... xfs_repair: support realtime superblocks
2024-11-01 Darrick J.... xfs_repair: find and clobber rtgroup bitmap and summary...
2024-11-01 Christoph Hellwigrepair: use a separate bmaps array for real time groups
2024-11-01 Christoph Hellwigxfs_repair: support realtime groups
2024-11-01 Christoph Hellwigxfs_repair: add a real per-AG bitmap abstraction
2024-11-01 Christoph Hellwigxfs_repair: simplify rt_lock handling
2024-11-01 Darrick J.... xfs_repair: improve rtbitmap discrepancy reporting
2024-11-01 Darrick J.... xfs_repair: refactor offsetof+sizeof to offsetofend
2024-11-01 Christoph Hellwigxfs_repair: refactor phase4
2024-11-01 Darrick J.... xfs_repair: adjust rtbitmap/rtsummary word updates...
2024-11-01 Darrick J.... xfs_logprint: report realtime EFIs
2024-11-01 Darrick J.... libfrog: add bitmap_clear
2024-11-01 Darrick J.... libfrog: report rt groups in output
2024-11-01 Darrick J.... libfrog: support scrubbing rtgroup metadata paths
2024-11-01 Darrick J.... libxfs: implement some sanity checking for enormous...
2024-11-01 Darrick J.... libxfs: port userspace deferred log item to handle...
2024-11-01 Darrick J.... man: document the rt group geometry ioctl
2024-11-01 Darrick J.... xfs: implement busy extent tracking for rtgroups
2024-11-01 Darrick J.... xfs: move the min and max group block numbers to xfs_group
2024-11-01 Darrick J.... xfs: adjust min_block usage in xfs_verify_agbno
2024-11-01 Darrick J.... xfs: make xfs_rtblock_t a segmented address like xfs_fs...
2024-11-01 Darrick J.... xfs: create helpers to deal with rounding xfs_filblks_t...
2024-11-01 Darrick J.... xfs: create helpers to deal with rounding xfs_fileoff_t...
2024-11-01 Darrick J.... xfs: mask off the rtbitmap and summary inodes when...
2024-11-01 Darrick J.... xfs: scrub metadir paths for rtgroup metadata
2024-11-01 Darrick J.... xfs: scrub the realtime group superblock
2024-11-01 Christoph Hellwigxfs: make the RT allocator rtgroup aware
2024-11-01 Darrick J.... xfs: use realtime EFI to free extents when rtgroups...
2024-11-01 Darrick J.... xfs: support error injection when freeing rt extents
next