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