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.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: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
2018-03-01
1
-5
/
+6
*
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
Nikolay Borisov
2018-02-05
1
-0
/
+1
*
btrfs: drop devid as device_list_add() arg
Anand Jain
2018-01-29
1
-5
/
+3
*
btrfs: get device pointer from device_list_add()
Anand Jain
2018-01-29
1
-16
/
+18
*
btrfs: set the total_devices in device_list_add()
Anand Jain
2018-01-22
1
-4
/
+2
*
btrfs: move pr_info into device_list_add
Anand Jain
2018-01-22
1
-16
/
+10
*
btrfs: make btrfs_free_stale_devices() to match the path
Anand Jain
2018-01-22
1
-12
/
+16
*
btrfs: rename btrfs_free_stale_devices() arg to skip_dev
Anand Jain
2018-01-22
1
-4
/
+4
*
btrfs: make btrfs_free_stale_devices() argument optional
Anand Jain
2018-01-22
1
-9
/
+5
*
btrfs: make btrfs_free_stale_device() to iterate all stales
Anand Jain
2018-01-22
1
-13
/
+11
*
btrfs: no need to check for btrfs_fs_devices::seeding
Anand Jain
2018-01-22
1
-2
/
+0
*
btrfs: Remove unused readahead spinlock
Matthew Wilcox
2018-01-22
1
-1
/
+0
*
btrfs: cleanup btrfs_free_stale_device() usage
Anand Jain
2018-01-22
1
-7
/
+1
*
Btrfs: avoid losing data raid profile when deleting a device
Liu Bo
2018-01-22
1
-19
/
+65
*
btrfs: minor style cleanups in btrfs_scan_one_device
Anand Jain
2018-01-22
1
-5
/
+6
*
Btrfs: make raid6 rebuild retry more
Liu Bo
2018-01-22
1
-1
/
+8
*
btrfs: factor btrfs_check_rw_degradable() to check given device
Anand Jain
2018-01-22
1
-2
/
+8
*
btrfs: Remove pair of bio_get/put in btrfs_schedule_bio
Nikolay Borisov
2018-01-22
1
-2
/
+0
*
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
Anand Jain
2018-01-22
1
-17
/
+22
*
btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
Anand Jain
2018-01-22
1
-13
/
+19
*
btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
Anand Jain
2018-01-22
1
-12
/
+17
*
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
Anand Jain
2018-01-22
1
-25
/
+32
*
btrfs: drop btrfs_device::can_discard to query directly
Anand Jain
2018-01-22
1
-8
/
+0
*
btrfs: factor __btrfs_open_devices() to create btrfs_open_one_device()
Anand Jain
2018-01-22
1
-56
/
+65
*
btrfs: move check for device generation to the last
Anand Jain
2018-01-22
1
-3
/
+5
*
btrfs: set fs_devices->seed directly
Anand Jain
2018-01-22
1
-3
/
+1
*
btrfs: simplify btrfs_close_bdev
David Sterba
2018-01-22
1
-3
/
+5
*
btrfs: document device locking
David Sterba
2018-01-22
1
-0
/
+65
*
btrfs: simplify exit paths in btrfs_init_new_device
David Sterba
2018-01-22
1
-4
/
+3
*
btrfs: use free_device where opencoded
David Sterba
2018-01-22
1
-28
/
+11
*
btrfs: introduce free_device helper
David Sterba
2018-01-22
1
-2
/
+14
*
btrfs: rename device free rcu helper to free_device_rcu
David Sterba
2018-01-22
1
-5
/
+5
*
btrfs: rename btrfs_add_device to btrfs_add_dev_item
Anand Jain
2018-01-22
1
-2
/
+2
*
btrfs: move volume_mutex into the btrfs_rm_device()
Anand Jain
2018-01-22
1
-0
/
+2
*
Btrfs: remove rcu_barrier in btrfs_close_devices
Liu Bo
2018-01-22
1
-6
/
+0
*
btrfs: Fix memory barriers usage with device stats counters
Nikolay Borisov
2018-01-22
1
-2
/
+16
*
btrfs: clean up btrfs_dev_stat_inc usage
Anand Jain
2018-01-22
1
-4
/
+3
*
Btrfs: free btrfs_device in place
Liu Bo
2018-01-22
1
-12
/
+2
*
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-05
1
-1
/
+0
|
\
|
*
btrfs: Fix flush bio leak
Nikolay Borisov
2018-01-02
1
-1
/
+0
*
|
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-29
1
-9
/
+23
|
\
|
|
*
btrfs: dev_alloc_list is not protected by RCU, use normal list_del
David Sterba
2017-11-15
1
-1
/
+1
|
*
btrfs: add missing device::flush_bio puts
David Sterba
2017-11-15
1
-0
/
+10
|
*
btrfs: Fix transaction abort during failure in btrfs_rm_dev_item
Nikolay Borisov
2017-11-15
1
-8
/
+12
*
|
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-2
/
+2
|
/
*
btrfs: remove BUG_ON in btrfs_rm_dev_replace_free_srcdev()
Anand Jain
2017-11-01
1
-7
/
+8
*
btrfs: fix false EIO for missing device
Anand Jain
2017-10-30
1
-1
/
+4
*
btrfs: use need_full_stripe() in __btrfs_map_block()
Anand Jain
2017-10-30
1
-10
/
+6
*
btrfs: use BLK_STS defines where needed
Anand Jain
2017-10-30
1
-1
/
+1
*
btrfs: fix use of error or warning for missing device
Anand Jain
2017-10-30
1
-8
/
+18
[next]