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.h
Age
Commit message (
Expand
)
Author
2020-03-23
btrfs: introduce chunk allocation policy
Naohiro Aota
2020-03-23
btrfs: make btrfs_check_uuid_tree private to disk-io.c
Nikolay Borisov
2020-03-23
btrfs: use the page cache for super block reading
Johannes Thumshirn
2020-03-23
btrfs: reduce scope of btrfs_scratch_superblocks()
Johannes Thumshirn
2020-03-23
btrfs: Export btrfs_release_disk_super
Nikolay Borisov
2020-02-16
Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-02-12
btrfs: sysfs, add UUID/devinfo kobject
Anand Jain
2020-01-28
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-01-23
btrfs: sysfs, add devid/dev_state kobject and device attributes
Anand Jain
2020-01-23
btrfs: Move and unexport btrfs_rmap_block
Nikolay Borisov
2020-01-20
btrfs: remove unused member btrfs_device::work
David Sterba
2020-01-20
btrfs: sysfs, rename devices kobject holder to devices_kobj
Anand Jain
2019-12-08
sched/rt, btrfs: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-11-18
btrfs: change btrfs_fs_devices::rotating to bool
Johannes Thumshirn
2019-11-18
btrfs: change btrfs_fs_devices::seeding to bool
Johannes Thumshirn
2019-11-18
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
2019-11-18
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
2019-11-18
btrfs: Remove btrfs_bio::flags member
Qu Wenruo
2019-11-18
Btrfs: delete the entire async bio submission framework
Chris Mason
2019-11-18
Btrfs: stop using btrfs_schedule_bio()
Chris Mason
2019-11-18
btrfs: add const function attribute
David Sterba
2019-09-09
btrfs: reset device stat using btrfs_dev_stat_set
Anand Jain
2019-09-09
btrfs: remove unused btrfs_device::flush_bio_sent
David Sterba
2019-09-09
btrfs: volumes: Unexport find_free_dev_extent_start()
Qu Wenruo
2019-07-02
btrfs: Use btrfs_get_io_geometry appropriately
Nikolay Borisov
2019-07-02
btrfs: Introduce btrfs_io_geometry infrastructure
Nikolay Borisov
2019-07-01
btrfs: Add comments on locking of several device-related fields
Nikolay Borisov
2019-07-01
btrfs: refactor helper for bg flags to name conversion
David Sterba
2019-07-01
btrfs: use u8 for raid_array members
David Sterba
2019-07-01
btrfs: remove mapping tree structures indirection
David Sterba
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-04-29
btrfs: get fs_info from device in btrfs_rm_dev_replace_free_srcdev
David Sterba
2019-04-29
btrfs: get fs_info from trans in btrfs_run_dev_stats
David Sterba
2019-04-29
btrfs: Remove 'trans' argument from find_free_dev_extent(_start)
Nikolay Borisov
2019-04-29
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
2019-04-29
btrfs: Stop using call_rcu for device freeing
Nikolay Borisov
2019-04-29
btrfs: combine device update operations during transaction commit
Nikolay Borisov
2019-04-29
btrfs: tree-checker: Verify dev item
Qu Wenruo
2019-04-08
fs: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-02-25
btrfs: introduce new ioctl to unregister a btrfs device
Anand Jain
2019-02-25
btrfs: merge btrfs_find_device and find_device
Anand Jain
2019-02-25
btrfs: refactor btrfs_find_device() take fs_devices as argument
Anand Jain
2018-12-17
btrfs: remove btrfs_bio_end_io_t
Johannes Thumshirn
2018-12-17
btrfs: replace btrfs_io_bio::end_io with a simple helper
David Sterba
2018-12-17
btrfs: remove redundant csum buffer in btrfs_io_bio
David Sterba
2018-12-17
btrfs: add helper to describe block group flags
Anand Jain
2018-12-17
btrfs: add members to fs_devices to track fsid changes
Nikolay Borisov
2018-12-17
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
2018-12-17
btrfs: introduce nparity raid_attr
Hans van Kranenburg
2018-12-17
Btrfs: rename and export get_chunk_map
Omar Sandoval
[next]