David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 years ago |
Linus Torvalds
|
bc243704fb
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
David Sterba
|
c09abff87f
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
|
8 years ago |
Linus Torvalds
|
a4c20b9a57
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
8 years ago |
Linus Torvalds
|
8c27cb3566
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
David Sterba
|
66b4993e95
btrfs: move dev stats accounting out of wait_dev_flush
|
8 years ago |
David Sterba
|
2980d5745f
btrfs: account as waiting for IO, while waiting fot the flush bio completion
|
8 years ago |
David Sterba
|
e0ae999414
btrfs: preallocate device flush bio
|
8 years ago |
Nikolay Borisov
|
104b4e5139
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
|
8 years ago |
David Sterba
|
fac03c8dae
btrfs: move fs_info::fs_frozen to the flags
|
8 years ago |
Anand Jain
|
4fc6441aac
btrfs: wait part of the write_dev_flush() can be separated out
|
8 years ago |
Anand Jain
|
cea7c8bf77
btrfs: remove redundant null bdev counting during flush submission
|
8 years ago |
Anand Jain
|
12b9bf0b94
btrfs: write_dev_flush does not return ENOMEM anymore
|
8 years ago |
David Sterba
|
c5e4c3d750
btrfs: sink gfp parameter to btrfs_io_bio_alloc
|
8 years ago |
David Sterba
|
e4f5690386
btrfs: btrfs_io_bio_alloc never fails, skip error handling
|
8 years ago |
David Sterba
|
4b5faeac46
btrfs: use generic slab for for btrfs_transaction
|
8 years ago |
Jeff Layton
|
3189ff7786
btrfs: btrfs_wait_tree_block_writeback can be void return
|
8 years ago |
David Sterba
|
c9fed2bb61
btrfs: remove unused member list from btrfs_end_io_wq
|
8 years ago |
David Sterba
|
b297c9f68f
btrfs: remove unused member list from async_submit_bio
|
8 years ago |
Josef Bacik
|
c6100a4b4e
Btrfs: replace tree->mapping with tree->private_data
|
8 years ago |
Nikolay Borisov
|
a5ed45f822
btrfs: Convert fs_info->free_chunk_space to atomic64_t
|
8 years ago |
Anand Jain
|
401b41e5a8
btrfs: add framework to handle device flush error as a volume
|
8 years ago |
Jens Axboe
|
8f66439eec
Merge tag 'v4.12-rc5' into for-4.13/block
|
8 years ago |
Linus Torvalds
|
66cea28a94
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 years ago |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 years ago |
Jan Kara
|
8d91012528
btrfs: Make flush bios explicitely sync
|
8 years ago |
Linus Torvalds
|
1176032cb1
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 years ago |
Chris Mason
|
9bcaaea741
btrfs: fix the gfp_mask for the reada_zones radix tree
|
8 years ago |
Linus Torvalds
|
694752922b
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
|
8 years ago |
Jan Kara
|
9e11ceee23
btrfs: Convert to separately allocated bdi
|
8 years ago |