]> www.infradead.org Git - users/hch/xfsprogs.git/shortlog
users/hch/xfsprogs.git
2024-07-30 Christoph Hellwigrepair: stop preallocating blocks in mk_rbmino and... xfs-rt-refactor
2024-07-30 Christoph Hellwigrepair: use libxfs_rtfile_initialize_blocks
2024-07-30 Christoph Hellwigrepair: factor out a xfs_rootrec_inodes_inuse helper
2024-07-30 Christoph Hellwigmkfs: use xfs_rtfile_initialize_blocks
2024-07-30 Christoph Hellwigmkfs: remove a pointless rtfreesp_init forward declaration
2024-07-30 Christoph Hellwigxfs: factor out rtbitmap/summary initialization helpers
2024-07-30 Christoph Hellwigxfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf
2024-07-30 Christoph Hellwigxfs: assert a valid limit in xfs_rtfind_forw
2024-07-30 Christoph Hellwigxfs: remove the limit argument to xfs_rtfind_back
2024-07-30 Christoph Hellwigrepair: use xfs_validate_rt_geometry
2024-07-30 Christoph Hellwigxfs: factor out a xfs_validate_rt_geometry helper
2024-07-30 Christoph Hellwigxfs: remove xfs_validate_rtextents
2024-07-30 Darrick J.... mkfs: add a utility to generate protofiles
2024-07-30 Darrick J.... mkfs.xfs: enable metadata directories
2024-07-30 Darrick J.... xfs_repair: allow sysadmins to add metadata directories
2024-07-30 Darrick J.... xfs_repair: do not count metadata directory files when...
2024-07-30 Darrick J.... xfs_repair: truncate and unmark orphaned metadata inodes
2024-07-30 Darrick J.... xfs_repair: drop all the metadata directory files durin...
2024-07-30 Darrick J.... xfs_repair: metadata dirs are never plausible root...
2024-07-30 Darrick J.... xfs_repair: adjust keep_fsinos to handle metadata direc...
2024-07-30 Darrick J.... xfs_repair: mark space used by metadata files
2024-07-30 Darrick J.... xfs_repair: pass private data pointer to scan_lbtree
2024-07-30 Darrick J.... xfs_repair: update incore metadata state whenever we...
2024-07-30 Darrick J.... xfs_repair: don't let metadata and regular files mix
2024-07-30 Darrick J.... xfs_repair: rebuild the metadata directory
2024-07-30 Darrick J.... xfs_repair: check metadata inode flag
2024-07-30 Darrick J.... xfs_repair: refactor grabbing realtime metadata inodes
2024-07-30 Darrick J.... xfs_repair: refactor root directory initialization
2024-07-30 Darrick J.... xfs_repair: refactor marking of metadata inodes
2024-07-30 Darrick J.... xfs_repair: refactor fixing dotdot
2024-07-30 Darrick J.... xfs_repair: dont check metadata directory dirent inumbers
2024-07-30 Darrick J.... xfs_repair: preserve the metadirino field when zeroing...
2024-07-30 Darrick J.... xfs_scrub: re-run metafile scrubbers during phase 5
2024-07-30 Darrick J.... xfs_scrub: scan metadata directories during phase 3
2024-07-30 Darrick J.... xfs_spaceman: report health of metadir inodes too
2024-07-30 Darrick J.... xfs_io: support scrubbing metadata directory paths
2024-07-30 Darrick J.... xfs_io: support the bulkstat metadata directory flag
2024-07-30 Darrick J.... xfs_db: show the metadata root directory when dumping...
2024-07-30 Darrick J.... xfs_db: support metadata directories in the path command
2024-07-30 Darrick J.... xfs_db: don't obfuscate metadata directories and attributes
2024-07-30 Darrick J.... xfs_db: report metadir support for version command
2024-07-30 Darrick J.... xfs_db: disable xfs_check when metadir is enabled
2024-07-30 Darrick J.... xfs_io: support scrubbing metadata directory paths
2024-07-30 Darrick J.... libfrog: allow METADIR in xfrog_bulkstat_single5
2024-07-30 Darrick J.... libfrog: report metadata directories in the geometry...
2024-07-30 Darrick J.... xfs: enable metadata directory feature
2024-07-30 Darrick J.... xfs: check metadata directory file path connectivity
2024-07-30 Darrick J.... xfs: record health problems with the metadata directory
2024-07-30 Darrick J.... xfs: adjust xfs_bmap_add_attrfork for metadir
2024-07-30 Darrick J.... xfs: allow bulkstat to return metadata directories
2024-07-30 Darrick J.... xfs: advertise metadata directory feature
2024-07-30 Darrick J.... xfs: disable the agi rotor for metadata inodes
2024-07-30 Darrick J.... xfs: read and write metadata inode directory tree
2024-07-30 Darrick J.... xfs: enforce metadata inode flag
2024-07-30 Darrick J.... xfs: load metadata directory root at mount time
2024-07-30 Darrick J.... xfs: define the on-disk format for the metadir feature
2024-07-30 Darrick J.... xfs: iget for metadata inodes
2024-07-30 Darrick J.... xfs: pass the icreate args object to xfs_dialloc
2024-07-30 Darrick J.... xfs_repair: upgrade an existing filesystem to have...
2024-07-30 Darrick J.... xfs_repair: allow sysadmins to add reverse mapping...
2024-07-30 Darrick J.... xfs_repair: allow sysadmins to add reflink
2024-07-30 Darrick J.... xfs_repair: allow sysadmins to add free inode btree...
2024-07-30 Darrick J.... xfs_io: add atomic file update commands to exercise...
2024-07-30 Darrick J.... xfs_io: add a commitrange option to the exchangerange...
2024-07-30 Darrick J.... xfs_fsr: port to new file exchange library function
2024-07-30 Darrick J.... libfrog: add support for commit range ioctl family
2024-07-30 Darrick J.... man: document file range commit ioctls
2024-07-30 Darrick J.... xfs: introduce new file range commit ioctls
2024-07-30 Darrick J.... xfs: validate inumber in xfs_iget
2024-07-30 Darrick J.... mkfs: break up the rest of the rtinit() function
2024-07-30 Darrick J.... mkfs: clean up the rtinit() function
2024-07-30 Long Lixfs: get rid of xfs_ag_resv_rmapbt_alloc
2024-07-30 Dave Chinnerxfs: background AIL push should target physical space
2024-07-30 Dave Chinnerxfs: AIL doesn't need manual pushing
2024-07-30 Zizhi WoFrom 94a0333b9212a114d19096a77903f76d0d5bca26 Mon Sep...
2024-07-30 Darrick J.... xfs: move xfs_refcount_update_defer_add to xfs_refcount...
2024-07-30 Darrick J.... xfs: simplify usage of the rcur local variable in xfs_r...
2024-07-30 Darrick J.... xfs: don't bother calling xfs_refcount_finish_one_clean...
2024-07-30 Darrick J.... xfs: reuse xfs_refcount_update_cancel_item
2024-07-30 Darrick J.... xfs: add a ci_entry helper
2024-07-30 Darrick J.... xfs: clean up refcount log intent item tracepoint callsites
2024-07-30 Darrick J.... xfs: prepare refcount btree tracepoints for widening
2024-07-30 Darrick J.... xfs: create specialized classes for refcount tracepoints
2024-07-30 Darrick J.... xfs: give refcount btree cursor error tracepoints their...
2024-07-30 Darrick J.... xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c
2024-07-30 Christoph Hellwigxfs: simplify usage of the rcur local variable in xfs_r...
2024-07-30 Christoph Hellwigxfs: don't bother calling xfs_rmap_finish_one_cleanup...
2024-07-30 Christoph Hellwigxfs: reuse xfs_rmap_update_cancel_item
2024-07-30 Christoph Hellwigxfs: add a ri_entry helper
2024-07-30 Darrick J.... xfs: clean up rmap log intent item tracepoint callsites
2024-07-30 Darrick J.... xfs: prepare rmap btree tracepoints for widening
2024-07-30 Darrick J.... xfs: give rmap btree cursor error tracepoints their...
2024-07-30 Darrick J.... xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c
2024-07-30 Christoph Hellwigxfs: remove xfs_defer_agfl_block
2024-07-30 Christoph Hellwigxfs: remove duplicate asserts in xfs_defer_extent_free
2024-07-30 Christoph Hellwigxfs: reuse xfs_extent_free_cancel_item
2024-07-30 Christoph Hellwigxfs: add a xefi_entry helper
2024-07-30 Christoph Hellwigxfs: pass the fsbno to xfs_perag_intent_get
2024-07-30 Darrick J.... xfs: convert "skip_discard" to a proper flags bitset
2024-07-30 Darrick J.... xfs: clean up extent free log intent item tracepoint...
next