Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
233cdbce55b8948b46fcd76ad77c1f33b8c01095
/
fs
/
btrfs
/
extent_io.c
« Previous
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
7f3c74f
Btrfs: Keep extent mappings in ram until pending ordered extents are done
by Chris Mason
· 16 years ago
211f90e
Btrfs: Don't allow releasepage to succeed if EXTENT_ORDERED is set
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
079899c
Btrfs: Change find_extent_buffer to use TestSetPageLocked
by Chris Mason
· 16 years ago
925baed
Btrfs: Start btree concurrency work.
by Chris Mason
· 16 years ago
211c17f
Fix corners in writepage and btrfs_truncate_page
by Chris Mason
· 16 years ago
1259ab7
Btrfs: Handle write errors on raid1 and raid10
by Chris Mason
· 16 years ago
4235298
Btrfs: Drop some verbose printks
by Chris Mason
· 17 years ago
5e478dc
Btrfs: write_cache_pages came in 2.6.22
by Chris Mason
· 17 years ago
004fb57
Btrfs: write_extent_pages came in 2.6.23
by Chris Mason
· 17 years ago
e1c4b74
Fix btrfs_get_extent and get_block corner cases, and disable O_DIRECT reads
by Chris Mason
· 17 years ago
7b13b7b
Btrfs: Don't drop extent_map cache during releasepage on the btree inode
by Chris Mason
· 17 years ago
41471e8
Btrfs: Remove bogus max_sector warnings from the extent_io code
by Chris Mason
· 17 years ago
3b95151
Btrfs: Use the extent map cache to find the logical disk block during data retries
by Chris Mason
· 17 years ago
594994a
Btrfs: define write_cache_pages for linux kernel <= 2.6.20 instead
by Miguel
· 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
2b114d1
Btrfs: Correct usage of IS_ERR() in extent_io.c
by Peter
· 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
39b5637
Btrfs: Fix "no csum found for inode" issue.
by Yan
· 17 years ago
a86c12c
Btrfs: Create larger bios for btree blocks
by Chris Mason
· 17 years ago
961d023
Btrfs: Don't case unsigned long to int in bio submission
by Chris Mason
· 17 years ago
c2e639f
Btrfs: Fix typo in extent_io.c ---
by Yan
· 17 years ago
ae9d128
Btrfs: Fix delalloc account on state deletion
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
6f568d3
Btrfs: mount -o max_inline=size to control the maximum inline extent size
by Chris Mason
· 17 years ago
291d673
Btrfs: Do delalloc accounting via hooks in the extent_state code
by Chris Mason
· 17 years ago
85e21ba
Btrfs: During deletes and truncate, remove many items at once from the tree
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