Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
46b2f4590aab71d31088a265c86026b1e96c9de4
46b2f45
Btrfs: fix send failure when root has deleted files still open
by Filipe Manana
· 7 years ago
0d83639
Btrfs: fix mount failure after fsync due to hard link recreation
by Filipe Manana
· 7 years ago
4559b0a
btrfs: don't leak ret from do_chunk_alloc
by Josef Bacik
· 7 years ago
84db5cc
btrfs: merge free_fs_root helpers
by David Sterba
· 7 years ago
2ffad70
btrfs: constify strings passed to assertion helper
by David Sterba
· 7 years ago
e9539cf
btrfs: dev-replace: remove unused members of btrfs_dev_replace
by David Sterba
· 7 years ago
e17385c
btrfs: remove unused member btrfs_root::name
by David Sterba
· 7 years ago
616d374
btrfs: allow defrag on a file opened read-only that has rw permissions
by Adam Borowski
· 7 years ago
3c42769
Btrfs: fix btrfs_write_inode vs delayed iput deadlock
by Josef Bacik
· 7 years ago
97aff91
btrfs: Remove fs_info from btrfs_finish_chunk_alloc
by Nikolay Borisov
· 7 years ago
f420879
btrfs: Remove fs_info form btrfs_free_chunk
by Nikolay Borisov
· 7 years ago
4f5ad7b
btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev
by Nikolay Borisov
· 7 years ago
d6507cf
btrfs: Remove fs_info from btrfs_assign_next_active_device
by Nikolay Borisov
· 7 years ago
5495f19
btrfs: remove fs_info argument from update_dev_stat_item
by Nikolay Borisov
· 7 years ago
68a9db5
btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev
by Nikolay Borisov
· 7 years ago
8e87e85
btrfs: Remove fs_info argument from btrfs_add_dev_item
by Nikolay Borisov
· 7 years ago
5e23a6f
btrfs: extent-tree: Remove dead alignment check
by Qu Wenruo
· 7 years ago
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
Next »