Linus Torvalds
|
087a76d390
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 年 前 |
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 年 前 |
David Sterba
|
34441361c4
btrfs: opencode chunk locking, remove helpers
|
8 年 前 |
Jeff Mahoney
|
3a45bb207e
btrfs: remove root parameter from transaction commit/end routines
|
9 年 前 |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 年 前 |
Jeff Mahoney
|
ccdf9b305a
btrfs: root->fs_info cleanup, access fs_info->delayed_root directly
|
9 年 前 |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 年 前 |
Jeff Mahoney
|
3796d33535
btrfs: root->fs_info cleanup, lock/unlock_chunks
|
9 年 前 |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 年 前 |
Jeff Mahoney
|
fb456252d3
btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere
|
9 年 前 |
Jeff Mahoney
|
6bccf3ab1e
btrfs: call functions that always use the same root with fs_info instead
|
9 年 前 |
Jeff Mahoney
|
5b4aacefb8
btrfs: call functions that overwrite their root parameter with fs_info
|
9 年 前 |
Wang Xiaoguang
|
1d57ee9416
btrfs: improve delayed refs iterations
|
8 年 前 |
Domagoj Tršan
|
0b5e3dafb6
btrfs: change btrfs_csum_final result param type to u8
|
8 年 前 |
David Sterba
|
b159fa2808
btrfs: remove constant parameter to memset_extent_buffer and rename it
|
8 年 前 |
David Sterba
|
d24ee97b96
btrfs: use new helpers to set uuids in eb
|
8 年 前 |
David Sterba
|
62d1f9fe97
btrfs: remove trivial helper btrfs_find_tree_block
|
8 年 前 |
David Sterba
|
fc2e901f26
btrfs: reada, sink start parameter to btree_readahead_hook
|
8 年 前 |
Filipe Manana
|
f177d73949
Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()
|
8 年 前 |
Liu Bo
|
ef85b25e98
Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty
|
9 年 前 |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 年 前 |
Christoph Hellwig
|
67f055c798
btrfs: use op_is_sync to check for synchronous requests
|
8 年 前 |
Chris Mason
|
d9ed71e545
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.9
|
8 年 前 |
Omar Sandoval
|
6675df311d
Btrfs: catch invalid free space trees
|
9 年 前 |
Omar Sandoval
|
f8d468a15c
Btrfs: fix mount -o clear_cache,space_cache=v2
|
9 年 前 |
Jeff Mahoney
|
ab8d0fc48d
btrfs: convert pr_* to btrfs_* where possible
|
9 年 前 |
Jeff Mahoney
|
62e855771d
btrfs: convert printk(KERN_* to use pr_* calls
|
9 年 前 |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 年 前 |
Liu Bo
|
6b722c1747
Btrfs: improve check_node to avoid reading corrupted nodes
|
9 年 前 |
Josef Bacik
|
8436ea91a1
Btrfs: kill the start argument to read_extent_buffer_pages
|
9 年 前 |