David Sterba
|
4d53dddbec
btrfs: document existence of extent_io ops callbacks
|
8 years ago |
David Sterba
|
9ed573674a
btrfs: constify input buffer of btrfs_csum_data
|
8 years ago |
Nikolay Borisov
|
fc4f21b1d8
btrfs: Make get_extent_t take btrfs_inode
|
8 years ago |
David Sterba
|
3d3a126a81
btrfs: remove unused parameter from btrfs_check_super_valid
|
8 years ago |
David Sterba
|
eece6a9cf6
btrfs: merge two superblock writing helpers
|
8 years ago |
David Sterba
|
b75f506243
btrfs: remove unused parameter from write_dev_supers
|
8 years ago |
David Sterba
|
7c302b49dd
btrfs: remove unused parameter from clean_tree_block
|
8 years ago |
David Sterba
|
e27f62652b
btrfs: remove unused parameter from check_async_write
|
8 years ago |
Linus Torvalds
|
087a76d390
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 years ago |
Chris Mason
|
5f52a2c512
Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.10
|
8 years ago |
David Sterba
|
34441361c4
btrfs: opencode chunk locking, remove helpers
|
9 years ago |
Jeff Mahoney
|
3a45bb207e
btrfs: remove root parameter from transaction commit/end routines
|
9 years ago |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 years ago |
Jeff Mahoney
|
ccdf9b305a
btrfs: root->fs_info cleanup, access fs_info->delayed_root directly
|
9 years ago |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 years ago |
Jeff Mahoney
|
3796d33535
btrfs: root->fs_info cleanup, lock/unlock_chunks
|
9 years ago |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 years ago |
Jeff Mahoney
|
fb456252d3
btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere
|
9 years ago |
Jeff Mahoney
|
6bccf3ab1e
btrfs: call functions that always use the same root with fs_info instead
|
9 years ago |
Jeff Mahoney
|
5b4aacefb8
btrfs: call functions that overwrite their root parameter with fs_info
|
9 years ago |
Wang Xiaoguang
|
1d57ee9416
btrfs: improve delayed refs iterations
|
9 years ago |
Domagoj Tršan
|
0b5e3dafb6
btrfs: change btrfs_csum_final result param type to u8
|
9 years ago |
David Sterba
|
b159fa2808
btrfs: remove constant parameter to memset_extent_buffer and rename it
|
8 years ago |
David Sterba
|
d24ee97b96
btrfs: use new helpers to set uuids in eb
|
8 years ago |
David Sterba
|
62d1f9fe97
btrfs: remove trivial helper btrfs_find_tree_block
|
8 years ago |
David Sterba
|
fc2e901f26
btrfs: reada, sink start parameter to btree_readahead_hook
|
8 years ago |
Filipe Manana
|
f177d73949
Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()
|
8 years ago |
Liu Bo
|
ef85b25e98
Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty
|
9 years ago |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
9 years ago |
Christoph Hellwig
|
67f055c798
btrfs: use op_is_sync to check for synchronous requests
|
9 years ago |