index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-23
Btrfs: fix error return code in btrfs_init_test_fs()
Wei Yongjun
1
-1
/
+1
2016-06-06
Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system
Feifei Xu
1
-1
/
+11
2016-06-06
Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize
Feifei Xu
1
-1
/
+7
2016-06-06
Btrfs: self-tests: Use macros instead of constants and add missing newline
Feifei Xu
2
-17
/
+29
2016-06-06
Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE
Feifei Xu
1
-19
/
+30
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
8
-271
/
+327
2016-06-02
Btrfs: Fix integer overflow when calculating bytes_per_bitmap
Feifei Xu
1
-1
/
+1
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
4
-6
/
+7
2016-04-29
btrfs: sink gfp parameter to set_extent_delalloc
David Sterba
1
-3
/
+3
2016-04-29
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
1
-1
/
+1
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2
-22
/
+22
2016-03-21
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+2
2016-03-17
btrfs: use radix_tree_iter_retry()
Matthew Wilcox
1
-2
/
+1
2016-03-11
btrfs: move btrfs_compression_type to compression.h
Anand Jain
1
-0
/
+1
2016-02-18
btrfs: fix memory leak of fs_info in block group cache
Kinglong Mee
2
-6
/
+1
2016-01-22
btrfs: tests: switch to GFP_KERNEL
David Sterba
3
-15
/
+15
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
3
-111
/
+86
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
1
-6
/
+8
2016-01-07
btrfs: constify remaining structs with function pointers
David Sterba
1
-2
/
+2
2016-01-07
btrfs tests: replace whole ops structure for free space tests
David Sterba
1
-6
/
+8
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
3
-112
/
+87
2015-12-18
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
6
-55
/
+783
2015-12-17
Btrfs: add free space tree sanity tests
Omar Sandoval
5
-47
/
+641
2015-12-17
Btrfs: add extent buffer bitmap sanity tests
Omar Sandoval
1
-2
/
+136
2015-11-25
Btrfs: tests: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-1
/
+3
2015-10-21
Btrfs: add fragment=* debug mount option
Josef Bacik
1
-1
/
+21
2015-06-10
btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.
Qu Wenruo
1
-26
/
+83
2015-04-13
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
Dongsheng Yang
1
-2
/
+2
2015-03-17
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
1
-1
/
+196
2015-01-21
btrfs: switch extent_state state to unsigned
David Sterba
1
-2
/
+1
2014-12-12
btrfs: sink parameter len to alloc_extent_buffer
David Sterba
1
-1
/
+1
2014-12-12
btrfs: unify extent buffer allocation api
David Sterba
3
-14
/
+13
2014-09-22
Btrfs: remove empty block groups automatically
Josef Bacik
1
-1
/
+1
2014-09-17
Btrfs: improve free space cache management and space allocation
Filipe Manana
1
-0
/
+514
2014-06-13
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
1
-0
/
+2
2014-06-13
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
1
-1
/
+1
2014-06-09
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
4
-31
/
+578
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
1
-1
/
+1
2014-01-07
treewide: fix comments and printk msgs
Masanari Iida
1
-1
/
+1
2013-12-19
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2013-11-11
Btrfs: add a sanity test for a vacant extent at the front of a file
Josef Bacik
1
-5
/
+128
2013-11-11
Btrfs: add tests for btrfs_get_extent
Josef Bacik
3
-1
/
+844
2013-11-11
Btrfs: add tests for find_lock_delalloc_range
Josef Bacik
3
-0
/
+359
2013-11-11
Btrfs: add a sanity test for btrfs_split_item
Josef Bacik
2
-0
/
+234
2013-09-01
Btrfs: separate out tests into their own directory
Josef Bacik
2
-0
/
+429