index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
btrfs: remove extent_map::bdev
David Sterba
1
-3
/
+0
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-4
/
+4
2019-11-18
btrfs: Streamline btrfs_fs_info::backup_root_index semantics
Nikolay Borisov
1
-39
/
+12
2019-11-18
btrfs: Rename find_oldest_super_backup to init_backup_root_slot
Nikolay Borisov
1
-6
/
+4
2019-11-18
btrfs: Remove unused next_root_backup function
Nikolay Borisov
1
-50
/
+0
2019-11-18
btrfs: Don't use objectid_mutex during mount
Nikolay Borisov
1
-3
/
+4
2019-11-18
btrfs: Factor out tree roots initialization during mount
Nikolay Borisov
1
-57
/
+85
2019-11-18
btrfs: Add read_backup_root
Nikolay Borisov
1
-0
/
+44
2019-11-18
btrfs: Remove newest_gen argument from find_oldest_super_backup
Nikolay Borisov
1
-4
/
+2
2019-11-18
btrfs: Cleanup and simplify find_newest_super_backup
Nikolay Borisov
1
-20
/
+11
2019-11-18
btrfs: add blake2b to checksumming algorithms
David Sterba
1
-0
/
+1
2019-11-18
btrfs: add member for a specific checksum driver
David Sterba
1
-3
/
+3
2019-11-18
btrfs: add sha256 to checksumming algorithm
Johannes Thumshirn
1
-0
/
+1
2019-11-18
btrfs: add xxhash64 to checksumming algorithms
Johannes Thumshirn
1
-0
/
+1
2019-11-18
btrfs: use bool argument in free_root_pointers()
Anand Jain
1
-5
/
+5
2019-11-18
btrfs: opencode extent_buffer_get
David Sterba
1
-1
/
+1
2019-11-18
btrfs: Enhance error output for write time tree checker
Qu Wenruo
1
-0
/
+2
2019-11-18
Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
Chris Mason
1
-0
/
+6
2019-11-18
Btrfs: delete the entire async bio submission framework
Chris Mason
1
-12
/
+1
2019-11-18
Btrfs: stop using btrfs_schedule_bio()
Chris Mason
1
-4
/
+3
2019-11-18
btrfs: add __cold attribute to more functions
David Sterba
1
-2
/
+2
2019-11-18
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
Qu Wenruo
1
-1
/
+1
2019-11-18
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
1
-23
/
+11
2019-11-18
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
1
-1
/
+1
2019-10-15
btrfs: don't needlessly create extent-refs kernel thread
David Sterba
1
-6
/
+0
2019-09-09
btrfs: Detect unbalanced tree with empty leaf before crashing btree operations
Qu Wenruo
1
-0
/
+10
2019-09-09
btrfs: Make reada_tree_block_flagged private
Nikolay Borisov
1
-29
/
+0
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
1
-0
/
+1
2019-08-07
Btrfs: fix sysfs warning and missing raid sysfs directories
Filipe Manana
1
-2
/
+0
2019-07-17
btrfs: free checksum hash on in close_ctree
Johannes Thumshirn
1
-0
/
+1
2019-07-02
Btrfs: prevent send failures and crashes due to concurrent relocation
Filipe Manana
1
-0
/
+2
2019-07-01
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
1
-23
/
+23
2019-07-01
btrfs: add boilerplate code for directly including the crypto framework
Johannes Thumshirn
1
-7
/
+39
2019-07-01
btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions
Johannes Thumshirn
1
-26
/
+16
2019-07-01
btrfs: check for supported superblock checksum type before checksum validation
Johannes Thumshirn
1
-0
/
+14
2019-07-01
btrfs: add common checksum type validation
Johannes Thumshirn
1
-10
/
+19
2019-07-01
btrfs: use u8 for raid_array members
David Sterba
1
-2
/
+2
2019-07-01
btrfs: remove mapping tree structures indirection
David Sterba
1
-1
/
+1
2019-07-01
btrfs: detect fast implementation of crc32c on all architectures
David Sterba
1
-9
/
+4
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
1
-2
/
+2
2019-04-29
btrfs: track DIO bytes in flight
Josef Bacik
1
-1
/
+14
2019-04-29
btrfs: Remove bio_offset argument from submit_bio_hook
Nikolay Borisov
1
-2
/
+2
2019-04-29
btrfs: Always pass 0 bio_offset for btree_submit_bio_start
Nikolay Borisov
1
-2
/
+1
2019-04-29
btrfs: Remove 'tree' argument from read_extent_buffer_pages
Nikolay Borisov
1
-9
/
+3
2019-04-29
btrfs: Change submit_bio_hook to taking an inode directly
Nikolay Borisov
1
-3
/
+2
2019-04-29
btrfs: get fs_info from trans in btrfs_create_tree
David Sterba
1
-1
/
+1
2019-04-29
btrfs: Do mandatory tree block check before submitting bio
Qu Wenruo
1
-0
/
+13
2019-04-29
btrfs: get fs_info from eb in btrfs_check_node
David Sterba
1
-1
/
+1
2019-04-29
btrfs: get fs_info from eb in btrfs_check_leaf_relaxed
David Sterba
1
-1
/
+1
[next]