| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: tests: drop newline from test_msg strings | David Sterba | 2018-05-29 | 1 | -4/+4 |
* | btrfs: tests: add helper for error messages and update them | David Sterba | 2018-05-29 | 1 | -37/+38 |
* | btrfs: replace GPL boilerplate by SPDX -- sources | David Sterba | 2018-04-12 | 1 | -14/+1 |
* | Btrfs: fix reported number of inode blocks after buffered append writes | Filipe Manana | 2017-11-15 | 1 | -3/+3 |
* | Btrfs: replace tree->mapping with tree->private_data | Josef Bacik | 2017-06-19 | 1 | -1/+1 |
* | btrfs: pull node/sector/stripe sizes out of root and into fs_info | Jeff Mahoney | 2016-12-06 | 1 | -1/+4 |
* | btrfs: remove constant parameter to memset_extent_buffer and rename it | David Sterba | 2016-11-30 | 1 | -1/+1 |
* | Btrfs: fix extent buffer bitmap tests on big-endian systems | Omar Sandoval | 2016-10-03 | 1 | -36/+51 |
* | Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system | Feifei Xu | 2016-06-06 | 1 | -1/+11 |
* | Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE | Feifei Xu | 2016-06-06 | 1 | -19/+30 |
* | Btrfs: self-tests: Support non-4k page size | Feifei Xu | 2016-06-02 | 1 | -13/+14 |
* | btrfs: fix string and comment grammatical issues and typos | Nicholas D Steeves | 2016-05-25 | 1 | -1/+1 |
* | btrfs: sink gfp parameter to set_extent_delalloc | David Sterba | 2016-04-29 | 1 | -3/+3 |
* | btrfs: sink gfp parameter to clear_extent_bits | David Sterba | 2016-04-29 | 1 | -1/+1 |
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 2016-04-04 | 1 | -1/+1 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -21/+21 |
* | btrfs: tests: switch to GFP_KERNEL | David Sterba | 2016-01-22 | 1 | -6/+6 |
* | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel... | Chris Mason | 2016-01-11 | 1 | -5/+6 |
|\ |
|
| * | Btrfs: use linux/sizes.h to represent constants | Byongho Lee | 2016-01-07 | 1 | -5/+6 |
* | | Btrfs: add extent buffer bitmap sanity tests | Omar Sandoval | 2015-12-17 | 1 | -2/+136 |
|/ |
|
* | btrfs: switch extent_state state to unsigned | David Sterba | 2015-01-21 | 1 | -2/+1 |
* | Btrfs: add tests for find_lock_delalloc_range | Josef Bacik | 2013-11-11 | 1 | -0/+276 |