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: Fix split-brain handling when changing FSID to metadata uuid
Nikolay Borisov
2020-01-23
1
-4
/
+38
*
btrfs: Handle another split brain scenario with metadata uuid feature
Nikolay Borisov
2020-01-23
1
-3
/
+14
*
btrfs: Factor out metadata_uuid code from find_fsid.
Su Yue
2020-01-23
1
-35
/
+42
*
btrfs: Call find_fsid from find_fsid_inprogress
Su Yue
2020-01-23
1
-13
/
+6
*
btrfs: Move and unexport btrfs_rmap_block
Nikolay Borisov
2020-01-23
1
-69
/
+0
*
btrfs: device stats, log when stats are zeroed
Anand Jain
2020-01-20
1
-0
/
+2
*
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
2020-01-20
1
-0
/
+8
*
btrfs: reset device back to allocation state when removing
Johannes Thumshirn
2020-01-20
1
-17
/
+12
*
btrfs: decrement number of open devices after closing the device not before
Johannes Thumshirn
2020-01-20
1
-3
/
+2
*
btrfs: remove impossible WARN_ON in btrfs_destroy_dev_replace_tgtdev()
Johannes Thumshirn
2020-01-20
1
-1
/
+0
*
btrfs: fill ncopies for all raid table entries
David Sterba
2020-01-20
1
-0
/
+2
*
btrfs: use raid_attr table in calc_stripe_length for nparity
David Sterba
2020-01-20
1
-10
/
+5
*
btrfs: check rw_devices, not num_devices for balance
Josef Bacik
2020-01-17
1
-1
/
+5
*
btrfs: fix devs_max constraints for raid1c3 and raid1c4
David Sterba
2019-12-13
1
-2
/
+2
*
btrfs: change btrfs_fs_devices::rotating to bool
Johannes Thumshirn
2019-11-18
1
-3
/
+3
*
btrfs: change btrfs_fs_devices::seeding to bool
Johannes Thumshirn
2019-11-18
1
-4
/
+4
*
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
1
-3
/
+3
*
btrfs: add incompat for raid1 with 3, 4 copies
David Sterba
2019-11-18
1
-0
/
+9
*
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
2019-11-18
1
-0
/
+12
*
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
2019-11-18
1
-2
/
+17
*
btrfs: Ensure we trim ranges across block group boundary
Qu Wenruo
2019-11-18
1
-2
/
+4
*
btrfs: volumes: Use more straightforward way to calculate map length
Qu Wenruo
2019-11-18
1
-1
/
+1
*
btrfs: add dedicated members for start and length of a block group
David Sterba
2019-11-18
1
-8
/
+7
*
btrfs: move block_group_item::used to block group
David Sterba
2019-11-18
1
-2
/
+2
*
btrfs: remove pointless indentation in btrfs_read_sys_array()
Johannes Thumshirn
2019-11-18
1
-35
/
+36
*
btrfs: reduce indentation in btrfs_may_alloc_data_chunk
Johannes Thumshirn
2019-11-18
1
-20
/
+21
*
Btrfs: delete the entire async bio submission framework
Chris Mason
2019-11-18
1
-210
/
+0
*
Btrfs: stop using btrfs_schedule_bio()
Chris Mason
2019-11-18
1
-51
/
+4
*
btrfs: add const function attribute
David Sterba
2019-11-18
1
-1
/
+1
*
btrfs: add __cold attribute to more functions
David Sterba
2019-11-18
1
-1
/
+1
*
btrfs: print process name and pid that calls device scanning
Anand Jain
2019-11-18
1
-4
/
+8
*
btrfs: use has_single_bit_set for clarity
David Sterba
2019-11-18
1
-6
/
+1
*
btrfs: balance: use term redundancy instead of integrity in message
Anand Jain
2019-11-18
1
-6
/
+6
*
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-11-18
1
-2
/
+1
*
btrfs: Consider system chunk array size for new SYSTEM chunks
Qu Wenruo
2019-10-25
1
-0
/
+1
*
btrfs: fix balance convert to single on 32-bit host CPUs
Zygo Blaxell
2019-10-01
1
-1
/
+5
*
btrfs: Fix a regression which we can't convert to SINGLE profile
Qu Wenruo
2019-09-25
1
-1
/
+7
*
btrfs: move dev_stats helpers to volumes.c
David Sterba
2019-09-09
1
-0
/
+23
*
btrfs: move math functions to misc.h
David Sterba
2019-09-09
1
-1
/
+1
*
btrfs: use proper error values on allocation failure in clone_fs_devices
Anand Jain
2019-09-09
1
-2
/
+6
*
btrfs: proper error handling when invalid device is found in find_next_devid
Anand Jain
2019-09-09
1
-1
/
+6
*
btrfs: fix error pointer check in __btrfs_map_block()
Dan Carpenter
2019-09-09
1
-1
/
+1
*
btrfs: dev stat drop useless goto
Anand Jain
2019-09-09
1
-5
/
+2
*
btrfs: dev stats item key conversion per cpu type is not needed
Anand Jain
2019-09-09
1
-2
/
+0
*
btrfs: factor out sysfs code for updating sprout fsid
David Sterba
2019-09-09
1
-10
/
+2
*
btrfs: factor out sysfs code for sending device uevent
David Sterba
2019-09-09
1
-13
/
+0
*
btrfs: opencode reset of all device stats
Anand Jain
2019-09-09
1
-10
/
+2
*
btrfs: reset device stat using btrfs_dev_stat_set
Anand Jain
2019-09-09
1
-3
/
+3
*
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-09-09
1
-0
/
+1
*
btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()
Qu Wenruo
2019-09-09
1
-4
/
+0
[next]