开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2023-08-10
xfs: always rescan allegedly healthy per-ag metadata after repair
Darrick J. Wong
2023-08-10
xfs: implement online scrubbing of rtsummary info
Darrick J. Wong
2023-08-10
xfs: move the realtime summary file scrubber to a separate source file
Darrick J. Wong
2023-08-10
xfs: wrap ilock/iunlock operations on sc->ip
Darrick J. Wong
2023-08-10
xfs: get our own reference to inodes that we want to scrub
Darrick J. Wong
2023-08-10
xfs: track usage statistics of online fsck
Darrick J. Wong
2023-08-10
xfs: create scaffolding for creating debugfs entries
Darrick J. Wong
2023-08-10
xfs: improve xfarray quicksort pivot
Darrick J. Wong
2023-08-10
xfs: cache pages used for xfarray quicksort convergence
Darrick J. Wong
2023-08-10
xfs: speed up xfarray sort by sorting xfile page contents directly
Darrick J. Wong
2023-08-10
xfs: teach xfile to pass back direct-map pages to caller
Darrick J. Wong
2023-08-10
xfs: convert xfarray insertion sort to heapsort using scratchpad memory
Darrick J. Wong
2023-08-10
xfs: enable sorting of xfile-backed arrays
Darrick J. Wong
2023-08-10
xfs: create a big array data structure
Darrick J. Wong
2023-08-10
xfs: use per-AG bitmaps to reap unused AG metadata blocks during repair
Darrick J. Wong
2023-08-10
xfs: reap large AG metadata extents when possible
Darrick J. Wong
2023-08-10
xfs: allow scanning ranges of the buffer cache for live buffers
Darrick J. Wong
2023-08-10
xfs: rearrange xrep_reap_block to make future code flow easier
Darrick J. Wong
2023-08-10
xfs: use deferred frees to reap old btree blocks
Darrick J. Wong
2023-08-10
xfs: only allow reaping of per-AG blocks in xrep_reap_extents
Darrick J. Wong
2023-08-10
xfs: only invalidate blocks if we're going to free them
Darrick J. Wong
2023-08-10
xfs: move the post-repair block reaping code to a separate file
Darrick J. Wong
2023-08-10
xfs: cull repair code that will never get used
Darrick J. Wong
2023-08-10
xfs: document the invalidate_bdev call in invalidate_bdev
Christoph Hellwig
2023-08-10
xfs: close the external block devices in xfs_mount_free
Christoph Hellwig
2023-08-10
xfs: close the RT and log block devices in xfs_free_buftarg
Christoph Hellwig
2023-08-10
xfs: remove xfs_blkdev_put
Christoph Hellwig
2023-08-10
xfs: free the xfs_mount in ->kill_sb
Christoph Hellwig
2023-08-10
xfs: remove a superfluous s_fs_info NULL check in xfs_fs_put_super
Christoph Hellwig
2023-08-10
xfs: reformat the xfs_fs_free prototype
Christoph Hellwig
2023-08-09
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
2023-08-04
xfs: stabilize fs summary counters for online fsck
Darrick J. Wong
2023-07-25
iomap: Add per-block dirty state tracking to improve performance
Ritesh Harjani (IBM)
2023-07-24
xfs: convert to ctime accessor functions
Jeff Layton
2023-07-17
xfs: convert flex-array declarations in xfs attr shortform objects
Darrick J. Wong
2023-07-17
xfs: convert flex-array declarations in xfs attr leaf blocks
Darrick J. Wong
2023-07-17
xfs: convert flex-array declarations in struct xfs_attrlist*
Darrick J. Wong
2023-07-09
Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-07
xfs: fix uninit warning in xfs_growfs_data
Darrick J. Wong
2023-07-05
Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-03
xfs: Remove unneeded semicolon
Yang Li
2023-07-03
xfs: AGI length should be bounds checked
Darrick J. Wong
2023-07-02
xfs: fix the calculation for "end" and "length"
Shiyang Ruan
2023-07-02
xfs: fix xfs_btree_query_range callers to initialize btree rec fully
Darrick J. Wong
2023-07-02
xfs: validate fsmap offsets specified in the query keys
Darrick J. Wong
2023-07-02
xfs: fix logdev fsmap query result filtering
Darrick J. Wong
2023-07-02
xfs: clean up the rtbitmap fsmap backend
Darrick J. Wong
2023-07-02
xfs: fix getfsmap reporting past the last rt extent
Darrick J. Wong
2023-07-02
xfs: fix integer overflows in the fsmap rtbitmap and logdev backends
Darrick J. Wong
2023-07-02
xfs: fix interval filtering in multi-step fsmap queries
Darrick J. Wong
[prev]
[next]