aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ordered-data.c
Commit message (Expand)AuthorAge
* Btrfs: finish ordered extents in their own threadJosef Bacik2012-05-30
* Btrfs: do not check delalloc when updating disk_i_sizeJosef Bacik2012-05-30
* Btrfs: remove useless waiting and extra filemap workJosef Bacik2012-05-30
* btrfs: return void in functions without error conditionsJeff Mahoney2012-03-21
* btrfs: Panic on bad rbtree operationsJeff Mahoney2012-03-21
* Btrfs: add initial tracepoint support for btrfsliubo2011-03-28
* Btrfs: avoid uninit variable warnings in ordered-data.cChris Mason2011-01-31
* btrfs: Allow to add new compression algorithmLi Zefan2010-12-22
* Btrfs: deal with DIO bios that span more than one ordered extentChris Mason2010-11-28
* Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen2010-10-29
* Btrfs: add basic DIO read/write supportJosef Bacik2010-05-25
* Btrfs: Update metadata reservation for delayed allocationYan, Zheng2010-05-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-04-05
|\
| * Btrfs: kill max_extent mount optionJosef Bacik2010-03-30
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Btrfs: cache ordered extent when completing ioJosef Bacik2010-03-15
* Btrfs: change the ordered tree to use a spinlock instead of a mutexJosef Bacik2010-03-15
* 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