index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-02-17
btrfs: ulist: rename ulist_fini to ulist_release
David Sterba
3
-10
/
+10
2017-02-17
btrfs: remove pointless rcu protection from btrfs_qgroup_inherit
David Sterba
1
-2
/
+0
2017-02-17
btrfs: qgroups: opencode qgroup_free helper
David Sterba
1
-9
/
+9
2017-02-17
btrfs: remove unnecessary mutex lock in qgroup_account_snapshot
David Sterba
1
-5
/
+1
2017-02-17
btrfs: check quota status earlier and don't do unnecessary frees
David Sterba
1
-2
/
+3
2017-02-17
btrfs: embed extent_changeset::range_changed to the structure
David Sterba
3
-17
/
+11
2017-02-17
btrfs: ulist: make the finalization function public
David Sterba
2
-1
/
+2
2017-02-17
btrfs: qgroups: make __del_qgroup_relation static
David Sterba
1
-1
/
+1
2017-02-17
btrfs: make space cache inode readahead failure nonfatal
David Sterba
1
-7
/
+3
2017-02-17
btrfs: use GFP_KERNEL in btrfs_add/del_qgroup_relation
David Sterba
1
-2
/
+2
2017-02-17
btrfs: use GFP_KERNEL in btrfs_quota_enable
David Sterba
1
-1
/
+1
2017-02-17
btrfs: use GFP_KERNEL in btrfs_read_qgroup_config
David Sterba
1
-1
/
+1
2017-02-17
btrfs: use GFP_KERNEL in create_snapshot
David Sterba
1
-2
/
+2
2017-02-17
Btrfs: specify a new ordered extent type for create_io_em
Liu Bo
2
-4
/
+6
2017-02-17
Btrfs: create a helper to create em for IO
Liu Bo
1
-115
/
+74
2017-02-17
Btrfs: use helper to get used bytes of space_info
Liu Bo
1
-22
/
+19
2017-02-17
Btrfs: try to avoid acquiring free space ctl's lock
Liu Bo
1
-11
/
+13
2017-02-17
btrfs: Better csum error message for data csum mismatch
Qu Wenruo
3
-7
/
+22
2017-02-17
Btrfs: add another missing end_page_writeback on submit_extent_page failure
Takafumi Kubota
1
-2
/
+6
2017-02-17
btrfs: remove unused ulist members
David Sterba
1
-7
/
+0
2017-02-17
Btrfs: use helper to simplify lock/unlock pages
Liu Bo
1
-64
/
+10
2017-02-17
btrfs: teach __process_pages_contig about PAGE_LOCK operation
Liu Bo
2
-7
/
+44
2017-02-14
Btrfs: create helper for processing bits on contiguous pages
Liu Bo
1
-15
/
+22
2017-02-14
Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist
Liu Bo
3
-47
/
+16
2017-02-14
Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head
Liu Bo
4
-9
/
+7
2017-02-14
Btrfs: remove unused trans in read_block_for_search
Liu Bo
1
-9
/
+8
2017-02-14
Btrfs: cleanup unused cached_state in __extent_writepage_io
Liu Bo
1
-8
/
+1
2017-02-14
btrfs: allow unlink to exceed subvolume quota
Jeff Mahoney
4
-29
/
+45
2017-02-14
Btrfs: fix wrong argument for btrfs_lookup_ordered_range
Liu Bo
1
-1
/
+1
2017-02-14
btrfs: raid56: Remove unused variable in lock_stripe_add
Qu Wenruo
1
-2
/
+0
2017-02-14
Btrfs: refactor btrfs_extent_same() slightly
Omar Sandoval
1
-21
/
+12
2017-02-14
Btrfs: constify struct btrfs_{,disk_}key wherever possible
Omar Sandoval
4
-64
/
+69
2017-02-14
Btrfs: fix another race between truncate and lockless dio write
Liu Bo
1
-1
/
+3
2017-02-14
Btrfs: clean up btrfs_ordered_update_i_size
Liu Bo
1
-16
/
+13
2017-02-14
Btrfs: fix comment in btrfs_page_mkwrite
Liu Bo
1
-5
/
+5
2017-02-14
Btrfs: fix btrfs_ordered_update_i_size to update disk_i_size properly
Liu Bo
2
-2
/
+26
2017-02-14
btrfs: fix over-80 lines introduced by previous cleanups
David Sterba
9
-63
/
+74
2017-02-14
btrfs: Make count_inode_refs take btrfs_inode
Nikolay Borisov
1
-3
/
+3
2017-02-14
btrfs: Make count_inode_extrefs take btrfs_inode
Nikolay Borisov
1
-3
/
+3
2017-02-14
btrfs: Make btrfs_log_inode take btrfs_inode
Nikolay Borisov
1
-49
/
+48
2017-02-14
btrfs: Make log_inode_item take btrfs_inode
Nikolay Borisov
1
-5
/
+5
2017-02-14
btrfs: Make __add_inode_ref take btrfs_inode
Nikolay Borisov
1
-12
/
+13
2017-02-14
btrfs: Make drop_one_dir_item take btrfs_inode
Nikolay Borisov
1
-6
/
+6
2017-02-14
btrfs: Make btrfs_unlink_inode take btrfs_inode
Nikolay Borisov
3
-44
/
+50
2017-02-14
btrfs: Make log_new_dir_dentries take btrfs_inode
Nikolay Borisov
1
-4
/
+4
2017-02-14
btrfs: Make log_directory_changes take btrfs_inode
Nikolay Borisov
1
-6
/
+5
2017-02-14
btrfs: Make log_dir_items take btrfs_inode
Nikolay Borisov
1
-3
/
+3
2017-02-14
btrfs: Make btrfs_log_changed_extents take btrfs_inode
Nikolay Borisov
1
-11
/
+11
[next]