]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2023-06-09  Darrick J.... xfs: stabilize the dirent name transformation function...
2023-06-09  Darrick J.... xfs: accumulate iextent records when checking bmap
2023-06-09  Darrick J.... xfs: convert xfs_ialloc_has_inodes_at_extent to return...
2023-06-09  Darrick J.... xfs: teach scrub to check for sole ownership of metadat...
2023-06-09  Darrick J.... xfs: remove pointless shadow variable from xfs_difree_inobt
2023-06-09  Darrick J.... xfs: implement masked btree key comparisons for _has_re...
2023-06-09  Darrick J.... xfs: replace xfs_btree_has_record with a general keyspa...
2023-06-09  Darrick J.... xfs: refactor ->diff_two_keys callsites
2023-06-09  Darrick J.... xfs: refactor converting btree irec to btree key
2023-06-09  Darrick J.... xfs: fix rm_offset flag handling in rmap keys
2023-06-09  Darrick J.... xfs: hoist inode record alignment checks from scrub
2023-06-09  Darrick J.... xfs: hoist rmap record flag checks from scrub
2023-06-09  Darrick J.... xfs: complain about bad file mapping records in the...
2023-06-09  Darrick J.... xfs: hoist rmap record flag checks from scrub
2023-06-09  Darrick J.... xfs: complain about bad records in query_range helpers
2023-06-09  Darrick J.... xfs: standardize ondisk to incore conversion for rmap...
2023-06-09  Darrick J.... xfs: return a failure address from xfs_rmap_irec_offset...
2023-06-09  Darrick J.... xfs: standardize ondisk to incore conversion for refcou...
2023-06-09  Darrick J.... xfs: standardize ondisk to incore conversion for inode...
2023-06-09  Darrick J.... xfs: standardize ondisk to incore conversion for free...
2023-06-09  Darrick J.... xfs: allow queued AG intents to drain before scrubbing
2023-06-09  Darrick J.... xfs: create traced helper to get extra perag references
2023-06-09  Darrick J.... xfs: give xfs_refcount_intent its own perag reference
2023-06-09  Darrick J.... xfs: give xfs_rmap_intent its own perag reference
2023-06-09  Darrick J.... xfs: give xfs_extfree_intent its own perag reference
2023-06-09  Darrick J.... xfs: pass per-ag references to xfs_free_extent
2023-06-09  Darrick J.... xfs: give xfs_bmap_intent its own perag reference
2023-06-09  Carlos Maiolinolibxfs: Finish renaming xfs_extent_item variables
2023-05-22  Carlos Maiolinoxfsprogs: Release v6.3.0 v6.3.0
2023-05-10  Darrick J.... xfs_repair: dont leak buffer when discarding directories
2023-05-10  Darrick J.... xfs_repair: estimate per-AG btree slack better
2023-05-10  Darrick J.... mkfs: warning about misaligned AGs and RAID stripes...
2023-05-10  Darrick J.... xfs_db: fix broken logic in error path
2023-05-10  Darrick J.... xfs: fix mismerged tracepoints
2023-05-10  Darrick J.... xfs: clear incore AGFL_RESET state if it's not needed
2023-05-10  Darrick J.... xfs: add tracepoints for each of the externally visible...
2023-05-10  Darrick J.... xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vexten...
2023-05-10  Darrick J.... xfs: try to idiot-proof the allocators
2023-05-10  Darrick J.... xfs: restore old agirotor behavior
2023-05-10  Dave Chinnerxfs: return a referenced perag from filestreams allocator
2023-05-10  Dave Chinnerxfs: move xfs_bmap_btalloc_filestreams() to xfs_filestr...
2023-05-10  Dave Chinnerxfs: use xfs_bmap_longest_free_extent() in filestreams
2023-05-10  Dave Chinnerxfs: get rid of notinit from xfs_bmap_longest_free_extent
2023-05-10  Dave Chinnerxfs: factor out filestreams from xfs_bmap_btalloc_nullfb
2023-05-10  Dave Chinnerxfs: convert xfs_alloc_vextent_iterate_ags() to use...
2023-05-10  Dave Chinnerxfs: move the minimum agno checks into xfs_alloc_vexten...
2023-05-10  Dave Chinnerxfs: fold xfs_alloc_ag_vextent() into callers
2023-05-10  Dave Chinnerxfs: move allocation accounting to xfs_alloc_vextent_se...
2023-05-10  Dave Chinnerxfs: introduce xfs_alloc_vextent_prepare()
2023-05-10  Dave Chinnerxfs: introduce xfs_alloc_vextent_exact_bno()
2023-05-10  Dave Chinnerxfs: introduce xfs_alloc_vextent_near_bno()
2023-05-10  Dave Chinnerxfs: use xfs_alloc_vextent_start_bno() where appropriate
2023-05-10  Dave Chinnerxfs: use xfs_alloc_vextent_first_ag() where appropriate
2023-05-10  Dave Chinnerxfs: factor xfs_bmap_btalloc()
2023-05-10  Dave Chinnerxfs: use xfs_alloc_vextent_this_ag() where appropriate
2023-05-10  Dave Chinnerxfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc...
2023-05-10  Dave Chinnerxfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags()
2023-05-10  Dave Chinnerxfs: rework xfs_alloc_vextent()
2023-05-10  Dave Chinnerxfs: introduce xfs_for_each_perag_wrap()
2023-05-10  Dave Chinnerxfs: perags need atomic operational state
2023-05-10  Dave Chinnerxfs: convert xfs_ialloc_next_ag() to an atomic
2023-05-10  Dave Chinnerxfs: inobt can use perags in many more places than...
2023-05-10  Dave Chinnerxfs: use active perag references for inode allocation
2023-05-10  Dave Chinnerxfs: convert xfs_imap() to take a perag
2023-05-10  Dave Chinnerxfs: rework the perag trace points to be perag centric
2023-05-09  Dave Chinnerxfs: active perag reference counting
2023-05-09  Dave Chinnerxfs: t_firstblock is tracking AGs not blocks
2023-05-09  Dave Chinnerxfs: drop firstblock constraints from allocation setup
2023-05-09  Dave Chinnerxfs: block reservation too large for minleft allocation
2023-05-09  Dave Chinnerxfs: prefer free inodes at ENOSPC over chunk allocation
2023-05-09  Dave Chinnerxfs: fix low space alloc deadlock
2023-05-09  Dave Chinnerxfs: don't use BMBT btree split workers for IO completion
2023-05-09  Darrick J.... xfs: pass refcount intent directly through the log...
2023-05-09  Darrick J.... xfs: pass rmap space mapping directly through the log...
2023-05-09  Darrick J.... xfs: fix confusing xfs_extent_item variable names
2023-05-09  Darrick J.... xfs: pass the xfs_bmbt_irec directly through the log...
2023-04-21  Eric Sandeenxfsprogs: nrext64 option should be in [inode] section...
2023-04-21  Darrick J.... misc: test the dir/attr hash before formatting or repai...
2023-04-21  Darrick J.... libfrog: move crc32c selftest buffer into a separate...
2023-03-24  Carlos Maiolinoxfsprogs: Release v6.2.0 v6.2.0
2023-03-17  Darrick J.... xfs: fix off-by-one error in xfs_btree_space_to_height
2023-03-17  Darrick J.... xfs: invalidate xfs_bufs when allocating cow extents
2023-03-17  Guo Xuenanxfs: get rid of assert from xfs_btree_islastblock
2023-03-17  Darrick J.... xfs: estimate post-merge refcounts correctly
2023-03-17  Darrick J.... xfs: hoist refcount record merge predicates
2023-03-17  Darrick J.... xfs: add debug knob to slow down write for fun
2023-03-17  Darrick J.... xfs: add debug knob to slow down writeback for fun
2023-03-17  Dave Chinnerxfs: drop write error injection is unfixable, remove it
2023-03-17  Dave Chinnerxfs: use iomap_valid method to detect stale cached...
2023-03-17  Jason A. Donenfeldtreewide: use get_random_u32_below() instead of depreca...
2023-03-17  Darrick J.... xfs_db: fix complaints about unsigned char casting
2023-03-17  Darrick J.... xfs_repair: fix incorrect dabtree hashval comparison
2023-03-03  Darrick J.... mkfs: substitute slashes with spaces in protofiles
2023-03-03  Darrick J.... mkfs: use suboption processing for -p
2023-03-03  Darrick J.... mkfs: check dirent names when reading protofile
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
next