]> www.infradead.org Git - users/hch/xfsprogs.git/shortlog
users/hch/xfsprogs.git
2023-11-22 Darrick J.... xfs: give refcount btree cursor error tracepoints their...
2023-11-22 Darrick J.... mkfs: use file write helper to populate files
2023-11-22 Darrick J.... xfs_repair: use libxfs_alloc_file_space to reallocate...
2023-11-22 Darrick J.... mkfs: use libxfs_alloc_file_space for rtinit
2023-11-22 Darrick J.... libxfs: resync libxfs_alloc_file_space interface with...
2023-11-22 Darrick J.... mkfs: create the realtime rmap inode
2023-11-22 Darrick J.... xfs_logprint: report realtime RUIs
2023-11-22 Darrick J.... xfs_repair: allow sysadmins to add realtime reverse...
2023-11-22 Darrick J.... xfs_repair: reserve per-AG space while rebuilding rt...
2023-11-22 Darrick J.... xfs_repair: rebuild the bmap btree for realtime files
2023-11-22 Darrick J.... xfs_repair: check for global free space concerns with...
2023-11-22 Darrick J.... xfs_repair: rebuild the realtime rmap btree
2023-11-22 Darrick J.... xfs_repair: always check realtime file mappings against...
2023-11-22 Darrick J.... xfs_repair: check existing realtime rmapbt entries...
2023-11-22 Darrick J.... xfs_repair: find and mark the rtrmapbt inodes
2023-11-22 Darrick J.... xfs_repair: refactor realtime inode check
2023-11-22 Darrick J.... xfs_repair: collect relatime reverse-mapping data for...
2023-11-22 Darrick J.... xfs_repair: create a new set of incore rmap information...
2023-11-22 Darrick J.... xfs_repair: use realtime rmap btree data to check block...
2023-11-22 Darrick J.... xfs_repair: flag suspect long-format btree blocks
2023-11-22 Darrick J.... libxfs: dirty buffers should be marked uptodate too
2023-11-22 Darrick J.... xfs_spaceman: report health status of the realtime...
2023-11-22 Darrick J.... xfs_scrub: retest metadata across scrub groups after...
2023-11-22 Darrick J.... xfs_scrub: check rtrmapbt metadata directory connections
2023-11-22 Darrick J.... libfrog: enable scrubbng of the realtime rmap
2023-11-22 Darrick J.... xfs_io: support scrubbing rtgroup metadata paths
2023-11-22 Darrick J.... xfs_db: make fsmap query the realtime reverse mapping...
2023-11-22 Darrick J.... xfs_db: copy the realtime rmap btree
2023-11-22 Darrick J.... xfs_db: support rudimentary checks of the rtrmap btree
2023-11-22 Darrick J.... xfs_db: support the realtime rmapbt
2023-11-22 Darrick J.... xfs_db: display the realtime rmap btree contents
2023-11-22 Darrick J.... xfs: hook live realtime rmap operations during a repair...
2023-11-22 Darrick J.... xfs: create a shadow rmap btree during realtime rmap...
2023-11-22 Darrick J.... xfs: online repair of the realtime rmap btree
2023-11-22 Darrick J.... xfs: scrub the metadir path of rt rmap btree files
2023-11-22 Darrick J.... xfs: scrub the realtime rmapbt
2023-11-22 Darrick J.... xfs: allow queued realtime intents to drain before...
2023-11-22 Darrick J.... xfs: report realtime rmap btree corruption errors to...
2023-11-22 Darrick J.... xfs: create routine to allocate and initialize a realti...
2023-11-22 Darrick J.... xfs: wire up rmap map and unmap to the realtime rmapbt
2023-11-22 Darrick J.... xfs: use realtime EFI to free extents when realtime...
2023-11-22 Darrick J.... xfs: allow inodes with zero extents but nonzero nblocks
2023-11-22 Darrick J.... xfs: wire up a new inode fork type for the realtime...
2023-11-22 Darrick J.... xfs: add metadata reservations for realtime rmap btrees
2023-11-22 Darrick J.... xfs: add realtime reverse map inode to metadata directory
2023-11-22 Darrick J.... xfs: add a realtime flag to the rmap update log redo...
2023-11-22 Darrick J.... xfs: prepare rmap functions to deal with rtrmapbt
2023-11-22 Darrick J.... xfs: add realtime rmap btree operations
2023-11-22 Darrick J.... xfs: realtime rmap btree transaction reservations
2023-11-22 Darrick J.... xfs: define the on-disk realtime rmap btree format
2023-11-22 Darrick J.... xfs: introduce realtime rmap btree definitions
2023-11-22 Darrick J.... xfs: simplify the xfs_rmap_{alloc,free}_extent calling...
2023-11-22 Darrick J.... xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c
2023-11-22 Christoph Hellwigxfs: simplify usage of the rcur local variable in xfs_r...
2023-11-22 Christoph Hellwigxfs: don't bother calling xfs_rmap_finish_one_cleanup...
2023-11-22 Darrick J.... xfs: reuse xfs_rmap_update_cancel_item
2023-11-22 Darrick J.... xfs: add a ri_entry helper
2023-11-22 Darrick J.... xfs: clean up rmap log intent item tracepoint callsites
2023-11-22 Darrick J.... xfs: prepare rmap btree tracepoints for widening
2023-11-22 Darrick J.... xfs: give rmap btree cursor error tracepoints their...
2023-11-22 Darrick J.... xfs: attach rtgroup objects to btree cursors
2023-11-22 Darrick J.... xfs_logprint: report realtime EFIs
2023-11-22 Darrick J.... xfs: support error injection when freeing rt extents
2023-11-22 Darrick J.... xfs: support logging EFIs for realtime extents
2023-11-22 Darrick J.... xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c
2023-11-22 Christoph Hellwigxfs: remove xfs_defer_agfl_block
2023-11-22 Christoph Hellwigxfs: remove duplicate asserts in xfs_defer_extent_free
2023-11-22 Darrick J.... xfs: reuse xfs_extent_free_cancel_item
2023-11-22 Darrick J.... xfs: add a xefi_entry helper
2023-11-22 Christoph Hellwigxfs: pass the fsbno to xfs_perag_intent_get
2023-11-22 Darrick J.... xfs: convert "skip_discard" to a proper flags bitset
2023-11-22 Darrick J.... xfs: clean up extent free log intent item tracepoint...
2023-11-22 Darrick J.... xfs: allow inode-based btrees to reserve space in the...
2023-11-22 Darrick J.... xfs: simplify xfs_ag_resv_free signature
2023-11-22 Darrick J.... xfs: update btree keys correctly when _insrec splits...
2023-11-22 Darrick J.... xfs: support storing records in the inode core root
2023-11-22 Darrick J.... xfs: hoist the node iroot update code out of xfs_btree_...
2023-11-22 Darrick J.... xfs: hoist the node iroot update code out of xfs_btree_...
2023-11-22 Darrick J.... xfs: support leaves in the incore btree root block...
2023-11-22 Darrick J.... xfs: generalize the btree root reallocation function
2023-11-22 Darrick J.... xfs: standardize the btree maxrecs function parameters
2023-11-22 Darrick J.... xfs: rearrange xfs_iroot_realloc a bit
2023-11-22 Darrick J.... xfs: move the zero records logic into xfs_bmap_broot_sp...
2023-11-22 Darrick J.... xfs: hoist the code that moves the incore inode fork...
2023-11-22 Darrick J.... xfs: fix a sloppy memory handling bug in xfs_iroot_realloc
2023-11-22 Darrick J.... xfs: refactor creation of bmap btree roots
2023-11-22 Darrick J.... xfs: refactor the allocation and freeing of incore...
2023-11-22 Darrick J.... xfs: replace shouty XFS_BM{BT,DR} macros
2023-11-22 Darrick J.... mkfs: format realtime groups
2023-11-22 Darrick J.... mkfs: add headers to realtime summary blocks
2023-11-22 Darrick J.... mkfs: add headers to realtime bitmap blocks
2023-11-22 Darrick J.... xfs_scrub: use histograms to speed up phase 8 on the...
2023-11-22 Darrick J.... xfs_scrub: trim realtime volumes too
2023-11-22 Darrick J.... xfs_scrub: call GETFSMAP for each rt group in parallel
2023-11-22 Darrick J.... xfs_scrub: scrub realtime allocation group metadata
2023-11-22 Darrick J.... xfs_spaceman: report on realtime group health
2023-11-22 Darrick J.... xfs_io: display rt group in verbose fsmap output
2023-11-22 Darrick J.... xfs_io: display rt group in verbose bmap output
2023-11-22 Darrick J.... xfs_io: add a command to display realtime group information
2023-11-22 Darrick J.... xfs_io: add a command to display allocation group infor...
next