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 |
David Sterba
|
34441361c4
btrfs: opencode chunk locking, remove helpers
|
8 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
|
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
|
5112febbc7
btrfs: btrfs_init_new_device should use fs_info->dev_root
|
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 |
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 |
Christoph Hellwig
|
cf8cddd38b
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
|
8 years ago |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 years ago |
Christoph Hellwig
|
67f055c798
btrfs: use op_is_sync to check for synchronous requests
|
8 years ago |
Chris Mason
|
19c4d2f994
Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"
|
8 years ago |
Anand Jain
|
0ccd05285e
btrfs: fix a possible umount deadlock
|
9 years ago |
Jeff Mahoney
|
ab8d0fc48d
btrfs: convert pr_* to btrfs_* where possible
|
9 years ago |
Jeff Mahoney
|
62e855771d
btrfs: convert printk(KERN_* to use pr_* calls
|
9 years ago |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 years ago |
Jeff Mahoney
|
cea67ab92d
btrfs: clean the old superblocks before freeing the device
|
9 years ago |
Josef Bacik
|
afcdd129e0
Btrfs: add a flags field to btrfs_fs_info
|
9 years ago |
Naohiro Aota
|
5d8eb6fe51
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
|
9 years ago |
Linus Torvalds
|
28687b935e
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 years ago |
Anand Jain
|
1423881941
btrfs: do not background blkdev_put()
|
9 years ago |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 years ago |
Linus Torvalds
|
d58b0d980f
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 years ago |
Linus Torvalds
|
d05d7f4079
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
|
9 years ago |
Jeff Mahoney
|
66642832f0
btrfs: btrfs_abort_transaction, drop root parameter
|
9 years ago |