Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4eade540fc35353813097bfdb39465c9b8847a15
/
fs
/
btrfs
/
extent_io.h
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
6af118c
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
291d673
Btrfs: Do delalloc accounting via hooks in the extent_state code
by Chris Mason
· 17 years ago
70dec80
Btrfs: extent_io and extent_state optimizations
by Chris Mason
· 17 years ago
d1310b2
Btrfs: Split the extent_map code into two parts
by Chris Mason
· 17 years ago