index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
David Sterba
2018-08-06
2
-3
/
+13
*
btrfs: use device_list_mutex when removing stale devices
Anand Jain
2018-08-06
1
-10
/
+15
*
btrfs: rename local devices for fs_devices in btrfs_free_stale_devices(
Anand Jain
2018-08-06
1
-18
/
+17
*
btrfs: extend locked section when adding a new device in device_list_add
Anand Jain
2018-08-06
1
-4
/
+12
*
btrfs: do btrfs_free_stale_devices outside of device_list_add
Anand Jain
2018-08-06
1
-5
/
+10
*
btrfs: close devices without offloading to a temporary list
Nikolay Borisov
2018-08-06
1
-20
/
+6
*
btrfs: Remove unused function btrfs_account_dev_extents_size
Qu Wenruo
2018-08-06
2
-87
/
+0
*
btrfs: remove unused parameter from btrfs_parse_subvol_options
Gu Jinxiang
2018-08-06
1
-4
/
+4
*
btrfs: fix in-memory value of total_devices after seed device deletion
Anand Jain
2018-08-06
1
-0
/
+3
*
btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disable
Nikolay Borisov
2018-08-06
3
-31
/
+76
*
btrfs: raid56: catch errors from full_stripe_write
David Sterba
2018-08-06
1
-1
/
+4
*
btrfs: raid56: merge rbio_is_full helpers
David Sterba
2018-08-06
1
-17
/
+6
*
btrfs: raid56: use new helper for async_scrub_parity
David Sterba
2018-08-06
1
-11
/
+3
*
btrfs: raid56: use new helper for async_read_rebuild
David Sterba
2018-08-06
1
-12
/
+3
*
btrfs: raid56: use new helper for async_rmw_stripe
David Sterba
2018-08-06
1
-9
/
+2
*
btrfs: raid56: add new helper for starting async work
David Sterba
2018-08-06
1
-0
/
+6
*
btrfs: open-code bio_set_op_attrs
David Sterba
2018-08-06
6
-13
/
+13
*
btrfs: switch types to int when counting eb pages
David Sterba
2018-08-06
2
-23
/
+23
*
btrfs: use round_up wrapper in num_extent_pages
David Sterba
2018-08-06
1
-2
/
+2
*
btrfs: pass only eb to num_extent_pages
David Sterba
2018-08-06
2
-18
/
+18
*
btrfs: prune unused includes
David Sterba
2018-08-06
14
-48
/
+0
*
btrfs: use copy_page for copying pages instead of memcpy
David Sterba
2018-08-06
2
-9
/
+7
*
btrfs: simplify pointer chasing of local fs_info variables
David Sterba
2018-08-06
8
-25
/
+22
*
btrfs: simplify some assignments of inode numbers
David Sterba
2018-08-06
1
-6
/
+6
*
Btrfs: free space cache: make sure there is always room for generation number
Zhihui Zhang
2018-08-06
1
-2
/
+2
*
btrfs: drop unnecessary variable in btrfs_init_new_device
Anand Jain
2018-08-06
1
-4
/
+1
*
btrfs: use a temporary variable for fs_devices in btrfs_init_new_device
Anand Jain
2018-08-06
1
-21
/
+21
[next]