]> www.infradead.org Git - users/hch/xfsprogs.git/shortlog
users/hch/xfsprogs.git
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
2024-08-06 Darrick J.... xfs_logprint: report realtime EFIs
2024-08-06 Christoph Hellwigxfs: make the RT allocator rtgroup aware
2024-08-06 Darrick J.... fixup
2024-08-06 Darrick J.... xfs: use realtime EFI to free extents when rtgroups...
2024-08-06 Darrick J.... xfs: support error injection when freeing rt extents
2024-08-06 Christoph Hellwigfixup
2024-08-06 Darrick J.... xfs: support logging EFIs for realtime extents
2024-08-06 Christoph Hellwigfixup
2024-08-06 Darrick J.... xfs: store rtgroup information with a bmap intent
2024-08-06 Darrick J.... xfs: grow the realtime section when realtime groups...
2024-08-06 Christoph Hellwigfixup
2024-08-06 Darrick J.... xfs: encode the rtsummary in big endian format
2024-08-06 Christoph Hellwigfixup
2024-08-06 Darrick J.... xfs: encode the rtbitmap in big endian format
2024-08-06 Christoph Hellwigfixup
2024-08-06 Darrick J.... xfs: add block headers to realtime bitmap and summary...
2024-08-06 Christoph Hellwigfixup
2024-08-06 Darrick J.... xfs: export the geometry of realtime groups to userspace
2024-08-06 Christoph Hellwigfixup
2024-08-06 Darrick J.... xfs: record rt group metadata errors in the health...
2024-08-06 Christoph Hellwigfixup
2024-08-06 Darrick J.... xfs: add frextents to the lazysbcounters when rtgroups...
2024-08-06 Christoph Hellwigxfs: add a helper to prevent bmap merges across rtgroup...
2024-08-06 Darrick J.... xfs: check that rtblock extents do not break rtsupers...
2024-08-06 Darrick J.... xfs: export realtime group geometry via XFS_FSOP_GEOM
2024-08-06 Christoph Hellwigfixup
2024-08-06 Darrick J.... xfs: update realtime super every time we update the...
2024-08-06 Christoph Hellwigfixup
2024-08-06 Darrick J.... libfrog: add memchr_inv
2024-08-06 Darrick J.... xfs: define the format of rt groups
2024-08-06 Christoph Hellwigfixup
2024-08-06 Christoph Hellwigxfs: make RT extent numbers relative to the rtgroup
2024-08-06 Christoph Hellwigfixup
2024-08-06 Christoph Hellwigxfs: refactor xfs_rtsummary_blockcount
2024-08-06 Christoph Hellwigxfs: refactor xfs_rtbitmap_blockcount
2024-08-06 Darrick J.... xfs: remove XFS_ILOCK_RT*
2024-08-06 Christoph Hellwigfixup
2024-08-06 Christoph Hellwigxfs: move RT bitmap and summary information to the...
2024-08-06 Christoph Hellwigfixup
2024-08-06 Darrick J.... xfs: support caching rtgroup metadata inodes
2024-08-06 Darrick J.... xfs: add a lockdep class key for rtgroup inodes
2024-08-06 Darrick J.... xfs: define locking primitives for realtime groups
2024-08-06 Christoph Hellwigfixups
2024-08-06 Darrick J.... xfs: create incore realtime group structures
2024-08-05 Christoph Hellwigfixup
2024-08-05 Christoph Hellwigxfs: replace m_rsumsize with m_rsumblocks
2024-08-05 Christoph Hellwigxfs: remove xfs_{rtbitmap,rtsummary}_wordcount
2024-08-05 Christoph Hellwigxfs_db: stop using libxfs_rtsummary_wordcount
2024-08-05 Christoph Hellwigxfs_repair: stop using libxfs_rt{bitmap,summary}_wordcount
2024-08-05 Christoph Hellwigxfs: clean up the ISVALID macro in xfs_bmap_adjacent
2024-08-05 Christoph Hellwigxfs: simplify xfs_rtalloc_query_range
next