index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: opencode extent_buffer_get
David Sterba
2019-11-18
1
-1
/
+1
*
btrfs: Enhance error output for write time tree checker
Qu Wenruo
2019-11-18
1
-0
/
+2
*
Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
Chris Mason
2019-11-18
1
-0
/
+6
*
Btrfs: delete the entire async bio submission framework
Chris Mason
2019-11-18
1
-12
/
+1
*
Btrfs: stop using btrfs_schedule_bio()
Chris Mason
2019-11-18
1
-4
/
+3
*
btrfs: add __cold attribute to more functions
David Sterba
2019-11-18
1
-2
/
+2
*
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
Qu Wenruo
2019-11-18
1
-1
/
+1
*
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-11-18
1
-23
/
+11
*
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
2019-11-18
1
-1
/
+1
*
btrfs: don't needlessly create extent-refs kernel thread
David Sterba
2019-10-15
1
-6
/
+0
*
btrfs: Detect unbalanced tree with empty leaf before crashing btree operations
Qu Wenruo
2019-09-09
1
-0
/
+10
*
btrfs: Make reada_tree_block_flagged private
Nikolay Borisov
2019-09-09
1
-29
/
+0
*
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-09-09
1
-0
/
+1
*
Btrfs: fix sysfs warning and missing raid sysfs directories
Filipe Manana
2019-08-07
1
-2
/
+0
*
btrfs: free checksum hash on in close_ctree
Johannes Thumshirn
2019-07-17
1
-0
/
+1
*
Btrfs: prevent send failures and crashes due to concurrent relocation
Filipe Manana
2019-07-02
1
-0
/
+2
*
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
2019-07-01
1
-23
/
+23
*
btrfs: add boilerplate code for directly including the crypto framework
Johannes Thumshirn
2019-07-01
1
-7
/
+39
*
btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions
Johannes Thumshirn
2019-07-01
1
-26
/
+16
*
btrfs: check for supported superblock checksum type before checksum validation
Johannes Thumshirn
2019-07-01
1
-0
/
+14
*
btrfs: add common checksum type validation
Johannes Thumshirn
2019-07-01
1
-10
/
+19
*
btrfs: use u8 for raid_array members
David Sterba
2019-07-01
1
-2
/
+2
*
btrfs: remove mapping tree structures indirection
David Sterba
2019-07-01
1
-1
/
+1
*
btrfs: detect fast implementation of crc32c on all architectures
David Sterba
2019-07-01
1
-9
/
+4
*
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-08
1
-2
/
+2
|
\
|
*
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-04-30
1
-2
/
+2
*
|
btrfs: track DIO bytes in flight
Josef Bacik
2019-04-29
1
-1
/
+14
*
|
btrfs: Remove bio_offset argument from submit_bio_hook
Nikolay Borisov
2019-04-29
1
-2
/
+2
*
|
btrfs: Always pass 0 bio_offset for btree_submit_bio_start
Nikolay Borisov
2019-04-29
1
-2
/
+1
*
|
btrfs: Remove 'tree' argument from read_extent_buffer_pages
Nikolay Borisov
2019-04-29
1
-9
/
+3
*
|
btrfs: Change submit_bio_hook to taking an inode directly
Nikolay Borisov
2019-04-29
1
-3
/
+2
*
|
btrfs: get fs_info from trans in btrfs_create_tree
David Sterba
2019-04-29
1
-1
/
+1
*
|
btrfs: Do mandatory tree block check before submitting bio
Qu Wenruo
2019-04-29
1
-0
/
+13
*
|
btrfs: get fs_info from eb in btrfs_check_node
David Sterba
2019-04-29
1
-1
/
+1
*
|
btrfs: get fs_info from eb in btrfs_check_leaf_relaxed
David Sterba
2019-04-29
1
-1
/
+1
*
|
btrfs: get fs_info from eb in btrfs_check_leaf_full
David Sterba
2019-04-29
1
-1
/
+1
*
|
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
2019-04-29
1
-11
/
+0
*
|
btrfs: Transpose btrfs_close_devices/btrfs_mapping_tree_free in close_ctree
Nikolay Borisov
2019-04-29
1
-1
/
+1
*
|
btrfs: combine device update operations during transaction commit
Nikolay Borisov
2019-04-29
1
-0
/
+7
*
|
btrfs: qgroup: remove obsolete fs_info members
David Sterba
2019-04-29
1
-3
/
+0
*
|
btrfs: get fs_info from eb in btrfs_verify_level_key
David Sterba
2019-04-29
1
-3
/
+3
*
|
btrfs: get fs_info from eb in btree_read_extent_buffer_pages
David Sterba
2019-04-29
1
-7
/
+4
*
|
btrfs: get fs_info from eb in clean_tree_block
David Sterba
2019-04-29
1
-2
/
+2
*
|
btrfs: get fs_info from eb in check_tree_block_fsid
David Sterba
2019-04-29
1
-3
/
+3
*
|
btrfs: get fs_info from eb in repair_eb_io_failure
David Sterba
2019-04-29
1
-1
/
+1
*
|
btrfs: move tree block wait and write helpers to tree-log
David Sterba
2019-04-29
1
-13
/
+0
*
|
btrfs: disk-io: Show the timing of corrupted tree block explicitly
Qu Wenruo
2019-04-29
1
-0
/
+4
*
|
btrfs: Always output error message when key/level verification fails
Qu Wenruo
2019-04-29
1
-6
/
+4
*
|
btrfs: Check the first key and level for cached extent buffer
Qu Wenruo
2019-04-29
1
-5
/
+5
*
|
btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages fails
Nikolay Borisov
2019-04-29
1
-6
/
+11
[next]