]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2021-01-07  Dave Chinnerxfs: remove xfs_buf_t typedef libxfs-5.11-sync
2021-01-07  Zheng Yongjunfs/xfs: convert comma to semicolon
2021-01-07  Gao Xiangxfs: kill ialloced in xfs_dialloc()
2021-01-07  Dave Chinnerxfs: spilt xfs_dialloc() into 2 functions
2021-01-07  Dave Chinnerxfs: move xfs_dialloc_roll() into xfs_dialloc()
2021-01-07  Dave Chinnerxfs: move on-disk inode allocation out of xfs_ialloc()
2021-01-07  Dave Chinnerxfs: introduce xfs_dialloc_roll()
2021-01-07  Gao Xiangxfs: convert noroom, okalloc in xfs_dialloc() to bool
2021-01-07  Eric Sandeenxfs: don't catch dax+reflink inodes as corruption in...
2021-01-07  Joseph Qixfs: remove unneeded return value check for *init_cursor()
2021-01-07  Gao Xiangxfs: introduce xfs_validate_stripe_geometry()
2021-01-07  Kaixu Xiaxfs: remove the unused XFS_B_FSB_OFFSET macro
2021-01-07  Kaixu Xiaxfs: check tp->t_dqinfo value instead of the XFS_TRANS_...
2021-01-07  Darrick J.... xfs: refactor file range validation
2021-01-07  Darrick J.... xfs: refactor realtime volume extent validation
2021-01-07  Darrick J.... xfs: refactor data device extent validation
2021-01-07  Darrick J.... xfs: detect overflows in bmbt records
2021-01-07  Darrick J.... xfs: enable the needsrepair feature
2021-01-07  Darrick J.... xfs: define a new "needrepair" feature
2021-01-07  Darrick J.... xfs: move kernel-specific superblock validation out...
2021-01-07  Eric Sandeenlibxfs: cosmetic changes to libxfs_inode_alloc
2020-12-11  Eric Sandeenxfsprogs: Release v5.10.0 v5.10.0
2020-12-09  Anthony Iliopoulosxfs_repair: remove obsolete code for handling mountpoin...
2020-12-04  Eric Sandeenxfsprogs: Release v5.10.0-rc1 v5.10.0-rc1
2020-12-04  Eric Sandeenxfsprogs: make things non-gender-specific
2020-12-04  Eric Sandeenxfs_quota: Remove delalloc caveat from man page
2020-12-04  Eric Sandeenxfs_quota: document how the default quota is stored
2020-12-04  Darrick J.... debian: add build dependency on libinih-dev
2020-12-04  Darrick J.... debian: fix version in changelog
2020-12-04  Darrick J.... libxfs: add realtime extent reservation and usage track...
2020-12-04  Darrick J.... libxfs: fix weird comment
2020-12-04  Darrick J.... libxfs-apply: don't add duplicate headers
2020-11-24  Dave Chinnerlibxfs: get rid of b_bcount from xfs_buf
2020-11-23  Christoph Hellwigrepair: simplify bmap_next_offset
2020-11-23  Gao Xiangxfs: fix forkoff miscalculation related to XFS_LITINO(mp)
2020-11-20  Dave Chinnerxfsprogs: get rid of ancient btree tracing fragments
2020-11-20  Dave Chinnerlibxfs: rename buftarg->dev to btdev
2020-11-20  Dave Chinnerxfsprogs: remove unused IO_DEBUG functionality
2020-11-20  Dave Chinnerxfsprogs: remove unused buffer tracing code
2020-11-20  Eric Sandeenxfs_io: fix up typos in manpage
2020-11-20  Dave Chinnermkfs: document config files in mkfs.xfs(8)
2020-11-20  Dave Chinnermkfs: hook up suboption parsing to ini files
2020-11-20  Dave Chinnermkfs: constify various strings
2020-11-20  Dave Chinnermkfs: add initial ini format config file parsing support
2020-11-20  Dave Chinnerbuild: add support for libinih for mkfs
2020-11-20  Jakub BoguszPolish translation update for xfsprogs 5.8.0.
2020-11-20  Darrick J.... xfs_repair: directly compare refcount records
2020-11-20  Darrick J.... xfs_repair: correctly detect partially written extents
2020-11-20  Darrick J.... xfs_repair: skip the rmap and refcount btree checks...
2020-11-20  Darrick J.... xfs_db: report ranges of invalid rt blocks
2020-11-20  Darrick J.... xfs: remove unnecessary parameter from scrub_scan_estim...
2020-11-20  Darrick J.... mkfs: don't pass on extent size inherit flags when...
2020-11-20  Eric Sandeenmkfs: clarify valid "inherit" option values
2020-11-20  Darrick J.... mkfs: allow users to specify rtinherit=0
2020-11-20  Darrick J.... mkfs: format bigtime filesystems
2020-11-20  Darrick J.... xfs: enable big timestamps
2020-11-20  Darrick J.... xfs_repair: support bigtime timestamp checking
2020-11-20  Darrick J.... xfs_quota: support editing and reporting quotas with...
2020-11-20  Darrick J.... xfs_db: support printing time limits
2020-11-20  Darrick J.... xfs_db: report bigtime format timestamps
2020-11-20  Darrick J.... libfrog: list the bigtime feature when reporting geometry
2020-11-20  Darrick J.... xfs_db: refactor quota timer printing
2020-11-20  Darrick J.... xfs_db: refactor timestamp printing
2020-11-20  Darrick J.... xfs_quota: convert time_to_string to use time64_t
2020-11-20  Darrick J.... libfrog: convert cvttime to return time64_t
2020-11-20  Darrick J.... libfrog: define LIBFROG_BULKSTAT_CHUNKSIZE to remove...
2020-11-20  Darrick J.... mkfs: enable the inode btree counter feature
2020-11-20  Darrick J.... xfs: enable new inode btree counters feature
2020-11-20  Darrick J.... xfs_repair: regenerate inode btree block counters in AGI
2020-11-20  Darrick J.... xfs_repair: check inode btree block counters in AGI
2020-11-20  Darrick J.... xfs_db: support displaying inode btree block counts...
2020-11-20  Darrick J.... xfs: revert "xfs: fix rmap key and record comparison...
2020-11-16  Eric Sandeenxfsprogs: Release v5.10.0-rc0 libxfs-5.10-sync v5.10.0-rc0
2020-11-14  Darrick J.... xfs: fix rmap key and record comparison functions
2020-11-14  Darrick J.... xfs: fix flags argument to rmap lookup when converting...
2020-11-12  Darrick J.... xfs: set xefi_discard when creating a deferred agfl...
2020-11-12  Darrick J.... xfs: fix high key handling in the rt allocator's query_...
2020-11-12  Darrick J.... xfs: only relog deferred intent items if free space...
2020-11-12  Darrick J.... xfs: periodically relog deferred intent items
2020-11-12  Darrick J.... xfs: change the order in which child and parent defer...
2020-11-12  Darrick J.... xfs: fix an incore inode UAF in xfs_bui_recover
2020-11-12  Darrick J.... xfs: xfs_defer_capture should absorb remaining transact...
2020-11-12  Darrick J.... xfs: xfs_defer_capture should absorb remaining block...
2020-11-12  Darrick J.... xfs: proper replay of deferred ops queued during log...
2020-11-12  Darrick J.... xfs: remove xfs_defer_reset
2020-11-12  Darrick J.... xfs: avoid shared rmap operations for attr fork extents
2020-11-12  Kaixu Xiaxfs: code cleanup in xfs_attr_leaf_entsize_{remote...
2020-11-12  Kaixu Xiaxfs: remove the redundant crc feature check in xfs_attr...
2020-11-12  Kaixu Xiaxfs: fix some comments
2020-11-12  Kaixu Xiaxfs: use the existing type definition for di_projid
2020-11-12  Darrick J.... xfs: log new intent items created as part of finishing...
2020-11-12  Darrick J.... xfs: don't free rt blocks when we're doing a REMAP...
2020-11-12  Carlos Maiolinoxfs: Convert xfs_attr_sf macros to inline functions
2020-11-12  Carlos Maiolinoxfs: Use variable-size array for nameval in xfs_attr_sf...
2020-11-12  Carlos Maiolinoxfs: Remove typedef xfs_attr_shortform_t
2020-11-12  Carlos Maiolinoxfs: remove typedef xfs_attr_sf_entry_t
2020-11-12  Darrick J.... xfs: widen ondisk quota expiration timestamps to handle...
2020-11-12  Darrick J.... xfs: widen ondisk inode timestamps to deal with y2038+
2020-11-11  Darrick J.... xfs: redefine xfs_ictimestamp_t
2020-11-10  Darrick J.... xfs: redefine xfs_timestamp_t
next