开源镜像站
帮助
动态
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
/
btrfs
Age
Commit message (
Expand
)
Author
2023-08-21
btrfs: add a helper to read the superblock metadata_uuid
Anand Jain
2023-08-21
btrfs: remove v0 extent handling
Qu Wenruo
2023-08-21
btrfs: output extra debug info if we failed to find an inline backref
Qu Wenruo
2023-08-21
btrfs: move the !zoned assert into run_delalloc_cow
Christoph Hellwig
2023-08-21
btrfs: consolidate the error handling in run_delalloc_nocow
Christoph Hellwig
2023-08-21
btrfs: cleanup the COW fallback logic in run_delalloc_nocow
Christoph Hellwig
2023-08-21
btrfs: fix error handling when in a COW window in run_delalloc_nocow
Christoph Hellwig
2023-08-21
btrfs: zoned: do not zone finish data relocation block group
Naohiro Aota
2023-08-21
btrfs: set page extent mapped after read_folio in relocate_one_page
Josef Bacik
2023-08-21
btrfs: wait on uncached block groups on every allocation loop
Josef Bacik
2023-08-21
btrfs: use LIST_HEAD() to initialize the list_head
Ruan Jinjie
2023-08-21
btrfs: handle errors properly in update_inline_extent_backref()
Qu Wenruo
2023-08-21
btrfs: zoned: re-enable metadata over-commit for zoned mode
Naohiro Aota
2023-08-21
btrfs: zoned: don't activate non-DATA BG on allocation
Naohiro Aota
2023-08-21
btrfs: zoned: no longer count fresh BG region as zone unusable
Naohiro Aota
2023-08-21
btrfs: zoned: activate metadata block group on write time
Naohiro Aota
2023-08-21
btrfs: zoned: reserve zones for an active metadata/system block group
Naohiro Aota
2023-08-21
btrfs: zoned: update meta write pointer on zone finish
Naohiro Aota
2023-08-21
btrfs: zoned: defer advancing meta write pointer
Naohiro Aota
2023-08-21
btrfs: zoned: return int from btrfs_check_meta_write_pointer
Naohiro Aota
2023-08-21
btrfs: zoned: introduce block group context to btrfs_eb_write_context
Naohiro Aota
2023-08-21
btrfs: introduce struct to consolidate extent buffer write context
Naohiro Aota
2023-08-21
btrfs: avoid start and commit empty transaction when flushing qgroups
Filipe Manana
2023-08-21
btrfs: avoid start and commit empty transaction when starting qgroup rescan
Filipe Manana
2023-08-21
btrfs: avoid starting and committing empty transaction when flushing space
Filipe Manana
2023-08-21
btrfs: avoid starting new transaction when flushing delayed items and refs
Filipe Manana
2023-08-21
btrfs: merge find_free_dev_extent() and find_free_dev_extent_start()
Filipe Manana
2023-08-21
btrfs: make find_free_dev_extent() static
Filipe Manana
2023-08-21
btrfs: make btrfs_cleanup_fs_roots() static
Filipe Manana
2023-08-21
btrfs: fail priority metadata ticket with real fs error
Filipe Manana
2023-08-21
btrfs: return real error when orphan cleanup fails due to a transaction abort
Filipe Manana
2023-08-21
btrfs: store the error that turned the fs into error state
Filipe Manana
2023-08-21
btrfs: don't steal space from global rsv after a transaction abort
Filipe Manana
2023-08-21
btrfs: print available space across all block groups when dumping space info
Filipe Manana
2023-08-21
btrfs: print available space for a block group when dumping a space info
Filipe Manana
2023-08-21
btrfs: print block group super and delalloc bytes when dumping space info
Filipe Manana
2023-08-21
btrfs: print target number of bytes when dumping free space
Filipe Manana
2023-08-21
btrfs: update comment for btrfs_join_transaction_nostart()
Filipe Manana
2023-08-21
btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
Filipe Manana
2023-08-21
btrfs: refactor main loop in memmove_extent_buffer()
Qu Wenruo
2023-08-21
btrfs: refactor main loop in memcpy_extent_buffer()
Qu Wenruo
2023-08-21
btrfs: copy all pages at once at the end of btrfs_clone_extent_buffer()
Qu Wenruo
2023-08-21
btrfs: refactor main loop in copy_extent_buffer_full()
Qu Wenruo
2023-08-21
btrfs: use write_extent_buffer() to implement write_extent_buffer_*id()
Qu Wenruo
2023-08-21
btrfs: refactor extent buffer bitmaps operations
Qu Wenruo
2023-08-21
btrfs: tests: add self tests for extent buffer memory operations
Qu Wenruo
2023-08-21
btrfs: tests: enhance extent buffer bitmap tests
Qu Wenruo
2023-08-21
btrfs: move comments to btrfs_loop_type definition
Josef Bacik
2023-08-21
btrfs: print name and pid when device scanning processes race
Anand Jain
2023-08-21
btrfs: fix zoned handling in submit_uncompressed_range
Christoph Hellwig
[prev]
[next]