]> www.infradead.org Git - users/hch/xfsprogs.git/shortlog
users/hch/xfsprogs.git
2025-02-25 Darrick J.... xfs: online repair of the realtime rmap btree
2025-02-25 Darrick J.... xfs: online repair of realtime bitmaps for a realtime...
2025-02-25 Darrick J.... xfs: scrub the metadir path of rt rmap btree files
2025-02-25 Darrick J.... xfs: scrub the realtime rmapbt
2025-02-25 Darrick J.... xfs: report realtime rmap btree corruption errors to...
2025-02-25 Darrick J.... xfs: create routine to allocate and initialize a realti...
2025-02-25 Darrick J.... xfs: wire up rmap map and unmap to the realtime rmapbt
2025-02-25 Darrick J.... xfs: wire up a new metafile type for the realtime rmap
2025-02-25 Darrick J.... xfs: add metadata reservations for realtime rmap btrees
2025-02-25 Darrick J.... xfs: add realtime reverse map inode to metadata directory
2025-02-25 Darrick J.... xfs: support file data forks containing metadata btrees
2025-02-25 Darrick J.... xfs: pretty print metadata file types in error messages
2025-02-25 Darrick J.... xfs: add a realtime flag to the rmap update log redo...
2025-02-25 Darrick J.... xfs: prepare rmap functions to deal with rtrmapbt
2025-02-25 Darrick J.... xfs: add realtime rmap btree operations
2025-02-25 Darrick J.... xfs: realtime rmap btree transaction reservations
2025-02-25 Darrick J.... xfs: introduce realtime rmap btree ondisk definitions
2025-02-25 Darrick J.... xfs: allow inode-based btrees to reserve space in the...
2025-02-25 Darrick J.... xfs: support storing records in the inode core root
2025-02-25 Darrick J.... xfs: simplify the xfs_rmap_{alloc,free}_extent calling...
2025-02-25 Darrick J.... xfs: prepare to reuse the dquot pointer space in struct...
2025-02-25 Darrick J.... xfs: add some rtgroup inode helpers
2025-02-25 Darrick J.... xfs: hoist the node iroot update code out of xfs_btree_...
2025-02-25 Darrick J.... xfs: hoist the node iroot update code out of xfs_btree_...
2025-02-25 Darrick J.... xfs: tidy up xfs_bmap_broot_realloc a bit
2025-02-25 Darrick J.... xfs: make xfs_iroot_realloc a bmap btree function
2025-02-25 Darrick J.... xfs: make xfs_iroot_realloc take the new numrecs instea...
2025-02-25 Darrick J.... xfs: refactor the inode fork memory allocation functions
2025-02-25 Darrick J.... xfs: tidy up xfs_iroot_realloc
2025-02-25 Darrick J.... xfs_scrub: try harder to fill the bulkstat array with...
2025-02-25 Darrick J.... xfs_scrub: ignore freed inodes when single-stepping...
2025-02-25 Darrick J.... xfs_scrub: hoist the phase3 bulkstat single stepping...
2025-02-25 Darrick J.... xfs_scrub: don't blow away new inodes in bulkstat_singl...
2025-02-25 Darrick J.... xfs_scrub: return early from bulkstat_for_inumbers...
2025-02-25 Darrick J.... xfs_scrub: don't complain if bulkstat fails
2025-02-25 Darrick J.... xfs_scrub: don't (re)set the bulkstat request icount...
2025-02-25 Darrick J.... xfs_scrub: don't double-scan inodes during phase 3
2025-02-25 Darrick J.... xfs_scrub: actually iterate all the bulkstat records
2025-02-25 Darrick J.... xfs_scrub: selectively re-run bulkstat after re-running...
2025-02-25 Darrick J.... xfs_scrub: remove flags argument from scrub_scan_all_inodes
2025-02-25 Darrick J.... xfs_scrub: call bulkstat directly if we're only scannin...
2025-02-25 Darrick J.... xfs_scrub: don't report data loss in unlinked inodes...
2025-02-25 Darrick J.... libfrog: wrap handle construction code
2025-02-25 Darrick J.... man: document new XFS_BULK_IREQ_METADIR flag to bulkstat
2025-02-25 Christoph Hellwiglibxfs: mark xmbuf_{un,}map_page static
2025-02-25 Darrick J.... libxfs: unmap xmbuf pages to avoid disaster
2025-02-25 Darrick J.... xfs_db: obfuscate rt superblock label when metadumping
2025-02-25 Darrick J.... mkfs,xfs_repair: don't pass a daddr as the flags argument
2025-02-13 Andrey Albershteynxfsprogs: Release v6.13.0
2025-02-05 Darrick J.... xfs_protofile: fix device number encoding
2025-02-05 Darrick J.... xfs_protofile: fix mode formatting error
2025-02-05 Darrick J.... mkfs: fix file size setting when interpreting a protofile
2025-01-29 Darrick J.... xfs_repair: require zeroed quota/rt inodes in metadir...
2025-01-29 Christoph Hellwigmkfs: use a default sector size that is also suitable...
2025-01-29 Darrick J.... xfs_scrub_all.timer: don't run if /var/lib/xfsprogs...
2025-01-24 Chi Zhilingxfs_logprint: Fix super block buffer interpretation...
2025-01-16 Darrick J.... mkfs: allow sizing realtime allocation groups for concu...
2025-01-16 Darrick J.... build: initialize stack variables to zero by default
2025-01-16 Darrick J.... m4: fix statx override selection if /usr/include doesn...
2025-01-16 Darrick J.... mkfs: fix parsing of value-less -d/-l concurrency cli...
2025-01-16 Darrick J.... xfs_db: improve error message when unknown btree type...
2025-01-16 Darrick J.... libxfs: fix uninit variable in libxfs_alloc_file_space
2025-01-16 Darrick J.... xfs_repair: don't obliterate return codes
2025-01-16 Darrick J.... xfs_db: fix multiple dblock commands
2025-01-16 Christoph Hellwigxfs: don't return an error from xfs_update_last_rtgroup...
2024-12-25 Ojaswin Mujooxfs_io: add extsize command support
2024-12-25 Ojaswin Mujooxfs_io: allow foreign FSes to show FS_IOC_FSGETXATTR...
2024-12-25 Ojaswin Mujooinclude/linux.h: use linux/magic.h to get XFS_SUPER_MAGIC
2024-12-24 Darrick J.... mkfs: enable rt quota options
2024-12-24 Darrick J.... xfs_quota: report warning limits for realtime space...
2024-12-24 Darrick J.... mkfs: add quota flags when setting up filesystem
2024-12-24 Darrick J.... xfs_repair: try not to trash qflags on metadir filesystems
2024-12-24 Darrick J.... xfs_repair: support quota inodes in the metadata directory
2024-12-24 Darrick J.... xfs_repair: hoist the secondary sb qflags handling
2024-12-24 Darrick J.... xfs_repair: refactor quota inumber handling
2024-12-24 Darrick J.... xfs_db: support metadir quotas
2024-12-24 Darrick J.... libfrog: scrub quota file metapaths
2024-12-24 Darrick J.... mkfs: format realtime groups
2024-12-24 Darrick J.... mkfs: add headers to realtime bitmap blocks
2024-12-24 Darrick J.... xfs_scrub: use histograms to speed up phase 8 on the...
2024-12-24 Darrick J.... xfs_scrub: trim realtime volumes too
2024-12-24 Darrick J.... xfs_scrub: call GETFSMAP for each rt group in parallel
2024-12-24 Christoph Hellwigxfs_scrub: cleanup fsmap keys initialization
2024-12-24 Darrick J.... xfs_scrub: check rtgroup metadata directory connections
2024-12-24 Darrick J.... xfs_scrub: scrub realtime allocation group metadata
2024-12-24 Darrick J.... xfs_spaceman: report on realtime group health
2024-12-24 Darrick J.... xfs_mdrestore: restore rt group superblocks to realtime...
2024-12-24 Darrick J.... xfs_mdrestore: refactor open-coded fd/is_file into...
2024-12-24 Darrick J.... xfs_io: display rt group in verbose fsmap output
2024-12-24 Darrick J.... xfs_io: display rt group in verbose bmap output
2024-12-24 Darrick J.... xfs_io: add a command to display realtime group information
2024-12-24 Darrick J.... xfs_io: add a command to display allocation group infor...
2024-12-24 Darrick J.... xfs_io: support scrubbing rtgroup metadata paths
2024-12-24 Darrick J.... xfs_io: support scrubbing rtgroup metadata
2024-12-24 Darrick J.... xfs_db: report rt group and block number in the bmap...
2024-12-24 Darrick J.... xfs_db: dump rt summary blocks
2024-12-24 Darrick J.... xfs_db: dump rt bitmap blocks
2024-12-24 Darrick J.... xfs_db: metadump realtime devices
2024-12-24 Christoph Hellwigxfs_db: metadump metadir rt bitmap and summary files
2024-12-24 Darrick J.... xfs_db: enable conversion of rt space units
next