Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ca5d2ba1ae2dfd651b798218d56c3277784fa499
ca5d2ba
Btrfs: remove unused key assignment when doing a full send
by Filipe Manana
· 7 years ago
5cdc84b
btrfs: drop extent_io_ops::set_range_writeback callback
by David Sterba
· 7 years ago
00032d3
btrfs: drop extent_io_ops::merge_bio_hook callback
by David Sterba
· 7 years ago
05912a3
btrfs: drop extent_io_ops::tree_fs_info callback
by David Sterba
· 7 years ago
e288c08
btrfs: unify end_io callbacks of async_submit_bio
by David Sterba
· 7 years ago
d7cbfaf
btrfs: remove unused member async_submit_bio::bio_flags
by David Sterba
· 7 years ago
d7e8555
btrfs: remove unused member async_submit_bio::fs_info
by David Sterba
· 7 years ago
315409b
btrfs: validate type when reading a chunk
by Gu Jinxiang
· 7 years ago
b0132a3
btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED
by Nikolay Borisov
· 7 years ago
07e21c4
btrfs: Document locking requirement via lockdep_assert_held
by Nikolay Borisov
· 7 years ago
55ac013
btrfs: rename btrfs_release_extent_buffer_page
by David Sterba
· 7 years ago
d64766f
btrfs: Refactor loop in btrfs_release_extent_buffer_page
by Nikolay Borisov
· 7 years ago
b16d011
btrfs: Reword dodgy comments in alloc_extent_buffer
by Nikolay Borisov
· 7 years ago
28187ae
btrfs: Simplify page unlocking in alloc_extent_buffer
by Nikolay Borisov
· 7 years ago
8b9b6f2
btrfs: scrub: cleanup the remaining nodatasum fixup code
by Qu Wenruo
· 7 years ago
46df06b
btrfs: refactor block group replication factor calculation to a helper
by David Sterba
· 7 years ago
321a4bf
btrfs: use the assigned fs_devices instead of the dereference
by Anand Jain
· 7 years ago
62088ca
btrfs: qgroup: Drop fs_info parameter from qgroup_rescan_leaf
by Lu Fengqi
· 7 years ago
a9377422
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit
by Lu Fengqi
· 7 years ago
280f8bd
btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups
by Lu Fengqi
· 7 years ago
8696d76
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent
by Lu Fengqi
· 7 years ago
deb4062
btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtree
by Lu Fengqi
· 7 years ago
8d38d7e
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_leaf_items
by Lu Fengqi
· 7 years ago
a95f3aa
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extent
by Lu Fengqi
· 7 years ago
f0042d5
btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroup
by Lu Fengqi
· 7 years ago
3efbee1
btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroup
by Lu Fengqi
· 7 years ago
49a05ec
btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup
by Lu Fengqi
· 7 years ago
39616c2
btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation
by Lu Fengqi
· 7 years ago
6b36f1a
btrfs: qgroup: Drop fs_info parameter from __del_qgroup_relation
by Lu Fengqi
· 7 years ago
9f8a6ce
btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation
by Lu Fengqi
· 7 years ago
2e980ac
btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item
by Lu Fengqi
· 7 years ago
3e07e9a
btrfs: qgroup: Drop root parameter from update_qgroup_info_item
by Lu Fengqi
· 7 years ago
ac8a866
btrfs: qgroup: Drop root parameter from update_qgroup_limit_item
by Lu Fengqi
· 7 years ago
6910461
btrfs: qgroup: Drop quota_root parameter from del_qgroup_item
by Lu Fengqi
· 7 years ago
99d7f09
btrfs: qgroup: Drop quota_root parameter from del_qgroup_relation_item
by Lu Fengqi
· 7 years ago
711169c
btrfs: qgroup: Drop quota_root parameter from add_qgroup_relation_item
by Lu Fengqi
· 7 years ago
fa59f27
btrfs: rename btrfs_parse_early_options
by Anand Jain
· 7 years ago
c8389d4
btrfs: qgroup: cleanup the unused srcroot from btrfs_qgroup_inherit
by Lu Fengqi
· 7 years ago
031f24d
btrfs: Use btrfs_mark_bg_unused to replace open code
by Qu Wenruo
· 7 years ago
2556fbb
btrfs: Rewrite retry logic in do_chunk_alloc
by Nikolay Borisov
· 7 years ago
dec59fa
btrfs: use customized batch size for total_bytes_pinned
by Ethan Lien
· 7 years ago
d814a49
btrfs: use correct compare function of dirty_metadata_bytes
by Ethan Lien
· 7 years ago
36350e9
btrfs: return device pointer from btrfs_scan_one_device
by Gu Jinxiang
· 7 years ago
d64dcbd
btrfs: make fs_devices a local variable in btrfs_parse_early_options
by Gu Jinxiang
· 7 years ago
81ffd56
btrfs: fix mount and ioctl device scan ioctl race
by David Sterba
· 7 years ago
399f7f4
btrfs: reorder initialization before the mount locks uuid_mutex
by David Sterba
· 7 years ago
5139cff
btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
by David Sterba
· 7 years ago
f5194e3
btrfs: lift uuid_mutex to callers of btrfs_open_devices
by David Sterba
· 7 years ago
899f930
btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
by David Sterba
· 7 years ago
7bcb816
btrfs: use device_list_mutex when removing stale devices
by Anand Jain
· 7 years ago
fa6d2ae
btrfs: rename local devices for fs_devices in btrfs_free_stale_devices(
by Anand Jain
· 7 years ago
9c6d173
btrfs: extend locked section when adding a new device in device_list_add
by Anand Jain
· 7 years ago
4306a97
btrfs: do btrfs_free_stale_devices outside of device_list_add
by Anand Jain
· 7 years ago
959b1c0
btrfs: close devices without offloading to a temporary list
by Nikolay Borisov
· 7 years ago
621567a
btrfs: Remove unused function btrfs_account_dev_extents_size
by Qu Wenruo
· 7 years ago
93b9bcd
btrfs: remove unused parameter from btrfs_parse_subvol_options
by Gu Jinxiang
· 7 years ago
b4993e6
btrfs: fix in-memory value of total_devices after seed device deletion
by Anand Jain
· 7 years ago
340f1aa
btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disable
by Nikolay Borisov
· 7 years ago
c7b562c
btrfs: raid56: catch errors from full_stripe_write
by David Sterba
· 7 years ago
176571a
btrfs: raid56: merge rbio_is_full helpers
by David Sterba
· 7 years ago
a81b747
btrfs: raid56: use new helper for async_scrub_parity
by David Sterba
· 7 years ago
e66d8d5
btrfs: raid56: use new helper for async_read_rebuild
by David Sterba
· 7 years ago
cf6a4a7
btrfs: raid56: use new helper for async_rmw_stripe
by David Sterba
· 7 years ago
ac63885
btrfs: raid56: add new helper for starting async work
by David Sterba
· 7 years ago
ebcc326
btrfs: open-code bio_set_op_attrs
by David Sterba
· 7 years ago
cc5e31a
btrfs: switch types to int when counting eb pages
by David Sterba
· 7 years ago
8791d43
btrfs: use round_up wrapper in num_extent_pages
by David Sterba
· 7 years ago
65ad010
btrfs: pass only eb to num_extent_pages
by David Sterba
· 7 years ago
d7f663f
btrfs: prune unused includes
by David Sterba
· 7 years ago
69d2480
btrfs: use copy_page for copying pages instead of memcpy
by David Sterba
· 7 years ago
3ffbd68
btrfs: simplify pointer chasing of local fs_info variables
by David Sterba
· 7 years ago
3750851
btrfs: simplify some assignments of inode numbers
by David Sterba
· 7 years ago
8f6c72a
Btrfs: free space cache: make sure there is always room for generation number
by Zhihui Zhang
· 7 years ago
694c51f
btrfs: drop unnecessary variable in btrfs_init_new_device
by Anand Jain
· 7 years ago
5da54bc
btrfs: use a temporary variable for fs_devices in btrfs_init_new_device
by Anand Jain
· 7 years ago
389305b
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized
by Qu Wenruo
· 7 years ago
ba480dd
btrfs: tree-checker: Detect invalid and empty essential trees
by Qu Wenruo
· 7 years ago
fce466e
btrfs: tree-checker: Verify block_group_item
by Qu Wenruo
· 7 years ago
6d8ff4e
btrfs: annotate unlikely branches after V0 extent type removal
by David Sterba
· 7 years ago
ba3c2b1
btrfs: Add graceful handling of V0 extents
by Nikolay Borisov
· 7 years ago
a79865c
btrfs: Remove V0 extent support
by Nikolay Borisov
· 7 years ago
4de426c
btrfs: remove unnecessary curly braces in btrfs_get_acl
by Chengguang Xu
· 7 years ago
dc7789e
btrfs: avoid error code override in btrfs_get_acl
by Chengguang Xu
· 7 years ago
5ee552da
btrfs: remove unnecessary -ERANGE check in btrfs_get_acl
by Chengguang Xu
· 7 years ago
7e35eab
btrfs: replace empty string with NULL when getting attribute length in btrfs_get_acl
by Chengguang Xu
· 7 years ago
ab3629e
btrfs: return error instead of crash when detecting unexpected type in btrfs_get_acl
by Chengguang Xu
· 7 years ago
af431dc
btrfs: return EUCLEAN if extent_inline_ref type is invalid
by Su Yue
· 7 years ago
e4af400
btrfs: Use iocb to derive pos instead of passing a separate parameter
by Goldwyn Rodrigues
· 7 years ago
893bf4b
btrfs: print more details when checking tree block finds a problem
by Su Yue
· 7 years ago
7b4284d
btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tree_ref
by Nikolay Borisov
· 7 years ago
4379444
btrfs: Don't remove block group that still has pinned down bytes
by Qu Wenruo
· 7 years ago
bc931c0
btrfs: Refactor count handling in btrfs_unpin_free_ino
by Geert Uytterhoeven
· 7 years ago
d3c6be6f
btrfs: use timespec64 for i_otime
by Arnd Bergmann
· 7 years ago
afd4851
btrfs: use monotonic time for transaction handling
by Arnd Bergmann
· 7 years ago
e41ca58
btrfs: Get rid of the confusing btrfs_file_extent_inline_len
by Qu Wenruo
· 7 years ago
bc877d2
btrfs: Deduplicate extent_buffer init code
by Nikolay Borisov
· 7 years ago
9912bbf
btrfs: check-integrity: Fix NULL pointer dereference for degraded mount
by Qu Wenruo
· 7 years ago
43a7e99
btrfs: Remove fs_info from btrfs_force_chunk_alloc
by Nikolay Borisov
· 7 years ago
c83488a
btrfs: Remove fs_info from btrfs_inc_block_group_ro
by Nikolay Borisov
· 7 years ago
61da2ab
btrfs: Remove fs_info from btrfs_alloc_logged_file_extent
by Nikolay Borisov
· 7 years ago
Next »