Sign in
kernel
/
pub
/
scm
/
fs
/
xfs
/
xfsprogs-dev
/
HEAD
bacc398
xfsprogs: Release v6.4.0
by Carlos Maiolino
· 2 months ago
master
v6.4.0
1013904
xfs_db: expose the unwritten flag in rmapbt keys
by Darrick J. Wong
· 4 months ago
ad662cc
xfs_repair: warn about unwritten bits set in rmap btree keys
by Darrick J. Wong
· 4 months ago
4a16ce6
xfs_repair: check low keys of rmap btrees
by Darrick J. Wong
· 4 months ago
dafa78c
xfs_repair: always perform extended xattr checks on uncertain inodes
by Darrick J. Wong
· 4 months ago
aca0262
xfs_repair: don't add junked entries to the rebuilt directory
by Darrick J. Wong
· 4 months ago
1e12a07
xfs_repair: fix messaging when fixing imap due to sparse cluster
by Darrick J. Wong
· 4 months ago
beb78d7
xfs_repair: fix messaging in longform_dir2_entry_check_data
by Darrick J. Wong
· 4 months ago
d159552
xfs_repair: fix messaging when shortform_dir2_junk is called
by Darrick J. Wong
· 4 months ago
2618b37
xfs_repair: don't log inode problems without printing resolution
by Darrick J. Wong
· 4 months ago
67f5410
xfs_repair: don't spray correcting imap all by itself
by Darrick J. Wong
· 4 months ago
965f910
mkfs: fix man's default value for sparse option
by Pavel Reichl
· 4 months ago
0babf94
libxcmd: add return value check for dynamic memory function
by Weifeng Su
· 4 months ago
9873736
po: Fix invalid .de translation format string
by David Seifert
· 3 months ago
cd3e5d3
xfs: validate block number being freed before adding to xefi
by Dave Chinner
· 4 months ago
629d6b3
xfs: validity check agbnos on the AGFL
by Dave Chinner
· 4 months ago
daa2d82
xfs: fix agf/agfl verification on v4 filesystems
by Dave Chinner
· 4 months ago
a565e34
xfs: fix AGF vs inode cluster buffer deadlock
by Dave Chinner
· 4 months ago
8b2a40f
xfs: restore allocation trylock iteration
by Dave Chinner
· 4 months ago
05a3a38
libxfs: port transaction precommit hooks to userspace
by Darrick J. Wong
· 4 months ago
c6b593e
libxfs: port list_cmp_func_t to userspace
by Darrick J. Wong
· 4 months ago
4d3226b
libxfs: deferred items should call xfs_perag_intent_{get,put}
by Darrick J. Wong
· 4 months ago
4756061
xfs_db: make the hash command print the dirent hash
by Darrick J. Wong
· 4 months ago
c51c8c8
xfs_db: create dirents and xattrs with colliding names
by Darrick J. Wong
· 4 months ago
2b686ab
xfs_db: hoist name obfuscation code out of metadump.c
by Darrick J. Wong
· 4 months ago
6a5285e
mkfs: deprecate the ascii-ci feature
by Darrick J. Wong
· 4 months ago
5309ddc
mkfs.xfs.8: warn about the version=ci feature
by Darrick J. Wong
· 4 months ago
10a01bc
xfs_db: fix metadump name obfuscation for ascii-ci filesystems
by Darrick J. Wong
· 4 months ago
cb8c70b
xfs_db: move obfuscate_name assertion to callers
by Darrick J. Wong
· 4 months ago
03f97ae
libxfs: test the ascii case-insensitive hash
by Darrick J. Wong
· 4 months ago
7901c8c
xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
by Darrick J. Wong
· 4 months ago
2897a1c
xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
by Darrick J. Wong
· 4 months ago
87ab47e
xfs: fix livelock in delayed allocation at ENOSPC
by Dave Chinner
· 4 months ago
0bf7f8c
xfs: _{attr,data}_map_shared should take ILOCK_EXCL until iread_extents is completely done
by Darrick J. Wong
· 4 months ago
44b2e0d
xfs: don't consider future format versions valid
by Dave Chinner
· 4 months ago
bd970a7
xfs: stabilize the dirent name transformation function used for ascii-ci dir hash computation
by Darrick J. Wong
· 4 months ago
898c055
xfs: accumulate iextent records when checking bmap
by Darrick J. Wong
· 4 months ago
fc78c40
xfs: convert xfs_ialloc_has_inodes_at_extent to return keyfill scan results
by Darrick J. Wong
· 4 months ago
54644f2
xfs: teach scrub to check for sole ownership of metadata objects
by Darrick J. Wong
· 4 months ago
725589a
xfs: remove pointless shadow variable from xfs_difree_inobt
by Darrick J. Wong
· 4 months ago
d99b890
xfs: implement masked btree key comparisons for _has_records scans
by Darrick J. Wong
· 4 months ago
9ba4dc8
xfs: replace xfs_btree_has_record with a general keyspace scanner
by Darrick J. Wong
· 4 months ago
e3b15d8
xfs: refactor ->diff_two_keys callsites
by Darrick J. Wong
· 4 months ago
98226d9
xfs: refactor converting btree irec to btree key
by Darrick J. Wong
· 4 months ago
c2d2696
xfs: fix rm_offset flag handling in rmap keys
by Darrick J. Wong
· 4 months ago
71ba9fc
xfs: hoist inode record alignment checks from scrub
by Darrick J. Wong
· 4 months ago
b3c8146
xfs: hoist rmap record flag checks from scrub
by Darrick J. Wong
· 4 months ago
830c99b
xfs: complain about bad file mapping records in the ondisk bmbt
by Darrick J. Wong
· 4 months ago
7e7856c
xfs: hoist rmap record flag checks from scrub
by Darrick J. Wong
· 4 months ago
e70bf9b
xfs: complain about bad records in query_range helpers
by Darrick J. Wong
· 4 months ago
fd1d74c
xfs: standardize ondisk to incore conversion for rmap btrees
by Darrick J. Wong
· 4 months ago
8d444a7
xfs: return a failure address from xfs_rmap_irec_offset_unpack
by Darrick J. Wong
· 4 months ago
03d1a87
xfs: standardize ondisk to incore conversion for refcount btrees
by Darrick J. Wong
· 4 months ago
349aa68
xfs: standardize ondisk to incore conversion for inode btrees
by Darrick J. Wong
· 4 months ago
c7005ae
xfs: standardize ondisk to incore conversion for free space btrees
by Darrick J. Wong
· 4 months ago
7cb2632
xfs: allow queued AG intents to drain before scrubbing
by Darrick J. Wong
· 4 months ago
11e716f
xfs: create traced helper to get extra perag references
by Darrick J. Wong
· 4 months ago
b2c5c83
xfs: give xfs_refcount_intent its own perag reference
by Darrick J. Wong
· 4 months ago
818f0c2
xfs: give xfs_rmap_intent its own perag reference
by Darrick J. Wong
· 4 months ago
7fef0c1
xfs: give xfs_extfree_intent its own perag reference
by Darrick J. Wong
· 4 months ago
42c1e5c
xfs: pass per-ag references to xfs_free_extent
by Darrick J. Wong
· 4 months ago
32debad
xfs: give xfs_bmap_intent its own perag reference
by Darrick J. Wong
· 4 months ago
3610019
libxfs: Finish renaming xfs_extent_item variables
by Carlos Maiolino
· 4 months ago
f499ee5
xfsprogs: Release v6.3.0
by Carlos Maiolino
· 4 months ago
v6.3.0
5fda185
xfs_repair: dont leak buffer when discarding directories
by Darrick J. Wong
· 5 months ago
7655596
xfs_repair: estimate per-AG btree slack better
by Darrick J. Wong
· 5 months ago
ffb1fbc
mkfs: warning about misaligned AGs and RAID stripes is not an error
by Darrick J. Wong
· 5 months ago
f4e6c24
xfs_db: fix broken logic in error path
by Darrick J. Wong
· 5 months ago
002b5d9
xfs: fix mismerged tracepoints
by Darrick J. Wong
· 5 months ago
b2f12cf
xfs: clear incore AGFL_RESET state if it's not needed
by Darrick J. Wong
· 5 months ago
6904abc
xfs: add tracepoints for each of the externally visible allocators
by Darrick J. Wong
· 5 months ago
c233766
xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_ags
by Darrick J. Wong
· 5 months ago
fc59ca7
xfs: try to idiot-proof the allocators
by Darrick J. Wong
· 5 months ago
36076dc
xfs: restore old agirotor behavior
by Darrick J. Wong
· 5 months ago
c371ca8
xfs: return a referenced perag from filestreams allocator
by Dave Chinner
· 5 months ago
12ae681
xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c
by Dave Chinner
· 5 months ago
c92d304
xfs: use xfs_bmap_longest_free_extent() in filestreams
by Dave Chinner
· 5 months ago
4ccd9b2
xfs: get rid of notinit from xfs_bmap_longest_free_extent
by Dave Chinner
· 5 months ago
451b902
xfs: factor out filestreams from xfs_bmap_btalloc_nullfb
by Dave Chinner
· 5 months ago
91cceb7
xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walker
by Dave Chinner
· 5 months ago
50f6a20
xfs: move the minimum agno checks into xfs_alloc_vextent_check_args
by Dave Chinner
· 5 months ago
32cd26b
xfs: fold xfs_alloc_ag_vextent() into callers
by Dave Chinner
· 5 months ago
d99d528
xfs: move allocation accounting to xfs_alloc_vextent_set_fsbno()
by Dave Chinner
· 5 months ago
a74b550
xfs: introduce xfs_alloc_vextent_prepare()
by Dave Chinner
· 5 months ago
c4e10f2
xfs: introduce xfs_alloc_vextent_exact_bno()
by Dave Chinner
· 5 months ago
1565369
xfs: introduce xfs_alloc_vextent_near_bno()
by Dave Chinner
· 5 months ago
1a5a98d
xfs: use xfs_alloc_vextent_start_bno() where appropriate
by Dave Chinner
· 5 months ago
5ba1f91
xfs: use xfs_alloc_vextent_first_ag() where appropriate
by Dave Chinner
· 5 months ago
3ed4e68
xfs: factor xfs_bmap_btalloc()
by Dave Chinner
· 5 months ago
04215b9
xfs: use xfs_alloc_vextent_this_ag() where appropriate
by Dave Chinner
· 5 months ago
bad76a2
xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextent
by Dave Chinner
· 5 months ago
649442d
xfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags()
by Dave Chinner
· 5 months ago
0ac70e0
xfs: rework xfs_alloc_vextent()
by Dave Chinner
· 5 months ago
5cb4ffc
xfs: introduce xfs_for_each_perag_wrap()
by Dave Chinner
· 5 months ago
03dc2ef
xfs: perags need atomic operational state
by Dave Chinner
· 5 months ago
887a7ed
xfs: convert xfs_ialloc_next_ag() to an atomic
by Dave Chinner
· 5 months ago
87a02c9
xfs: inobt can use perags in many more places than it does
by Dave Chinner
· 5 months ago
90e549b
xfs: use active perag references for inode allocation
by Dave Chinner
· 5 months ago
e7722e2
xfs: convert xfs_imap() to take a perag
by Dave Chinner
· 5 months ago
35398d0
xfs: rework the perag trace points to be perag centric
by Dave Chinner
· 5 months ago
Next »