aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAge
* btrfs: fix uncheck memory allocation in btrfs_submit_compressed_readliubo2011-01-28
* btrfs: check NULL or notTsutomu Itoh2011-01-16
* btrfs: Allow to add new compression algorithmLi Zefan2010-12-22
* Btrfs: fix fiemapJosef Bacik2010-11-27
* Btrfs: avoid NULL pointer deref in try_release_extent_bufferChris Mason2010-11-21
* btrfs: cleanup duplicate bio allocating functionsMiao Xie2010-11-21
* Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen2010-10-29
* Btrfs: Fix variables set but not read (bugs found by gcc 4.6)Andi Kleen2010-10-29
* Btrfs: Switch the extent buffer rbtree into a radix treeMiao Xie2010-10-29
* Btrfs: restructure try_release_extent_buffer()Miao Xie2010-10-29
* writeback: remove writeback_inodes_wbcChristoph Hellwig2010-07-06
* Btrfs: rework O_DIRECT enospc handlingChris Mason2010-05-25
* Btrfs: use async helpers for DIO write checksummingChris Mason2010-05-25
* Btrfs: do aio_write instead of writeJosef 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: use add_to_page_cache_lru, use __page_cache_allocNick Piggin2010-04-05
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik2010-03-15
* Btrfs: cache extent state in find_delalloc_rangeJosef Bacik2010-03-15
* Btrfs: finish read pages in the order they are submittedChris Mason2010-03-15
* Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris2010-03-08
* Btrfs: fix race between allocate and release extent buffer.Yan, Zheng2010-02-04
* Btrfs: release delalloc reservations on extent item insertionJosef Bacik2009-10-08
* Btrfs: cleanup extent_clear_unlock_delalloc flagsChris Mason2009-10-08
* Btrfs: proper -ENOSPC handlingJosef Bacik2009-09-28
* Btrfs: fix releasepage to avoid unlocking extents we haven't lockedChris Mason2009-09-23
* Btrfs: Fix test_range_bit for whole file extentsChris Mason2009-09-23
* Btrfs: fix errors handling cached state in set/clear_extent_bitChris Mason2009-09-23
* Btrfs: properly honor wbc->nr_to_write changesChris Mason2009-09-18
* 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
* Btrfs: don't lock bits in the extent tree during writepageChris Mason2009-09-11
* Btrfs: cache values for locking extentsChris Mason2009-09-11
* Btrfs: reduce CPU usage in the extent_state treeChris Mason2009-09-11
* Btrfs: Fix new state initialization orderChris Mason2009-09-11
* Btrfs: switch extent_map to a rw lockChris Mason2009-09-11
* Btrfs: use larger nr_to_write for larger extentsChris Mason2009-09-11
* Btrfs: optimize set extent bitChris Mason2009-09-11
* btrfs: Fix set/clear_extent_bit for 'end == (u64)-1'Yan Zheng2009-06-10
* Btrfs: remove #if 0 codeChris Mason2009-04-27
* Btrfs: kill btrfs_cache_createChristoph Hellwig2009-04-24
* Btrfs: fix oops on page->mapping->host during writepageChris Mason2009-04-20
* Btrfs: add a priority queue to the async thread helpersChris Mason2009-04-20
* Btrfs: use WRITE_SYNC for synchronous writesChris Mason2009-04-20
* Btrfs: fix __ucmpdi2 compile bug on 32 bit buildsHeiko Carstens2009-04-03
* Btrfs: leave btree locks spinning more oftenChris Mason2009-03-24
* Btrfs: remove unused code in split_state()Qinghuang Feng2009-02-12
* Btrfs: don't return congestion in write_cache_pages as oftenChris Mason2009-02-04
* Btrfs: Change btree locking to use explicit blocking pointsChris Mason2009-02-04