]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2020-01-16  Brian Fosterxfs: don't set bmapi total block req where minleft is
2020-01-16  Dave Chinnerxfs: cap longest free extent to maximum allocatable
2020-01-16  Dave Chinnerxfs: fix inode fork extent count overflow
2020-01-16  Brian Fosterxfs: optimize near mode bnobt scans with concurrent...
2020-01-16  Brian Fosterxfs: factor out tree fixup logic into helper
2020-01-16  Brian Fosterxfs: refactor near mode alloc bnobt scan into separate...
2020-01-16  Brian Fosterxfs: refactor and reuse best extent scanning logic
2020-01-16  Brian Fosterxfs: refactor allocation tree fixup code
2020-01-16  Brian Fosterxfs: reuse best extent tracking logic for bnobt scan
2020-01-16  Brian Fosterxfs: refactor cntbt lastblock scan best extent logic...
2020-01-16  Brian Fosterxfs: track best extent from cntbt lastblock scan in...
2020-01-16  Brian Fosterxfs: track allocation busy state in allocation cursor
2020-01-16  Brian Fosterxfs: introduce allocation cursor data structure
2020-01-16  Brian Fosterxfs: track active state of allocation btree cursors
2020-01-16  Christoph Hellwigxfs: use a struct iomap in xfs_writepage_ctx
2019-12-20  Eric Sandeenxfsprogs: Release v5.4.0 v5.4.0
2019-12-17  Eric Sandeenxfsprogs: Release v5.4.0-rc1 v5.4.0-rc1
2019-12-17  Eric Sandeenmkfs: tidy up discard notifications
2019-12-13  Pavel Reichlmkfs: Break block discard into chunks of 2 GB
2019-12-13  Darrick J.... xfs_admin: enable online label getting and setting
2019-12-13  Darrick J.... xfs_admin: support external log devices
2019-12-13  John Pittmanxfsprogs: add missing line feeds in libxfs/rdwr.c
2019-12-13  Eric Sandeenxfsprogs: remove stray libxfs whitespace
2019-12-13  Eric Sandeenxfsprogs: Release v5.4.0-rc0 v5.4.0-rc0
2019-12-13  Darrick J.... xfs: change the seconds fields in xfs_bulkstat to signed
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
next