aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ordered-data.c
Commit message (Expand)AuthorAge
* Btrfs: simplify iteration codesQinghuang Feng2009-01-21
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-08
* Btrfs: Optimize compressed writeback and readsChris Mason2008-11-06
* Btrfs: Add fallocate support v2Yan Zheng2008-10-30
* Btrfs: update nodatacow code v2Yan Zheng2008-10-30
* Btrfs: Add zlib compression supportChris Mason2008-10-29
* Btrfs: O_DIRECT writes via buffered writes + invaldiateChris Mason2008-10-03
* Btrfs: add and improve commentsChris Mason2008-09-29
* Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan2008-09-26
* Btrfs: Fix nodatacow for the new data=ordered modeYan Zheng2008-09-25
* Btrfs: Various small fixes.Yan Zheng2008-09-25
* Btrfs: Fix the defragmention code and the block relocation code for data=orderedChris Mason2008-09-25
* Btrfs: Search data ordered extents first for checksums on readChris Mason2008-09-25
* Btrfs: Take the csum mutex while reading checksumsChris Mason2008-09-25
* Btrfs: Fix some data=ordered related data corruptionsChris Mason2008-09-25
* Btrfs: Data ordered fixesChris Mason2008-09-25
* Fix btrfs_wait_ordered_extent_range to properly waitChris Mason2008-09-25
* Btrfs: Handle data checksumming on bios that span multiple ordered extentsChris Mason2008-09-25
* Btrfs: Cleanup and comment ordered-data.cChris Mason2008-09-25
* Btrfs: Don't pin pages in ram until the entire ordered extent is on disk.Chris Mason2008-09-25
* Btrfs: Update on disk i_size only after pending ordered extents are doneChris Mason2008-09-25
* Btrfs: New data=ordered implementationChris Mason2008-09-25
* Btrfs: Add a per-inode csum mutex to avoid races creating csum itemsChris Mason2008-09-25
* Fix btrfs_del_ordered_inode to allow forcing the drop during unlinksChris Mason2008-09-25
* btrfs delete ordered inode handling fixMingming2008-09-25
* Btrfs: Fixes for 2.6.18 enterprise kernelsChris Mason2008-09-25
* Btrfs: Throttle file_write when data=ordered is flushing the inodeChris Mason2008-09-25
* Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernelsChris Mason2008-09-25
* Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeoutChris Mason2008-09-25
* Rework btrfs_drop_inode to avoid schedulingChris Mason2008-09-25
* Btrfs: Add data=ordered supportChris Mason2008-09-25