Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2eb1e42551a8128d9182480dfaea52fa861e26e8
/
fs
/
btrfs
/
extent_io.h
52042d8
btrfs: Fix typos in comments and strings
by Andrea Gelmini
· 6 years ago
3522e90
btrfs: remove always true if branch in find_delalloc_range
by Lu Fengqi
· 6 years ago
80cb383
btrfs: switch EXTENT_BUFFER_* to enums
by David Sterba
· 6 years ago
78e62c0
btrfs: Remove extent_io_ops::readpage_io_failed_hook
by Nikolay Borisov
· 6 years ago
0e6ec38
Btrfs: allow clear_extent_dirty() to receive a cached extent state record
by Filipe Manana
· 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
abbb55f
btrfs: Remove extent_io_ops::split_extent_hook callback
by Nikolay Borisov
· 6 years ago
5c84819
btrfs: Remove extent_io_ops::merge_extent_hook callback
by Nikolay Borisov
· 6 years ago
a36bb5f
btrfs: Remove extent_io_ops::clear_bit_hook callback
by Nikolay Borisov
· 6 years ago
e06a1fc
btrfs: Remove extent_io_ops::set_bit_hook extent_io callback
by Nikolay Borisov
· 6 years ago
65a680f
btrfs: Remove extent_io_ops::check_extent_io_range callback
by Nikolay Borisov
· 6 years ago
7087a9d
btrfs: Remove extent_io_ops::writepage_end_io_hook
by Nikolay Borisov
· 6 years ago
d75855b
btrfs: Remove extent_io_ops::writepage_start_hook
by Nikolay Borisov
· 6 years ago
5eaad97
btrfs: Remove extent_io_ops::fill_delalloc
by Nikolay Borisov
· 6 years ago
9c36396
btrfs: tests: add separate stub for find_lock_delalloc_range
by David Sterba
· 6 years ago
abb57ef
Btrfs: skip set_page_dirty if eb pages are already dirty
by Liu Bo
· 6 years ago
5cdc84b
btrfs: drop extent_io_ops::set_range_writeback callback
by David Sterba
· 7 years ago
00032d3
btrfs: drop extent_io_ops::merge_bio_hook callback
by David Sterba
· 7 years ago
05912a3
btrfs: drop extent_io_ops::tree_fs_info callback
by David Sterba
· 7 years ago
e288c08
btrfs: unify end_io callbacks of async_submit_bio
by David Sterba
· 7 years ago
b0132a3
btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED
by Nikolay Borisov
· 7 years ago
cc5e31a
btrfs: switch types to int when counting eb pages
by David Sterba
· 7 years ago
8791d43
btrfs: use round_up wrapper in num_extent_pages
by David Sterba
· 7 years ago
65ad010
btrfs: pass only eb to num_extent_pages
by David Sterba
· 7 years ago
8ae225a
btrfs: Remove tree argument from extent_writepages
by Nikolay Borisov
· 7 years ago
2a3ff0a
btrfs: Remove redundant tree argument from extent_readpages
by Nikolay Borisov
· 7 years ago
477a30b
btrfs: Sink extent_tree arguments in try_release_extent_mapping
by Nikolay Borisov
· 7 years ago
3b079a9
btrfs: remove unused le_test_bit()
by Howard McLauchlan
· 7 years ago
6faa8f4
btrfs: clean up le_bitmap_{set, clear}()
by Howard McLauchlan
· 7 years ago
9888c34
btrfs: replace GPL boilerplate by SPDX -- headers
by David Sterba
· 7 years ago
6c55343
btrfs: remove unused parameters from extent_submit_bio_done_t
by David Sterba
· 7 years ago
d077929
btrfs: remove unused parameters from extent_submit_bio_start_t
by David Sterba
· 7 years ago
a758781
btrfs: separate types for submit_bio_start and submit_bio_done
by David Sterba
· 8 years ago
ab0d093
btrfs: drop extern from function declarations
by David Sterba
· 7 years ago
e67c718
btrfs: add more __cold annotations
by David Sterba
· 7 years ago
ba02049
btrfs: extent_buffer_uptodate() make it static and inline
by Anand Jain
· 7 years ago
31466f3
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
e43bbe5
btrfs: sink unlock_extent parameter gfp_flags
by David Sterba
· 7 years ago
d810a4b
btrfs: add separate helper for unlock_extent_cached with GFP_ATOMIC
by David Sterba
· 7 years ago
0a9b0e5
btrfs: sink extent_write_full_page tree argument
by Nikolay Borisov
· 7 years ago
5e3ee23
btrfs: sink extent_write_locked_range tree parameter
by Nikolay Borisov
· 7 years ago
6af49db
btrfs: sink get_extent parameter to read_extent_buffer_pages
by David Sterba
· 8 years ago
0932584
btrfs: sink get_extent parameter to extent_readpages
by David Sterba
· 8 years ago
2135fb9
btrfs: sink get_extent parameter to extent_fiemap
by David Sterba
· 8 years ago
deac642
btrfs: sink get_extent parameter to extent_write_full_page
by David Sterba
· 8 years ago
916b929
btrfs: sink get_extent parameter to extent_write_locked_range
by David Sterba
· 8 years ago
4331759
btrfs: sink get_extent parameter to extent_writepages
by David Sterba
· 8 years ago
f08dc36
btrfs: sink gfp parameter to clear_extent_uptodate
by David Sterba
· 7 years ago
ae0f162
btrfs: sink gfp parameter to clear_extent_bit
by David Sterba
· 7 years ago
66b0c88
btrfs: prepare to drop gfp mask parameter from clear_extent_bit
by David Sterba
· 7 years ago
a0b60d7
btrfs: avoid access to .bi_vcnt directly
by Ming Lei
· 7 years ago
26cd947
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
e3b8a48
Btrfs: fix reported number of inode blocks after buffered append writes
by Filipe Manana
· 7 years ago
f82b735
Btrfs: add write_flags for compression bio
by Liu Bo
· 7 years ago
5cea764
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
18fdc67
Btrfs: remove bio_flags which indicates a meta block of log-tree
by Liu Bo
· 7 years ago
1cbb1f4
btrfs: struct-funcs, constify readers
by Jeff Mahoney
· 8 years ago
bc24370
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 8 years ago
c3cfb65
Btrfs: fix unexpected return value of bio_readpage_error
by Liu Bo
· 8 years ago
8c27cb3
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 8 years ago
364ecf3
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
by Qu Wenruo
· 8 years ago
7bc329c
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
by Qu Wenruo
· 8 years ago
c5e4c3d
btrfs: sink gfp parameter to btrfs_io_bio_alloc
by David Sterba
· 8 years ago
c821e7f3
btrfs: pass bytes to btrfs_bio_alloc
by David Sterba
· 8 years ago
9f2179a
btrfs: remove redundant parameters from btrfs_bio_alloc
by David Sterba
· 8 years ago
8b6c1d5
btrfs: sink gfp parameter to btrfs_bio_clone
by David Sterba
· 8 years ago
e477094
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
by Liu Bo
· 8 years ago
2f8e914
Btrfs: new helper btrfs_bio_clone_partial
by Liu Bo
· 8 years ago
7870d08
Btrfs: don't pass the inode through clean_io_failure
by Josef Bacik
· 8 years ago
6ec656b
btrfs: remove inode argument from repair_io_failure
by Josef Bacik
· 8 years ago
c6100a4
Btrfs: replace tree->mapping with tree->private_data
by Josef Bacik
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
bce19f9
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.12
by Chris Mason
· 8 years ago
a7e3b97
Btrfs: fix reported number of inode blocks
by Filipe Manana
· 8 years ago
a315e68
Btrfs: fix invalid attempt to free reserved space on failure to cow range
by Filipe Manana
· 8 years ago
b7ac31b
btrfs: convert extent_state.refs from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
20a7db8
btrfs: add dummy callback for readpage_io_failed and drop checks
by David Sterba
· 8 years ago
4d53ddd
btrfs: document existence of extent_io ops callbacks
by David Sterba
· 8 years ago
c3988d6
btrfs: let writepage_end_io_hook return void
by David Sterba
· 8 years ago
fc4f21b
btrfs: Make get_extent_t take btrfs_inode
by Nikolay Borisov
· 8 years ago
6fc0ef6
btrfs: Make btrfs_clear_bit_hook take btrfs_inode
by Nikolay Borisov
· 8 years ago
7ab7956
btrfs: make btrfs_free_io_failure_record take btrfs_inode
by Nikolay Borisov
· 8 years ago
b30cb44
btrfs: make clean_io_failure take btrfs_inode
by Nikolay Borisov
· 8 years ago
9d4f7f8
btrfs: make repair_io_failure take btrfs_inode
by Nikolay Borisov
· 8 years ago
4ac1f4a
btrfs: make free_io_failure take btrfs_inode
by Nikolay Borisov
· 8 years ago
53d3235
btrfs: embed extent_changeset::range_changed to the structure
by David Sterba
· 8 years ago
da2c700
btrfs: teach __process_pages_contig about PAGE_LOCK operation
by Liu Bo
· 8 years ago
2ff7e61
btrfs: take an fs_info directly when the root is not used otherwise
by Jeff Mahoney
· 9 years ago
da17066
btrfs: pull node/sector/stripe sizes out of root and into fs_info
by Jeff Mahoney
· 9 years ago
58e8012
btrfs: add optimized version of eb to eb copy
by David Sterba
· 8 years ago
b159fa2
btrfs: remove constant parameter to memset_extent_buffer and rename it
by David Sterba
· 8 years ago
f157bf7
btrfs: introduce helpers for updating eb uuids
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
2fe1d55
Btrfs: fix free space tree bitmaps on big-endian systems
by Omar Sandoval
· 8 years ago
8436ea91
Btrfs: kill the start argument to read_extent_buffer_pages
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
· 9 years ago
28687b9
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
1851309
btrfs: update btrfs_space_info's bytes_may_use timely
by Wang Xiaoguang
· 9 years ago
Next »