index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Age
Commit message (
Expand
)
Author
2018-01-22
btrfs: simplify btrfs_close_bdev
David Sterba
2018-01-22
btrfs: document device locking
David Sterba
2018-01-22
btrfs: simplify exit paths in btrfs_init_new_device
David Sterba
2018-01-22
btrfs: use free_device where opencoded
David Sterba
2018-01-22
btrfs: introduce free_device helper
David Sterba
2018-01-22
btrfs: rename device free rcu helper to free_device_rcu
David Sterba
2018-01-22
btrfs: rename btrfs_add_device to btrfs_add_dev_item
Anand Jain
2018-01-22
btrfs: move volume_mutex into the btrfs_rm_device()
Anand Jain
2018-01-22
Btrfs: remove rcu_barrier in btrfs_close_devices
Liu Bo
2018-01-22
btrfs: Fix memory barriers usage with device stats counters
Nikolay Borisov
2018-01-22
btrfs: clean up btrfs_dev_stat_inc usage
Anand Jain
2018-01-22
Btrfs: free btrfs_device in place
Liu Bo
2018-01-05
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-02
btrfs: Fix flush bio leak
Nikolay Borisov
2017-11-29
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-15
btrfs: dev_alloc_list is not protected by RCU, use normal list_del
David Sterba
2017-11-15
btrfs: add missing device::flush_bio puts
David Sterba
2017-11-15
btrfs: Fix transaction abort during failure in btrfs_rm_dev_item
Nikolay Borisov
2017-11-01
btrfs: remove BUG_ON in btrfs_rm_dev_replace_free_srcdev()
Anand Jain
2017-10-30
btrfs: fix false EIO for missing device
Anand Jain
2017-10-30
btrfs: use need_full_stripe() in __btrfs_map_block()
Anand Jain
2017-10-30
btrfs: use BLK_STS defines where needed
Anand Jain
2017-10-30
btrfs: fix use of error or warning for missing device
Anand Jain
2017-10-30
btrfs: declare btrfs_report_missing_device() static
Anand Jain
2017-10-30
btrfs: fix EIO misuse to report missing degraded option
Anand Jain
2017-10-30
btrfs: add_missing_dev() should return the actual error
Anand Jain
2017-10-30
Btrfs: remove nr_async_bios
Liu Bo
2017-10-30
btrfs: error out if btrfs_attach_transaction() fails
Anand Jain
2017-10-30
btrfs: fix BUG_ON in btrfs_init_new_device()
Anand Jain
2017-10-30
btrfs: undo writable superblocke when sprouting fails
Anand Jain
2017-10-30
btrfs: Rework error handling of add_extent_mapping in __btrfs_alloc_chunk
Nikolay Borisov
2017-10-30
Btrfs: make some volumes.c functions static
Omar Sandoval
2017-10-30
Btrfs: remove batch plug in run_scheduled_IO
Liu Bo
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-26
Btrfs: use btrfs_op instead of bio_op in __btrfs_map_block
Liu Bo
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-21
btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
Nikolay Borisov
2017-08-21
btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent
Nikolay Borisov
2017-08-21
btrfs: Remove extraneous chunk_objectid variable
Nikolay Borisov
2017-08-21
btrfs: Remove chunk_objectid argument from btrfs_make_block_group
Nikolay Borisov
2017-08-21
btrfs: Remove redundant setting of uuid in btrfs_block_header
Nikolay Borisov
2017-08-18
btrfs: Remove unused sectorsize variable from struct map_lookup
Nikolay Borisov
2017-08-18
btrfs: use appropriate define for the fsid
Anand Jain
2017-08-16
btrfs: use named constant for bdev blocksize
David Sterba
2017-08-16
btrfs: refactor find_device helper
David Sterba
[next]