Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
03548ebf6d8cc8a3a782121cf3e54ea41230e227
/
fs
/
btrfs
/
extent_io.h
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
f004fae0
Merge branch 'cleanups-4.6' into for-chris-4.6
by David Sterba
· 9 years ago
47dc196
btrfs: use proper type for failrec in extent_state
by David Sterba
· 9 years ago
7f042a8
Btrfs: remove no longer used function extent_read_full_page_nolock()
by Filipe Manana
· 9 years ago
f0f7641
Merge branch 'freespace-4.5' into for-linus-4.5
by Chris Mason
· 9 years ago
bb9d687
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
f7d3d2f
Merge branch 'freespace-tree' into for-linus-4.5
by Chris Mason
· 9 years ago
0f33122
Btrfs: add extent buffer bitmap sanity tests
by Omar Sandoval
· 9 years ago
3e1e8bb
Btrfs: add extent buffer bitmap operations
by Omar Sandoval
· 9 years ago
f631157
btrfs: make extent_range_redirty_for_io return void
by David Sterba
· 9 years ago
bd1fa4f
btrfs: make extent_range_clear_dirty_for_io return void
by David Sterba
· 9 years ago
b5227c0
btrfs: make end_extent_writepage return void
by David Sterba
· 9 years ago
a9d93e1
btrfs: make extent_clear_unlock_delalloc return void
by David Sterba
· 9 years ago
69ba392
btrfs: make clear_extent_buffer_uptodate return void
by David Sterba
· 9 years ago
09c25a8
btrfs: make set_extent_buffer_uptodate return void
by David Sterba
· 9 years ago
cd716d8
btrfs: make lock_extent static inline
by David Sterba
· 9 years ago
ff13db4
btrfs: drop unused parameter from lock_extent_bits
by David Sterba
· 9 years ago
e83b1d9
btrfs: make clear_extent_bit helpers static inline
by David Sterba
· 9 years ago
c631795
btrfs: make set_extent_bit helpers static inline
by David Sterba
· 9 years ago
5247255
btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
by Qu Wenruo
· 9 years ago
fefdc55
btrfs: extent_io: Introduce new function clear_record_extent_bits()
by Qu Wenruo
· 9 years ago
d38ed27
btrfs: extent_io: Introduce new function set_record_extent_bits
by Qu Wenruo
· 9 years ago
ac46777
btrfs: extent_io: Introduce needed structure for recoding set/clear bits
by Qu Wenruo
· 9 years ago
e8c9f18
btrfs: constify structs with op functions or static definitions
by David Sterba
· 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
704de49
Btrfs: set page and mapping error on compressed write failure
by Filipe Manana
· 10 years ago
0d4cf4e
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
by Chris Mason
· 10 years ago
bbf65cf
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
by Chris Mason
· 10 years ago
656f30d
Btrfs: be aware of btree inode write errors to avoid fs corruption
by Filipe Manana
· 10 years ago
fb85fc9
btrfs: kill extent_buffer_page helper
by David Sterba
· 10 years ago
01d5bc3
btrfs: remove unused extent state bits
by David Sterba
· 10 years ago
f612496
Btrfs: cleanup the read failure record after write or when the inode is freeing
by Miao Xie
· 10 years ago
8b110e3
Btrfs: implement repair function when direct read fails
by Miao Xie
· 10 years ago
1203b68
Btrfs: modify clean_io_failure and make it suit direct io
by Miao Xie
· 10 years ago
ffdd201
Btrfs: modify repair_io_failure and make it suit direct io
by Miao Xie
· 10 years ago
2fe6303
Btrfs: split bio_readpage_error into several functions
by Miao Xie
· 10 years ago
2a39e59
Btrfs: shrink further sizeof(struct extent_buffer)
by Filipe Manana
· 10 years ago
27a3507
Btrfs: reduce size of struct extent_state
by Filipe Manana
· 10 years ago
46fefe4
Btrfs: remove unused wait queue in struct extent_buffer
by Filipe Manana
· 10 years ago
550ac1d
btrfs: new function read_extent_buffer_to_user
by Gerhard Heift
· 11 years ago
faa2dbf
Btrfs: add sanity tests for new qgroup accounting code
by Josef Bacik
· 11 years ago
a26e8c9
Btrfs: don't clear uptodate if the eb is under IO
by Josef Bacik
· 11 years ago
f28491e
Btrfs: move the extent buffer radix tree into the fs_info
by Josef Bacik
· 11 years ago
34b41ac
Btrfs: use a bit to track if we're in the radix tree
by Josef Bacik
· 11 years ago
452c75c
Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case
by Chandra Seetharaman
· 11 years ago
294e30f
Btrfs: add tests for find_lock_delalloc_range
by Josef Bacik
· 11 years ago
171170c
btrfs: mark some local function as 'static'
by Sergei Trofimovich
· 11 years ago
4b38431
btrfs: Introduce extent_read_full_page_nolock()
by Mark Fasheh
· 11 years ago
c2790a2
Btrfs: cleanup arguments to extent_clear_unlock_delalloc
by Josef Bacik
· 11 years ago
facc8a22
Btrfs: don't cache the csum value into the extent state tree
by Miao Xie
· 11 years ago
7ee9e44
Btrfs: check if we can nocow if we don't have data space
by Josef Bacik
· 11 years ago
9be3395
Btrfs: use a btrfs bioset instead of abusing bio internals
by Chris Mason
· 12 years ago
4107488
btrfs: use unsigned long type for extent state bits
by David Sterba
· 12 years ago
f7a52a4
btrfs: remove unused gfp mask parameter from release_extent_buffer callchain
by David Sterba
· 12 years ago
48a3b63
btrfs: make static code static & remove dead code
by Eric Sandeen
· 12 years ago
6d49ba1
btrfs: move leak debug code to functions
by Eric Sandeen
· 12 years ago
fd8b2b6
Btrfs: cleanup destroy_marked_extents
by Josef Bacik
· 12 years ago
e4100d9
Btrfs: improve the performance of the csums lookup
by Miao Xie
· 12 years ago
4adaa61
Btrfs: fix race between mmap writes and compression
by Chris Mason
· 12 years ago
b8dae31
btrfs: use only inline_pages from extent buffer
by David Sterba
· 12 years ago
e942f88
Merge branch 'raid56-experimental' into for-linus-3.9
by Chris Mason
· 12 years ago
c8f2f24
Btrfs: remove unused extent io tree ops V2
by Josef Bacik
· 12 years ago
64a1670
Btrfs: add rw argument to merge_bio_hook()
by David Woodhouse
· 15 years ago
3ec706c
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
by Stefan Behrens
· 12 years ago
479ed9a
btrfs: move inline function code to header file
by Robin Dong
· 12 years ago
e613887
Btrfs: cache extent state when writing out dirty metadata pages
by Josef Bacik
· 12 years ago
de0022b
Btrfs: do not async metadata csumming in certain situations
by Josef Bacik
· 12 years ago
9e8a4a8
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
by Liu Bo
· 12 years ago
1e20932
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 12 years ago
5fd0204
Btrfs: finish ordered extents in their own thread
by Josef Bacik
· 13 years ago
815a51c
Btrfs: dummy extent buffers for tree mod log
by Jan Schmidt
· 13 years ago
5cf1ab5
Btrfs: always store the mirror we read the eb from
by Josef Bacik
· 13 years ago
1d4284b
Merge branch 'error-handling' into for-linus
by Chris Mason
· 13 years ago
ea46679
Btrfs: deal with read errors on extent buffers differently
by Josef Bacik
· 13 years ago
0b32f4b
Btrfs: ensure an entire eb is written at once
by Josef Bacik
· 13 years ago
3083ee2
Btrfs: introduce free_extent_buffer_stale
by Josef Bacik
· 13 years ago
4f2de97a
Btrfs: set page->private to the eb
by Josef Bacik
· 13 years ago
727011e
Btrfs: allow metadata blocks larger than the page size
by Chris Mason
· 14 years ago
3fbe5c0
btrfs: split extent_state ops
by Jeff Mahoney
· 13 years ago
d008237
btrfs: drop gfp_t from lock_extent
by Jeff Mahoney
· 13 years ago
143bede
btrfs: return void in functions without error conditions
by Jeff Mahoney
· 13 years ago
87826df
btrfs: delalloc for page dirtied out-of-band in fixup worker
by Jeff Mahoney
· 13 years ago
5b25f70
Btrfs: add nested locking mode for paths
by Arne Jansen
· 13 years ago
32240a9
btrfs: mirror_num should be int, not u64
by Jan Schmidt
· 13 years ago
806468f
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
by Chris Mason
· 13 years ago
531f4b1a
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
by Chris Mason
· 13 years ago
01d658f
Btrfs: make sure to flush queued bios if write_cache_pages waits
by Chris Mason
· 13 years ago
1728366
Btrfs: stop using write_one_page
by Josef Bacik
· 13 years ago
462d6fa
Btrfs: introduce convert_extent_bit
by Josef Bacik
· 13 years ago
ab0fff0
btrfs: add READAHEAD extent buffer flag
by Arne Jansen
· 13 years ago
bb82ab8
btrfs: add an extra wait mode to read_extent_buffer_pages
by Arne Jansen
· 13 years ago
4a54c8c
btrfs: Moved repair code from inode.c to extent_io.c
by Jan Schmidt
· 13 years ago
0ef8e45
btrfs scrub: add fixup code for errors on nodatasum files
by Jan Schmidt
· 13 years ago
8ddc7d9
btrfs: add mirror_num to extent_read_full_page
by Jan Schmidt
· 13 years ago
3a6d457
Btrfs: remove unused members from struct extent_state
by Xiao Guangrong
· 13 years ago
1bf8504
btrfs: Make extent-io callbacks that never fail return void
by Jeff Mahoney
· 13 years ago
bd68151
Btrfs: switch the btrfs tree locks to reader/writer
by Chris Mason
· 13 years ago
a659171
Btrfs: stop using highmem for extent_buffers
by Chris Mason
· 13 years ago
Next »