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
2019-09-09
btrfs: Detect unbalanced tree with empty leaf before crashing btree operations
Qu Wenruo
2019-09-09
btrfs: Make reada_tree_block_flagged private
Nikolay Borisov
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-08-07
Btrfs: fix sysfs warning and missing raid sysfs directories
Filipe Manana
2019-07-17
btrfs: free checksum hash on in close_ctree
Johannes Thumshirn
2019-07-02
Btrfs: prevent send failures and crashes due to concurrent relocation
Filipe Manana
2019-07-01
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
2019-07-01
btrfs: add boilerplate code for directly including the crypto framework
Johannes Thumshirn
2019-07-01
btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions
Johannes Thumshirn
2019-07-01
btrfs: check for supported superblock checksum type before checksum validation
Johannes Thumshirn
2019-07-01
btrfs: add common checksum type validation
Johannes Thumshirn
2019-07-01
btrfs: use u8 for raid_array members
David Sterba
2019-07-01
btrfs: remove mapping tree structures indirection
David Sterba
2019-07-01
btrfs: detect fast implementation of crc32c on all architectures
David Sterba
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-04-29
btrfs: track DIO bytes in flight
Josef Bacik
2019-04-29
btrfs: Remove bio_offset argument from submit_bio_hook
Nikolay Borisov
2019-04-29
btrfs: Always pass 0 bio_offset for btree_submit_bio_start
Nikolay Borisov
2019-04-29
btrfs: Remove 'tree' argument from read_extent_buffer_pages
Nikolay Borisov
2019-04-29
btrfs: Change submit_bio_hook to taking an inode directly
Nikolay Borisov
2019-04-29
btrfs: get fs_info from trans in btrfs_create_tree
David Sterba
2019-04-29
btrfs: Do mandatory tree block check before submitting bio
Qu Wenruo
2019-04-29
btrfs: get fs_info from eb in btrfs_check_node
David Sterba
2019-04-29
btrfs: get fs_info from eb in btrfs_check_leaf_relaxed
David Sterba
2019-04-29
btrfs: get fs_info from eb in btrfs_check_leaf_full
David Sterba
2019-04-29
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
2019-04-29
btrfs: Transpose btrfs_close_devices/btrfs_mapping_tree_free in close_ctree
Nikolay Borisov
2019-04-29
btrfs: combine device update operations during transaction commit
Nikolay Borisov
2019-04-29
btrfs: qgroup: remove obsolete fs_info members
David Sterba
2019-04-29
btrfs: get fs_info from eb in btrfs_verify_level_key
David Sterba
2019-04-29
btrfs: get fs_info from eb in btree_read_extent_buffer_pages
David Sterba
2019-04-29
btrfs: get fs_info from eb in clean_tree_block
David Sterba
2019-04-29
btrfs: get fs_info from eb in check_tree_block_fsid
David Sterba
2019-04-29
btrfs: get fs_info from eb in repair_eb_io_failure
David Sterba
2019-04-29
btrfs: move tree block wait and write helpers to tree-log
David Sterba
2019-04-29
btrfs: disk-io: Show the timing of corrupted tree block explicitly
Qu Wenruo
2019-04-29
btrfs: Always output error message when key/level verification fails
Qu Wenruo
2019-04-29
btrfs: Check the first key and level for cached extent buffer
Qu Wenruo
2019-04-29
btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages fails
Nikolay Borisov
2019-04-29
btrfs: Introduce extent_io_tree::owner to distinguish different io_trees
Qu Wenruo
2019-04-29
btrfs: switch extent_io_tree::track_uptodate to bool
David Sterba
2019-04-29
btrfs: Introduce fs_info to extent_io_tree
Qu Wenruo
2019-04-29
btrfs: warn if extent buffer mapping crosses a page boundary in csum_tree_block
Johannes Thumshirn
2019-04-29
btrfs: factor our read/write stage off csum_tree_block into its callers
Johannes Thumshirn
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-25
btrfs: scrub: convert scrub_workers_refcnt to refcount_t
Anand Jain
2019-02-25
btrfs: replace cleaner_delayed_iput_mutex with a waitqueue
Josef Bacik
2019-02-25
btrfs: open code now trivial btrfs_set_lock_blocking
David Sterba
[next]