Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f0cc2cd70164efe8f75c5d99560f0f69969c72e4
/
fs
/
btrfs
/
disk-io.c
f0cc2cd
Btrfs: fix crash during unmount due to race with delayed inode workers
by Filipe Manana
· 4 years, 11 months ago
807fc79
btrfs: switch to use new generic UUID API
by Andy Shevchenko
· 5 years ago
15b6e8a
btrfs: reduce pointer intdirections in btree_readpage_end_io_hook
by David Sterba
· 5 years ago
b79ce3d
btrfs: adjust delayed refs message level
by David Sterba
· 5 years ago
c4ac754
btrfs: open code trivial helper btrfs_header_chunk_tree_uuid
by David Sterba
· 6 years ago
9a8658e
btrfs: open code trivial helper btrfs_header_fsid
by David Sterba
· 6 years ago
dcc3eb9
btrfs: convert snapshot/nocow exlcusion to drew lock
by Nikolay Borisov
· 5 years ago
75ec1db
btrfs: set update the uuid generation as soon as possible
by Josef Bacik
· 5 years ago
c94bec2
btrfs: bail out of uuid tree scanning if we're closing
by Josef Bacik
· 5 years ago
97f4dd0
btrfs: make btrfs_check_uuid_tree private to disk-io.c
by Nikolay Borisov
· 5 years ago
314b6dd
btrfs: use bios instead of buffer_heads from super block writeout
by Johannes Thumshirn
· 5 years ago
8f32380
btrfs: use the page cache for super block reading
by Johannes Thumshirn
· 5 years ago
fe119a6
btrfs: switch to per-transaction pinned extents
by Nikolay Borisov
· 5 years ago
f603bb9
btrfs: Perform pinned cleanup directly in btrfs_destroy_delayed_refs
by Nikolay Borisov
· 5 years ago
71ad38b
btrfs: sink argument tree to extent_read_full_page
by David Sterba
· 5 years ago
0024652
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
by Josef Bacik
· 5 years ago
bd647ce
btrfs: add a leak check for roots
by Josef Bacik
· 5 years ago
8260edba
btrfs: make the init of static elements in fs_info separate
by Josef Bacik
· 5 years ago
ae18c37
btrfs: move fs_info init work into it's own helper function
by Josef Bacik
· 5 years ago
141386e
btrfs: free more things in btrfs_free_fs_info
by Josef Bacik
· 5 years ago
bc44d7c
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
by Josef Bacik
· 5 years ago
81f096e
btrfs: use btrfs_put_fs_root to free roots always
by Josef Bacik
· 5 years ago
4c78e9f
btrfs: hold a ref on the root in open_ctree
by Josef Bacik
· 5 years ago
0d4b046
btrfs: export and rename free_fs_info
by Josef Bacik
· 5 years ago
af01d2e
btrfs: hold a ref on fs roots while they're in the radix tree
by Josef Bacik
· 5 years ago
a98db0f
btrfs: make the fs root init functions static
by Josef Bacik
· 5 years ago
3619c94
btrfs: open code btrfs_read_fs_root_no_name
by Josef Bacik
· 5 years ago
83db2aad
btrfs: remove btrfs_read_fs_root, not used anymore
by Josef Bacik
· 5 years ago
62a2c73
btrfs: export and use btrfs_read_tree_root for tree-log
by Josef Bacik
· 5 years ago
f39e457
btrfs: move fs root init stuff into btrfs_init_fs_root
by Josef Bacik
· 5 years ago
96dfcb4
btrfs: push __setup_root into btrfs_alloc_root
by Josef Bacik
· 5 years ago
1e90315
btrfs: do not check delayed items are empty for single transaction cleanup
by Josef Bacik
· 5 years ago
315bf8e
btrfs: reset fs_root to NULL on error in open_ctree
by Josef Bacik
· 5 years ago
81f7eb0
btrfs: destroy qgroup extent records on transaction abort
by Jeff Mahoney
· 5 years ago
e8294f2
btrfs: print message when tree-log replay starts
by David Sterba
· 5 years ago
7227ff4
Btrfs: fix race between adding and putting tree mod seq elements and nodes
by Filipe Manana
· 5 years ago
4e19443
btrfs: free block groups after free'ing fs trees
by Josef Bacik
· 5 years ago
b0643e5
btrfs: add the beginning of async discard, discard workqueue
by Dennis Zhou
· 5 years ago
39b07b5
btrfs: drop create parameter to btrfs_get_extent()
by Omar Sandoval
· 5 years ago
bc036bb
btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid
by Anand Jain
· 5 years ago
be2cf92
btrfs: sysfs, rename btrfs_sysfs_add_device()
by Anand Jain
· 5 years ago
c6761a9
btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parent
by Anand Jain
· 5 years ago
a019e9e
btrfs: remove extent_map::bdev
by David Sterba
· 5 years ago
32da5386
btrfs: rename btrfs_block_group_cache
by David Sterba
· 5 years ago
6ef108d
btrfs: Streamline btrfs_fs_info::backup_root_index semantics
by Nikolay Borisov
· 5 years ago
4ac039a
btrfs: Rename find_oldest_super_backup to init_backup_root_slot
by Nikolay Borisov
· 5 years ago
260eb11
btrfs: Remove unused next_root_backup function
by Nikolay Borisov
· 5 years ago
336a0d8
btrfs: Don't use objectid_mutex during mount
by Nikolay Borisov
· 5 years ago
b8522a1
btrfs: Factor out tree roots initialization during mount
by Nikolay Borisov
· 5 years ago
bd2336b
btrfs: Add read_backup_root
by Nikolay Borisov
· 5 years ago
fc2e4c5
btrfs: Remove newest_gen argument from find_oldest_super_backup
by Nikolay Borisov
· 5 years ago
01f0f9da
btrfs: Cleanup and simplify find_newest_super_backup
by Nikolay Borisov
· 5 years ago
352ae07
btrfs: add blake2b to checksumming algorithms
by David Sterba
· 5 years ago
b4e967b
btrfs: add member for a specific checksum driver
by David Sterba
· 5 years ago
3831bf0
btrfs: add sha256 to checksumming algorithm
by Johannes Thumshirn
· 5 years ago
3951e7f
btrfs: add xxhash64 to checksumming algorithms
by Johannes Thumshirn
· 5 years ago
4273eaf
btrfs: use bool argument in free_root_pointers()
by Anand Jain
· 5 years ago
67439da
btrfs: opencode extent_buffer_get
by David Sterba
· 5 years ago
c06631b
btrfs: Enhance error output for write time tree checker
by Qu Wenruo
· 5 years ago
ec39f76
Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
by Chris Mason
· 6 years ago
ba8a9d0
Btrfs: delete the entire async bio submission framework
by Chris Mason
· 6 years ago
08635ba
Btrfs: stop using btrfs_schedule_bio()
by Chris Mason
· 6 years ago
b105e92
btrfs: add __cold attribute to more functions
by David Sterba
· 5 years ago
3296bf5
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
by Qu Wenruo
· 5 years ago
a0cac0e
btrfs: get rid of unique workqueue helper functions
by Omar Sandoval
· 5 years ago
9be490f
btrfs: don't prematurely free work in end_workqueue_fn()
by Omar Sandoval
· 5 years ago
80ed454
btrfs: don't needlessly create extent-refs kernel thread
by David Sterba
· 5 years ago
62fdaa5
btrfs: Detect unbalanced tree with empty leaf before crashing btree operations
by Qu Wenruo
· 5 years ago
4f84bd7
btrfs: Make reada_tree_block_flagged private
by Nikolay Borisov
· 5 years ago
aac0023
btrfs: move basic block_group definitions to their own header
by Josef Bacik
· 6 years ago
d7cd4dd
Btrfs: fix sysfs warning and missing raid sysfs directories
by Filipe Manana
· 5 years ago
bfcea1c
btrfs: free checksum hash on in close_ctree
by Johannes Thumshirn
· 6 years ago
9e96749
Btrfs: prevent send failures and crashes due to concurrent relocation
by Filipe Manana
· 6 years ago
d517857
btrfs: directly call into crypto framework for checksumming
by Johannes Thumshirn
· 6 years ago
6d97c6e
btrfs: add boilerplate code for directly including the crypto framework
by Johannes Thumshirn
· 6 years ago
51bce6c
btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions
by Johannes Thumshirn
· 6 years ago
8dc3f22
btrfs: check for supported superblock checksum type before checksum validation
by Johannes Thumshirn
· 6 years ago
e7e16f4
btrfs: add common checksum type validation
by Johannes Thumshirn
· 6 years ago
8c3e358
btrfs: use u8 for raid_array members
by David Sterba
· 6 years ago
c8bf1b6
btrfs: remove mapping tree structures indirection
by David Sterba
· 6 years ago
9b4e675
btrfs: detect fast implementation of crc32c on all architectures
by David Sterba
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
2b070cf
block: remove the i argument to bio_for_each_segment_all
by Christoph Hellwig
· 6 years ago
4297ff8
btrfs: track DIO bytes in flight
by Josef Bacik
· 6 years ago
50489a5
btrfs: Remove bio_offset argument from submit_bio_hook
by Nikolay Borisov
· 6 years ago
e68f2ee
btrfs: Always pass 0 bio_offset for btree_submit_bio_start
by Nikolay Borisov
· 6 years ago
c2ccfbc
btrfs: Remove 'tree' argument from read_extent_buffer_pages
by Nikolay Borisov
· 6 years ago
a56b1c7
btrfs: Change submit_bio_hook to taking an inode directly
by Nikolay Borisov
· 6 years ago
9b7a244
btrfs: get fs_info from trans in btrfs_create_tree
by David Sterba
· 6 years ago
8d47a0d
btrfs: Do mandatory tree block check before submitting bio
by Qu Wenruo
· 6 years ago
813fd1d
btrfs: get fs_info from eb in btrfs_check_node
by David Sterba
· 6 years ago
cfdaad5
btrfs: get fs_info from eb in btrfs_check_leaf_relaxed
by David Sterba
· 6 years ago
1c4360e
btrfs: get fs_info from eb in btrfs_check_leaf_full
by David Sterba
· 6 years ago
1c11b63
btrfs: replace pending/pinned chunks lists with io tree
by Jeff Mahoney
· 6 years ago
68c94e5
btrfs: Transpose btrfs_close_devices/btrfs_mapping_tree_free in close_ctree
by Nikolay Borisov
· 6 years ago
bbbf724
btrfs: combine device update operations during transaction commit
by Nikolay Borisov
· 6 years ago
90b1377
btrfs: qgroup: remove obsolete fs_info members
by David Sterba
· 6 years ago
e064d5e
btrfs: get fs_info from eb in btrfs_verify_level_key
by David Sterba
· 6 years ago
5ab12d1
btrfs: get fs_info from eb in btree_read_extent_buffer_pages
by David Sterba
· 6 years ago
6a884d7d
btrfs: get fs_info from eb in clean_tree_block
by David Sterba
· 6 years ago
Next »