index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
btrfs: don't leak ret from do_chunk_alloc
Josef Bacik
1
-1
/
+1
2018-08-06
btrfs: merge free_fs_root helpers
David Sterba
1
-11
/
+5
2018-08-06
btrfs: constify strings passed to assertion helper
David Sterba
1
-1
/
+1
2018-08-06
btrfs: dev-replace: remove unused members of btrfs_dev_replace
David Sterba
2
-4
/
+0
2018-08-06
btrfs: remove unused member btrfs_root::name
David Sterba
2
-3
/
+0
2018-08-06
btrfs: allow defrag on a file opened read-only that has rw permissions
Adam Borowski
1
-2
/
+8
2018-08-06
Btrfs: fix btrfs_write_inode vs delayed iput deadlock
Josef Bacik
2
-27
/
+0
2018-08-06
btrfs: Remove fs_info from btrfs_finish_chunk_alloc
Nikolay Borisov
3
-13
/
+9
2018-08-06
btrfs: Remove fs_info form btrfs_free_chunk
Nikolay Borisov
1
-3
/
+3
2018-08-06
btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev
Nikolay Borisov
3
-8
/
+6
2018-08-06
btrfs: Remove fs_info from btrfs_assign_next_active_device
Nikolay Borisov
3
-7
/
+8
2018-08-06
btrfs: remove fs_info argument from update_dev_stat_item
Nikolay Borisov
1
-2
/
+2
2018-08-06
btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev
Nikolay Borisov
3
-6
/
+4
2018-08-06
btrfs: Remove fs_info argument from btrfs_add_dev_item
Nikolay Borisov
1
-6
/
+4
2018-08-06
btrfs: extent-tree: Remove dead alignment check
Qu Wenruo
1
-2
/
+1
2018-08-06
Btrfs: remove unused key assignment when doing a full send
Filipe Manana
1
-7
/
+2
2018-08-06
btrfs: drop extent_io_ops::set_range_writeback callback
David Sterba
5
-15
/
+4
2018-08-06
btrfs: drop extent_io_ops::merge_bio_hook callback
David Sterba
5
-17
/
+7
2018-08-06
btrfs: drop extent_io_ops::tree_fs_info callback
David Sterba
4
-25
/
+4
2018-08-06
btrfs: unify end_io callbacks of async_submit_bio
David Sterba
4
-35
/
+9
2018-08-06
btrfs: remove unused member async_submit_bio::bio_flags
David Sterba
1
-2
/
+0
2018-08-06
btrfs: remove unused member async_submit_bio::fs_info
David Sterba
1
-2
/
+0
2018-08-06
btrfs: validate type when reading a chunk
Gu Jinxiang
1
-0
/
+28
2018-08-06
btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED
Nikolay Borisov
3
-8
/
+8
2018-08-06
btrfs: Document locking requirement via lockdep_assert_held
Nikolay Borisov
1
-1
/
+2
2018-08-06
btrfs: rename btrfs_release_extent_buffer_page
David Sterba
1
-4
/
+4
2018-08-06
btrfs: Refactor loop in btrfs_release_extent_buffer_page
Nikolay Borisov
1
-9
/
+6
2018-08-06
btrfs: Reword dodgy comments in alloc_extent_buffer
Nikolay Borisov
1
-9
/
+8
2018-08-06
btrfs: Simplify page unlocking in alloc_extent_buffer
Nikolay Borisov
1
-7
/
+2
2018-08-06
btrfs: scrub: cleanup the remaining nodatasum fixup code
Qu Wenruo
1
-289
/
+0
2018-08-06
btrfs: refactor block group replication factor calculation to a helper
David Sterba
4
-36
/
+24
2018-08-06
btrfs: use the assigned fs_devices instead of the dereference
Anand Jain
1
-2
/
+2
2018-08-06
btrfs: qgroup: Drop fs_info parameter from qgroup_rescan_leaf
Lu Fengqi
1
-4
/
+4
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit
Lu Fengqi
4
-9
/
+7
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups
Lu Fengqi
4
-6
/
+5
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent
Lu Fengqi
3
-25
/
+23
2018-08-06
btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtree
Lu Fengqi
4
-7
/
+4
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_leaf_items
Lu Fengqi
3
-6
/
+5
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extent
Lu Fengqi
3
-13
/
+9
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroup
Lu Fengqi
3
-6
/
+4
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroup
Lu Fengqi
3
-6
/
+4
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup
Lu Fengqi
4
-7
/
+6
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation
Lu Fengqi
3
-6
/
+6
2018-08-06
btrfs: qgroup: Drop fs_info parameter from __del_qgroup_relation
Lu Fengqi
1
-6
/
+6
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation
Lu Fengqi
3
-6
/
+6
2018-08-06
btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_stat...
Lu Fengqi
1
-6
/
+6
2018-08-06
btrfs: qgroup: Drop root parameter from update_qgroup_info_item
Lu Fengqi
1
-4
/
+5
2018-08-06
btrfs: qgroup: Drop root parameter from update_qgroup_limit_item
Lu Fengqi
1
-5
/
+5
2018-08-06
btrfs: qgroup: Drop quota_root parameter from del_qgroup_item
Lu Fengqi
1
-3
/
+3
2018-08-06
btrfs: qgroup: Drop quota_root parameter from del_qgroup_relation_item
Lu Fengqi
1
-6
/
+6
[next]