]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2022-12-09  Darrick J.... misc: add static to various sourcefile-local functions
2022-12-09  Darrick J.... libxfs: consume the xfs_warn mountpoint argument
2022-11-21  Long Lixfs: fix sb write verify for lazysbcount origin/for-next_2022-11-30
2022-11-21  Darrick J.... xfs: rename XFS_REFC_COW_START to _COWFLAG
2022-11-21  Darrick J.... xfs: fix uninitialized list head in struct xfs_refcount...
2022-11-21  Darrick J.... xfs: fix agblocks check in the cow leftover recovery...
2022-11-21  Darrick J.... xfs: check record domain when accessing refcount records
2022-11-21  Darrick J.... xfs: remove XFS_FIND_RCEXT_SHARED and _COW
2022-11-21  Darrick J.... xfs: refactor domain and refcount checking
2022-11-21  Darrick J.... xfs: report refcount domain in tracepoints
2022-11-21  Darrick J.... xfs: track cow/shared record domains explicitly in...
2022-11-21  Darrick J.... xfs: move _irec structs to xfs_types.h
2022-11-21  Darrick J.... xfs: check deferred refcount op continuation parameters
2022-11-21  Darrick J.... xfs: create a predicate to verify per-AG extents
2022-11-21  Darrick J.... xfs: make sure aglen never goes negative in xfs_refcoun...
2022-11-21  Darrick J.... xfs: refactor all the EFI/EFD log item sizeof logic
2022-11-21  Darrick J.... xfs: fix memcpy fortify errors in EFI log format copying
2022-11-21  Allison Hendersonxfs: increase rename inode reservation
2022-11-21  Guo Xuenanxfs: fix exception caused by unexpected illegal bestcou...
2022-11-21  Jason A. Donenfeldtreewide: use get_random_u32() when possible
2022-11-21  Jason A. Donenfeldtreewide: use prandom_u32_max() when possible, part 1
2022-11-21  Shida Zhangxfs: rearrange the logic and remove the broken comment...
2022-11-21  Shida Zhangxfs: trim the mapp array accordingly in xfs_da_grow_ino...
2022-11-21  ye xingchenxfs: Remove the unneeded result variable
2022-11-21  Zeng Hengxfs: clean up "%Ld/%Lu" which doesn't meet C standard
2022-11-14  Carlos Maiolinoxfsprogs: Release v6.0.0 v6.0.0
2022-11-14  Jakub BoguszPolish translation update for xfsprogs 5.19.0.
2022-09-19  Andrey Albershteynxfs_quota: apply -L/-U range limits in uid/gid/pid...
2022-09-19  Andrey Albershteynxfs_quota: utilize XFS_GETNEXTQUOTA for ranged calls...
2022-09-19  Andrey Albershteynxfs_quota: separate get_dquot() and report_mount()
2022-09-19  Andrey Albershteynxfs_quota: separate get_dquot() and dump_file()
2022-09-19  Andrey Albershteynxfs_quota: separate quota info acquisition into get_dquot()
2022-09-19  Xiaole Hexfs_db: use preferable macro to seek offset for local...
2022-09-15  Carlos Maiolinoxfsprogs: Release v6.0.0-rc0 v6.0.0-rc0
2022-08-30  hexiaolexfs: fix inode reservation space for removing transaction
2022-08-30  Slark Xiaoxfs: Fix typo 'the the' in comment
2022-08-30  Darrick J.... xfs: don't leak memory when attr fork loading fails
2022-08-30  Dan Carpenterxfs: delete unnecessary NULL checks
2022-08-30  Xiaole Hexfs: fix comment for start time value of inode with...
2022-08-30  Dave Chinnerxfs: double link the unlinked inode list
2022-08-30  Dave Chinnerxfs: track the iunlink list pointer in the xfs_inode
2022-08-30  Darrick J.... xfs: replace inode fork size macros with functions
2022-08-30  Darrick J.... xfs: replace XFS_IFORK_Q with a proper predicate function
2022-08-30  Darrick J.... xfs: use XFS_IFORK_Q to determine the presence of an...
2022-08-30  Darrick J.... xfs: make inode attribute forks a permanent part of...
2022-08-30  Darrick J.... xfs: convert XFS_IFORK_PTR to a static inline helper
2022-08-30  Andrey Strachukxfs: removed useless condition in function xfs_attr_nod...
2022-08-30  Dave Chinnerxfs: rework xfs_buf_incore() API
2022-08-30  Dave Chinnerxfs: make is_log_ag() a first class helper
2022-08-30  Dave Chinnerxfs: replace xfs_ag_block_count() with perag accesses
2022-08-30  Dave Chinnerxfs: Pre-calculate per-AG agino geometry
2022-08-30  Dave Chinnerxfs: Pre-calculate per-AG agbno geometry
2022-08-30  Dave Chinnerxfs: pass perag to xfs_alloc_read_agfl
2022-08-30  Dave Chinnerxfs: pass perag to xfs_alloc_put_freelist
2022-08-30  Dave Chinnerxfs: pass perag to xfs_alloc_get_freelist
2022-08-30  Dave Chinnerxfs: pass perag to xfs_read_agf
2022-08-30  Dave Chinnerxfs: pass perag to xfs_read_agi
2022-08-30  Dave Chinnerxfs: pass perag to xfs_alloc_read_agf()
2022-08-30  Dave Chinnerxfs: kill xfs_alloc_pagf_init()
2022-08-30  Dave Chinnerxfs: pass perag to xfs_ialloc_read_agi()
2022-08-30  Dave Chinnerxfs: kill xfs_ialloc_pagi_init()
2022-08-30  Dave Chinnerxfs: make last AG grow/shrink perag centric
2022-08-12  Eric Sandeenxfsprogs: Release v5.19.0 v5.19.0
2022-08-12  Darrick J.... xfs_repair: fix printf format specifiers on 32-bit...
2022-08-05  Eric Sandeenxfsprogs: Release v5.19.0-rc1 v5.19.0-rc1
2022-08-05  Chandan Babu Rxfs_repair: Add support for upgrading to large extent...
2022-08-05  Darrick J.... xfs_repair: check filesystem geometry before allowing...
2022-08-05  Darrick J.... mkfs: complain about impossible log size constraints
2022-08-05  Darrick J.... mkfs: stop allowing tiny filesystems
2022-08-05  Darrick J.... mkfs: ignore data blockdev stripe geometry for small...
2022-08-05  Darrick J.... libxfs: stop overriding MAP_SYNC in publicly exported...
2022-07-14  Darrick J.... mkfs: terminate getsubopt arrays properly
2022-07-14  Chandan Babu Rxfs_repair: Search for conflicts in inode_tree_ptrs...
2022-07-14  Darrick J.... xfs_repair: ignore empty xattr leaf blocks
2022-07-14  hexiaolexfs: correct nlink printf specifier from hd to PRIu32
2022-07-13  Darrick J.... xfs_repair: check the rt summary against observations
2022-07-13  Darrick J.... xfs_repair: check the rt bitmap against observations
2022-07-13  Darrick J.... xfs_repair: check free rt extent count
2022-07-12  Zhang Boyangmkfs: update manpage of bigtime and inobtcount
2022-07-12  Darrick J.... mkfs: always use new_diflags2 to initialize new inodes
2022-07-12  Darrick J.... mkfs: document the large extent count switch in the...
2022-07-12  Darrick J.... mkfs: preserve DIFLAG2_NREXT64 when setting other inode...
2022-07-12  Darrick J.... xfs_repair: detect and fix padding fields that changed...
2022-07-12  Darrick J.... xfs_repair: clear DIFLAG2_NREXT64 when filesystem doesn...
2022-07-12  Darrick J.... xfs_copy: don't use cached buffer reads until after...
2022-07-12  Darrick J.... xfs_db: identify the minlogsize transaction reservation
2022-07-12  Darrick J.... xfs_repair: don't flag log_incompat inconsistencies...
2022-07-12  Darrick J.... xfs_repair: always rewrite secondary supers when needsr...
2022-07-12  Darrick J.... libxfs: remove xfs_globals.larp
2022-07-12  Darrick J.... xfs_logprint: fix formatting specifiers
2022-07-12  Darrick J.... misc: fix unsigned integer comparison complaints
2022-07-12  Eric Sandeenxfsprogs: Release v5.19.0-rc0.1 v5.19.0-rc0.1
2022-07-06  Darrick J.... xfs: don't hold xattr leaf buffers across transaction...
2022-07-06  Darrick J.... xfs: empty xattr leaf header blocks are not corruption
2022-07-06  Darrick J.... xfs: fix variable state usage
2022-07-06  Darrick J.... xfs: fix TOCTOU race involving the new logged xattrs...
2022-06-22  Eric Sandeenxfsprogs: Release v5.19.0-rc0 libxfs-5.19-sync v5.19.0-rc0
2022-06-22  Allison Hendersonxfs_logprint: Add log item printing for ATTRI and ATTRD
2022-06-22  Chandan Babu Rmkfs: Add option to create filesystem with large extent...
2022-06-22  Chandan Babu Rxfs_info: Report NREXT64 feature status
next