]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
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
2018-05-23  Eric Sandeenxfs_repair: check and repair quota metadata
2018-05-23  Eric Sandeenxfsprogs: be careful about what we stat in platform_che...
2018-05-23  Darrick J.... xfs_growfs: refactor geometry reporting
2018-05-23  Darrick J.... xfs_info: call xfs_db for offline filesystems
2018-05-23  Darrick J.... xfs_info: move to xfs_spaceman
2018-05-23  Darrick J.... xfs_spaceman: add a superblock info command
2018-05-23  Darrick J.... xfs_spaceman: print a nicer message when file path...
2018-05-23  Darrick J.... xfs_db: add a superblock info command
2018-05-23  Darrick J.... mkfs: use geometry generation / helper functions
2018-05-23  Darrick J.... libfrog: refactor fs geometry printing function
2018-05-23  Darrick J.... libfrog: move platform specific runtime support code...
2018-05-23  Darrick J.... xfs_repair: don't assert on bad '.' entry in no-modify...
2018-05-23  Darrick J.... xfs_repair: check inode nsec for obviously garbage...
2018-05-23  Darrick J.... xfs_repair: actually fix .. entries that point to inode...
2018-05-23  Darrick J.... xfs_repair: don't crash if da btree is corrupt
2018-05-23  Darrick J.... xfs_repair: only update in-core extent state after...
2018-05-23  Darrick J.... xfs_repair: invalidate dirty dir buffers when we zap...
2018-05-23  Darrick J.... xfs_repair: treat zero da btree pointers as corruption
2018-05-23  Darrick J.... xfs_repair: zap corrupt remote symlink
2018-05-23  Darrick J.... xfs_repair: validate some of the log space information
2018-05-23  Darrick J.... xfs_repair: don't leak buffer on xattr remote buf verif...
2018-05-23  Darrick J.... xfs_repair: examine all remote attribute blocks
2018-05-23  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-05-17  Darrick J.... xfs: don't fail when converting shortform attr to long... libxfs-4.17-sync
2018-05-17  Eric Sandeenxfs: set format back to extents if xfs_bmap_extents_to_...
2018-05-17  Eric Sandeenxfs: enhance dinode verifier
2018-05-01  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-05-01  Eric Sandeenxfsprogs: Release v4.16.1 v4.16.1
2018-05-01  Eric Sandeenfsck.xfs: do not use 'function' keyword
2018-04-26  Eric Sandeenxfsprogs: Release v4.16.0 v4.16.0
2018-04-18  Eric Sandeenxfs: non-scrub - remove unused function parameters
2018-04-18  Brian Fosterxfs: clean up xfs_mount allocation and dynamic initializers
2018-04-18  Dave Chinnerxfs: remove dead inode version setting code
2018-04-18  Darrick J.... xfs: don't accept inode buffers with suspicious unlinke...
2018-04-18  Darrick J.... xfs: move inode extent size hint validation to libxfs
2018-04-18  Darrick J.... xfs: refactor inode buffer verifier error logging
2018-04-18  Darrick J.... xfs: refactor inode verifier error logging
2018-04-18  Darrick J.... xfs: refactor bmap record validation
2018-04-18  Darrick J.... xfs: sanity-check the unused space before trying to...
2018-04-18  Brian Fosterxfs: detect agfl count corruption and reset agfl
2018-04-18  Brian Fosterxfs: account only rmapbt-used blocks against rmapbt...
2018-04-18  Brian Fosterxfs: rename agfl perag res type to rmapbt
2018-04-18  Dave Chinnerxfs: convert XFS_AGFL_SIZE to a helper function
2018-04-18  Darrick J.... xfs: convert a few more directory asserts to corruption
2018-04-18  Carlos MaiolinoCleanup old XFS_BTREE_* traces
2018-04-12  Eric Sandeenxfsprogs: Release v4.16.0-rc1 v4.16.0-rc1
2018-04-12  Darrick J.... xfs_repair: fix getsubopt name definitions to use enums
2018-04-12  Darrick J.... xfs_scrub_all: use system encoding for lsblk output...
2018-04-12  Darrick J.... xfs_scrub_all: escape paths being passed to systemd...
2018-04-12  Darrick J.... xfs_scrub: disable private /tmp for scrub service
2018-04-12  Darrick J.... xfs_scrub_all: report version
2018-04-12  Darrick J.... xfs_scrub: refactor mountpoint finding code to use...
2018-04-12  Darrick J.... xfs_scrub: don't warn about confusing names if dir...
2018-04-12  Darrick J.... xfs_scrub: use Unicode skeleton function to find confus...
2018-04-12  Darrick J.... xfs_scrub: check name for suspicious characters
2018-04-12  Darrick J.... xfs_scrub: transition from libunistring to libicu for...
2018-04-12  Darrick J.... xfs_scrub: make name_entry a first class structure
2018-04-12  Darrick J.... xfs_scrub: communicate name problems via flagset instea...
2018-04-12  Darrick J.... xfs_scrub: don't complain about different normalization
2018-04-12  Darrick J.... xfs_scrub: only run ascii name checks if unicode name...
2018-04-12  Darrick J.... xfs_scrub: avoid buffer overflow when scanning attributes
2018-04-03  Eric Sandeenlibxfs: warn about deprecation of irix, freebsd, darwin
2018-04-03  Eric Sandeenxfs_repair: test XFS_SB_VERSION_SHAREDBIT only once
2018-04-03  Eric Sandeenxfsprogs: remove unused delete_attr_ok
2018-04-03  Eric Sandeenxfs_repair: remove pre_65_beta option
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_shared_allowed variable
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_has_extflgbit_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_sb_feature_bits_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_aligned_inodes_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_has_extflgbit_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_attributes2_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_attributes_allowed
2018-03-27  Eric Sandeenlibfrog: handle NULL dir && blkdev in __fs_table_lookup...
2018-03-27  Eric Sandeenxfs_scrub: initialize movon in xfs_scrub_connections
2018-03-27  Eric Sandeenxfs_scrub: synchronize error levels & logging
2018-03-27  Darrick J.... xfs_spaceman: remove incorrect linux/fs.h include
2018-03-27  Jan Tulakfsck.xfs: allow forced repairs using xfs_repair
2018-03-27  Jan Tulakxfs_repair: add flag -e to modify exit code for correct...
next