index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
2017-08-16
btrfs: drop chunk locks at the end of close_ctree
David Sterba
2017-08-16
btrfs: fix spelling of snapshotting
David Sterba
2017-08-16
btrfs: use named constant for bdev blocksize
David Sterba
2017-08-16
btrfs: split write_dev_supers to two functions
David Sterba
2017-08-16
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
David Sterba
2017-08-16
btrfs: Cleanup num_tolerated_disk_barrier_failures
Qu Wenruo
2017-08-16
btrfs: Allow barrier_all_devices to do chunk level device check
Qu Wenruo
2017-08-16
btrfs: Do chunk level check for degraded rw mount
Qu Wenruo
2017-07-14
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-14
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-21
btrfs: move dev stats accounting out of wait_dev_flush
David Sterba
2017-06-21
btrfs: account as waiting for IO, while waiting fot the flush bio completion
David Sterba
2017-06-21
btrfs: preallocate device flush bio
David Sterba
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2017-06-20
btrfs: move fs_info::fs_frozen to the flags
David Sterba
2017-06-19
btrfs: wait part of the write_dev_flush() can be separated out
Anand Jain
2017-06-19
btrfs: remove redundant null bdev counting during flush submission
Anand Jain
2017-06-19
btrfs: write_dev_flush does not return ENOMEM anymore
Anand Jain
2017-06-19
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
2017-06-19
btrfs: btrfs_io_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
btrfs: use generic slab for for btrfs_transaction
David Sterba
2017-06-19
btrfs: btrfs_wait_tree_block_writeback can be void return
Jeff Layton
2017-06-19
btrfs: remove unused member list from btrfs_end_io_wq
David Sterba
2017-06-19
btrfs: remove unused member list from async_submit_bio
David Sterba
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
2017-06-19
btrfs: Convert fs_info->free_chunk_space to atomic64_t
Nikolay Borisov
2017-06-19
btrfs: add framework to handle device flush error as a volume
Anand Jain
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-05-16
btrfs: Make flush bios explicitely sync
Jan Kara
2017-05-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-04
btrfs: fix the gfp_mask for the reada_zones radix tree
Chris Mason
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-04-20
btrfs: Convert to separately allocated bdi
Jan Kara
2017-04-18
btrfs: check if the device is flush capable
Anand Jain
2017-04-18
btrfs: delete unused member nobarriers
Anand Jain
2017-04-18
btrfs: remove redundant parameter from btree_readahead_hook
David Sterba
2017-04-18
btrfs: preallocate radix tree node for global readahead tree
David Sterba
2017-04-18
btrfs: convert btrfs_root.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t
Elena Reshetova
2017-03-31
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-29
btrfs: Change qgroup_meta_rsv to 64bit
Goldwyn Rodrigues
2017-03-02
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-28
Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
2017-02-28
btrfs: add dummy callback for readpage_io_failed and drop checks
David Sterba
2017-02-28
btrfs: document existence of extent_io ops callbacks
David Sterba
[next]