index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
volumes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: revert fs_devices state on error of btrfs_init_new_device
Naohiro Aota
2018-08-06
1
-5
/
+24
*
btrfs: Exit gracefully when chunk map cannot be inserted to the tree
Qu Wenruo
2018-08-06
1
-2
/
+6
*
btrfs: Introduce mount time chunk <-> dev extent mapping check
Qu Wenruo
2018-08-06
1
-0
/
+184
*
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
2018-08-06
1
-15
/
+5
*
btrfs: Remove fs_info from btrfs_finish_chunk_alloc
Nikolay Borisov
2018-08-06
1
-5
/
+5
*
btrfs: Remove fs_info form btrfs_free_chunk
Nikolay Borisov
2018-08-06
1
-3
/
+3
*
btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev
Nikolay Borisov
2018-08-06
1
-3
/
+2
*
btrfs: Remove fs_info from btrfs_assign_next_active_device
Nikolay Borisov
2018-08-06
1
-4
/
+5
*
btrfs: remove fs_info argument from update_dev_stat_item
Nikolay Borisov
2018-08-06
1
-2
/
+2
*
btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev
Nikolay Borisov
2018-08-06
1
-3
/
+2
*
btrfs: Remove fs_info argument from btrfs_add_dev_item
Nikolay Borisov
2018-08-06
1
-6
/
+4
*
btrfs: validate type when reading a chunk
Gu Jinxiang
2018-08-06
1
-0
/
+28
*
btrfs: refactor block group replication factor calculation to a helper
David Sterba
2018-08-06
1
-0
/
+11
*
btrfs: use the assigned fs_devices instead of the dereference
Anand Jain
2018-08-06
1
-2
/
+2
*
btrfs: return device pointer from btrfs_scan_one_device
Gu Jinxiang
2018-08-06
1
-11
/
+7
*
btrfs: lift uuid_mutex to callers of btrfs_open_devices
David Sterba
2018-08-06
1
-2
/
+2
*
btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
David Sterba
2018-08-06
1
-2
/
+2
*
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
1
-85
/
+0
*
btrfs: fix in-memory value of total_devices after seed device deletion
Anand Jain
2018-08-06
1
-0
/
+3
*
btrfs: prune unused includes
David Sterba
2018-08-06
1
-3
/
+0
*
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
*
btrfs: tree-checker: Verify block_group_item
Qu Wenruo
2018-08-06
1
-1
/
+1
*
btrfs: Remove fs_info from btrfs_force_chunk_alloc
Nikolay Borisov
2018-08-06
1
-1
/
+1
*
btrfs: Remove fs_info from check_system_chunk
Nikolay Borisov
2018-08-06
1
-1
/
+1
*
btrfs: Remove fs_info from btrfs_alloc_chunk
Nikolay Borisov
2018-08-06
1
-4
/
+3
*
btrfs: Remove fs_info from btrfs_remove_block_group
Nikolay Borisov
2018-08-06
1
-1
/
+1
*
btrfs: Remove fs_info from btrfs_make_block_group
Nikolay Borisov
2018-08-06
1
-2
/
+2
*
btrfs: restore uuid_mutex in btrfs_open_devices
David Sterba
2018-07-13
1
-0
/
+2
*
btrfs: Remove fs_info argument from btrfs_uuid_tree_add
Lu Fengqi
2018-05-30
1
-3
/
+2
*
btrfs: add prefix "balance:" for log messages
Anand Jain
2018-05-28
1
-14
/
+24
*
btrfs: use common variable for fs_devices in btrfs_destroy_dev_replace_tgtdev
Anand Jain
2018-05-28
1
-5
/
+7
*
btrfs: drop uuid_mutex in btrfs_destroy_dev_replace_tgtdev
Anand Jain
2018-05-28
1
-2
/
+0
*
btrfs: replace uuid_mutex by device_list_mutex in btrfs_open_devices
Anand Jain
2018-05-28
1
-2
/
+3
*
btrfs: document uuid_mutex uasge in read_chunk_tree
Anand Jain
2018-05-28
1
-0
/
+4
*
btrfs: use existing cur_devices, cleanup btrfs_rm_device
Anand Jain
2018-05-28
1
-4
/
+9
*
btrfs: reduce uuid_mutex critical section while scanning devices
Anand Jain
2018-05-28
1
-7
/
+5
*
btrfs: remove redundant btrfs_balance_control::fs_info
David Sterba
2018-05-28
1
-4
/
+3
*
btrfs: Remove devid parameter from btrfs_rmap_block
Nikolay Borisov
2018-05-28
1
-5
/
+2
*
btrfs: do reverse path readahead in btrfs_shrink_device
Gu Jinxiang
2018-05-28
1
-1
/
+1
*
btrfs: move btrfs_raid_mindev_errorvalues to btrfs_raid_attr table
Anand Jain
2018-05-28
1
-16
/
+8
*
btrfs: move btrfs_raid_group values to btrfs_raid_attr table
Anand Jain
2018-05-28
1
-11
/
+8
*
btrfs: move btrfs_raid_type_names values to btrfs_raid_attr table
Anand Jain
2018-05-28
1
-0
/
+15
*
btrfs: open code set_balance_control
David Sterba
2018-05-28
1
-17
/
+8
*
btrfs: use mutex in btrfs_resume_balance_async
David Sterba
2018-05-28
1
-3
/
+3
[next]