开源镜像站
帮助
动态
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
2021-02-08
btrfs: fix parameter description of btrfs_inode_rsv_release/btrfs_delalloc_re...
Nikolay Borisov
2021-02-08
btrfs: document btrfs_check_shared parameters
Nikolay Borisov
2021-02-08
btrfs: fix description format of fs_info of btrfs_wait_on_delayed_iputs
Nikolay Borisov
2021-02-08
btrfs: document fs_info in btrfs_rmap_block
Nikolay Borisov
2021-02-08
btrfs: document now parameter of peek_discard_list
Nikolay Borisov
2021-02-08
btrfs: improve parameter description for __btrfs_write_out_cache
Nikolay Borisov
2021-02-08
btrfs: fix parameter description in delayed-ref.c functions
Nikolay Borisov
2021-02-08
btrfs: fix function description formats in file-item.c
Nikolay Borisov
2021-02-08
btrfs: fix parameter description of btrfs_add_extent_mapping
Nikolay Borisov
2021-02-08
btrfs: document modified parameter of add_extent_mapping
Nikolay Borisov
2021-02-08
btrfs: rework the order of btrfs_ordered_extent::flags
Qu Wenruo
2021-02-08
btrfs: remove redundant NULL check before kvfree
Yang Li
2021-02-08
btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_node
Josef Bacik
2021-02-08
btrfs: keep track of the root owner for relocation reads
Josef Bacik
2021-02-08
btrfs: introduce helper to grab an existing extent buffer from a page
Qu Wenruo
2021-02-08
btrfs: update comment for btrfs_dirty_pages
Qu Wenruo
2021-02-08
btrfs: refactor __extent_writepage_io() to improve readability
Qu Wenruo
2021-02-08
btrfs: rename parameter offset to disk_bytenr in submit_extent_page
Qu Wenruo
2021-02-08
btrfs: refactor btrfs_dec_test_* functions for ordered extents
Qu Wenruo
2021-02-08
btrfs: make btrfs_dio_private::bytes u32
Qu Wenruo
2021-02-08
btrfs: remove always true condition in btrfs_start_delalloc_roots
Nikolay Borisov
2021-02-08
btrfs: make btrfs_start_delalloc_root's nr argument a long
Nikolay Borisov
2021-02-08
btrfs: send: remove stale code when checking for shared extents
Filipe Manana
2021-02-08
btrfs: consolidate btrfs_previous_item ret val handling in btrfs_shrink_device
Nikolay Borisov
2021-02-08
btrfs: ref-verify: make sure owner is set for all refs
Josef Bacik
2021-02-08
btrfs: ref-verify: pass down tree block level when building refs
Josef Bacik
2021-02-08
btrfs: noinline btrfs_should_cancel_balance
Josef Bacik
2021-02-08
btrfs: allow error injection for btrfs_search_slot and btrfs_cow_block
Josef Bacik
2021-02-08
btrfs: remove new_dirid argument from btrfs_create_subvol_root
Nikolay Borisov
2021-02-08
btrfs: make btrfs_root::free_objectid hold the next available objectid
Nikolay Borisov
2021-02-08
btrfs: rename btrfs_root::highest_objectid to free_objectid
Nikolay Borisov
2021-02-08
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
2021-02-08
btrfs: rename btrfs_find_highest_objectid to btrfs_init_root_free_objectid
Nikolay Borisov
2021-02-08
btrfs: cleanup local variables in btrfs_file_write_iter
Nikolay Borisov
2021-02-08
btrfs: clarify error returns values in __load_free_space_cache
Zhihao Cheng
2021-02-08
btrfs: fix error handling in commit_fs_roots
Josef Bacik
2021-01-29
Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-25
btrfs: fix log replay failure due to race with space cache rebuild
Filipe Manana
2021-01-25
btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch
Su Yue
2021-01-25
btrfs: fix possible free space tree corruption with online conversion
Josef Bacik
2021-01-20
Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-18
btrfs: don't clear ret in btrfs_start_dirty_block_groups
Josef Bacik
2021-01-18
btrfs: fix lockdep splat in btrfs_recover_relocation
Josef Bacik
2021-01-18
btrfs: do not double free backref nodes on error
Josef Bacik
2021-01-18
btrfs: don't get an EINTR during drop_snapshot for reloc
Josef Bacik
2021-01-12
btrfs: send: fix invalid clone operations when cloning from the same file and...
Filipe Manana
2021-01-12
btrfs: no need to run delayed refs after commit_fs_roots during commit
David Sterba
2021-01-11
Merge tag 'for-5.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-08
btrfs: shrink delalloc pages instead of full inodes
Josef Bacik
2021-01-07
btrfs: reloc: fix wrong file extent type check to avoid false ENOENT
Qu Wenruo
[next]