David Sterba
|
20a7db8ab3
btrfs: add dummy callback for readpage_io_failed and drop checks
|
8 years ago |
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 |
Linus Torvalds
|
9003ed1fed
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 years ago |
Filipe Manana
|
a9b9477db2
Btrfs: fix use-after-free due to wrong order of destroying work queues
|
8 years ago |
Filipe Manana
|
5cdd7db6c5
Btrfs: fix assertion failure when freeing block groups at close_ctree()
|
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 |
Jan Kara
|
efa7c9f97e
block: Get rid of blk_get_backing_dev_info()
|
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 |