Chris Mason
|
b248a41529
Btrfs: A few updates for 2.6.18 and versions older than 2.6.25
|
17 years ago |
Chris Mason
|
1643298592
Btrfs: Add O_DIRECT read and write (writes == buffered + cache flush)
|
17 years ago |
Chris Mason
|
0740c82bc7
Btrfs: Properly cast before shifting
|
17 years ago |
Chris Mason
|
d99cb30a11
Btrfs: Take the extent lock before dropping the delalloc bits
|
17 years ago |
Chris Mason
|
0762704b19
Btrfs: Properly clear dirty and delalloc extent bits while preparing the file for write
|
17 years ago |
Yan
|
39b5637f6f
Btrfs: Fix "no csum found for inode" issue.
|
17 years ago |
Chris Mason
|
9069218d44
Btrfs: Fix i_blocks accounting
|
17 years ago |
Yan
|
7261009cea
btrfs_drop_extents: handle BTRFS_INODE_REF_KEY types
|
17 years ago |
Yan
|
dacb473ad8
Btrfs: Fix hole creation in file_write
|
17 years ago |
Yan
|
0181e58f91
btrfs_drop_extent fixe for inline items > 8K
|
17 years ago |
Chris Mason
|
6f568d35a0
Btrfs: mount -o max_inline=size to control the maximum inline extent size
|
17 years ago |
Chris Mason
|
291d673e6a
Btrfs: Do delalloc accounting via hooks in the extent_state code
|
17 years ago |
Chris Mason
|
d1310b2e0c
Btrfs: Split the extent_map code into two parts
|
17 years ago |
Chris Mason
|
5f56406aab
Btrfs: Fix hole insertion corner cases
|
17 years ago |
Chris Mason
|
e2008b6140
Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion
|
17 years ago |
Chris Mason
|
dc17ff8f11
Btrfs: Add data=ordered support
|
17 years ago |
Chris Mason
|
2552488345
Btrfs: Lower the max inline size to 8k
|
17 years ago |
Chris Mason
|
5b92ee7204
Btrfs: Fix lock ordering of the snapshot semaphore against the page lock
|
17 years ago |
Chris Mason
|
98ed51747b
Btrfs: Force inlining off in a few places to save stack usage
|
17 years ago |
Chris Mason
|
1832a6d5ee
Btrfs: Implement basic support for -ENOSPC
|
17 years ago |
Chris Mason
|
6da6abae02
Btrfs: Back port to 2.6.18-el kernels
|
17 years ago |
Chris Mason
|
e9906a9849
Fixes for loopback files in btrfs
|
17 years ago |
Yan
|
6e3b96668e
Off by one fix for btrfs_drop_extents
|
17 years ago |
Chris Mason
|
d8d5f3e16d
Btrfs: Add lowest key information to back refs for extent tree blocks as well.
|
17 years ago |
Chris Mason
|
7bb86316c3
Btrfs: Add back pointers from extents to the btree or file referencing them
|
17 years ago |
Chris Mason
|
00f5c795fc
btrfs_drop_extents: make sure the item is getting smaller before truncate
|
17 years ago |
Chris Mason
|
448d640b66
Btrfs: Fine tune the btree writeback exclusion some more
|
17 years ago |
Chris Mason
|
257d0ce36f
Btrfs: Allow large data extents in a single file to span into metadata block groups
|
17 years ago |
Yan
|
a273208edd
Fix EXTENT_MAP_INLINE off by one in btrfs_drop_extents
|
17 years ago |
Yan
|
dcfec0dcb1
Btrfs: Fix u32 overflow in dirty_and_release_pages.
|
17 years ago |