index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tests
/
inode-tests.c
Age
Commit message (
Expand
)
Author
2022-09-29
btrfs: move btrfs_drop_extent_cache() to extent_map.c
Filipe Manana
2022-09-26
btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
Josef Bacik
2022-09-26
btrfs: remove the wake argument from clear_extent_bits
Josef Bacik
2021-10-26
btrfs: unexport setup_items_for_insert()
Filipe Manana
2021-10-26
btrfs: loop only once over data sizes array when inserting an item batch
Filipe Manana
2020-12-18
btrfs: tests: initialize test inodes location
Josef Bacik
2020-11-13
btrfs: fix missing delalloc new bit for new delalloc ranges
Filipe Manana
2020-10-07
btrfs: remove struct extent_io_ops
Nikolay Borisov
2020-10-07
btrfs: sink total_data parameter in setup_items_for_insert
Nikolay Borisov
2020-10-07
btrfs: eliminate total_size parameter from setup_items_for_insert
Nikolay Borisov
2020-07-27
btrfs: make btrfs_set_extent_delalloc take btrfs_inode
Nikolay Borisov
2020-01-20
btrfs: drop create parameter to btrfs_get_extent()
Omar Sandoval
2019-09-09
btrfs: stop clearing EXTENT_DIRTY in inode I/O tree
Omar Sandoval
2019-09-09
btrfs: Remove leftover of in-band dedupe
Nikolay Borisov
2019-04-29
btrfs: inode: Verify inode mode to avoid NULL pointer dereference
Qu Wenruo
2019-04-29
btrfs: tests: unify messages when tests start
David Sterba
2019-04-29
btrfs: tests: use standard error message after inode allocation failure
David Sterba
2019-04-29
btrfs: tests: use standard error message after extent buffer allocation failure
David Sterba
2019-04-29
btrfs: tests: use standard error message after root allocation failure
David Sterba
2019-04-29
btrfs: tests: use standard error message after fs_info allocation failure
David Sterba
2018-12-17
btrfs: Adjust loop in free_extent_buffer
Nikolay Borisov
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