summaryrefslogtreecommitdiff
path: root/fs/btrfs/tests
Commit message (Expand)AuthorAge
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-12
* btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo2018-03-31
* Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_mapColin Ian King2018-03-26
* btrfs: remove redundant check on ret and gotoColin Ian King2018-03-26
* Btrfs: extent map selftest: dio write vs dio readLiu Bo2018-01-22
* Btrfs: extent map selftest: buffered write vs dio readLiu Bo2018-01-22
* Btrfs: add extent map selftestsLiu Bo2018-01-22
* btrfs: Remove redundant FLAG_VACANCYNikolay Borisov2018-01-22
* btrfs: sink gfp parameter to clear_extent_bitDavid Sterba2018-01-22
* Btrfs: fix reported number of inode blocks after buffered append writesFilipe Manana2017-11-15
* Btrfs: rework outstanding_extentsJosef Bacik2017-11-01
* btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...Zygo Blaxell2017-11-01
* btrfs: Replace opencoded sizes with their symbolic constantsNikolay Borisov2017-10-30
* btrfs: tests: Fix a memory leak in error handling path in 'run_test()'Christophe JAILLET2017-10-30
* btrfs: remove unused sectorsize memberNikolay Borisov2017-08-16
* Btrfs: replace tree->mapping with tree->private_dataJosef Bacik2017-06-19
* btrfs: remove unused qgroup members from btrfs_trans_handleDavid Sterba2017-04-18
* btrfs: Make get_extent_t take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: Make btrfs_drop_extent_cache take btrfs_inodeNikolay Borisov2017-02-28
* Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-16
|\
| * btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-06
| * btrfs: remove constant parameter to memset_extent_buffer and rename itDavid Sterba2016-11-30
* | radix-tree: improve multiorder iteratorsMatthew Wilcox2016-12-14
* | btrfs: fix race in btrfs_free_dummy_fs_info()Matthew Wilcox2016-12-14
|/
* Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-10-12
|\
| * btrfs: tests: uninline member definitions in free_space_extentDavid Sterba2016-10-03
| * btrfs: tests: constify free space extent specsDavid Sterba2016-10-03
| * Btrfs: expand free space tree sanity tests to catch endianness bugOmar Sandoval2016-10-03
| * Btrfs: fix extent buffer bitmap tests on big-endian systemsOmar Sandoval2016-10-03
* | Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-26
* | btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo2016-09-26
|/
* btrfs: tests, require fs_info for rootJeff Mahoney2016-07-26
* btrfs: tests, move initialization into tests/Jeff Mahoney2016-07-26
* Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun2016-06-23
* Btrfs: self-tests: Fix extent buffer bitmap test fail on BE systemFeifei Xu2016-06-06
* Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsizeFeifei Xu2016-06-06
* Btrfs: self-tests: Use macros instead of constants and add missing newlineFeifei Xu2016-06-06
* Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZEFeifei Xu2016-06-06
* Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-02
* Btrfs: Fix integer overflow when calculating bytes_per_bitmapFeifei Xu2016-06-02
* btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
* btrfs: sink gfp parameter to set_extent_delallocDavid Sterba2016-04-29
* btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-29
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-21
|\
| * btrfs: move btrfs_compression_type to compression.hAnand Jain2016-03-11
| * btrfs: fix memory leak of fs_info in block group cacheKinglong Mee2016-02-18
* | btrfs: use radix_tree_iter_retry()Matthew Wilcox2016-03-17
|/