]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2018-08-01  Darrick J.... libfrog: move crc32c code out of libxfs
2018-08-01  Darrick J.... libxfs: remove crc32 functions
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-27  Eric Sandeenxfs: properly handle free inodes in extent hint validators libxfs-4.18-sync
2018-07-27  Carlos Maiolinoxfs: Initialize variables in xfs_alloc_get_rec before...
2018-07-24  Carlos MaiolinoGet rid of XFS_BUF_SET_COUNT() macro
2018-07-24  Carlos MaiolinoGet rid of XFS_BUF_COUNT() macro
2018-07-24  Carlos MaiolinoGet rid of XFS_BUF_TARGET() macro
2018-07-24  Carlos MaiolinoGet rid of XFS_BUF_PTR() macro
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-07-05  Eric Sandeenxfsprogs: Release v4.18.0-rc0 v4.18.0-rc0
2018-07-05  Darrick J.... xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation
2018-07-05  Darrick J.... xfs: fix off-by-one error in xfs_rtalloc_query_range
2018-07-05  Darrick J.... xfs: don't allow insert-range to shift extents past...
2018-07-05  Dave Chinnerxfs: More robust inode extent count validation
2018-06-28  Darrick J.... xfs: update incore per-AG inode count
2018-06-28  Dave Chinnerxfs: replace do_mod with native operations
2018-06-28  Eric Sandeenxfs: don't call xfs_da_shrink_inode with NULL bp
2018-06-28  Dave Chinnerxfs: clean up MIN/MAX
2018-06-28  Dave Chinnerxfs: move various type verifiers to common file
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-06-28  Dave Chinnerxfs: validate btree records on retrieval
2018-06-28  Dave Chinnerxfs: push corruption -> ESTALE conversion to xfs_nfs_ge...
2018-06-28  Dave Chinnerxfs: verify COW extent size hint is valid in inode...
2018-06-28  Dave Chinnerxfs: verify extent size hint is valid in inode verifier
2018-06-28  Dave Chinnerxfs: catch bad stripe alignment configurations
2018-06-28  Darrick J.... xfs: explicitly pass buffer size to xfs_corruption_error
2018-06-28  Darrick J.... xfs: don't assert when on-disk btree pointers are garbage
2018-06-28  Darrick J.... xfs: strengthen btree pointer checks before use
2018-06-28  Darrick J.... xfs: introduce xfs_btree_debug_check_ptr
2018-06-28  Darrick J.... xfs: check directory bestfree information in the verifier
2018-06-28  Darrick J.... xfs: don't return garbage buffers in xfs_da3_node_read
2018-06-28  Darrick J.... xfs: don't ASSERT on short form btree root pointer...
2018-06-28  Darrick J.... xfs: btree lookup shouldn't ASSERT on empty btree nodes
2018-06-28  Darrick J.... xfs: xfs_alloc_get_rec should return EFSCORRUPTED for...
2018-06-28  Darrick J.... xfs: remove redundant ASSERT on insufficient bestfree...
2018-06-28  Darrick J.... xfs: don't assert when reporting on-disk corruption...
2018-06-28  Dave Chinnerxfs: verify AGI unlinked list contains valid blocks
2018-06-28  Dave Chinnerxfs: fix error handling in xfs_refcount_insert()
2018-06-28  Darrick J.... xfs: fix xfs_rtalloc_rec units
2018-06-28  Darrick J.... xfs: strengthen rtalloc query range checks
2018-06-28  Darrick J.... xfs: xfs_rtbuf_get should check the bmapi_read results
2018-06-28  Darrick J.... xfs: xfs_rtword_t should be unsigned, not signed
2018-06-28  Darrick J.... xfs: repair superblocks
2018-06-28  Darrick J.... xfs: fix inobt magic number check
2018-06-28  Eric Sandeenxfs: implement online get/set fs label
2018-06-28  Dave Chinnerxfs: factor the ag length extension code into libxfs
2018-06-28  Dave Chinnerxfs: move growfs core to libxfs
2018-06-28  Darrick J.... xfs: implement the metadata repair ioctl flag
2018-06-28  Darrick J.... xfs: teach xfs_bmapi_remap to accept some bmapi flags
2018-06-28  Darrick J.... xfs: make xfs_bmapi_remapi work with attribute forks
2018-06-28  Darrick J.... xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk
2018-06-28  Darrick J.... xfs: superblock scrub should use short-lived buffers
2018-06-28  Brian Fosterxfs: factor out nodiscard helpers
2018-06-28  Darrick J.... xfs: add BMAPI_NORMAP flag to perform block remapping...
2018-06-28  Darrick J.... xfs: add repair helpers for the reference count btree
2018-06-28  Darrick J.... xfs: add repair helpers for the reverse mapping btree
2018-06-28  Darrick J.... xfs: expose various functions to repair code
2018-06-28  Darrick J.... xfs: add helpers to calculate btree size
2018-06-28  Darrick J.... xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
2018-06-28  Darrick J.... xfs: remove unnecessary xfs_qm_dqattach parameter
2018-06-28  Darrick J.... xfs: refactor XFS_QMOPT_DQNEXT out of existence
2018-06-28  Brian Fosterxfs: don't discard on free of unwritten extents
2018-06-28  Brian Fosterxfs: add bmapi nodiscard flag
2018-06-28  Dave Chinnerxfs: get rid of the log item descriptor
2018-06-28  Dave Chinnerxfs: adder caller IP to xfs_defer* tracepoints
2018-06-28  Darrick J.... xfs: add missing rmap error return
2018-06-28  Darrick J.... xfs: bmap debugging should never panic the system
2018-06-28  Brian Fosterxfs: defer agfl block frees from deferred ops processin...
2018-06-28  Brian Fosterxfs: defer agfl block frees when dfops is available
2018-06-28  Brian Fosterxfs: create agfl block free helper function
2018-06-28  Eric Sandeenxfs: print specific dqblk that failed verifiers
2018-06-28  Eric Sandeenxfs: add full xfs_dqblk verifier
2018-06-28  Eric Sandeenxfs: pass full xfs_dqblk to repair during quotacheck
2018-06-28  Eric Sandeenxfs: check type in quota verifier during quotacheck
2018-06-28  Eric Sandeenxfs: remove unused flags arg from xfs_dquot_verify
2018-06-28  Dave Chinnerxfs: make xfs_buf_incore out of line
2018-06-28  Darrick J.... xfs_repair: clear extent size hints when clearing inode...
2018-06-28  Eric Sandeenxfsprogs: Release v4.17.0 v4.17.0
2018-06-22  Eric Sandeenxfsprogs: Release v4.17.0-rc1 v4.17.0-rc1
2018-06-22  Darrick J.... xfs_io: clarify -c in bmap documentation
2018-06-22  Darrick J.... xfs_bmap: remove -c from manpage
2018-06-22  Darrick J.... xfs_bmap: don't reject -e
2018-06-22  Marco Benattoxfs_repair: Fix root inode's parent when it's bogus...
2018-06-01  Darrick J.... xfs_io: fix signed comparison problem in copy_file_range
2018-05-31  Carlos Maiolinoxfs_db: Don't ASSERT on unrecognized metadata
2018-05-31  Eric Sandeenmkfs.xfs: if either sunit or swidth is nonzero, the...
2018-05-31  Darrick J.... xfs_db: handle realtime bitmap / summary files as text
2018-05-31  Goldwyn Rodriguesxfs_io: Make copy_range arguments understand *iB values
2018-05-31  Darrick J.... xfs_io: fix null pointer deref when complaining about...
2018-05-31  Eric Sandeenxfs_repair: fix libxfs api violations in quota repair...
2018-05-31  Darrick J.... xfs_scrub: actually check for errors coming from close()
2018-05-31  Darrick J.... fsck: fix more bashisms
2018-05-31  Darrick J.... xfs_buflock: record buffer initialization
2018-05-31  Darrick J.... xfs_buflock: record line number of trace where we locke...
2018-05-31  Darrick J.... xfs_buflock: ignore if buffer already locked
2018-05-31  Darrick J.... xfs_repair: fix integer handling issues
2018-05-24  David Howellsxfs_io: Allow -P and -L to be given to open for O_PATH...
2018-05-24  Jeff Laytonxfs_io: syncfs can fail
2018-05-24  Eric Sandeenxfs_io: add label command
next