aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ordered-data.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-25Btrfs: Update on disk i_size only after pending ordered extents are doneChris Mason1-0/+2
2008-09-25Btrfs: New data=ordered implementationChris Mason1-11/+60
2008-09-25Fix btrfs_del_ordered_inode to allow forcing the drop during unlinksChris Mason1-1/+1
2008-09-25btrfs delete ordered inode handling fixMingming1-1/+1
2008-09-25Btrfs: Throttle file_write when data=ordered is flushing the inodeChris Mason1-0/+1
2008-09-25Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernelsChris Mason1-2/+4
2008-09-25Rework btrfs_drop_inode to avoid schedulingChris Mason1-0/+1
2008-09-25Btrfs: Add data=ordered supportChris Mason1-0/+39