]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2023-03-15  Darrick J.... xfs_repair: fix incorrect dabtree hashval comparison xfsprogs-fixes-6.2_2023-03-14
2023-03-15  Darrick J.... xfs_db: fix complaints about unsigned char casting
2023-03-15  Darrick J.... mkfs: substitute slashes with spaces in protofiles
2023-03-15  Darrick J.... mkfs: use suboption processing for -p
2023-03-15  Darrick J.... mkfs: check dirent names when reading protofile
2023-03-15  Darrick J.... xfs: fix off-by-one error in xfs_btree_space_to_height libxfs-sync-6.2_2023-03-14
2023-03-15  Darrick J.... xfs: invalidate xfs_bufs when allocating cow extents
2023-03-15  Guo Xuenanxfs: get rid of assert from xfs_btree_islastblock
2023-03-15  Darrick J.... xfs: estimate post-merge refcounts correctly
2023-03-15  Darrick J.... xfs: hoist refcount record merge predicates
2023-03-15  Darrick J.... xfs: add debug knob to slow down write for fun
2023-03-15  Darrick J.... xfs: add debug knob to slow down writeback for fun
2023-03-15  Dave Chinnerxfs: drop write error injection is unfixable, remove it
2023-03-15  Dave Chinnerxfs: use iomap_valid method to detect stale cached...
2023-03-15  Jason A. Donenfeldtreewide: use get_random_u32_below() instead of depreca...
2023-02-24  Arjun ShankarRemove several implicit function declarations origin/for-next_2023-03-01 origin/for-next_2023-03-14
2023-02-24  Andrey Albershteynxfs_db: make flist_find_ftyp() to check for field exist...
2023-02-23  Darrick J.... xfs_io: fix bmap command not detecting realtime files...
2023-02-23  Darrick J.... xfs_io: set fs_path when opening files on foreign files...
2023-02-23  Darrick J.... xfs_scrub: fix broken realtime free blocks unit conversions
2023-02-23  Darrick J.... xfs_spaceman: fix broken -g behavior in freesp command
2023-02-03  Catherine Hoangxfs_admin: get/set label of mounted filesystem origin/for-next_2023-02-14 origin/for-next_2023-02-16 origin/for-next_2023-02-17
2023-02-03  Catherine Hoangxfs_admin: correctly parse IO_OPTS parameters
2023-01-20  Dave Chinnerprogs: just use libtoolize origin/for-next_2023-01-31
2023-01-20  Dave Chinnerprogs: autoconf fails during debian package builds
2023-01-20  Catherine Hoangxfs_admin: get UUID of mounted filesystem
2023-01-20  Catherine Hoangxfs_io: add fsuuid command
2023-01-13  Carlos Maiolinoxfsprogs: Release v6.1.1 v6.1.1
2023-01-13  Carlos MaiolinoAdd pkg version to debian changelog
2023-01-13  Holger Hoffstättexfsprogs: scrub: fix warnings/errors due to missing...
2022-12-23  Carlos Maiolinoxfsprogs: Release v6.1.0 v6.1.0
2022-12-21  Darrick J.... xfs_db: fix dir3 block magic check origin/for-next_2022-12-29 origin/for-next_2022-12-30
2022-12-15  Srikanth C Sfsck.xfs: mount/umount xfs fs to replay log before... origin/for-next_2022-12-17 origin/for-next_2022-12-20
2022-12-15  Darrick J.... xfs_db: create separate struct and field definitions...
2022-12-15  Darrick J.... xfs_io: don't display stripe alignment flags for realti...
2022-12-09  Carlos Maiolinoxfs_repair: Fix rmaps_verify_btree() error path origin/for-next_2022-12-13
2022-12-09  Carlos Maiolinoxfs_repair: Fix check_refcount() error path
2022-12-09  Darrick J.... mkfs.xfs: add mkfs config file for the 6.1 LTS kernel
2022-12-09  Darrick J.... xfs_{db,repair}: fix XFS_REFC_COW_START usage
2022-12-09  Darrick J.... xfs_repair: retain superblock buffer to avoid write...
2022-12-09  Darrick J.... xfs_repair: don't crash on unknown inode parents in...
2022-12-09  Darrick J.... xfs_db: fix printing of reverse mapping record blockcounts
2022-12-09  Darrick J.... xfs_db: fix octal conversion logic
2022-12-09  Darrick J.... misc: add missing includes
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
next