aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ordered-data.c
Commit message (Expand)AuthorAge
* Btrfs: align offsets for btrfs_ordered_update_i_sizeYan, Zheng2010-01-17
* Btrfs: Add delayed iputYan, Zheng2009-12-17
* Btrfs: Fix disk_i_size update corner caseYan, Zheng2009-12-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-10-11
|\
| * Btrfs: release delalloc reservations on extent item insertionJosef Bacik2009-10-08
* | Btrfs: remove duplicates of filemap_ helpersChristoph Hellwig2009-10-01
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-24
|\|
| * Btrfs: Use PagePrivate2 to track pages in the data=ordered code.Chris Mason2009-09-11
| * Btrfs: use a cached state for extent state operations during delallocChris Mason2009-09-11
* | writeback: get rid of wbc->for_writepagesJens Axboe2009-09-16
|/
* Btrfs: use WRITE_SYNC for synchronous writesChris Mason2009-04-20
* Btrfs: add extra flushing for renames and truncatesChris Mason2009-03-31
* 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