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
/
tests
Age
Commit message (
Expand
)
Author
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-21
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-17
btrfs: use radix_tree_iter_retry()
Matthew Wilcox
2016-03-11
btrfs: move btrfs_compression_type to compression.h
Anand Jain
2016-02-18
btrfs: fix memory leak of fs_info in block group cache
Kinglong Mee
2016-01-22
btrfs: tests: switch to GFP_KERNEL
David Sterba
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-07
btrfs: constify remaining structs with function pointers
David Sterba
2016-01-07
btrfs tests: replace whole ops structure for free space tests
David Sterba
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2015-12-18
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
2015-12-17
Btrfs: add free space tree sanity tests
Omar Sandoval
2015-12-17
Btrfs: add extent buffer bitmap sanity tests
Omar Sandoval
2015-11-25
Btrfs: tests: checking for NULL instead of IS_ERR()
Dan Carpenter
2015-10-21
Btrfs: add fragment=* debug mount option
Josef Bacik
2015-06-10
btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.
Qu Wenruo
2015-04-13
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
Dongsheng Yang
2015-03-17
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
2015-01-21
btrfs: switch extent_state state to unsigned
David Sterba
2014-12-12
btrfs: sink parameter len to alloc_extent_buffer
David Sterba
2014-12-12
btrfs: unify extent buffer allocation api
David Sterba
2014-09-22
Btrfs: remove empty block groups automatically
Josef Bacik
2014-09-17
Btrfs: improve free space cache management and space allocation
Filipe Manana
2014-06-13
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
2014-06-13
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
2014-06-09
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-07
treewide: fix comments and printk msgs
Masanari Iida
2013-12-19
treewide: Fix typos in printk
Masanari Iida
2013-11-11
Btrfs: add a sanity test for a vacant extent at the front of a file
Josef Bacik
2013-11-11
Btrfs: add tests for btrfs_get_extent
Josef Bacik
2013-11-11
Btrfs: add tests for find_lock_delalloc_range
Josef Bacik
2013-11-11
Btrfs: add a sanity test for btrfs_split_item
Josef Bacik
2013-09-01
Btrfs: separate out tests into their own directory
Josef Bacik