]> www.infradead.org Git - users/hch/xfs.git/shortlog
users/hch/xfs.git
2024-09-22 Christoph Hellwigxfs: remove superfluous arguments to xfs_rtrefcountbt_i... xfs-generic-group-rebase
2024-09-22 Christoph Hellwigxfs: remove superfluous arguments to xfs_rtrmapbt_init_...
2024-09-22 Darrick J.... xfs: enable realtime reflink
2024-09-22 Darrick J.... xfs: fix CoW forks for realtime files
2024-09-22 Darrick J.... xfs: check for shared rt extents when rebuilding rt...
2024-09-22 Darrick J.... xfs: repair inodes that have a refcount btree in the...
2024-09-22 Darrick J.... xfs: online repair of the realtime refcount btree
2024-09-22 Darrick J.... xfs: capture realtime CoW staging extents when rebuildi...
2024-09-22 Darrick J.... xfs: walk the rt reference count tree when rebuilding...
2024-09-22 Darrick J.... xfs: check new rtbitmap records against rt refcount...
2024-09-22 Darrick J.... xfs: don't flag quota rt block usage on rtreflink files...
2024-09-22 Darrick J.... xfs: scrub the metadir path of rt refcount btree files
2024-09-22 Darrick J.... xfs: detect and repair misaligned rtinherit directory...
2024-09-22 Darrick J.... xfs: allow dquot rt block count to exceed rt blocks...
2024-09-22 Darrick J.... xfs: check reference counts of gaps between rt refcount...
2024-09-22 Darrick J.... xfs: allow overlapping rtrmapbt records for shared...
2024-09-22 Darrick J.... xfs: cross-reference checks with the rt refcount btree
2024-09-22 Darrick J.... xfs: scrub the realtime refcount btree
2024-09-22 Darrick J.... xfs: report realtime refcount btree corruption errors...
2024-09-22 Darrick J.... xfs: check that the rtrefcount maxlevels doesn't increa...
2024-09-22 Darrick J.... xfs: enable extent size hints for CoW operations
2024-09-22 Darrick J.... xfs: apply rt extent alignment constraints to CoW extsi...
2024-09-22 Darrick J.... xfs: fix xfs_get_extsz_hint behavior with realtime...
2024-09-22 Darrick J.... xfs: recover CoW leftovers in the realtime volume
2024-09-22 Darrick J.... xfs: allow inodes to have the realtime and reflink...
2024-09-22 Darrick J.... xfs: enable sharing of realtime file blocks
2024-09-22 Darrick J.... xfs: enable CoW for realtime data
2024-09-22 Darrick J.... xfs: refactor reflink quota updates
2024-09-22 Darrick J.... xfs: compute rtrmap btree max levels when reflink enabled
2024-09-22 Darrick J.... xfs: update rmap to allow cow staging extents in the...
2024-09-22 Darrick J.... xfs: create routine to allocate and initialize a realti...
2024-09-22 Darrick J.... xfs: wire up realtime refcount btree cursors
2024-09-22 Darrick J.... xfs: refactor xfs_reflink_find_shared
2024-09-22 Darrick J.... xfs: wire up a new inode fork type for the realtime...
2024-09-22 Darrick J.... xfs: add metadata reservations for realtime refcount...
2024-09-22 Darrick J.... xfs: add realtime refcount btree inode to metadata...
2024-09-22 Darrick J.... xfs: add realtime refcount btree block detection to...
2024-09-22 Darrick J.... xfs: support recovering refcount intent items targettin...
2024-09-22 Darrick J.... xfs: add a realtime flag to the refcount update log...
2024-09-22 Darrick J.... xfs: prepare refcount functions to deal with rtrefcountbt
2024-09-22 Darrick J.... xfs: add realtime refcount btree operations
2024-09-22 Darrick J.... xfs: realtime refcount btree transaction reservations
2024-09-22 Darrick J.... xfs: define the on-disk realtime refcount btree format
2024-09-22 Darrick J.... xfs: namespace the maximum length/refcount symbols
2024-09-22 Darrick J.... xfs: introduce realtime refcount btree definitions
2024-09-22 Darrick J.... xfs: prepare refcount btree cursor tracepoints for...
2024-09-22 Darrick J.... xfs: enable realtime rmap btree
2024-09-22 Darrick J.... xfs: hook live realtime rmap operations during a repair...
2024-09-22 Darrick J.... xfs: create a shadow rmap btree during realtime rmap...
2024-09-22 Darrick J.... xfs: online repair of the realtime rmap btree
2024-09-22 Darrick J.... xfs: support repairing metadata btrees rooted in metadi...
2024-09-22 Darrick J.... xfs: online repair of realtime bitmaps for a realtime...
2024-09-22 Darrick J.... xfs: repair rmap btree inodes
2024-09-22 Darrick J.... xfs: repair inodes that have realtime extents
2024-09-22 Darrick J.... xfs: online repair of realtime file bmaps
2024-09-22 Darrick J.... xfs: walk the rt reverse mapping tree when rebuilding...
2024-09-22 Darrick J.... xfs: scrub the metadir path of rt rmap btree files
2024-09-22 Darrick J.... xfs: scan rt rmap when we're doing an intense rmap...
2024-09-22 Darrick J.... xfs: cross-reference the realtime rmapbt
2024-09-22 Darrick J.... xfs: cross-reference realtime bitmap to realtime rmapbt...
2024-09-22 Darrick J.... xfs: scrub the realtime rmapbt
2024-09-22 Darrick J.... xfs: allow queued realtime intents to drain before...
2024-09-22 Darrick J.... xfs: fix scrub tracepoints when inode-rooted btrees...
2024-09-22 Darrick J.... xfs: report realtime rmap btree corruption errors to...
2024-09-22 Darrick J.... xfs: check that the rtrmapbt maxlevels doesn't increase...
2024-09-22 Darrick J.... xfs: wire up getfsmap to the realtime reverse mapping...
2024-09-22 Darrick J.... xfs: create routine to allocate and initialize a realti...
2024-09-22 Darrick J.... xfs: wire up rmap map and unmap to the realtime rmapbt
2024-09-22 Darrick J.... xfs: allow inodes with zero extents but nonzero nblocks
2024-09-22 Darrick J.... xfs: wire up a new inode fork type for the realtime...
2024-09-22 Darrick J.... xfs: add metadata reservations for realtime rmap btrees
2024-09-22 Darrick J.... xfs: add realtime reverse map inode to metadata directory
2024-09-22 Darrick J.... xfs: add realtime rmap btree block detection to log...
2024-09-22 Darrick J.... xfs: support recovering rmap intent items targetting...
2024-09-22 Darrick J.... xfs: add a realtime flag to the rmap update log redo...
2024-09-22 Darrick J.... xfs: prepare rmap functions to deal with rtrmapbt
2024-09-22 Darrick J.... xfs: add realtime rmap btree operations
2024-09-22 Darrick J.... xfs: realtime rmap btree transaction reservations
2024-09-22 Darrick J.... xfs: define the on-disk realtime rmap btree format
2024-09-22 Darrick J.... xfs: introduce realtime rmap btree definitions
2024-09-22 Darrick J.... xfs: simplify the xfs_rmap_{alloc,free}_extent calling...
2024-09-22 Darrick J.... xfs: prepare rmap btree cursor tracepoints for realtime
2024-09-22 Darrick J.... xfs: allow inode-based btrees to reserve space in the...
2024-09-22 Darrick J.... xfs: update btree keys correctly when _insrec splits...
2024-09-22 Darrick J.... xfs: support storing records in the inode core root
2024-09-22 Darrick J.... xfs: hoist the node iroot update code out of xfs_btree_...
2024-09-22 Darrick J.... xfs: hoist the node iroot update code out of xfs_btree_...
2024-09-22 Darrick J.... xfs: tidy up xfs_bmap_broot_realloc a bit
2024-09-22 Darrick J.... xfs: make xfs_iroot_realloc a bmap btree function
2024-09-22 Darrick J.... xfs: make xfs_iroot_realloc take the new numrecs instea...
2024-09-22 Darrick J.... xfs: refactor the inode fork memory allocation functions
2024-09-22 Darrick J.... xfs: tidy up xfs_iroot_realloc
2024-09-22 Darrick J.... xfs: enable metadata directory feature
2024-09-22 Darrick J.... xfs: update sb field checks when metadir is turned on
2024-09-22 Darrick J.... xfs: persist quota flags with metadir
2024-09-22 Darrick J.... xfs: scrub quota file metapaths
2024-09-22 Darrick J.... xfs: use metadir for quota inodes
2024-09-22 Darrick J.... xfs: refactor xfs_qm_destroy_quotainos
2024-09-22 Darrick J.... xfs: mask off the rtbitmap and summary inodes when...
2024-09-22 Darrick J.... xfs: scrub metadir paths for rtgroup metadata
next