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
2013-09-01
Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long
Geert Uytterhoeven
2013-09-01
Btrfs: Make btrfs_device_fsid() return unsigned long
Geert Uytterhoeven
2013-09-01
Btrfs: Make btrfs_device_uuid() return unsigned long
Geert Uytterhoeven
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
Btrfs: rollback btrfs_device fields on umount
Ilya Dryomov
2013-09-01
Btrfs: add alloc_fs_devices and switch to it
Ilya Dryomov
2013-09-01
Btrfs: add btrfs_alloc_device and switch to it
Ilya Dryomov
2013-09-01
Btrfs: find_next_devid: root -> fs_info
Ilya Dryomov
2013-09-01
Btrfs: check UUID tree during mount if required
Stefan Behrens
2013-09-01
Btrfs: fill UUID tree initially
Stefan Behrens
2013-09-01
Btrfs: create UUID tree if required
Stefan Behrens
2013-09-01
Btrfs: get rid of sparse warnings
Stefan Behrens
2013-09-01
Fix leak in __btrfs_map_block error path
Dave Jones
2013-09-01
Btrfs: optimize function btrfs_read_chunk_tree
Filipe David Borba Manana
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-09-01
btrfs: make errors in btrfs_num_copies less noisy
David Sterba
2013-09-01
Btrfs: Release uuid_mutex for shrink during device delete
Carey Underwood
2013-07-16
Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-07-02
Btrfs: make the chunk allocator completely tree lockless
Josef Bacik
2013-07-02
Btrfs: fix wrong mirror number tuning
Miao Xie
2013-06-14
Btrfs: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
2013-06-14
btrfs: device delete to get errors from the kernel
Anand Jain
2013-06-14
Btrfs: cleanup the similar code of the fs root read
Miao Xie
2013-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-05-17
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
2013-05-17
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
2013-05-17
Correct allowed raid levels on balance.
Andreas Philipp
2013-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
Btrfs: don't BUG_ON() in btrfs_num_copies
Josef Bacik
2013-05-06
Btrfs: deal with bad mappings in btrfs_map_block
Josef Bacik
2013-05-06
Btrfs: use a lock to protect incompat/compat flag of the super block
Miao Xie
2013-05-06
btrfs: ignore device open failures in __btrfs_open_devices
Eric Sandeen
2013-05-06
Btrfs: fix bad extent logging
Josef Bacik
2013-05-06
Btrfs: Include the device in most error printk()s
Simon Kirby
2013-04-02
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2013-03-23
block: Use bio_sectors() more consistently
Kent Overstreet
2013-03-21
Btrfs: handle a bogus chunk tree nicely
Josef Bacik
2013-03-14
btrfs: use rcu_barrier() to wait for bdev puts at unmount
Eric Sandeen
2013-03-06
Btrfs: fix a mismerge in btrfs_balance()
Ilya Dryomov
2013-03-04
Btrfs: do not BUG_ON on aborted situation
Liu Bo
2013-02-28
btrfs: remove a printk from scan_one_device
David Sterba
2013-02-26
btrfs: cleanup for open-coded alignment
Qu Wenruo
2013-02-20
Btrfs: fix max chunk size on raid5/6
Chris Mason
2013-02-20
btrfs: Init io_lock after cloning btrfs device struct
Thomas Gleixner
2013-02-20
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
2013-02-20
btrfs: define BTRFS_MAGIC as a u64 value
Zach Brown
2013-02-20
Btrfs: allow for selecting only completely empty chunks
Ilya Dryomov
2013-02-20
Btrfs: eliminate a use-after-free in btrfs_balance()
Ilya Dryomov
[prev]
[next]