index
:
Linux
arm64-uaccess
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
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
btrfs: Remove fs_info argument from btrfs_add_dev_item
Nikolay Borisov
2018-08-06
1
-6
/
+4
|
*
|
btrfs: extent-tree: Remove dead alignment check
Qu Wenruo
2018-08-06
1
-2
/
+1
|
*
|
Btrfs: remove unused key assignment when doing a full send
Filipe Manana
2018-08-06
1
-7
/
+2
|
*
|
btrfs: drop extent_io_ops::set_range_writeback callback
David Sterba
2018-08-06
5
-15
/
+4
|
*
|
btrfs: drop extent_io_ops::merge_bio_hook callback
David Sterba
2018-08-06
5
-17
/
+7
|
*
|
btrfs: drop extent_io_ops::tree_fs_info callback
David Sterba
2018-08-06
4
-25
/
+4
|
*
|
btrfs: unify end_io callbacks of async_submit_bio
David Sterba
2018-08-06
4
-35
/
+9
|
*
|
btrfs: remove unused member async_submit_bio::bio_flags
David Sterba
2018-08-06
1
-2
/
+0
|
*
|
btrfs: remove unused member async_submit_bio::fs_info
David Sterba
2018-08-06
1
-2
/
+0
|
*
|
btrfs: validate type when reading a chunk
Gu Jinxiang
2018-08-06
1
-0
/
+28
|
*
|
btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED
Nikolay Borisov
2018-08-06
3
-8
/
+8
|
*
|
btrfs: Document locking requirement via lockdep_assert_held
Nikolay Borisov
2018-08-06
1
-1
/
+2
|
*
|
btrfs: rename btrfs_release_extent_buffer_page
David Sterba
2018-08-06
1
-4
/
+4
|
*
|
btrfs: Refactor loop in btrfs_release_extent_buffer_page
Nikolay Borisov
2018-08-06
1
-9
/
+6
|
*
|
btrfs: Reword dodgy comments in alloc_extent_buffer
Nikolay Borisov
2018-08-06
1
-9
/
+8
|
*
|
btrfs: Simplify page unlocking in alloc_extent_buffer
Nikolay Borisov
2018-08-06
1
-7
/
+2
|
*
|
btrfs: scrub: cleanup the remaining nodatasum fixup code
Qu Wenruo
2018-08-06
1
-289
/
+0
|
*
|
btrfs: refactor block group replication factor calculation to a helper
David Sterba
2018-08-06
4
-36
/
+24
|
*
|
btrfs: use the assigned fs_devices instead of the dereference
Anand Jain
2018-08-06
1
-2
/
+2
|
*
|
btrfs: qgroup: Drop fs_info parameter from qgroup_rescan_leaf
Lu Fengqi
2018-08-06
1
-4
/
+4
|
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit
Lu Fengqi
2018-08-06
4
-9
/
+7
|
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups
Lu Fengqi
2018-08-06
4
-6
/
+5
|
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent
Lu Fengqi
2018-08-06
3
-25
/
+23
|
*
|
btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtree
Lu Fengqi
2018-08-06
4
-7
/
+4
|
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_leaf_items
Lu Fengqi
2018-08-06
3
-6
/
+5
|
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extent
Lu Fengqi
2018-08-06
3
-13
/
+9
|
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroup
Lu Fengqi
2018-08-06
3
-6
/
+4
|
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroup
Lu Fengqi
2018-08-06
3
-6
/
+4
|
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup
Lu Fengqi
2018-08-06
4
-7
/
+6
|
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation
Lu Fengqi
2018-08-06
3
-6
/
+6
|
*
|
btrfs: qgroup: Drop fs_info parameter from __del_qgroup_relation
Lu Fengqi
2018-08-06
1
-6
/
+6
|
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation
Lu Fengqi
2018-08-06
3
-6
/
+6
|
*
|
btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_stat...
Lu Fengqi
2018-08-06
1
-6
/
+6
|
*
|
btrfs: qgroup: Drop root parameter from update_qgroup_info_item
Lu Fengqi
2018-08-06
1
-4
/
+5
|
*
|
btrfs: qgroup: Drop root parameter from update_qgroup_limit_item
Lu Fengqi
2018-08-06
1
-5
/
+5
|
*
|
btrfs: qgroup: Drop quota_root parameter from del_qgroup_item
Lu Fengqi
2018-08-06
1
-3
/
+3
|
*
|
btrfs: qgroup: Drop quota_root parameter from del_qgroup_relation_item
Lu Fengqi
2018-08-06
1
-6
/
+6
|
*
|
btrfs: qgroup: Drop quota_root parameter from add_qgroup_relation_item
Lu Fengqi
2018-08-06
1
-9
/
+9
|
*
|
btrfs: rename btrfs_parse_early_options
Anand Jain
2018-08-06
1
-7
/
+6
|
*
|
btrfs: qgroup: cleanup the unused srcroot from btrfs_qgroup_inherit
Lu Fengqi
2018-08-06
1
-16
/
+1
|
*
|
btrfs: Use btrfs_mark_bg_unused to replace open code
Qu Wenruo
2018-08-06
3
-27
/
+19
|
*
|
btrfs: Rewrite retry logic in do_chunk_alloc
Nikolay Borisov
2018-08-06
1
-37
/
+37
|
*
|
btrfs: use customized batch size for total_bytes_pinned
Ethan Lien
2018-08-06
2
-15
/
+32
|
*
|
btrfs: use correct compare function of dirty_metadata_bytes
Ethan Lien
2018-08-06
1
-4
/
+6
|
*
|
btrfs: return device pointer from btrfs_scan_one_device
Gu Jinxiang
2018-08-06
3
-26
/
+30
|
*
|
btrfs: make fs_devices a local variable in btrfs_parse_early_options
Gu Jinxiang
2018-08-06
1
-3
/
+4
|
*
|
btrfs: fix mount and ioctl device scan ioctl race
David Sterba
2018-08-06
1
-6
/
+6
|
*
|
btrfs: reorder initialization before the mount locks uuid_mutex
David Sterba
2018-08-06
1
-16
/
+14
|
*
|
btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
David Sterba
2018-08-06
1
-2
/
+4
|
*
|
btrfs: lift uuid_mutex to callers of btrfs_open_devices
David Sterba
2018-08-06
2
-2
/
+4
[prev]
[next]