index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ext/anand/uuid-mutex' into for-next-next-v4.18-20180509
David Sterba
2018-05-09
1
-28
/
+31
|
\
|
*
btrfs: cleanup btrfs_destroy_dev_replace_tgtdev() localize btrfs_fs_devices
Anand Jain
2018-04-16
1
-5
/
+7
|
*
btrfs: drop uuid_mutex in btrfs_destroy_dev_replace_tgtdev()
Anand Jain
2018-04-16
1
-2
/
+0
|
*
btrfs: drop uuid_mutex in close_fs_devices()
Anand Jain
2018-04-16
1
-5
/
+4
|
*
btrfs: drop uuid_mutex in btrfs_open_devices()
Anand Jain
2018-04-16
1
-2
/
+2
|
*
btrfs: drop uuid_mutex in btrfs_free_extra_devids()
Anand Jain
2018-04-16
1
-3
/
+0
|
*
btrfs: uuid_mutex in read_chunk_tree, add a comment
Anand Jain
2018-04-16
1
-0
/
+4
|
*
btrfs: cleanup btrfs_rm_device() use cur_devices
Anand Jain
2018-04-16
1
-4
/
+9
|
*
btrfs: cleanup btrfs_rm_device() promote fs_devices pointer
Anand Jain
2018-04-16
1
-7
/
+6
|
*
btrfs: cleanup find_device() drop list_head pointer
Anand Jain
2018-04-16
1
-2
/
+1
|
*
btrfs: rename __btrfs_open_devices to open_fs_devices
Anand Jain
2018-04-16
1
-4
/
+3
|
*
btrfs: rename __btrfs_close_devices to close_fs_devices
Anand Jain
2018-04-16
1
-6
/
+6
|
*
btrfs: cleanup __btrfs_open_devices() drop head pointer
Anand Jain
2018-04-16
1
-2
/
+1
|
*
btrfs: rename struct btrfs_fs_devices::list
Anand Jain
2018-04-16
1
-8
/
+8
|
*
btrfs: optimize move uuid_mutex closer to the critical section
Anand Jain
2018-04-16
1
-7
/
+5
*
|
btrfs: remove redundant btrfs_balance_control::fs_info
David Sterba
2018-05-09
1
-4
/
+3
*
|
btrfs: Remove devid parameter from btrfs_rmap_block
Nikolay Borisov
2018-05-07
1
-5
/
+2
*
|
btrfs: do reverse path readahead in btrfs_shrink_device
Gu Jinxiang
2018-05-07
1
-1
/
+1
*
|
btrfs: move btrfs_raid_mindev_errorvalues to btrfs_raid_attr table
Anand Jain
2018-05-07
1
-16
/
+8
*
|
btrfs: move btrfs_raid_group values to btrfs_raid_attr table
Anand Jain
2018-05-07
1
-11
/
+8
*
|
btrfs: move btrfs_raid_type_names values to btrfs_raid_attr table
Anand Jain
2018-05-07
1
-0
/
+15
*
|
btrfs: open code set_balance_control
David Sterba
2018-05-07
1
-17
/
+8
*
|
btrfs: use mutex in btrfs_resume_balance_async
David Sterba
2018-05-07
1
-3
/
+3
*
|
btrfs: drop lock parameter from update_ioctl_balance_args and rename
David Sterba
2018-05-07
1
-1
/
+1
*
|
btrfs: move and comment read-only check in btrfs_cancel_balance
David Sterba
2018-05-07
1
-3
/
+10
*
|
btrfs: track running balance in a simpler way
David Sterba
2018-05-07
1
-8
/
+10
*
|
btrfs: kill btrfs_fs_info::volume_mutex
David Sterba
2018-05-07
1
-22
/
+7
*
|
btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start
David Sterba
2018-05-07
1
-4
/
+0
*
|
btrfs: cleanup helpers that reset balance state
David Sterba
2018-05-07
1
-16
/
+13
*
|
btrfs: add sanity check when resuming balance after mount
David Sterba
2018-05-07
1
-1
/
+13
*
|
btrfs: move clearing of EXCL_OP out of __cancel_balance
David Sterba
2018-05-07
1
-6
/
+7
*
|
btrfs: move volume_mutex to callers of btrfs_rm_device
David Sterba
2018-05-07
1
-2
/
+0
*
|
btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static
David Sterba
2018-05-07
1
-99
/
+0
*
|
btrfs: export and rename free_device
David Sterba
2018-05-07
1
-12
/
+12
*
|
btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear
David Sterba
2018-05-07
1
-1
/
+7
*
|
btrfs: cleanup btrfs_rm_device() promote fs_devices pointer
Anand Jain
2018-05-07
1
-7
/
+6
*
|
btrfs: cleanup find_device() drop list_head pointer
Anand Jain
2018-05-07
1
-2
/
+1
*
|
btrfs: rename __btrfs_open_devices to open_fs_devices
Anand Jain
2018-05-07
1
-4
/
+3
*
|
btrfs: rename __btrfs_close_devices to close_fs_devices
Anand Jain
2018-05-07
1
-6
/
+6
*
|
btrfs: cleanup __btrfs_open_devices() drop head pointer
Anand Jain
2018-05-07
1
-2
/
+1
*
|
btrfs: rename struct btrfs_fs_devices::list
Anand Jain
2018-05-07
1
-8
/
+8
*
|
btrfs: add comment about BTRFS_FS_EXCL_OP
Anand Jain
2018-05-07
1
-0
/
+35
|
/
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
1
-14
/
+2
*
btrfs: split dev-replace locking helpers for read and write
David Sterba
2018-03-31
1
-9
/
+9
*
btrfs: use lockdep_assert_held for mutexes
David Sterba
2018-03-31
1
-5
/
+5
*
btrfs: defer adding raid type kobject until after chunk relocation
Jeff Mahoney
2018-03-31
1
-0
/
+12
*
btrfs: drop optimal argument from find_live_mirror()
Anand Jain
2018-03-31
1
-8
/
+8
*
btrfs: drop num argument from find_live_mirror()
Anand Jain
2018-03-31
1
-4
/
+12
*
btrfs: volumes: Remove the meaningless condition of minimal nr_devs when allo...
Qu Wenruo
2018-03-31
1
-3
/
+2
*
btrfs: add define for oldest generation
Anand Jain
2018-03-31
1
-1
/
+2
[next]