Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Btrfs: Handle data checksumming on bios that span multiple ordered extents | Chris Mason | 2008-09-25 | 1 | -2/+9 | |
* | Btrfs: Cleanup and comment ordered-data.c | Chris Mason | 2008-09-25 | 1 | -8/+41 | |
* | Btrfs: Don't pin pages in ram until the entire ordered extent is on disk. | Chris Mason | 2008-09-25 | 1 | -0/+1 | |
* | Btrfs: Update on disk i_size only after pending ordered extents are done | Chris Mason | 2008-09-25 | 1 | -0/+2 | |
* | Btrfs: New data=ordered implementation | Chris Mason | 2008-09-25 | 1 | -11/+60 | |
* | Fix btrfs_del_ordered_inode to allow forcing the drop during unlinks | Chris Mason | 2008-09-25 | 1 | -1/+1 | |
* | btrfs delete ordered inode handling fix | Mingming | 2008-09-25 | 1 | -1/+1 | |
* | Btrfs: Throttle file_write when data=ordered is flushing the inode | Chris Mason | 2008-09-25 | 1 | -0/+1 | |
* | Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernels | Chris Mason | 2008-09-25 | 1 | -2/+4 | |
* | Rework btrfs_drop_inode to avoid scheduling | Chris Mason | 2008-09-25 | 1 | -0/+1 | |
* | Btrfs: Add data=ordered support | Chris Mason | 2008-09-25 | 1 | -0/+39 |