index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.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 tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-29
1
-1
/
+1
|
\
|
*
btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch
Su Yue
2021-01-25
1
-1
/
+1
*
|
Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-20
1
-0
/
+2
|
\
\
|
|
/
|
*
btrfs: fix lockdep splat in btrfs_recover_relocation
Josef Bacik
2021-01-18
1
-0
/
+2
*
|
Merge tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-06
1
-2
/
+2
|
\
\
|
|
/
|
*
btrfs: fix race between RO remount and the cleaner task
Filipe Manana
2020-12-18
1
-2
/
+2
*
|
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-7
/
+6
|
\
\
|
|
/
|
/
|
|
*
block: remove i_bdev
Christoph Hellwig
2020-12-01
1
-7
/
+6
*
|
btrfs: drop casts of bio bi_sector
David Sterba
2020-12-09
1
-2
/
+2
*
|
btrfs: implement log-structured superblock for ZONED mode
Naohiro Aota
2020-12-09
1
-5
/
+15
*
|
btrfs: check and enable ZONED mode
Naohiro Aota
2020-12-09
1
-0
/
+5
*
|
btrfs: get zone information of zoned block devices
Naohiro Aota
2020-12-09
1
-3
/
+17
*
|
btrfs: remove unused argument seed from btrfs_find_device
Anand Jain
2020-12-08
1
-12
/
+10
*
|
btrfs: drop never met disk total bytes check in verify_one_dev_extent
Anand Jain
2020-12-08
1
-15
/
+10
*
|
btrfs: drop unused argument step from btrfs_free_extra_devids
Anand Jain
2020-12-08
1
-4
/
+4
*
|
btrfs: set the lockdep class for extent buffers on creation
Josef Bacik
2020-12-08
1
-1
/
+0
*
|
btrfs: pass the owner_root and level to alloc_extent_buffer
Josef Bacik
2020-12-08
1
-1
/
+2
*
|
btrfs: cleanup extent buffer readahead
Josef Bacik
2020-12-08
1
-6
/
+2
*
|
btrfs: create read policy framework
Anand Jain
2020-12-08
1
-1
/
+13
*
|
btrfs: introduce mount option rescue=ignorebadroots
Josef Bacik
2020-12-08
1
-0
/
+13
*
|
btrfs: don't access possibly stale fs_info data for printing duplicate device
Johannes Thumshirn
2020-11-23
1
-1
/
+7
|
/
*
btrfs: dev-replace: fail mount if we don't have replace item with target device
Anand Jain
2020-11-05
1
-19
/
+7
*
btrfs: convert data_seqcount to seqcount_mutex_t
Davidlohr Bueso
2020-10-27
1
-1
/
+1
*
btrfs: fix readahead hang and use-after-free after removing a device
Filipe Manana
2020-10-26
1
-0
/
+3
*
btrfs: skip devices without magic signature when mounting
Anand Jain
2020-10-07
1
-6
/
+12
*
btrfs: return error if we're unable to read device stats
Josef Bacik
2020-10-07
1
-8
/
+18
*
btrfs: init device stats for seed devices
Josef Bacik
2020-10-07
1
-41
/
+46
*
btrfs: simplify gotos in open_seed_device
Anand Jain
2020-10-07
1
-5
/
+3
*
btrfs: remove unnecessary tmp variable in btrfs_assign_next_active_device()
Anand Jain
2020-10-07
1
-6
/
+3
*
btrfs: use sprout device_list_mutex in btrfs_init_devices_late
Anand Jain
2020-10-07
1
-3
/
+1
*
btrfs: split and refactor btrfs_sysfs_remove_devices_dir
Anand Jain
2020-10-07
1
-4
/
+4
*
btrfs: simplify parameters of btrfs_sysfs_add_devices_dir
Anand Jain
2020-10-07
1
-1
/
+1
*
btrfs: improve device scanning messages
Anand Jain
2020-10-07
1
-6
/
+8
*
btrfs: enumerate the type of exclusive operation in progress
Goldwyn Rodrigues
2020-10-07
1
-10
/
+10
*
btrfs: sysfs: init devices outside of the chunk_mutex
Josef Bacik
2020-10-07
1
-3
/
+4
*
btrfs: don't opencode sync_blockdev in btrfs_init_new_device
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: remove redundant code from btrfs_free_stale_devices
Nikolay Borisov
2020-10-07
1
-2
/
+0
*
btrfs: refactor locked condition in btrfs_init_new_device
Nikolay Borisov
2020-10-07
1
-3
/
+4
*
btrfs: use RCU for quick device check in btrfs_init_new_device
Nikolay Borisov
2020-10-07
1
-5
/
+4
*
btrfs: do not hold device_list_mutex when closing devices
Josef Bacik
2020-10-07
1
-5
/
+4
*
btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks
Josef Bacik
2020-10-07
1
-1
/
+0
*
btrfs: remove alloc_list splice in btrfs_prepare_sprout
Nikolay Borisov
2020-10-07
1
-4
/
+0
*
btrfs: document some invariants of seed code
Nikolay Borisov
2020-10-07
1
-0
/
+15
*
btrfs: switch seed device to list api
Nikolay Borisov
2020-10-07
1
-55
/
+48
*
btrfs: simplify setting/clearing fs_info to btrfs_fs_devices
Nikolay Borisov
2020-10-07
1
-18
/
+2
*
btrfs: make close_fs_devices return void
Nikolay Borisov
2020-10-07
1
-8
/
+4
*
btrfs: factor out loop logic from btrfs_free_extra_devids
Nikolay Borisov
2020-10-07
1
-14
/
+20
*
btrfs: add owner and fs_info to alloc_state io_tree
Qu Wenruo
2020-10-07
1
-3
/
+4
*
btrfs: remove fsid argument from btrfs_sysfs_update_sprout_fsid
Nikolay Borisov
2020-10-07
1
-2
/
+5
*
btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks
Josef Bacik
2020-09-30
1
-0
/
+3
[next]