aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ordered-data.c
Commit message (Expand)AuthorAge
* btrfs: remove stale newlines from log messagesDavid Sterba2014-06-09
* Btrfs: split the global ordered extents mutexMiao Xie2014-03-10
* Btrfs: wake up the tasks that wait for the io earlierMiao Xie2014-03-10
* Btrfs: fix early enospc due to the race of the two ordered extent waitMiao Xie2014-03-10
* btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo2014-03-10
* btrfs: Replace fs_info->flush_workers with btrfs_workqueue.Qu Wenruo2014-03-10
* Btrfs: don't mix the ordered extents of all files together during logging the...Miao Xie2014-03-10
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-28
* Btrfs: avoid unnecessary ordered extent cache resetsFilipe David Borba Manana2014-01-28
* Btrfs: fix list delete warning when removing ordered root from the listMiao Xie2013-11-20
* Btrfs: don't wait for ordered data outside desired rangeFilipe David Borba Manana2013-11-20
* Btrfs: don't wait for the completion of all the ordered extentsMiao Xie2013-11-11
* Btrfs: take ordered root lock when removing ordered operations inodeJosef Bacik2013-11-11
* Btrfs: return an error from btrfs_wait_ordered_rangeJosef Bacik2013-11-11
* Btrfs: btrfs_add_ordered_operation: Fix last modified transaction comparison.chandan2013-11-11
* Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik2013-09-21
* Btrfs: allow partial ordered extent completionJosef Bacik2013-09-01
* Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-01
* Btrfs: fix heavy delalloc related deadlockJosef Bacik2013-09-01
* Btrfs: remove btrfs_sector_sum structureMiao Xie2013-07-02
* Btrfs: introduce per-subvolume ordered extent listMiao Xie2013-06-14
* Btrfs: improve the performance of the csums lookupMiao Xie2013-05-06
* Btrfs: hold the ordered operations mutex when waiting on ordered extentsJosef Bacik2013-03-28
* Btrfs: place ordered operations on a per transaction listJosef Bacik2013-02-20
* Btrfs: don't traverse the ordered operation list repeatedlyMiao Xie2013-02-20
* Btrfs: wait on ordered extents at the last possible momentJosef Bacik2013-02-20
* Btrfs: fix possible stale data exposureJosef Bacik2013-02-05
* Btrfs: fix missing i_size updateJosef Bacik2013-02-05
* Btrfs: cleanup for btrfs_wait_order_rangeLiu Bo2012-12-12
* Btrfs: make ordered extent be flushed by multi-taskMiao Xie2012-12-11
* Btrfs: make ordered operations be handled by multi-taskMiao Xie2012-12-11
* Btrfs: kill obsolete arguments in btrfs_wait_ordered_extentsLiu Bo2012-10-04
* Btrfs: use a slab for ordered extents allocationMiao Xie2012-10-01
* Btrfs: fix file extent discount problem in the, snapshotMiao Xie2012-10-01
* btrfs: nuke pdflush from commentsArtem Bityutskiy2012-08-04
* Btrfs: call filemap_fdatawrite twice for compressionJosef Bacik2012-06-14
* 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