index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tests
/
inode-tests.c
Age
Commit message (
Expand
)
Author
2018-05-29
btrfs: tests: drop newline from test_msg strings
David Sterba
2018-05-29
btrfs: tests: add helper for error messages and update them
David Sterba
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-01-22
btrfs: Remove redundant FLAG_VACANCY
Nikolay Borisov
2018-01-22
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
2017-11-15
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
2017-10-30
btrfs: Replace opencoded sizes with their symbolic constants
Nikolay Borisov
2017-02-28
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
Nikolay Borisov
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-09-26
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
2016-07-26
btrfs: tests, require fs_info for root
Jeff Mahoney
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-03-11
btrfs: move btrfs_compression_type to compression.h
Anand Jain
2016-01-22
btrfs: tests: switch to GFP_KERNEL
David Sterba
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2015-03-17
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
2014-12-12
btrfs: unify extent buffer allocation api
David Sterba
2014-06-09
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
2013-11-11
Btrfs: add a sanity test for a vacant extent at the front of a file
Josef Bacik
2013-11-11
Btrfs: add tests for btrfs_get_extent
Josef Bacik