Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
feff98f5507f98c0422252caec41c3be9e6b6399
/
fs
/
btrfs
/
extent_io.h
9be3395
Btrfs: use a btrfs bioset instead of abusing bio internals
by Chris Mason
· 11 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
· 12 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
9eb9104
btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline
by richard kennedy
· 13 years ago
f2a97a9
btrfs: remove all unused functions
by David Sterba
· 14 years ago
621496f
btrfs: remove unused function prototypes
by David Sterba
· 14 years ago
ba14419
btrfs: drop gfp parameter from alloc_extent_buffer
by David Sterba
· 14 years ago
f09d1f6
btrfs: drop gfp parameter from find_extent_buffer
by David Sterba
· 14 years ago
f993c88
btrfs: drop unused argument from extent_io_tree_init
by David Sterba
· 14 years ago
306e16c
btrfs: rename variables clashing with global function names
by David Sterba
· 14 years ago
507903b
btrfs: using cached extent_state in set/unlock combinations
by Arne Jansen
· 14 years ago
a826d6d
Btrfs: check items for correctness as we search
by Josef Bacik
· 14 years ago
ec29ed5
Btrfs: fix fiemap bugs with delalloc
by Chris Mason
· 14 years ago
261507a0
btrfs: Allow to add new compression algorithm
by Li Zefan
· 14 years ago
88f794e
btrfs: cleanup duplicate bio allocating functions
by Miao Xie
· 14 years ago
19fe0a8
Btrfs: Switch the extent buffer rbtree into a radix tree
by Miao Xie
· 14 years ago
4845e44
Btrfs: rework O_DIRECT enospc handling
by Chris Mason
· 14 years ago
eaf25d9
Btrfs: use async helpers for DIO write checksumming
by Chris Mason
· 14 years ago
0ca1f7c
Btrfs: Update metadata reservation for delayed allocation
by Yan, Zheng
· 14 years ago
2ac55d4
Btrfs: cache the extent state everywhere we possibly can V2
by Josef Bacik
· 15 years ago
32c00af
Btrfs: release delalloc reservations on extent item insertion
by Josef Bacik
· 15 years ago
a791e35
Btrfs: cleanup extent_clear_unlock_delalloc flags
by Chris Mason
· 15 years ago
9ed74f2
Btrfs: proper -ENOSPC handling
by Josef Bacik
· 15 years ago
8b62b72
Btrfs: Use PagePrivate2 to track pages in the data=ordered code.
by Chris Mason
· 15 years ago
9655d29
Btrfs: use a cached state for extent state operations during delalloc
by Chris Mason
· 15 years ago
2c64c53
Btrfs: cache values for locking extents
by Chris Mason
· 15 years ago
1edbb73
Btrfs: reduce CPU usage in the extent_state tree
by Chris Mason
· 15 years ago
b947343
Btrfs: leave btree locks spinning more often
by Chris Mason
· 16 years ago
b4ce94d
Btrfs: Change btree locking to use explicit blocking points
by Chris Mason
· 16 years ago
1506fcc
Btrfs: fiemap support
by Yehuda Sadeh
· 16 years ago
17d217f
Btrfs: fix nodatasum handling in balancing code
by Yan Zheng
· 16 years ago
771ed68
Btrfs: Optimize compressed writeback and reads
by Chris Mason
· 16 years ago
2517920
Btrfs: nuke fs wide allocation mutex V2
by Josef Bacik
· 16 years ago
c8b9781
Btrfs: Add zlib compression support
by Chris Mason
· 16 years ago
5b21f2e
Btrfs: extent_map and data=ordered fixes for space balancing
by Zheng Yan
· 16 years ago
4bef084
Btrfs: Tree logging fixes
by Chris Mason
· 16 years ago
f421950
Btrfs: Fix some data=ordered related data corruptions
by Chris Mason
· 16 years ago
a61e6f2
Btrfs: Use a mutex in the extent buffer for tree block locking
by Chris Mason
· 16 years ago
6af118ce
Btrfs: Index extent buffers in an rbtree
by Chris Mason
· 16 years ago
247e743
Btrfs: Use async helpers to deal with pages that have been improperly dirtied
by Chris Mason
· 16 years ago
e6dcd2d
Btrfs: New data=ordered implementation
by Chris Mason
· 16 years ago
1259ab7
Btrfs: Handle write errors on raid1 and raid10
by Chris Mason
· 16 years ago
7b13b7b
Btrfs: Don't drop extent_map cache during releasepage on the btree inode
by Chris Mason
· 17 years ago
44b8bd7
Btrfs: Create a work queue for bio writes
by Chris Mason
· 17 years ago
7e38326
Btrfs: Handle checksumming errors while reading data blocks
by Chris Mason
· 17 years ago
f188591
Btrfs: Retry metadata reads in the face of checksum failures
by Chris Mason
· 17 years ago
ce9adaa
Btrfs: Do metadata checksums for reads via a workqueue
by Chris Mason
· 17 years ago
728131d
Btrfs: Add additional debugging for metadata checksum failures
by Chris Mason
· 17 years ago
2d2ae54
Btrfs: Add leak debugging for extent_buffer and extent_state
by Chris Mason
· 17 years ago
239b14b
Btrfs: Bring back mount -o ssd optimizations
by Chris Mason
· 17 years ago
0b86a83
Btrfs: Add support for multiple devices per filesystem
by Chris Mason
· 17 years ago
065631f
Btrfs: checksum file data at bio submission time instead of during writepage
by Chris Mason
· 17 years ago
d7fc640
Btrfs: Allocator improvements
by Chris Mason
· 17 years ago
a86c12c
Btrfs: Create larger bios for btree blocks
by Chris Mason
· 17 years ago
80ea96b
Btrfs: Add a lookup cache to the extent state tree
by Chris Mason
· 17 years ago
b0c68f8
Btrfs: Enable delalloc accounting
by Chris Mason
· 17 years ago
Next »