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-05-28
btrfs: reduce uuid_mutex critical section while scanning devices
Anand Jain
2018-05-28
btrfs: remove redundant btrfs_balance_control::fs_info
David Sterba
2018-05-28
btrfs: Remove devid parameter from btrfs_rmap_block
Nikolay Borisov
2018-05-28
btrfs: do reverse path readahead in btrfs_shrink_device
Gu Jinxiang
2018-05-28
btrfs: move btrfs_raid_mindev_errorvalues to btrfs_raid_attr table
Anand Jain
2018-05-28
btrfs: move btrfs_raid_group values to btrfs_raid_attr table
Anand Jain
2018-05-28
btrfs: move btrfs_raid_type_names values to btrfs_raid_attr table
Anand Jain
2018-05-28
btrfs: open code set_balance_control
David Sterba
2018-05-28
btrfs: use mutex in btrfs_resume_balance_async
David Sterba
2018-05-28
btrfs: drop lock parameter from update_ioctl_balance_args and rename
David Sterba
2018-05-28
btrfs: move and comment read-only check in btrfs_cancel_balance
David Sterba
2018-05-28
btrfs: track running balance in a simpler way
David Sterba
2018-05-28
btrfs: kill btrfs_fs_info::volume_mutex
David Sterba
2018-05-28
btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start
David Sterba
2018-05-28
btrfs: cleanup helpers that reset balance state
David Sterba
2018-05-28
btrfs: add sanity check when resuming balance after mount
David Sterba
2018-05-28
btrfs: move clearing of EXCL_OP out of __cancel_balance
David Sterba
2018-05-28
btrfs: move volume_mutex to callers of btrfs_rm_device
David Sterba
2018-05-28
btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static
David Sterba
2018-05-28
btrfs: export and rename free_device
David Sterba
2018-05-28
btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear
David Sterba
2018-05-28
btrfs: cleanup btrfs_rm_device() promote fs_devices pointer
Anand Jain
2018-05-28
btrfs: cleanup find_device() drop list_head pointer
Anand Jain
2018-05-28
btrfs: rename __btrfs_open_devices to open_fs_devices
Anand Jain
2018-05-28
btrfs: rename __btrfs_close_devices to close_fs_devices
Anand Jain
2018-05-28
btrfs: cleanup __btrfs_open_devices() drop head pointer
Anand Jain
2018-05-28
btrfs: rename struct btrfs_fs_devices::list
Anand Jain
2018-05-28
btrfs: add comment about BTRFS_FS_EXCL_OP
Anand Jain
2018-05-17
btrfs: fix crash when trying to resume balance without the resume flag
Anand Jain
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-03-31
btrfs: split dev-replace locking helpers for read and write
David Sterba
2018-03-31
btrfs: use lockdep_assert_held for mutexes
David Sterba
2018-03-31
btrfs: defer adding raid type kobject until after chunk relocation
Jeff Mahoney
2018-03-31
btrfs: drop optimal argument from find_live_mirror()
Anand Jain
2018-03-31
btrfs: drop num argument from find_live_mirror()
Anand Jain
2018-03-31
btrfs: volumes: Remove the meaningless condition of minimal nr_devs when allo...
Qu Wenruo
2018-03-31
btrfs: add define for oldest generation
Anand Jain
2018-03-26
btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids
Anand Jain
2018-03-26
btrfs: remove assert in btrfs_init_dev_replace_tgtdev()
Anand Jain
2018-03-26
btrfs: add (the only possible) __exit annotation
David Sterba
2018-03-26
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
Qu Wenruo
2018-03-26
btrfs: volumes: Cleanup stripe size calculation
Qu Wenruo
2018-03-26
btrfs: insert newly opened device to the end of the list
Anand Jain
2018-03-26
btrfs: keep device list sorted
Anand Jain
2018-03-26
btrfs: Add chunk allocation ENOSPC debug message for enospc_debug mount option
Qu Wenruo
2018-03-26
btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_used
Nikolay Borisov
2018-03-26
btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()
Anand Jain
2018-03-26
btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info
Qu Wenruo
2018-03-01
btrfs: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
2018-02-05
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
Nikolay Borisov
[prev]
[next]