Commit Graph

73 Commits (925baeddc5b0764a53f2214a1253251bab0e0324)

Author SHA1 Message Date
Sage Weil 6bf13c0cc8 Btrfs: transaction ioctls 17 years ago
Mingming e1b81e6761 btrfs delete ordered inode handling fix 17 years ago
Chris Mason 211c17f51f Fix corners in writepage and btrfs_truncate_page 17 years ago
Jeff Mahoney 12fa8ec64f Btrfs: Add workaround for AppArmor changing remove_suid() 17 years ago
Chris Mason bb8885cc0a Btrfs: Fix do_sync_file_range ifdefs (2.6.22) 17 years ago
Sage Weil f2eb0a241f Btrfs: Clone file data ioctl 17 years ago
Chris Mason 81d7ed29ff Btrfs: Throttle file_write when data=ordered is flushing the inode 17 years ago
Chris Mason 409c6118d3 Btrfs: Set nodatasum on the inode when written by a nodatasum mount 17 years ago
Chris Mason 3b951516ed Btrfs: Use the extent map cache to find the logical disk block during data retries 17 years ago
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
Chris Mason 179e29e488 Btrfs: Fix a number of inline extent problems that Yan Zheng reported. 17 years ago
Chris Mason 35ebb934bd Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines 17 years ago
Chris Mason 2ff3e9b61d Add O_SYNC support to btrfs_file_write 17 years ago
Yan 18f16f7ba6 Btrfs: Fix for insert_inline_extent to handle offset != 0 17 years ago
Jens Axboe ae2f5411c4 btrfs: 32-bit type problems 17 years ago
Chris Mason 7936ca3883 Btrfs: Default to 8k max packed tails 17 years ago
Chris Mason ff79f8190b Btrfs: Add back file data checksumming 17 years ago
Chris Mason 810191ff30 Btrfs: extent_map optimizations to cut down on CPU usage 17 years ago
Chris Mason 3326d1b07c Btrfs: Allow tails larger than one page 17 years ago
Chris Mason db94535db7 Btrfs: Allow tree blocks larger than the page size 17 years ago
Chris Mason 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 years ago