index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: remove unused parameter from __add_inline_refs
David Sterba
2017-02-17
1
-3
/
+2
*
btrfs: remove unused parameters from scrub_setup_wr_ctx
David Sterba
2017-02-17
1
-7
/
+3
*
btrfs: remove unused parameter from create_snapshot
David Sterba
2017-02-17
1
-2
/
+2
*
btrfs: remove unused parameter from init_first_rw_device
David Sterba
2017-02-17
1
-5
/
+3
*
btrfs: remove unused parameter from __btrfs_alloc_chunk
David Sterba
2017-02-17
1
-6
/
+4
*
btrfs: remove unused parameter from btrfs_fill_super
David Sterba
2017-02-17
1
-3
/
+2
*
btrfs: remove unused parameter from extent_write_cache_pages
David Sterba
2017-02-17
1
-4
/
+2
*
btrfs: remove unused parameter from add_pending_csums
David Sterba
2017-02-17
1
-4
/
+2
*
btrfs: remove unused parameter from update_nr_written
David Sterba
2017-02-17
1
-4
/
+4
*
btrfs: remove unused parameter from submit_extent_page
David Sterba
2017-02-17
1
-9
/
+3
*
btrfs: remove unused parameter from tree_move_next_or_upnext
David Sterba
2017-02-17
1
-4
/
+2
*
btrfs: remove unused parameter from tree_move_down
David Sterba
2017-02-17
1
-2
/
+2
*
btrfs: remove unused parameter from btrfs_check_super_valid
David Sterba
2017-02-17
1
-5
/
+3
*
btrfs: remove unused parameter from btrfs_prepare_extent_commit
David Sterba
2017-02-17
3
-5
/
+3
*
btrfs: remove unused parameter from btrfs_subvolume_release_metadata
David Sterba
2017-02-17
3
-11
/
+6
*
btrfs: remove unused parameter from __push_leaf_left
David Sterba
2017-02-17
1
-3
/
+2
*
btrfs: remove unused parameter from __push_leaf_right
David Sterba
2017-02-17
1
-3
/
+2
*
btrfs: merge two superblock writing helpers
David Sterba
2017-02-17
4
-11
/
+4
*
btrfs: remove unused parameter from write_dev_supers
David Sterba
2017-02-17
1
-3
/
+3
*
btrfs: remove unused parameter from split_item
David Sterba
2017-02-17
1
-3
/
+2
*
btrfs: remove unused parameter from clean_tree_block
David Sterba
2017-02-17
7
-19
/
+17
*
btrfs: remove unused parameter from check_async_write
David Sterba
2017-02-17
1
-2
/
+2
*
btrfs: remove unused parameter from read_block_for_search
David Sterba
2017-02-17
1
-5
/
+5
*
btrfs: ulist: rename ulist_fini to ulist_release
David Sterba
2017-02-17
3
-10
/
+10
*
btrfs: remove pointless rcu protection from btrfs_qgroup_inherit
David Sterba
2017-02-17
1
-2
/
+0
*
btrfs: qgroups: opencode qgroup_free helper
David Sterba
2017-02-17
1
-9
/
+9
*
btrfs: remove unnecessary mutex lock in qgroup_account_snapshot
David Sterba
2017-02-17
1
-5
/
+1
*
btrfs: check quota status earlier and don't do unnecessary frees
David Sterba
2017-02-17
1
-2
/
+3
*
btrfs: embed extent_changeset::range_changed to the structure
David Sterba
2017-02-17
3
-17
/
+11
*
btrfs: ulist: make the finalization function public
David Sterba
2017-02-17
2
-1
/
+2
*
btrfs: qgroups: make __del_qgroup_relation static
David Sterba
2017-02-17
1
-1
/
+1
*
btrfs: make space cache inode readahead failure nonfatal
David Sterba
2017-02-17
1
-7
/
+3
*
btrfs: use GFP_KERNEL in btrfs_add/del_qgroup_relation
David Sterba
2017-02-17
1
-2
/
+2
*
btrfs: use GFP_KERNEL in btrfs_quota_enable
David Sterba
2017-02-17
1
-1
/
+1
*
btrfs: use GFP_KERNEL in btrfs_read_qgroup_config
David Sterba
2017-02-17
1
-1
/
+1
*
btrfs: use GFP_KERNEL in create_snapshot
David Sterba
2017-02-17
1
-2
/
+2
*
Btrfs: specify a new ordered extent type for create_io_em
Liu Bo
2017-02-17
2
-4
/
+6
*
Btrfs: create a helper to create em for IO
Liu Bo
2017-02-17
1
-115
/
+74
*
Btrfs: use helper to get used bytes of space_info
Liu Bo
2017-02-17
1
-22
/
+19
*
Btrfs: try to avoid acquiring free space ctl's lock
Liu Bo
2017-02-17
1
-11
/
+13
*
btrfs: Better csum error message for data csum mismatch
Qu Wenruo
2017-02-17
3
-7
/
+22
*
Btrfs: add another missing end_page_writeback on submit_extent_page failure
Takafumi Kubota
2017-02-17
1
-2
/
+6
*
btrfs: remove unused ulist members
David Sterba
2017-02-17
1
-7
/
+0
*
Btrfs: use helper to simplify lock/unlock pages
Liu Bo
2017-02-17
1
-64
/
+10
*
btrfs: teach __process_pages_contig about PAGE_LOCK operation
Liu Bo
2017-02-17
2
-7
/
+44
*
Btrfs: create helper for processing bits on contiguous pages
Liu Bo
2017-02-14
1
-15
/
+22
*
Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist
Liu Bo
2017-02-14
3
-47
/
+16
*
Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head
Liu Bo
2017-02-14
4
-9
/
+7
*
Btrfs: remove unused trans in read_block_for_search
Liu Bo
2017-02-14
1
-9
/
+8
*
Btrfs: cleanup unused cached_state in __extent_writepage_io
Liu Bo
2017-02-14
1
-8
/
+1
[next]