开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
2023-05-02
xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
Darrick J. Wong
2023-05-02
xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
Darrick J. Wong
2023-04-27
xfs: fix livelock in delayed allocation at ENOSPC
Dave Chinner
2023-04-14
Merge tag 'fix-asciici-bugs-6.4_2023-04-11' of git://git.kernel.org/pub/scm/l...
Dave Chinner
2023-04-14
Merge tag 'scrub-merge-bmap-records-6.4_2023-04-12' of git://git.kernel.org/p...
Dave Chinner
2023-04-14
Merge tag 'scrub-detect-rmapbt-gaps-6.4_2023-04-11' of git://git.kernel.org/p...
Dave Chinner
2023-04-14
Merge tag 'scrub-detect-inobt-gaps-6.4_2023-04-11' of git://git.kernel.org/pu...
Dave Chinner
2023-04-14
Merge tag 'scrub-detect-refcount-gaps-6.4_2023-04-11' of git://git.kernel.org...
Dave Chinner
2023-04-14
Merge tag 'rmap-btree-fix-key-handling-6.4_2023-04-11' of git://git.kernel.or...
Dave Chinner
2023-04-14
Merge tag 'btree-hoist-scrub-checks-6.4_2023-04-11' of git://git.kernel.org/p...
Dave Chinner
2023-04-14
Merge tag 'btree-complain-bad-records-6.4_2023-04-11' of git://git.kernel.org...
Dave Chinner
2023-04-14
Merge tag 'scrub-drain-intents-6.4_2023-04-11' of git://git.kernel.org/pub/sc...
Dave Chinner
2023-04-14
Merge tag 'pass-perag-refs-6.4_2023-04-11' of git://git.kernel.org/pub/scm/li...
Dave Chinner
2023-04-14
Merge tag 'intents-perag-refs-6.4_2023-04-11' of git://git.kernel.org/pub/scm...
Dave Chinner
2023-04-12
xfs: _{attr,data}_map_shared should take ILOCK_EXCL until iread_extents is co...
Darrick J. Wong
2023-04-12
xfs: don't consider future format versions valid
Dave Chinner
2023-04-11
xfs: stabilize the dirent name transformation function used for ascii-ci dir ...
Darrick J. Wong
2023-04-11
xfs: accumulate iextent records when checking bmap
Darrick J. Wong
2023-04-11
xfs: convert xfs_ialloc_has_inodes_at_extent to return keyfill scan results
Darrick J. Wong
2023-04-11
xfs: teach scrub to check for sole ownership of metadata objects
Darrick J. Wong
2023-04-11
xfs: remove pointless shadow variable from xfs_difree_inobt
Darrick J. Wong
2023-04-11
xfs: implement masked btree key comparisons for _has_records scans
Darrick J. Wong
2023-04-11
xfs: replace xfs_btree_has_record with a general keyspace scanner
Darrick J. Wong
2023-04-11
xfs: refactor ->diff_two_keys callsites
Darrick J. Wong
2023-04-11
xfs: refactor converting btree irec to btree key
Darrick J. Wong
2023-04-11
xfs: fix rm_offset flag handling in rmap keys
Darrick J. Wong
2023-04-11
xfs: hoist inode record alignment checks from scrub
Darrick J. Wong
2023-04-11
xfs: hoist rmap record flag checks from scrub
Darrick J. Wong
2023-04-11
xfs: complain about bad file mapping records in the ondisk bmbt
Darrick J. Wong
2023-04-11
xfs: hoist rmap record flag checks from scrub
Darrick J. Wong
2023-04-11
xfs: complain about bad records in query_range helpers
Darrick J. Wong
2023-04-11
xfs: standardize ondisk to incore conversion for rmap btrees
Darrick J. Wong
2023-04-11
xfs: return a failure address from xfs_rmap_irec_offset_unpack
Darrick J. Wong
2023-04-11
xfs: standardize ondisk to incore conversion for refcount btrees
Darrick J. Wong
2023-04-11
xfs: standardize ondisk to incore conversion for inode btrees
Darrick J. Wong
2023-04-11
xfs: standardize ondisk to incore conversion for free space btrees
Darrick J. Wong
2023-04-11
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
2023-04-11
xfs: create traced helper to get extra perag references
Darrick J. Wong
2023-04-11
xfs: give xfs_refcount_intent its own perag reference
Darrick J. Wong
2023-04-11
xfs: give xfs_rmap_intent its own perag reference
Darrick J. Wong
2023-04-11
xfs: give xfs_extfree_intent its own perag reference
Darrick J. Wong
2023-04-11
xfs: pass per-ag references to xfs_free_extent
Darrick J. Wong
2023-04-11
xfs: give xfs_bmap_intent its own perag reference
Darrick J. Wong
2023-03-24
xfs: fix mismerged tracepoints
Darrick J. Wong
2023-03-24
xfs: clear incore AGFL_RESET state if it's not needed
Darrick J. Wong
2023-03-19
xfs: add tracepoints for each of the externally visible allocators
Darrick J. Wong
2023-03-19
xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_ags
Darrick J. Wong
2023-03-16
xfs: try to idiot-proof the allocators
Darrick J. Wong
2023-02-27
xfs: restore old agirotor behavior
Darrick J. Wong
2023-02-13
xfs: return a referenced perag from filestreams allocator
Dave Chinner
[next]