index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode
Nikolay Borisov
4
-38
/
+39
2017-02-28
btrfs: Make btrfs_orphan_release_metadata take btrfs_inode
Nikolay Borisov
3
-8
/
+8
2017-02-28
btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode
Nikolay Borisov
3
-7
/
+7
2017-02-28
btrfs: Make calc_csum_metadata_size take btrfs_inode
Nikolay Borisov
1
-15
/
+12
2017-02-28
btrfs: Make drop_outstanding_extent take btrfs_inode
Nikolay Borisov
1
-12
/
+11
2017-02-28
btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inode
Nikolay Borisov
3
-6
/
+7
2017-02-28
btrfs: make btrfs_is_free_space_inode take btrfs_inode
Nikolay Borisov
5
-19
/
+20
2017-02-28
btrfs: Make btrfs_i_size_write take btrfs_inode
Nikolay Borisov
7
-19
/
+18
2017-02-28
btrfs: Make btrfs_set_inode_index take btrfs_inode
Nikolay Borisov
3
-13
/
+13
2017-02-28
btrfs: make btrfs_set_inode_index_count take btrfs_inode
Nikolay Borisov
1
-8
/
+8
2017-02-28
btrfs: Make btrfs_insert_dir_item take btrfs_inode
Nikolay Borisov
5
-7
/
+7
2017-02-28
btrfs: Make btrfs_log_all_parents take btrfs_inode
Nikolay Borisov
1
-5
/
+5
2017-02-22
Btrfs: use the correct type when creating cow dio extent
Liu Bo
1
-1
/
+1
2017-02-22
Btrfs: fix deadlock between dedup on same file and starting writeback
Filipe Manana
1
-2
/
+12
2017-02-17
btrfs: use btrfs_debug instead of pr_debug in transaction abort
Jeff Mahoney
1
-1
/
+2
2017-02-17
btrfs: btrfs_truncate_free_space_cache always allocates path
Jeff Mahoney
1
-7
/
+7
2017-02-17
btrfs: free-space-cache, clean up unnecessary root arguments
Jeff Mahoney
5
-26
/
+22
2017-02-17
btrfs: convert btrfs_inc_block_group_ro to accept fs_info
Jeff Mahoney
4
-6
/
+5
2017-02-17
btrfs: flush_space always takes fs_info->fs_root
Jeff Mahoney
1
-10
/
+10
2017-02-17
btrfs: pass fs_info to (more) routines that are only called with extent_root
Jeff Mahoney
1
-50
/
+53
2017-02-17
btrfs: qgroup: Move half of the qgroup accounting time out of commit trans
Qu Wenruo
3
-11
/
+75
2017-02-17
btrfs: remove unused parameter from adjust_slots_upwards
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameters from __btrfs_write_out_cache
David Sterba
1
-8
/
+3
2017-02-17
btrfs: remove unused parameter from cleanup_write_cache_enospc
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameter from __add_inode_ref
David Sterba
1
-2
/
+1
2017-02-17
btrfs: remove unused parameter from clone_copy_inline_extent
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameters from btrfs_cmp_data
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameter from __add_inline_refs
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameters from scrub_setup_wr_ctx
David Sterba
1
-7
/
+3
2017-02-17
btrfs: remove unused parameter from create_snapshot
David Sterba
1
-2
/
+2
2017-02-17
btrfs: remove unused parameter from init_first_rw_device
David Sterba
1
-5
/
+3
2017-02-17
btrfs: remove unused parameter from __btrfs_alloc_chunk
David Sterba
1
-6
/
+4
2017-02-17
btrfs: remove unused parameter from btrfs_fill_super
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameter from extent_write_cache_pages
David Sterba
1
-4
/
+2
2017-02-17
btrfs: remove unused parameter from add_pending_csums
David Sterba
1
-4
/
+2
2017-02-17
btrfs: remove unused parameter from update_nr_written
David Sterba
1
-4
/
+4
2017-02-17
btrfs: remove unused parameter from submit_extent_page
David Sterba
1
-9
/
+3
2017-02-17
btrfs: remove unused parameter from tree_move_next_or_upnext
David Sterba
1
-4
/
+2
2017-02-17
btrfs: remove unused parameter from tree_move_down
David Sterba
1
-2
/
+2
2017-02-17
btrfs: remove unused parameter from btrfs_check_super_valid
David Sterba
1
-5
/
+3
2017-02-17
btrfs: remove unused parameter from btrfs_prepare_extent_commit
David Sterba
3
-5
/
+3
2017-02-17
btrfs: remove unused parameter from btrfs_subvolume_release_metadata
David Sterba
3
-11
/
+6
2017-02-17
btrfs: remove unused parameter from __push_leaf_left
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameter from __push_leaf_right
David Sterba
1
-3
/
+2
2017-02-17
btrfs: merge two superblock writing helpers
David Sterba
4
-11
/
+4
2017-02-17
btrfs: remove unused parameter from write_dev_supers
David Sterba
1
-3
/
+3
2017-02-17
btrfs: remove unused parameter from split_item
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameter from clean_tree_block
David Sterba
7
-19
/
+17
2017-02-17
btrfs: remove unused parameter from check_async_write
David Sterba
1
-2
/
+2
2017-02-17
btrfs: remove unused parameter from read_block_for_search
David Sterba
1
-5
/
+5
[next]