Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
00abf69dd24f4444d185982379c5cc3bb7b6d1fc
/
fs
/
btrfs
/
tests
3522e90
btrfs: remove always true if branch in find_delalloc_range
by Lu Fengqi
· 6 years ago
ce9f967
btrfs: use EXPORT_FOR_TESTS for conditionally exported functions
by Johannes Thumshirn
· 6 years ago
917aace
btrfs: Sink find_lock_delalloc_range's 'max_bytes' argument
by Nikolay Borisov
· 6 years ago
46cc775
btrfs: Adjust loop in free_extent_buffer
by Nikolay Borisov
· 6 years ago
9cfc8ba
btrfs: Remove special handling of EXTENT_BUFFER_UNMAPPED while freeing
by Nikolay Borisov
· 6 years ago
d9cb245
btrfs: tests: Use BTRFS_MAX_EXTENT_SIZE to replace the intermediate number
by Qu Wenruo
· 6 years ago
e06a1fc
btrfs: Remove extent_io_ops::set_bit_hook extent_io callback
by Nikolay Borisov
· 6 years ago
9c36396
btrfs: tests: add separate stub for find_lock_delalloc_range
by David Sterba
· 6 years ago
07e1ce0
Btrfs: extent_map: use rb_first_cached
by Liu Bo
· 6 years ago
8696d76
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent
by Lu Fengqi
· 6 years ago
49a05ec
btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup
by Lu Fengqi
· 6 years ago
315b76b
btrfs: tests: drop newline from test_msg strings
by David Sterba
· 7 years ago
3c7251f
btrfs: tests: add helper for error messages and update them
by David Sterba
· 7 years ago
c31683a
btrfs: Remove fs_info argument from __remove_from_free_space_tree
by Nikolay Borisov
· 7 years ago
5296c2b
btrfs: Remove fs_info parameter from convert_free_space_to_extents
by Nikolay Borisov
· 7 years ago
719fb4d
btrfs: Remove fs_info argument from convert_free_space_to_bitmaps
by Nikolay Borisov
· 7 years ago
f3f7277
btrfs: Remove fs_info parameter from remove_block_group_free_space
by Nikolay Borisov
· 7 years ago
2d5cffa
btrfs: Remove fs_info argument from __add_to_free_space_tree
by Nikolay Borisov
· 7 years ago
e4e0711
btrfs: Remove fs_info argument from add_block_group_free_space
by Nikolay Borisov
· 7 years ago
483bce0
btrfs: Make btrfs_init_dummy_trans initialize trans' fs_info field
by Nikolay Borisov
· 7 years ago
f46b24c
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
by David Sterba
· 7 years ago
0e08eb9
btrfs: tests: pass fs_info to extent_map tests
by David Sterba
· 7 years ago
c1d7c51
btrfs: replace GPL boilerplate by SPDX -- sources
by David Sterba
· 7 years ago
9888c34
btrfs: replace GPL boilerplate by SPDX -- headers
by David Sterba
· 7 years ago
3c0efdf
btrfs: tests/qgroup: Fix wrong tree backref level
by Qu Wenruo
· 7 years ago
97dc231
Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_map
by Colin Ian King
· 7 years ago
7a61f88
btrfs: remove redundant check on ret and goto
by Colin Ian King
· 7 years ago
cd77f4f
Btrfs: extent map selftest: dio write vs dio read
by Liu Bo
· 7 years ago
fd87526f
Btrfs: extent map selftest: buffered write vs dio read
by Liu Bo
· 7 years ago
72b2807
Btrfs: add extent map selftests
by Liu Bo
· 7 years ago
4a2d25c
btrfs: Remove redundant FLAG_VACANCY
by Nikolay Borisov
· 7 years ago
ae0f162
btrfs: sink gfp parameter to clear_extent_bit
by David Sterba
· 7 years ago
e3b8a48
Btrfs: fix reported number of inode blocks after buffered append writes
by Filipe Manana
· 7 years ago
8b62f87
Btrfs: rework outstanding_extents
by Josef Bacik
· 7 years ago
c995ab3
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents
by Zygo Blaxell
· 7 years ago
d4417e2
btrfs: Replace opencoded sizes with their symbolic constants
by Nikolay Borisov
· 7 years ago
9ca2e97
btrfs: tests: Fix a memory leak in error handling path in 'run_test()'
by Christophe JAILLET
· 7 years ago
23d1f73
btrfs: remove unused sectorsize member
by Nikolay Borisov
· 7 years ago
c6100a4
Btrfs: replace tree->mapping with tree->private_data
by Josef Bacik
· 8 years ago
f486135
btrfs: remove unused qgroup members from btrfs_trans_handle
by David Sterba
· 8 years ago
fc4f21b
btrfs: Make get_extent_t take btrfs_inode
by Nikolay Borisov
· 8 years ago
dcdbc05
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
by Nikolay Borisov
· 8 years ago
087a76d
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
148deab
radix-tree: improve multiorder iterators
by Matthew Wilcox
· 8 years ago
b35df27
btrfs: fix race in btrfs_free_dummy_fs_info()
by Matthew Wilcox
· 8 years ago
da17066
btrfs: pull node/sector/stripe sizes out of root and into fs_info
by Jeff Mahoney
· 8 years ago
b159fa2
btrfs: remove constant parameter to memset_extent_buffer and rename it
by David Sterba
· 8 years ago
d9ed71e
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.9
by Chris Mason
· 8 years ago
0e67578
btrfs: tests: uninline member definitions in free_space_extent
by David Sterba
· 8 years ago
d2d9ac6
btrfs: tests: constify free space extent specs
by David Sterba
· 8 years ago
781e3bc
Btrfs: expand free space tree sanity tests to catch endianness bug
by Omar Sandoval
· 8 years ago
9426ce7
Btrfs: fix extent buffer bitmap tests on big-endian systems
by Omar Sandoval
· 8 years ago
afcdd12
Btrfs: add a flags field to btrfs_fs_info
by Josef Bacik
· 8 years ago
ba8b04c
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset
by Qu Wenruo
· 8 years ago
7c0260e
btrfs: tests, require fs_info for root
by Jeff Mahoney
· 8 years ago
8632daa
btrfs: tests, move initialization into tests/
by Jeff Mahoney
· 8 years ago
04e1b65
Btrfs: fix error return code in btrfs_init_test_fs()
by Wei Yongjun
· 8 years ago
34b3e6c
Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system
by Feifei Xu
· 8 years ago
36b3dc0
Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize
by Feifei Xu
· 8 years ago
ef9f2db
Btrfs: self-tests: Use macros instead of constants and add missing newline
by Feifei Xu
· 8 years ago
ed9e4af
Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE
by Feifei Xu
· 8 years ago
b9ef22d
Btrfs: self-tests: Support non-4k page size
by Feifei Xu
· 8 years ago
0ef6447
Btrfs: Fix integer overflow when calculating bytes_per_bitmap
by Feifei Xu
· 8 years ago
0132761
btrfs: fix string and comment grammatical issues and typos
by Nicholas D Steeves
· 9 years ago
7cd8c75
btrfs: sink gfp parameter to set_extent_delalloc
by David Sterba
· 9 years ago
9116621
btrfs: sink gfp parameter to clear_extent_bits
by David Sterba
· 9 years ago
ea1754a
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
by Kirill A. Shutemov
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
968f3e3
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
c28f2420
btrfs: use radix_tree_iter_retry()
by Matthew Wilcox
· 9 years ago
ebb8765
btrfs: move btrfs_compression_type to compression.h
by Anand Jain
· 9 years ago
aa66b0b
btrfs: fix memory leak of fs_info in block group cache
by Kinglong Mee
· 9 years ago
8cce83b
btrfs: tests: switch to GFP_KERNEL
by David Sterba
· 9 years ago
b28cf57
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
a305810
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
20e5506
btrfs: constify remaining structs with function pointers
by David Sterba
· 9 years ago
28f0779
btrfs tests: replace whole ops structure for free space tests
by David Sterba
· 9 years ago
ee22184
Btrfs: use linux/sizes.h to represent constants
by Byongho Lee
· 9 years ago
f7d3d2f
Merge branch 'freespace-tree' into for-linus-4.5
by Chris Mason
· 9 years ago
7c55ee0
Btrfs: add free space tree sanity tests
by Omar Sandoval
· 9 years ago
0f33122
Btrfs: add extent buffer bitmap sanity tests
by Omar Sandoval
· 9 years ago
89b6c8d
Btrfs: tests: checking for NULL instead of IS_ERR()
by Dan Carpenter
· 9 years ago
d0bd456
Btrfs: add fragment=* debug mount option
by Josef Bacik
· 9 years ago
442244c
btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.
by Qu Wenruo
· 10 years ago
4087cf2
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
by Dongsheng Yang
· 10 years ago
6a3891c
Btrfs: add sanity test for outstanding_extents accounting
by Josef Bacik
· 10 years ago
9ee49a04
btrfs: switch extent_state state to unsigned
by David Sterba
· 10 years ago
ce3e698
btrfs: sink parameter len to alloc_extent_buffer
by David Sterba
· 10 years ago
3f556f7
btrfs: unify extent buffer allocation api
by David Sterba
· 10 years ago
47ab2a6
Btrfs: remove empty block groups automatically
by Josef Bacik
· 10 years ago
2000552
Btrfs: improve free space cache management and space allocation
by Filipe Manana
· 10 years ago
b050f9f
Btrfs: fix qgroups sanity test crash or hang
by Filipe Manana
· 10 years ago
f1e3c28
btrfs: prevent RCU warning when dereferencing radix tree slot
by Sasha Levin
· 10 years ago
faa2dbf
Btrfs: add sanity tests for new qgroup accounting code
by Josef Bacik
· 11 years ago
e7651b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
efe120a
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
by Frank Holton
· 11 years ago
8faaaea
treewide: fix comments and printk msgs
by Masanari Iida
· 11 years ago
77d84ff
treewide: Fix typos in printk
by Masanari Iida
· 11 years ago
0e30db8
Btrfs: add a sanity test for a vacant extent at the front of a file
by Josef Bacik
· 11 years ago
aaedb55
Btrfs: add tests for btrfs_get_extent
by Josef Bacik
· 11 years ago
Next »