]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2022-06-22  Dave Chinnerxfs: set XFS_FEAT_NLINK correctly
2022-06-22  Dave Chinnerxfs: validate inode fork size against fork format
2022-06-22  Dave Chinnerxfs: detect self referencing btree sibling pointers
2022-06-22  Dave Chinnerxfs: tag transactions that contain intent done items
2022-06-22  Dave Chinnerxfs: don't commit the first deferred transaction withou...
2022-06-22  Dave Chinnerxfs: hide log iovec alignment constraints
2022-06-22  Dave Chinnerxfs: zero inode fork buffer at allocation
2022-06-22  Darrick J.... xfs: rename xfs_*alloc*_log_count to _block_count
2022-06-22  Darrick J.... xfs: reduce transaction reservations with reflink
2022-06-22  Darrick J.... xfs: reduce the absurdly large log operation count
2022-06-22  Darrick J.... xfs: report "max_resp" used for min log size computation
2022-06-22  Darrick J.... xfs: create shadow transaction reservations for computi...
2022-06-22  Darrick J.... xfs: stop artificially limiting the length of bunmap...
2022-06-22  Darrick J.... xfs: count EFIs when deciding to ask for a continuation...
2022-06-22  Darrick J.... xfs: speed up write operations by using non-overlapped...
2022-06-22  Darrick J.... xfs: speed up rmap lookups by using non-overlapped...
2022-06-22  Darrick J.... xfs: simplify xfs_rmap_lookup_le call sites
2022-06-22  Dave Chinnerxfs: convert quota options flags to unsigned.
2022-06-22  Dave Chinnerxfs: convert dquot flags to unsigned.
2022-06-22  Dave Chinnerxfs: convert da btree operations flags to unsigned.
2022-06-22  Dave Chinnerxfs: convert btree buffer log flags to unsigned.
2022-06-22  Dave Chinnerxfs: convert AGI log flags to unsigned.
2022-06-22  Dave Chinnerxfs: convert AGF log flags to unsigned.
2022-06-22  Dave Chinnerxfs: convert bmapi flags to unsigned.
2022-06-22  Dave Chinnerxfs: convert bmap extent type flags to unsigned.
2022-06-22  Dave Chinnerxfs: convert scrub type flags to unsigned.
2022-06-22  Dave Chinnerxfs: convert attr type flags to unsigned.
2022-06-22  Dave Chinnerxfs: log tickets don't need log client id
2022-06-22  Chandan Babu Rxfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of...
2022-06-22  Chandan Babu Rxfs: Enable bulkstat ioctl to support 64-bit per-inode...
2022-06-22  Chandan Babu Rxfs: Conditionally upgrade existing inodes to use large...
2022-06-22  Chandan Babu Rxfs: Directory's data fork extent counter can never...
2022-06-22  Darrick J.... xfs: use a separate frextents counter for rt extent...
2022-06-22  Darrick J.... xfs: pass explicit mount pointer to rtalloc query functions
2022-06-22  Chandan Babu Rxfs: Introduce per-inode 64-bit extent counters
2022-06-22  Chandan Babu Rxfs: Introduce macros to represent new maximum extent...
2022-06-22  Chandan Babu Rxfs: Use uint64_t to count maximum blocks that can...
2022-06-22  Chandan Babu Rxfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
2022-06-22  Chandan Babu Rxfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
2022-06-22  Chandan Babu Rxfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associa...
2022-06-22  Chandan Babu Rxfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and...
2022-06-22  Chandan Babu Rxfs: Use basic types to define xfs_log_dinode's di_next...
2022-06-22  Chandan Babu Rxfs: Introduce xfs_dfork_nextents() helper
2022-06-22  Chandan Babu Rxfs: Use xfs_extnum_t instead of basic data types
2022-06-22  Chandan Babu Rxfs: Introduce xfs_iext_max_nextents() helper
2022-06-22  Chandan Babu Rxfs: Define max extent length based on on-disk format...
2022-06-22  Chandan Babu Rxfs: Move extent count limits to xfs_format.h
2022-06-03  Eric Sandeenxfsprogs: Release v5.18.0 v5.18.0
2022-06-03  Darrick J.... xfsprogs: more autoconf modernisation
2022-05-27  Eric Sandeenxfsprogs: Release v5.18.0-rc1 v5.18.0-rc1
2022-05-27  Pavel Reichlmkfs: Fix memory leak
2022-05-27  Dave Chinnerxfsprogs: autoconf modernisation
2022-05-27  Dave Chinnerxfs_io: add a quiet option to bulkstat
2022-05-27  Dave Chinnermetadump: be careful zeroing corrupt inode forks
2022-05-27  Dave Chinnermetadump: handle corruption errors without aborting
2022-05-27  Andrey Albershteynxfs_db: take BB cluster offset into account when using...
2022-05-18  Darrick J.... xfs_scrub: don't revisit scanned inodes when reprocessi...
2022-05-18  Darrick J.... xfs_scrub: balance inode chunk scan across CPUs
2022-05-18  Darrick J.... xfs_scrub: prepare phase3 for per-inogrp worker threads
2022-05-18  Darrick J.... xfs_scrub: widen action list length variables
2022-05-18  Darrick J.... xfs_scrub: in phase 3, use the opened file descriptor...
2022-05-18  Darrick J.... xfs_scrub: make phase 4 go straight to fstrim if nothin...
2022-05-18  Darrick J.... xfs_scrub: don't try any file repairs during phase...
2022-05-18  Darrick J.... xfs_scrub: fall back to scrub-by-handle if opening...
2022-05-18  Darrick J.... xfs_scrub: in phase 3, use the opened file descriptor...
2022-05-18  Darrick J.... xfs_scrub: collapse trivial file scrub helpers
2022-05-18  Darrick J.... xfs_repair: check the ftype of dot and dotdot directory...
2022-05-18  Darrick J.... xfs_repair: improve error reporting when checking rmap...
2022-05-18  Darrick J.... xfs_repair: detect v5 featureset mismatches in secondar...
2022-05-18  Darrick J.... mkfs: don't trample the gid set in the protofile
2022-05-18  Darrick J.... mkfs: round log size down if rounding log start up...
2022-05-18  Darrick J.... mkfs: improve log extent validation
2022-05-18  Darrick J.... mkfs: don't let internal logs bump the root dir inode...
2022-05-18  Darrick J.... mkfs: reduce internal log size when log stripe units...
2022-05-18  Darrick J.... mkfs: fix missing validation of -l size against maximum...
2022-05-18  Darrick J.... xfs_repair: fix sizing of the incore rt space usage...
2022-05-18  Darrick J.... xfs_db: report absolute maxlevels for each btree type
2022-05-18  Darrick J.... xfs_db: support computing btheight for all cursor types
2022-05-18  Darrick J.... xfs_repair: warn about suspicious btree levels in AG...
2022-05-18  Darrick J.... xfs_db: warn about suspicious finobt trees when metadumping
2022-05-18  Darrick J.... xfs: note the removal of XFS_IOC_FSSETDM in the documen...
2022-05-18  Darrick J.... xfs_db: fix a complaint about a printf buffer overrun
2022-05-18  Darrick J.... xfs_scrub: move to mallinfo2 when available
2022-05-18  Darrick J.... debian: support multiarch for libhandle
2022-05-18  Darrick J.... debian: bump compat level to 11
2022-05-18  Darrick J.... debian: refactor common options
2022-05-06  Eric Sandeenxfsprogs: Release v5.18.0-rc0
2022-05-06  Hugh Dickinsmm/fs: delete PF_SWAPWRITE libxfs-5.18-sync
2022-05-06  Darrick J.... xfs: document the XFS_ALLOC_AGFL_RESERVE constant
2022-05-06  Darrick J.... xfs: constify xfs_name_dotdot
2022-05-06  Darrick J.... xfs: constify the name argument to various directory...
2022-05-06  Darrick J.... xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions
2022-05-06  Darrick J.... xfs: remove the XFS_IOC_FSSETDM definitions
2022-05-06  Christoph Hellwigxfs: pass the mapping flags to xfs_bmbt_to_iomap
2022-05-04  Eric Sandeenxfsprogs: Release v5.16.0 v5.16.0
2022-05-04  Eric Sandeenlibxfs: remove kernel stubs from xfs_shared.h
2022-05-02  Bastian Germanndebian: Generate .gitcensus instead of .census (Closes...
2022-04-28  Eric Sandeenxfsprogs: Release v5.16.0-rc0 libxfs-5.16-sync v5.16.0-rc0
2022-04-28  Yang Xuxfs: Fix the free logic of state in xfs_attr_node_hasname
2022-04-28  Eric Sandeenxfs: #ifdef out perag code for userspace
next