index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: fix error return code in btrfs_init_test_fs()
Wei Yongjun
2016-06-23
1
-1
/
+1
*
Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system
Feifei Xu
2016-06-06
1
-1
/
+11
*
Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize
Feifei Xu
2016-06-06
1
-1
/
+7
*
Btrfs: self-tests: Use macros instead of constants and add missing newline
Feifei Xu
2016-06-06
2
-17
/
+29
*
Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE
Feifei Xu
2016-06-06
1
-19
/
+30
*
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-06-02
8
-271
/
+327
*
Btrfs: Fix integer overflow when calculating bytes_per_bitmap
Feifei Xu
2016-06-02
1
-1
/
+1
*
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
4
-6
/
+7
*
btrfs: sink gfp parameter to set_extent_delalloc
David Sterba
2016-04-29
1
-3
/
+3
*
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
2016-04-29
1
-1
/
+1
*
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
2
-22
/
+22
*
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-21
3
-6
/
+2
|
\
|
*
btrfs: move btrfs_compression_type to compression.h
Anand Jain
2016-03-11
1
-0
/
+1
|
*
btrfs: fix memory leak of fs_info in block group cache
Kinglong Mee
2016-02-18
2
-6
/
+1
*
|
btrfs: use radix_tree_iter_retry()
Matthew Wilcox
2016-03-17
1
-2
/
+1
|
/
*
btrfs: tests: switch to GFP_KERNEL
David Sterba
2016-01-22
3
-15
/
+15
*
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
3
-111
/
+86
|
\
|
*
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2016-01-07
3
-112
/
+87
*
|
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-11
1
-6
/
+8
|
\
\
|
*
|
btrfs: constify remaining structs with function pointers
David Sterba
2016-01-07
1
-2
/
+2
|
*
|
btrfs tests: replace whole ops structure for free space tests
David Sterba
2016-01-07
1
-6
/
+8
|
|
/
*
|
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
2015-12-18
6
-55
/
+783
|
\
\
|
|
/
|
/
|
|
*
Btrfs: add free space tree sanity tests
Omar Sandoval
2015-12-17
5
-47
/
+641
|
*
Btrfs: add extent buffer bitmap sanity tests
Omar Sandoval
2015-12-17
1
-2
/
+136
*
|
Btrfs: tests: checking for NULL instead of IS_ERR()
Dan Carpenter
2015-11-25
1
-1
/
+3
*
|
Btrfs: add fragment=* debug mount option
Josef Bacik
2015-10-21
1
-1
/
+21
|
/
*
btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.
Qu Wenruo
2015-06-10
1
-26
/
+83
*
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
Dongsheng Yang
2015-04-13
1
-2
/
+2
*
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
2015-03-17
1
-1
/
+196
*
btrfs: switch extent_state state to unsigned
David Sterba
2015-01-21
1
-2
/
+1
*
btrfs: sink parameter len to alloc_extent_buffer
David Sterba
2014-12-12
1
-1
/
+1
*
btrfs: unify extent buffer allocation api
David Sterba
2014-12-12
3
-14
/
+13
*
Btrfs: remove empty block groups automatically
Josef Bacik
2014-09-22
1
-1
/
+1
*
Btrfs: improve free space cache management and space allocation
Filipe Manana
2014-09-17
1
-0
/
+514
*
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
2014-06-13
1
-0
/
+2
*
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
2014-06-13
1
-1
/
+1
*
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
2014-06-09
4
-31
/
+578
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-30
1
-1
/
+1
|
\
|
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
1
-1
/
+1
*
|
treewide: fix comments and printk msgs
Masanari Iida
2014-01-07
1
-1
/
+1
*
|
treewide: Fix typos in printk
Masanari Iida
2013-12-19
1
-1
/
+1
|
/
*
Btrfs: add a sanity test for a vacant extent at the front of a file
Josef Bacik
2013-11-11
1
-5
/
+128
*
Btrfs: add tests for btrfs_get_extent
Josef Bacik
2013-11-11
3
-1
/
+844
*
Btrfs: add tests for find_lock_delalloc_range
Josef Bacik
2013-11-11
3
-0
/
+359
*
Btrfs: add a sanity test for btrfs_split_item
Josef Bacik
2013-11-11
2
-0
/
+234
*
Btrfs: separate out tests into their own directory
Josef Bacik
2013-09-01
2
-0
/
+429