Chris Mason
|
1b1e2135dc
Btrfs: Add a per-inode csum mutex to avoid races creating csum items
|
17 年之前 |
Chris Mason
|
89ce8a63d0
Add btrfs_end_transaction_throttle to force writers to wait for pending commits
|
17 年之前 |
Chris Mason
|
594a24eb0e
Fix btrfs_del_ordered_inode to allow forcing the drop during unlinks
|
17 年之前 |
Chris Mason
|
a213501153
Btrfs: Replace the big fs_mutex with a collection of other locks
|
17 年之前 |
Sage Weil
|
6bf13c0cc8
Btrfs: transaction ioctls
|
17 年之前 |
Mingming
|
e1b81e6761
btrfs delete ordered inode handling fix
|
17 年之前 |
Chris Mason
|
211c17f51f
Fix corners in writepage and btrfs_truncate_page
|
17 年之前 |
Jeff Mahoney
|
12fa8ec64f
Btrfs: Add workaround for AppArmor changing remove_suid()
|
17 年之前 |
Chris Mason
|
bb8885cc0a
Btrfs: Fix do_sync_file_range ifdefs (2.6.22)
|
17 年之前 |
Sage Weil
|
f2eb0a241f
Btrfs: Clone file data ioctl
|
17 年之前 |
Chris Mason
|
81d7ed29ff
Btrfs: Throttle file_write when data=ordered is flushing the inode
|
17 年之前 |
Chris Mason
|
409c6118d3
Btrfs: Set nodatasum on the inode when written by a nodatasum mount
|
17 年之前 |
Chris Mason
|
3b951516ed
Btrfs: Use the extent map cache to find the logical disk block during data retries
|
17 年之前 |
Chris Mason
|
b248a41529
Btrfs: A few updates for 2.6.18 and versions older than 2.6.25
|
17 年之前 |
Chris Mason
|
1643298592
Btrfs: Add O_DIRECT read and write (writes == buffered + cache flush)
|
17 年之前 |
Chris Mason
|
0740c82bc7
Btrfs: Properly cast before shifting
|
17 年之前 |
Chris Mason
|
d99cb30a11
Btrfs: Take the extent lock before dropping the delalloc bits
|
17 年之前 |
Chris Mason
|
0762704b19
Btrfs: Properly clear dirty and delalloc extent bits while preparing the file for write
|
17 年之前 |
Yan
|
39b5637f6f
Btrfs: Fix "no csum found for inode" issue.
|
17 年之前 |
Chris Mason
|
9069218d44
Btrfs: Fix i_blocks accounting
|
17 年之前 |
Yan
|
7261009cea
btrfs_drop_extents: handle BTRFS_INODE_REF_KEY types
|
17 年之前 |
Yan
|
dacb473ad8
Btrfs: Fix hole creation in file_write
|
17 年之前 |
Yan
|
0181e58f91
btrfs_drop_extent fixe for inline items > 8K
|
17 年之前 |
Chris Mason
|
6f568d35a0
Btrfs: mount -o max_inline=size to control the maximum inline extent size
|
17 年之前 |
Chris Mason
|
291d673e6a
Btrfs: Do delalloc accounting via hooks in the extent_state code
|
17 年之前 |
Chris Mason
|
d1310b2e0c
Btrfs: Split the extent_map code into two parts
|
17 年之前 |
Chris Mason
|
5f56406aab
Btrfs: Fix hole insertion corner cases
|
17 年之前 |
Chris Mason
|
e2008b6140
Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion
|
17 年之前 |
Chris Mason
|
dc17ff8f11
Btrfs: Add data=ordered support
|
17 年之前 |
Chris Mason
|
2552488345
Btrfs: Lower the max inline size to 8k
|
17 年之前 |