index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
2019-11-18
btrfs: remove extent_map::bdev
David Sterba
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
btrfs: Streamline btrfs_fs_info::backup_root_index semantics
Nikolay Borisov
2019-11-18
btrfs: Rename find_oldest_super_backup to init_backup_root_slot
Nikolay Borisov
2019-11-18
btrfs: Remove unused next_root_backup function
Nikolay Borisov
2019-11-18
btrfs: Don't use objectid_mutex during mount
Nikolay Borisov
2019-11-18
btrfs: Factor out tree roots initialization during mount
Nikolay Borisov
2019-11-18
btrfs: Add read_backup_root
Nikolay Borisov
2019-11-18
btrfs: Remove newest_gen argument from find_oldest_super_backup
Nikolay Borisov
2019-11-18
btrfs: Cleanup and simplify find_newest_super_backup
Nikolay Borisov
2019-11-18
btrfs: add blake2b to checksumming algorithms
David Sterba
2019-11-18
btrfs: add member for a specific checksum driver
David Sterba
2019-11-18
btrfs: add sha256 to checksumming algorithm
Johannes Thumshirn
2019-11-18
btrfs: add xxhash64 to checksumming algorithms
Johannes Thumshirn
2019-11-18
btrfs: use bool argument in free_root_pointers()
Anand Jain
2019-11-18
btrfs: opencode extent_buffer_get
David Sterba
2019-11-18
btrfs: Enhance error output for write time tree checker
Qu Wenruo
2019-11-18
Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
Chris Mason
2019-11-18
Btrfs: delete the entire async bio submission framework
Chris Mason
2019-11-18
Btrfs: stop using btrfs_schedule_bio()
Chris Mason
2019-11-18
btrfs: add __cold attribute to more functions
David Sterba
2019-11-18
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
Qu Wenruo
2019-11-18
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-11-18
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
2019-10-15
btrfs: don't needlessly create extent-refs kernel thread
David Sterba
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
[next]