index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
btrfs: drop lock parameter from update_ioctl_balance_args and rename
David Sterba
2018-05-28
1
-1
/
+1
*
btrfs: move and comment read-only check in btrfs_cancel_balance
David Sterba
2018-05-28
1
-3
/
+10
*
btrfs: track running balance in a simpler way
David Sterba
2018-05-28
1
-8
/
+10
*
btrfs: kill btrfs_fs_info::volume_mutex
David Sterba
2018-05-28
1
-22
/
+7
*
btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start
David Sterba
2018-05-28
1
-4
/
+0
*
btrfs: cleanup helpers that reset balance state
David Sterba
2018-05-28
1
-16
/
+13
*
btrfs: add sanity check when resuming balance after mount
David Sterba
2018-05-28
1
-1
/
+13
*
btrfs: move clearing of EXCL_OP out of __cancel_balance
David Sterba
2018-05-28
1
-6
/
+7
*
btrfs: move volume_mutex to callers of btrfs_rm_device
David Sterba
2018-05-28
1
-2
/
+0
*
btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static
David Sterba
2018-05-28
1
-99
/
+0
*
btrfs: export and rename free_device
David Sterba
2018-05-28
1
-12
/
+12
*
btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear
David Sterba
2018-05-28
1
-1
/
+7
*
btrfs: cleanup btrfs_rm_device() promote fs_devices pointer
Anand Jain
2018-05-28
1
-7
/
+6
*
btrfs: cleanup find_device() drop list_head pointer
Anand Jain
2018-05-28
1
-2
/
+1
*
btrfs: rename __btrfs_open_devices to open_fs_devices
Anand Jain
2018-05-28
1
-4
/
+3
*
btrfs: rename __btrfs_close_devices to close_fs_devices
Anand Jain
2018-05-28
1
-6
/
+6
*
btrfs: cleanup __btrfs_open_devices() drop head pointer
Anand Jain
2018-05-28
1
-2
/
+1
*
btrfs: rename struct btrfs_fs_devices::list
Anand Jain
2018-05-28
1
-8
/
+8
*
btrfs: add comment about BTRFS_FS_EXCL_OP
Anand Jain
2018-05-28
1
-0
/
+35
*
btrfs: fix crash when trying to resume balance without the resume flag
Anand Jain
2018-05-17
1
-0
/
+9
*
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
*
btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids
Anand Jain
2018-03-26
1
-1
/
+5
*
btrfs: remove assert in btrfs_init_dev_replace_tgtdev()
Anand Jain
2018-03-26
1
-1
/
+0
*
btrfs: add (the only possible) __exit annotation
David Sterba
2018-03-26
1
-1
/
+1
*
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
Qu Wenruo
2018-03-26
1
-1
/
+1
*
btrfs: volumes: Cleanup stripe size calculation
Qu Wenruo
2018-03-26
1
-7
/
+6
*
btrfs: insert newly opened device to the end of the list
Anand Jain
2018-03-26
1
-1
/
+1
[next]