Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1c8c9c5216295711c79d0e512dc8b3d5f1bfc35d
1c8c9c5
btrfs: Make check_extent_to_block take btrfs_inode
by Nikolay Borisov
· 8 years ago
a2f392e
btrfs: Make clone_update_extent_map take btrfs_inode
by Nikolay Borisov
· 8 years ago
6fc0ef6
btrfs: Make btrfs_clear_bit_hook take btrfs_inode
by Nikolay Borisov
· 8 years ago
9cdc512
btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode
by Nikolay Borisov
· 8 years ago
19df27a
btrfs: make btrfs_log_inode_parent take btrfs_inode
by Nikolay Borisov
· 8 years ago
aefa611
btrfs: Make check_parent_dirs_for_sync take btrfs_inode
by Nikolay Borisov
· 8 years ago
73f2e54
btrfs: Make btrfs_orphan_add take btrfs_inode
by Nikolay Borisov
· 8 years ago
3d6ae7b
btrfs: make btrfs_orphan_del take btrfs_inode
by Nikolay Borisov
· 8 years ago
7ab7956
btrfs: make btrfs_free_io_failure_record take btrfs_inode
by Nikolay Borisov
· 8 years ago
b30cb44
btrfs: make clean_io_failure take btrfs_inode
by Nikolay Borisov
· 8 years ago
9d4f7f8
btrfs: make repair_io_failure take btrfs_inode
by Nikolay Borisov
· 8 years ago
f898ac6
btrfs: make check_compressed_csum take btrfs_inode
by Nikolay Borisov
· 8 years ago
0970a22
btrfs: make btrfs_print_data_csum_error take btrfs_inode
by Nikolay Borisov
· 8 years ago
4ac1f4a
btrfs: make free_io_failure take btrfs_inode
by Nikolay Borisov
· 8 years ago
2cff578c
btrfs: Make lock_and_cleanup_extent_if_need take btrfs_inode
by Nikolay Borisov
· 8 years ago
85b7ab6
btrfs: Make check_can_nocow take btrfs_inode
by Nikolay Borisov
· 8 years ago
a776c6f
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
by Nikolay Borisov
· 8 years ago
7a6d706
btrfs: Make btrfs_mark_extent_written take btrfs_inode
by Nikolay Borisov
· 8 years ago
a012a74
btrfs: Make fill_holes take btrfs_inode
by Nikolay Borisov
· 8 years ago
35339c2
btrfs: Make hole_mergeable take btrfs_inode
by Nikolay Borisov
· 8 years ago
dcdbc05
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
by Nikolay Borisov
· 8 years ago
46e5979
btrfs: Make btrfs_requeue_inode_defrag take btrfs_inode
by Nikolay Borisov
· 8 years ago
6158e1c
btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inode
by Nikolay Borisov
· 8 years ago
691fa05
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
by Nikolay Borisov
· 8 years ago
9f3db42
btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode
by Nikolay Borisov
· 8 years ago
703b391
btrfs: Make btrfs_orphan_release_metadata take btrfs_inode
by Nikolay Borisov
· 8 years ago
8ed7a2a
btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode
by Nikolay Borisov
· 8 years ago
0e6bf9b
btrfs: Make calc_csum_metadata_size take btrfs_inode
by Nikolay Borisov
· 8 years ago
baa3ba3
btrfs: Make drop_outstanding_extent take btrfs_inode
by Nikolay Borisov
· 8 years ago
04f4f91
btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inode
by Nikolay Borisov
· 8 years ago
70ddc55
btrfs: make btrfs_is_free_space_inode take btrfs_inode
by Nikolay Borisov
· 8 years ago
6ef06d2
btrfs: Make btrfs_i_size_write take btrfs_inode
by Nikolay Borisov
· 8 years ago
877574e
btrfs: Make btrfs_set_inode_index take btrfs_inode
by Nikolay Borisov
· 8 years ago
4c570655
btrfs: make btrfs_set_inode_index_count take btrfs_inode
by Nikolay Borisov
· 8 years ago
8e7611c
btrfs: Make btrfs_insert_dir_item take btrfs_inode
by Nikolay Borisov
· 8 years ago
d0a0b78
btrfs: Make btrfs_log_all_parents take btrfs_inode
by Nikolay Borisov
· 8 years ago
6288d6e
Btrfs: use the correct type when creating cow dio extent
by Liu Bo
· 8 years ago
b151762
Btrfs: fix deadlock between dedup on same file and starting writeback
by Filipe Manana
· 8 years ago
71367b3
btrfs: use btrfs_debug instead of pr_debug in transaction abort
by Jeff Mahoney
· 8 years ago
21e75ff
btrfs: btrfs_truncate_free_space_cache always allocates path
by Jeff Mahoney
· 8 years ago
77ab86b
btrfs: free-space-cache, clean up unnecessary root arguments
by Jeff Mahoney
· 8 years ago
5e00f19
btrfs: convert btrfs_inc_block_group_ro to accept fs_info
by Jeff Mahoney
· 8 years ago
0c9ab34
btrfs: flush_space always takes fs_info->fs_root
by Jeff Mahoney
· 8 years ago
87bde3c
btrfs: pass fs_info to (more) routines that are only called with extent_root
by Jeff Mahoney
· 8 years ago
fb235dc
btrfs: qgroup: Move half of the qgroup accounting time out of commit trans
by Qu Wenruo
· 8 years ago
15b3451
btrfs: remove unused parameter from adjust_slots_upwards
by David Sterba
· 8 years ago
0e8d931
btrfs: remove unused parameters from __btrfs_write_out_cache
by David Sterba
· 8 years ago
7bf1a15
btrfs: remove unused parameter from cleanup_write_cache_enospc
by David Sterba
· 8 years ago
d75eefd
btrfs: remove unused parameter from __add_inode_ref
by David Sterba
· 8 years ago
4a0ab9d
btrfs: remove unused parameter from clone_copy_inline_extent
by David Sterba
· 8 years ago
1a287cf
btrfs: remove unused parameters from btrfs_cmp_data
by David Sterba
· 8 years ago
eeac44c
btrfs: remove unused parameter from __add_inline_refs
by David Sterba
· 8 years ago
e5987e1
btrfs: remove unused parameters from scrub_setup_wr_ctx
by David Sterba
· 8 years ago
61d7e4c
btrfs: remove unused parameter from create_snapshot
by David Sterba
· 8 years ago
e4a4dce
btrfs: remove unused parameter from init_first_rw_device
by David Sterba
· 8 years ago
72b468c
btrfs: remove unused parameter from __btrfs_alloc_chunk
by David Sterba
· 8 years ago
56e033a
btrfs: remove unused parameter from btrfs_fill_super
by David Sterba
· 8 years ago
4242b64
btrfs: remove unused parameter from extent_write_cache_pages
by David Sterba
· 8 years ago
df9f628
btrfs: remove unused parameter from add_pending_csums
by David Sterba
· 8 years ago
3d4b949
btrfs: remove unused parameter from update_nr_written
by David Sterba
· 8 years ago
c2df8bb
btrfs: remove unused parameter from submit_extent_page
by David Sterba
· 8 years ago
f1e3026
btrfs: remove unused parameter from tree_move_next_or_upnext
by David Sterba
· 8 years ago
ab6a43e
btrfs: remove unused parameter from tree_move_down
by David Sterba
· 8 years ago
3d3a126
btrfs: remove unused parameter from btrfs_check_super_valid
by David Sterba
· 8 years ago
8b74c03
btrfs: remove unused parameter from btrfs_prepare_extent_commit
by David Sterba
· 8 years ago
7775c81
btrfs: remove unused parameter from btrfs_subvolume_release_metadata
by David Sterba
· 8 years ago
66cb7dd
btrfs: remove unused parameter from __push_leaf_left
by David Sterba
· 8 years ago
1e47eef
btrfs: remove unused parameter from __push_leaf_right
by David Sterba
· 8 years ago
eece6a9
btrfs: merge two superblock writing helpers
by David Sterba
· 8 years ago
b75f506
btrfs: remove unused parameter from write_dev_supers
by David Sterba
· 8 years ago
4961e29
btrfs: remove unused parameter from split_item
by David Sterba
· 8 years ago
7c302b4
btrfs: remove unused parameter from clean_tree_block
by David Sterba
· 8 years ago
e27f626
btrfs: remove unused parameter from check_async_write
by David Sterba
· 8 years ago
cda79c5
btrfs: remove unused parameter from read_block_for_search
by David Sterba
· 8 years ago
6655bc3
btrfs: ulist: rename ulist_fini to ulist_release
by David Sterba
· 8 years ago
4ae8553
btrfs: remove pointless rcu protection from btrfs_qgroup_inherit
by David Sterba
· 8 years ago
0b08e1f
btrfs: qgroups: opencode qgroup_free helper
by David Sterba
· 8 years ago
9ea6e2b
btrfs: remove unnecessary mutex lock in qgroup_account_snapshot
by David Sterba
· 8 years ago
81353d5
btrfs: check quota status earlier and don't do unnecessary frees
by David Sterba
· 8 years ago
53d3235
btrfs: embed extent_changeset::range_changed to the structure
by David Sterba
· 8 years ago
9d037933
btrfs: ulist: make the finalization function public
by David Sterba
· 8 years ago
025db91
btrfs: qgroups: make __del_qgroup_relation static
by David Sterba
· 8 years ago
1d48053
btrfs: make space cache inode readahead failure nonfatal
by David Sterba
· 8 years ago
6602caf
btrfs: use GFP_KERNEL in btrfs_add/del_qgroup_relation
by David Sterba
· 8 years ago
52bf8e7
btrfs: use GFP_KERNEL in btrfs_quota_enable
by David Sterba
· 8 years ago
323b88f
btrfs: use GFP_KERNEL in btrfs_read_qgroup_config
by David Sterba
· 8 years ago
23269bf
btrfs: use GFP_KERNEL in create_snapshot
by David Sterba
· 8 years ago
1af4a0a
Btrfs: specify a new ordered extent type for create_io_em
by Liu Bo
· 8 years ago
6f9994d
Btrfs: create a helper to create em for IO
by Liu Bo
· 8 years ago
4136135
Btrfs: use helper to get used bytes of space_info
by Liu Bo
· 8 years ago
0c9b36e
Btrfs: try to avoid acquiring free space ctl's lock
by Liu Bo
· 8 years ago
6f6b643
btrfs: Better csum error message for data csum mismatch
by Qu Wenruo
· 8 years ago
fe01aa6
Btrfs: add another missing end_page_writeback on submit_extent_page failure
by Takafumi Kubota
· 8 years ago
66bbc1c
btrfs: remove unused ulist members
by David Sterba
· 8 years ago
76c0021
Btrfs: use helper to simplify lock/unlock pages
by Liu Bo
· 8 years ago
da2c700
btrfs: teach __process_pages_contig about PAGE_LOCK operation
by Liu Bo
· 8 years ago
873695b
Btrfs: create helper for processing bits on contiguous pages
by Liu Bo
· 8 years ago
e4c3b2d
Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist
by Liu Bo
· 8 years ago
f72ad18e
Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head
by Liu Bo
· 8 years ago
d07b852
Btrfs: remove unused trans in read_block_for_search
by Liu Bo
· 8 years ago
Next »