aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/free-space-tests.c
AgeCommit message (Expand)Author
2016-07-26btrfs: tests, require fs_info for rootJeff Mahoney
2016-06-06Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsizeFeifei Xu
2016-06-02Btrfs: self-tests: Support non-4k page sizeFeifei Xu
2016-06-02Btrfs: Fix integer overflow when calculating bytes_per_bitmapFeifei Xu
2016-05-25btrfs: fix string and comment grammatical issues and typosNicholas D Steeves
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-01-11Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason
2016-01-11Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason
2016-01-07btrfs: constify remaining structs with function pointersDavid Sterba
2016-01-07btrfs tests: replace whole ops structure for free space testsDavid Sterba
2016-01-07Btrfs: use linux/sizes.h to represent constantsByongho Lee
2015-12-18Merge branch 'freespace-tree' into for-linus-4.5Chris Mason
2015-12-17Btrfs: add free space tree sanity testsOmar Sandoval
2015-11-25Btrfs: tests: checking for NULL instead of IS_ERR()Dan Carpenter
2015-10-21Btrfs: add fragment=* debug mount optionJosef Bacik
2014-09-22Btrfs: remove empty block groups automaticallyJosef Bacik
2014-09-17Btrfs: improve free space cache management and space allocationFilipe Manana
2014-01-07treewide: fix comments and printk msgsMasanari Iida
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-09-01Btrfs: separate out tests into their own directoryJosef Bacik