开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2023-08-18
xfs: fix dqiterate thinko
Darrick J. Wong
2023-08-18
Merge tag 'scrub-bmap-fixes-6.6_2023-08-10' of https://git.kernel.org/pub/scm...
Chandan Babu R
2023-08-18
Merge tag 'repair-agfl-fixes-6.6_2023-08-10' of https://git.kernel.org/pub/sc...
Chandan Babu R
2023-08-18
Merge tag 'repair-force-rebuild-6.6_2023-08-10' of https://git.kernel.org/pub...
Chandan Babu R
2023-08-18
Merge tag 'repair-tweaks-6.6_2023-08-10' of https://git.kernel.org/pub/scm/li...
Chandan Babu R
2023-08-18
Merge tag 'scrub-rtsummary-6.6_2023-08-10' of https://git.kernel.org/pub/scm/...
Chandan Babu R
2023-08-18
Merge tag 'scrub-usage-stats-6.6_2023-08-10' of https://git.kernel.org/pub/sc...
Chandan Babu R
2023-08-18
Merge tag 'big-array-6.6_2023-08-10' of https://git.kernel.org/pub/scm/linux/...
Chandan Babu R
2023-08-18
Merge tag 'repair-reap-fixes-6.6_2023-08-10' of https://git.kernel.org/pub/sc...
Chandan Babu R
2023-08-12
Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
2023-08-11
Merge tag 'zonefs-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2023-08-11
Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-10
btrfs: set cache_block_group_error if we find an error
Josef Bacik
2023-08-10
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
2023-08-10
btrfs: exit gracefully if reloc roots don't match
Qu Wenruo
2023-08-10
btrfs: avoid race between qgroup tree creation and relocation
Qu Wenruo
2023-08-10
btrfs: properly clear end of the unreserved range in cow_file_range
Christoph Hellwig
2023-08-10
btrfs: don't wait for writeback on clean pages in extent_write_cache_pages
Christoph Hellwig
2023-08-10
btrfs: don't stop integrity writeback too early
Christoph Hellwig
2023-08-10
xfs: don't check reflink iflag state when checking cow fork
Darrick J. Wong
2023-08-10
xfs: simplify returns in xchk_bmap
Darrick J. Wong
2023-08-10
xfs: rewrite xchk_inode_is_allocated to work properly
Darrick J. Wong
2023-08-10
xfs: hide xfs_inode_is_allocated in scrub common code
Darrick J. Wong
2023-08-10
xfs: fix agf_fllast when repairing an empty AGFL
Darrick J. Wong
2023-08-10
xfs: allow userspace to rebuild metadata structures
Darrick J. Wong
2023-08-10
xfs: clear pagf_agflreset when repairing the AGFL
Darrick J. Wong
2023-08-10
xfs: allow the user to cancel repairs before we start writing
Darrick J. Wong
2023-08-10
xfs: don't complain about unfixed metadata when repairs were injected
Darrick J. Wong
2023-08-10
xfs: implement online scrubbing of rtsummary info
Darrick J. Wong
2023-08-10
xfs: always rescan allegedly healthy per-ag metadata after repair
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: improve xfarray quicksort pivot
Darrick J. Wong
2023-08-10
xfs: create scaffolding for creating debugfs entries
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: use per-AG bitmaps to reap unused AG metadata blocks during repair
Darrick J. Wong
2023-08-10
xfs: create a big array data structure
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
[next]