summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/free-space-tests.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: tests: drop newline from test_msg stringsDavid Sterba2018-05-291-6/+6
* btrfs: tests: add helper for error messages and update themDavid Sterba2018-05-291-87/+90
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-121-14/+1
* btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-061-10/+8
* btrfs: tests, require fs_info for rootJeff Mahoney2016-07-261-5/+9
* Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsizeFeifei Xu2016-06-061-1/+7
* Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-021-29/+39
* Btrfs: Fix integer overflow when calculating bytes_per_bitmapFeifei Xu2016-06-021-1/+1
* btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-251-3/+4
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-111-105/+79
|\
| * Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-071-106/+80
* | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-111-6/+8
|\ \
| * | btrfs: constify remaining structs with function pointersDavid Sterba2016-01-071-2/+2
| * | btrfs tests: replace whole ops structure for free space testsDavid Sterba2016-01-071-6/+8
| |/
* | Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-181-39/+2
|\ \ | |/ |/|
| * Btrfs: add free space tree sanity testsOmar Sandoval2015-12-171-33/+2
* | Btrfs: tests: checking for NULL instead of IS_ERR()Dan Carpenter2015-11-251-1/+3
* | Btrfs: add fragment=* debug mount optionJosef Bacik2015-10-211-1/+21
|/
* Btrfs: remove empty block groups automaticallyJosef Bacik2014-09-221-1/+1
* Btrfs: improve free space cache management and space allocationFilipe Manana2014-09-171-0/+514
* treewide: fix comments and printk msgsMasanari Iida2014-01-071-1/+1
* treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
* Btrfs: separate out tests into their own directoryJosef Bacik2013-09-011-0/+395
OpenPOWER on IntegriCloud