]> www.infradead.org Git - users/hch/xfsprogs.git/shortlog
users/hch/xfsprogs.git
2024-07-31 Christoph Hellwigxfsprogs: push down unsigned char casts xfs-unsigned-char
2024-07-31 Christoph Hellwigxfs: push down unsigned char casts
2024-07-31 Darrick J.... xfs: validate inumber in xfs_iget
2024-07-31 Darrick J.... mkfs: break up the rest of the rtinit() function
2024-07-31 Darrick J.... mkfs: clean up the rtinit() function
2024-07-31 Long Lixfs: get rid of xfs_ag_resv_rmapbt_alloc
2024-07-31 Dave Chinnerxfs: background AIL push should target physical space
2024-07-31 Dave Chinnerxfs: AIL doesn't need manual pushing
2024-07-31 Zizhi WoFrom 94a0333b9212a114d19096a77903f76d0d5bca26 Mon Sep...
2024-07-31 Darrick J.... xfs: move xfs_refcount_update_defer_add to xfs_refcount...
2024-07-31 Darrick J.... xfs: simplify usage of the rcur local variable in xfs_r...
2024-07-31 Darrick J.... xfs: don't bother calling xfs_refcount_finish_one_clean...
2024-07-31 Darrick J.... xfs: reuse xfs_refcount_update_cancel_item
2024-07-31 Darrick J.... xfs: add a ci_entry helper
2024-07-31 Darrick J.... xfs: clean up refcount log intent item tracepoint callsites
2024-07-31 Darrick J.... xfs: prepare refcount btree tracepoints for widening
2024-07-31 Darrick J.... xfs: create specialized classes for refcount tracepoints
2024-07-31 Darrick J.... xfs: give refcount btree cursor error tracepoints their...
2024-07-31 Darrick J.... xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c
2024-07-31 Christoph Hellwigxfs: simplify usage of the rcur local variable in xfs_r...
2024-07-31 Christoph Hellwigxfs: don't bother calling xfs_rmap_finish_one_cleanup...
2024-07-31 Christoph Hellwigxfs: reuse xfs_rmap_update_cancel_item
2024-07-31 Christoph Hellwigxfs: add a ri_entry helper
2024-07-31 Darrick J.... xfs: clean up rmap log intent item tracepoint callsites
2024-07-31 Darrick J.... xfs: prepare rmap btree tracepoints for widening
2024-07-31 Darrick J.... xfs: give rmap btree cursor error tracepoints their...
2024-07-31 Darrick J.... xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c
2024-07-31 Christoph Hellwigxfs: remove xfs_defer_agfl_block
2024-07-31 Christoph Hellwigxfs: remove duplicate asserts in xfs_defer_extent_free
2024-07-31 Christoph Hellwigxfs: reuse xfs_extent_free_cancel_item
2024-07-31 Christoph Hellwigxfs: add a xefi_entry helper
2024-07-31 Christoph Hellwigxfs: pass the fsbno to xfs_perag_intent_get
2024-07-31 Darrick J.... xfs: convert "skip_discard" to a proper flags bitset
2024-07-31 Darrick J.... xfs: clean up extent free log intent item tracepoint...
2024-07-31 Darrick J.... xfs_repair: use library functions for orphanage creation
2024-07-31 Darrick J.... xfs_repair: use library functions to reset root/rbm...
2024-07-31 Darrick J.... xfs_db: port the iunlink command to use the libxfs...
2024-07-31 Darrick J.... xfs: don't use the incore struct xfs_sb for offsets...
2024-07-31 Darrick J.... xfs: move dirent update hooks to xfs_dir2.c
2024-07-31 Darrick J.... xfs: create libxfs helper to rename two directory entries
2024-07-31 Darrick J.... xfs: create libxfs helper to exchange two directory...
2024-07-31 Darrick J.... xfs: create libxfs helper to remove an existing inode...
2024-07-31 Darrick J.... xfs: hoist inode free function to libxfs
2024-07-31 Darrick J.... xfs: create libxfs helper to link an existing inode...
2024-07-31 Darrick J.... xfs: create libxfs helper to link a new inode into...
2024-07-31 Darrick J.... xfs: separate the icreate logic around INIT_XATTRS
2024-07-31 Darrick J.... xfs: hoist xfs_{bump,drop}link to libxfs
2024-07-31 Darrick J.... xfs: hoist xfs_iunlink to libxfs
2024-07-31 Darrick J.... xfs: hoist new inode initialization functions to libxfs
2024-07-31 Darrick J.... libxfs: implement get_random_u32
2024-07-31 Darrick J.... libxfs: remove libxfs_dir_ialloc
2024-07-31 Darrick J.... libxfs: backport inode init code from the kernel
2024-07-31 Darrick J.... xfs: split new inode creation into two pieces
2024-07-31 Darrick J.... libxfs: pass flags2 from parent to child when creating...
2024-07-31 Darrick J.... libxfs: when creating a file in a directory, set the...
2024-07-31 Darrick J.... libxfs: set access time when creating files
2024-07-31 Darrick J.... libxfs: rearrange libxfs_trans_ichgtime call when creat...
2024-07-31 Darrick J.... xfs: implement atime updates in xfs_trans_ichgtime
2024-07-31 Darrick J.... xfs: pack icreate initialization parameters into a...
2024-07-31 Darrick J.... libxfs: pass IGET flags through to xfs_iread
2024-07-31 Darrick J.... libxfs: put all the inode functions in a single file
2024-07-31 Darrick J.... xfs: hoist project id get/set functions to libxfs
2024-07-31 Darrick J.... xfs: hoist inode flag conversion functions to libxfs
2024-07-31 Darrick J.... xfs: hoist extent size helpers to libxfs
2024-07-31 Wenchao Haoxfs: Remove header files which are included more than...
2024-07-31 lei luFrom 0c7fcdb6d06cdf8b19b57c17605215b06afa864a Mon Sep...
2024-07-31 Gao XiangFrom d40c2865bdbbbba6418436b0a877daebe1d7c63e Mon Sep...
2024-07-31 Darrick J.... debian: create a new package for automatic self-healing
2024-07-31 Darrick J.... xfs_scrub: use the self_healing fsproperty to select...
2024-07-31 Darrick J.... misc: shift install targets
2024-07-31 Darrick J.... mkfs: set self_healing property
2024-07-31 Darrick J.... xfs_scrub: allow sysadmin to control background scrubs
2024-07-31 Darrick J.... libfrog: define a self_healing filesystem property
2024-07-31 Darrick J.... xfs_property: add a new tool to administer fs properties
2024-07-31 Darrick J.... xfs_db: add a command to list xattrs
2024-07-31 Darrick J.... libxfs: pass a transaction context through listxattr
2024-07-31 Darrick J.... libxfs: hoist listxattr from xfs_repair
2024-07-31 Darrick J.... xfs_db: improve getting and setting extended attributes
2024-07-31 Darrick J.... xfs_spaceman: edit filesystem properties
2024-07-31 Darrick J.... libfrog: support editing filesystem property sets
2024-07-31 Darrick J.... xfs_repair: allow symlinks with short remote targets
2024-07-31 Darrick J.... xfs_scrub: try spot repairs of metadata items to make...
2024-07-31 Darrick J.... xfs_scrub: use scrub barriers to reduce kernel calls
2024-07-31 Darrick J.... xfs_scrub: vectorize repair calls
2024-07-31 Darrick J.... xfs_scrub: vectorize scrub calls
2024-07-31 Darrick J.... xfs_scrub: convert scrub and repair epilogues to use...
2024-07-31 Darrick J.... xfs_scrub: split the repair epilogue code into a separa...
2024-07-31 Darrick J.... xfs_scrub: split the scrub epilogue code into a separat...
2024-07-31 Darrick J.... xfs_io: support vectored scrub
2024-07-31 Darrick J.... libfrog: support vectored scrub
2024-07-31 Darrick J.... man: document vectored scrub mode
2024-07-31 Darrick J.... xfs_scrub: defer phase5 file scans if dirloop fails
2024-07-31 Darrick J.... xfs_scrub: detect and repair directory tree corruptions
2024-07-31 Darrick J.... xfs_scrub: fix erroring out of check_inode_names
2024-07-31 Darrick J.... xfs_spaceman: report directory tree corruption in the...
2024-07-31 Darrick J.... libfrog: add directory tree structure scrubber to scrub...
2024-07-31 Darrick J.... xfs_repair: wipe ondisk parent pointers when there...
2024-07-31 Darrick J.... xfs_repair: update ondisk parent pointer records
2024-07-31 Darrick J.... xfs_repair: dump garbage parent pointer attributes
2024-07-31 Darrick J.... xfs_repair: check parent pointers
next