index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
btrfs: qgroup: Don't scan leaf if we're modifying reloc tree
Qu Wenruo
1
-4
/
+6
2019-04-29
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()
Qu Wenruo
5
-56
/
+61
2019-04-29
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
Qu Wenruo
7
-61
/
+96
2019-04-29
btrfs: extent-tree: Use btrfs_ref to refactor add_pinned_bytes()
Qu Wenruo
1
-16
/
+10
2019-04-29
btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod()
Qu Wenruo
3
-48
/
+42
2019-04-29
btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_data_ref()
Qu Wenruo
3
-22
/
+27
2019-04-29
btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_tree_ref()
Qu Wenruo
3
-27
/
+44
2019-04-29
btrfs: extent-tree: Open-code process_func in __btrfs_mod_ref
Qu Wenruo
1
-14
/
+16
2019-04-29
btrfs: delayed-ref: Introduce better documented delayed ref structures
Qu Wenruo
1
-0
/
+109
2019-04-29
Btrfs: do not start a transaction at iterate_extent_inodes()
Filipe Manana
1
-6
/
+12
2019-04-29
btrfs: get fs_info from device in btrfs_rm_dev_replace_free_srcdev
David Sterba
3
-5
/
+4
2019-04-29
btrfs: get fs_info from device in btrfs_scrub_cancel_dev
David Sterba
3
-5
/
+4
2019-04-29
btrfs: get fs_info from device in btrfs_rm_dev_item
David Sterba
1
-4
/
+3
2019-04-29
btrfs: get fs_info from eb in __push_leaf_left
David Sterba
1
-4
/
+3
2019-04-29
btrfs: get fs_info from eb in __push_leaf_right
David Sterba
1
-4
/
+3
2019-04-29
btrfs: Remove bio_offset argument from submit_bio_hook
Nikolay Borisov
4
-14
/
+8
2019-04-29
btrfs: Always pass 0 bio_offset for btree_submit_bio_start
Nikolay Borisov
1
-2
/
+1
2019-04-29
btrfs: Pass 0 for bio_offset to btrfs_wq_submit_bio
Nikolay Borisov
1
-2
/
+1
2019-04-29
btrfs: Remove 'tree' argument from read_extent_buffer_pages
Nikolay Borisov
3
-13
/
+6
2019-04-29
btrfs: Change submit_bio_hook to taking an inode directly
Nikolay Borisov
3
-6
/
+4
2019-04-29
btrfs: Define submit_bio_hook's type directly
Nikolay Borisov
1
-4
/
+3
2019-04-29
btrfs: get fs_info from block group in search_free_space_info
David Sterba
3
-15
/
+10
2019-04-29
btrfs: get fs_info from block group in btrfs_find_space_cluster
David Sterba
3
-8
/
+5
2019-04-29
btrfs: get fs_info from block group in write_pinned_extent_entries
David Sterba
1
-6
/
+3
2019-04-29
btrfs: get fs_info from block group in load_free_space_cache
David Sterba
3
-5
/
+4
2019-04-29
btrfs: get fs_info from block group in lookup_free_space_inode
David Sterba
4
-11
/
+12
2019-04-29
btrfs: get fs_info from block group in pin_down_extent
David Sterba
1
-7
/
+7
2019-04-29
btrfs: get fs_info from block group in next_block_group
David Sterba
1
-5
/
+5
2019-04-29
Btrfs: remove no longer used function to run delayed refs asynchronously
Filipe Manana
2
-87
/
+0
2019-04-29
btrfs: cleanup btrfs_setxattr_trans and drop transaction parameter
Anand Jain
4
-17
/
+12
2019-04-29
btrfs: split btrfs_setxattr calls regarding transaction
Anand Jain
3
-13
/
+33
2019-04-29
btrfs: remove redundant readonly root check in btrfs_setxattr_trans
Anand Jain
1
-3
/
+0
2019-04-29
btrfs: export btrfs_setxattr
Anand Jain
2
-3
/
+4
2019-04-29
btrfs: rename do_setxattr to btrfs_setxattr
Anand Jain
1
-5
/
+5
2019-04-29
btrfs: rename btrfs_setxattr to btrfs_setxattr_trans
Anand Jain
4
-18
/
+18
2019-04-29
btrfs: trace: Introduce trace events for all btrfs tree locking events
Qu Wenruo
1
-0
/
+10
2019-04-29
btrfs: trace: Introduce trace events for sleepable tree lock
Qu Wenruo
1
-0
/
+12
2019-04-29
Btrfs: remove no longer used member num_dirty_bgs from transaction
Filipe Manana
3
-3
/
+0
2019-04-29
btrfs: get fs_info from trans in btrfs_run_dev_replace
David Sterba
3
-5
/
+4
2019-04-29
btrfs: get fs_info from trans in btrfs_run_dev_stats
David Sterba
3
-5
/
+4
2019-04-29
btrfs: get fs_info from trans in btrfs_finish_sprout
David Sterba
1
-3
/
+3
2019-04-29
btrfs: get fs_info from trans in init_first_rw_device
David Sterba
1
-5
/
+4
2019-04-29
btrfs: get fs_info from trans in copy_for_split
David Sterba
1
-2
/
+2
2019-04-29
btrfs: get fs_info from trans in insert_ptr
David Sterba
1
-7
/
+6
2019-04-29
btrfs: get fs_info from trans in balance_node_right
David Sterba
1
-5
/
+3
2019-04-29
btrfs: get fs_info from trans in push_node_left
David Sterba
1
-7
/
+5
2019-04-29
btrfs: get fs_info from trans in btrfs_write_out_cache
David Sterba
3
-8
/
+5
2019-04-29
btrfs: get fs_info from trans in create_free_space_inode
David Sterba
3
-9
/
+6
2019-04-29
btrfs: get fs_info from trans in btrfs_set_log_full_commit
David Sterba
4
-19
/
+17
2019-04-29
btrfs: get fs_info from trans in btrfs_need_log_full_commit
David Sterba
2
-6
/
+5
[prev]
[next]