]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2019-12-13  Brian Fosterxfs: move local to extent inode logging into bmap helper
2019-12-13  Brian Fosterxfs: remove broken error handling on failed attr sf...
2019-12-13  Brian Fosterxfs: log the inode on directory sf to block format...
2019-12-13  Eric Sandeenxfs: remove unused flags arg from xfs_get_aghdr_buf()
2019-12-13  Eric Sandeenxfs: log proper length of superblock
2019-12-13  Darrick J.... xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_A...
2019-12-13  Brian Fosterxfs: convert inode to extent format after extent merge...
2019-12-13  Darrick J.... xfs: define a flags field for the AG geometry ioctl...
2019-12-13  Christoph Hellwigxfs: add a xfs_valid_startblock helper
2019-12-13  Christoph Hellwigxfs: remove the unused XFS_ALLOC_USERDATA flag
2019-12-13  Dave Chinnerxfs: allocate xattr buffer on demand
2019-12-13  Dave Chinnerxfs: consolidate attribute value copying
2019-12-13  Dave Chinnerxfs: move remote attr retrieval into xfs_attr3_leaf_get...
2019-12-13  Dave Chinnerxfs: remove unnecessary indenting from xfs_attr3_leaf_g...
2019-12-13  Dave Chinnerxfs: make attr lookup returns consistent
2019-12-13  Dave Chinnerxfs: reverse search directory freespace indexes
2019-12-13  Dave Chinnerxfs: speed up directory bestfree block scanning
2019-12-13  Dave Chinnerxfs: factor free block index lookup from xfs_dir2_node_...
2019-12-13  Dave Chinnerxfs: factor data block addition from xfs_dir2_node_addn...
2019-12-13  Dave Chinnerxfs: move xfs_dir2_addname()
2019-12-13  Darrick J.... xfs: remove all *_ITER_CONTINUE values
2019-12-13  Darrick J.... xfs: remove all *_ITER_ABORT values
2019-12-13  Darrick J.... xfs: reinitialize rm_flags when unpacking an offset...
2019-12-13  Darrick J.... xfs: remove unnecessary int returns from deferred bmap...
2019-12-13  Darrick J.... xfs: remove unnecessary int returns from deferred refco...
2019-12-13  Darrick J.... xfs: remove unnecessary int returns from deferred rmap...
2019-12-13  Darrick J.... xfs: remove unnecessary parameter from xfs_iext_inc_seq
2019-12-13  Darrick J.... xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
2019-12-13  Darrick J.... xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keys
2019-12-13  Darrick J.... xfs: fix maxicount division by zero error
2019-12-13  zhengbinxfs: remove excess function parameter description in...
2019-12-13  Dave Chinnerxfs: add kmem allocation trace points
2019-12-13  Tetsuo Handafs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
2019-11-15  Eric Sandeenxfsprogs: Release v5.3.0 v5.3.0
2019-11-11  Eric Sandeenxfsprogs: Release v5.3.0-rc2 v5.3.0-rc2
2019-11-11  Eric Sandeenxfs_io: fix memory leak in add_enckey
2019-11-11  Darrick J.... xfs_scrub: fix complaint about uninitialized ret
2019-11-06  Darrick J.... libfrog: convert workqueue.c functions to negative...
2019-11-06  Darrick J.... libfrog: convert scrub.c functions to negative error...
2019-11-06  Darrick J.... libfrog: convert ptvar.c functions to negative error...
2019-11-06  Darrick J.... libfrog: convert bulkstat.c functions to negative error...
2019-11-06  Darrick J.... libfrog: convert fsgeom.c functions to negative error...
2019-11-06  Darrick J.... libfrog: convert bitmap.c to negative error codes
2019-11-06  Darrick J.... libfrog: print library errors
2019-11-06  Darrick J.... xfs_scrub: remove moveon from main program
2019-11-06  Darrick J.... xfs_scrub: remove XFS_ITERATE_INODES_ABORT from inode...
2019-11-06  Darrick J.... xfs_scrub: remove moveon from phase 1 functions
2019-11-06  Darrick J.... xfs_scrub: remove moveon from phase 2 functions
2019-11-06  Darrick J.... xfs_scrub: remove moveon from phase 3 functions
2019-11-06  Darrick J.... xfs_scrub: remove moveon from phase 4 functions
2019-11-06  Darrick J.... xfs_scrub: remove moveon from phase 5 functions
2019-11-06  Darrick J.... xfs_scrub: remove moveon from phase 6 functions
2019-11-06  Darrick J.... xfs_scrub: remove moveon from phase 7 functions
2019-11-06  Darrick J.... xfs_scrub: remove moveon from repair action list helpers
2019-11-06  Darrick J.... xfs_scrub: remove moveon from scrub ioctl wrappers
2019-11-06  Darrick J.... xfs_scrub: remove moveon from progress report helpers
2019-11-06  Darrick J.... xfs_scrub: remove moveon from unicode name collision...
2019-11-06  Darrick J.... xfs_scrub: remove moveon from spacemap
2019-11-06  Darrick J.... xfs_scrub: remove moveon from vfs directory tree iteration
2019-11-06  Darrick J.... xfs_scrub: remove moveon from inode iteration
2019-11-06  Darrick J.... xfs_scrub: remove moveon from the fscounters functions
2019-11-06  Darrick J.... xfs_scrub: remove moveon from filemap iteration
2019-11-06  Darrick J.... xfs_scrub: implement background mode for phase 6
2019-11-06  Darrick J.... xfs_scrub: adapt phase5 to deferred descriptions
2019-11-06  Darrick J.... xfs_scrub: implement deferred description string rendering
2019-11-06  Darrick J.... xfs_scrub: bump work_threads to include the controller...
2019-11-06  Amir Goldsteinxfs_io/lsattr: expose FS_XFLAG_HASATTR flag
2019-11-04  Eric Sandeenxfs_growfs: allow mounted device node as argument
2019-11-01  Darrick J.... xfs_scrub: create a new category for unfixable errors
2019-11-01  Darrick J.... xfs_scrub: refactor xfs_scrub_excessive_errors
2019-11-01  Darrick J.... xfs_scrub: promote some of the str_info to str_error...
2019-11-01  Darrick J.... xfs_scrub: explicitly track corruptions, not just errors
2019-11-01  Darrick J.... xfs_scrub: clean up error level table
2019-11-01  Darrick J.... xfs_scrub: simplify post-run reporting logic
2019-11-01  Darrick J.... xfs_scrub: fix misclassified error reporting
2019-11-01  Darrick J.... xfs_scrub: refactor xfs_iterate_inodes_range_check
2019-11-01  Darrick J.... xfs_scrub: clean out the nproc global variable
2019-11-01  Darrick J.... libfrog: take over platform headers
2019-11-01  Darrick J.... libxfs: remove libxfs_physmem
2019-11-01  Darrick J.... libxfs: remove libxfs_nproc
2019-11-01  Darrick J.... libfrog: clean up platform_nproc
2019-11-01  Darrick J.... xfs_scrub: fix media verification thread pool size...
2019-11-01  Darrick J.... xfs_scrub: request fewer bmaps when we can
2019-11-01  Darrick J.... xfs_scrub: reduce fsmap activity for media errors
2019-11-01  Darrick J.... xfs_scrub: don't report media errors on unwritten extents
2019-11-01  Darrick J.... xfs_scrub: improve reporting of file metadata media...
2019-11-01  Darrick J.... xfs_scrub: better reporting of metadata media errors
2019-11-01  Darrick J.... xfs_scrub: improve reporting of file data media errors
2019-11-01  Darrick J.... xfs_scrub: separate media error reporting for attribute...
2019-11-01  Darrick J.... libfrog/xfs_scrub: improve iteration function documentation
2019-11-01  Darrick J.... mkfs: fix incorrect error message
2019-11-01  Darrick J.... libxfs: fix typo in message about write verifier
2019-11-01  Darrick J.... xfs_repair: print better information when metadata...
2019-11-01  Darrick J.... libfrog: fix workqueue_add error out
2019-11-01  Darrick J.... xfs_scrub: don't allow zero or negative error injection...
2019-11-01  Darrick J.... xfs_scrub: report repair activities on stdout, not...
2019-11-01  Darrick J.... xfs_db: btheight should check geometry more carefully
2019-11-01  Darrick J.... xfs_spaceman: always report sick metadata, checked...
2019-10-17  Darrick J.... xfs_scrub: simulate errors in the read-verify phase
2019-10-17  Darrick J.... xfs_scrub: fix read verify disk error handling strategy
next