]> www.infradead.org Git - users/hch/xfsprogs.git/shortlog
users/hch/xfsprogs.git
2024-04-15 Christoph HellwigFOLD: xfs: merge xfs_imeta_utils.[ch] into xfs_imeta... xfs-metafile-simplification
2024-04-15 Christoph Hellwigxfs: merge xfs_imeta_utils.[ch] into xfs_imeta.[ch]
2024-04-15 Christoph HellwigFOLD: xfs: stop recording metadir inode numbers in...
2024-04-15 Christoph Hellwigxfs: stop recording metadir inode numbers in the in...
2024-04-15 Christoph Hellwigdb: explicitly lookup metadata inodes
2024-04-15 Christoph Hellwigrepair: explicitly lookup metadata inodes
2024-04-13 Christoph Hellwigxfs: xfs_imeta_create is now only used on metadir file...
2024-04-13 Christoph Hellwigmkfs: create static RT inodes without the imeta code
2024-04-13 Christoph Hellwigxfs: remove the ENOENT check in xfs_imeta_lookup
2024-04-13 Christoph Hellwiglibxfs: remove XFS_QMOPT_SBVERSION
2024-04-13 Christoph Hellwigxfs: add a xfs_noquota_inode predicate
2024-04-12 Christoph HellwigFOLD: xfs: remove the metadir root creation case in...
2024-04-12 Christoph Hellwigxfs: remove the metadir root creation case in xfs_imeta...
2024-04-12 Christoph Hellwigxfs: xfs_imeta_link is only used on metadir file systems
2024-04-12 Christoph Hellwigxfs: remove xfs_imeta_unlink
2024-04-12 Christoph Hellwigxfs: remove xfs_imeta_sb_lookup
2024-04-12 Christoph Hellwigxfs: xfs_imeta_lookup is only used on metadir file...
2024-04-12 Christoph HellwigFOLD: xfs: move inode number validation to xfs_meta_iget
2024-04-12 Christoph Hellwigxfs: move inode number validation to xfs_meta_iget
2024-04-12 Christoph HellwigFOLD: xfs: pass a file mode instead of file type to...
2024-04-12 Christoph Hellwigxfs: pass a file mode instead of file type to xfs_imeta...
2024-04-12 Christoph HellwigFOLD: xfs: refactor is static metadata inode checks
2024-04-12 Christoph Hellwigxfs: refactor is static metadata inode checks
2024-04-12 Christoph HellwigFOLD: xfs: make sb_metadirino, sb_rgcount and sb_rgbloc...
2024-04-12 Christoph Hellwigxfs: make sb_metadirino, sb_rgcount and sb_rgblocks...
2024-04-10 Darrick J.... mkfs: enable reflink on the realtime device
2024-04-10 Darrick J.... mkfs: validate CoW extent size hint when rtinherit...
2024-04-10 Darrick J.... xfs_logprint: report realtime CUIs
2024-04-10 Darrick J.... xfs_repair: allow sysadmins to add realtime reflink
2024-04-10 Darrick J.... xfs_repair: validate CoW extent size hint on rtinherit...
2024-04-10 Darrick J.... xfs_repair: allow realtime files to have the reflink...
2024-04-10 Darrick J.... xfs_repair: rebuild the realtime refcount btree
2024-04-10 Darrick J.... xfs_repair: reject unwritten shared extents
2024-04-10 Darrick J.... xfs_repair: check existing realtime refcountbt entries...
2024-04-10 Darrick J.... xfs_repair: compute refcount data for the realtime...
2024-04-10 Darrick J.... xfs_repair: find and mark the rtrefcountbt inode
2024-04-10 Darrick J.... xfs_repair: use realtime refcount btree data to check...
2024-04-10 Darrick J.... xfs_repair: allow CoW staging extents in the realtime...
2024-04-10 Darrick J.... xfs_spaceman: report health of the realtime refcount...
2024-04-10 Darrick J.... xfs_db: copy the realtime refcount btree
2024-04-10 Darrick J.... xfs_db: support rudimentary checks of the rtrefcount...
2024-04-10 Darrick J.... xfs_db: widen block type mask to 64 bits
2024-04-10 Darrick J.... xfs_db: support the realtime refcountbt
2024-04-10 Darrick J.... xfs_db: display the realtime refcount btree contents
2024-04-10 Darrick J.... libfrog: enable scrubbing of the realtime refcount...
2024-04-10 Darrick J.... xfs: scrub the metadir path of rt refcount btree files
2024-04-10 Darrick J.... xfs: scrub the realtime refcount btree
2024-04-10 Darrick J.... xfs: report realtime refcount btree corruption errors...
2024-04-10 Darrick J.... xfs: enable extent size hints for CoW operations
2024-04-10 Darrick J.... xfs: apply rt extent alignment constraints to CoW extsi...
2024-04-10 Darrick J.... xfs: fix xfs_get_extsz_hint behavior with realtime...
2024-04-10 Darrick J.... xfs: refcover CoW leftovers in the realtime volume
2024-04-10 Darrick J.... xfs: allow inodes to have the realtime and reflink...
2024-04-10 Darrick J.... xfs: compute rtrmap btree max levels when reflink enabled
2024-04-10 Darrick J.... xfs: update rmap to allow cow staging extents in the...
2024-04-10 Darrick J.... xfs: create routine to allocate and initialize a realti...
2024-04-10 Darrick J.... xfs: wire up realtime refcount btree cursors
2024-04-10 Darrick J.... xfs: wire up a new inode fork type for the realtime...
2024-04-10 Darrick J.... xfs: add metadata reservations for realtime refcount...
2024-04-10 Darrick J.... xfs: add realtime refcount btree inode to metadata...
2024-04-10 Darrick J.... xfs: add a realtime flag to the refcount update log...
2024-04-10 Darrick J.... xfs: prepare refcount functions to deal with rtrefcountbt
2024-04-10 Darrick J.... xfs: add realtime refcount btree operations
2024-04-10 Darrick J.... xfs: realtime refcount btree transaction reservations
2024-04-10 Darrick J.... xfs: define the on-disk realtime refcount btree format
2024-04-10 Darrick J.... xfs: namespace the maximum length/refcount symbols
2024-04-10 Darrick J.... xfs: introduce realtime refcount btree definitions
2024-04-10 Darrick J.... xfs: move xfs_refcount_update_defer_add to xfs_refcount...
2024-04-10 Darrick J.... xfs: simplify usage of the rcur local variable in xfs_r...
2024-04-10 Darrick J.... xfs: don't bother calling xfs_refcount_finish_one_clean...
2024-04-10 Darrick J.... xfs: reuse xfs_refcount_update_cancel_item
2024-04-10 Darrick J.... xfs: add a ci_entry helper
2024-04-10 Darrick J.... xfs: clean up refcount log intent item tracepoint callsites
2024-04-10 Darrick J.... xfs: prepare refcount btree tracepoints for widening
2024-04-10 Darrick J.... xfs: create specialized classes for refcount tracepoints
2024-04-10 Darrick J.... xfs: give refcount btree cursor error tracepoints their...
2024-04-10 Darrick J.... mkfs: use file write helper to populate files
2024-04-10 Darrick J.... xfs_repair: use libxfs_alloc_file_space to reallocate...
2024-04-10 Darrick J.... mkfs: use libxfs_alloc_file_space for rtinit
2024-04-10 Darrick J.... libxfs: resync libxfs_alloc_file_space interface with...
2024-04-10 Darrick J.... mkfs: create the realtime rmap inode
2024-04-10 Darrick J.... xfs_logprint: report realtime RUIs
2024-04-10 Darrick J.... xfs_repair: allow sysadmins to add realtime reverse...
2024-04-10 Darrick J.... xfs_repair: reserve per-AG space while rebuilding rt...
2024-04-10 Darrick J.... xfs_repair: rebuild the bmap btree for realtime files
2024-04-10 Darrick J.... xfs_repair: check for global free space concerns with...
2024-04-10 Darrick J.... xfs_repair: rebuild the realtime rmap btree
2024-04-10 Darrick J.... xfs_repair: always check realtime file mappings against...
2024-04-10 Darrick J.... xfs_repair: check existing realtime rmapbt entries...
2024-04-10 Darrick J.... xfs_repair: find and mark the rtrmapbt inodes
2024-04-10 Darrick J.... xfs_repair: refactor realtime inode check
2024-04-10 Darrick J.... xfs_repair: collect relatime reverse-mapping data for...
2024-04-10 Darrick J.... xfs_repair: create a new set of incore rmap information...
2024-04-10 Darrick J.... xfs_repair: use realtime rmap btree data to check block...
2024-04-10 Darrick J.... xfs_repair: flag suspect long-format btree blocks
2024-04-10 Darrick J.... libxfs: dirty buffers should be marked uptodate too
2024-04-10 Darrick J.... xfs_spaceman: report health status of the realtime...
2024-04-10 Darrick J.... xfs_scrub: retest metadata across scrub groups after...
2024-04-10 Darrick J.... xfs_scrub: check rtrmapbt metadata directory connections
2024-04-10 Darrick J.... libfrog: enable scrubbng of the realtime rmap
next