aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-04-26
|\
| * btrfs: fix wrong allocating flag when reading pageItaru Kitayama2011-04-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-04-18
|\|
| * Btrfs end_bio_extent_readpage should look for locked bitsChris Mason2011-04-16
| * Btrfs: make uncache_state unconditionalChris Mason2011-04-12
| * btrfs: using cached extent_state in set/unlock combinationsArne Jansen2011-04-11
| * btrfs: properly handle overlapping areas in memmove_extent_bufferSergei Trofimovich2011-04-11
* | Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-28
|\|
| * Btrfs: add initial tracepoint support for btrfsliubo2011-03-28
| * Btrfs: return error if the range we want to map is bogusJosef Bacik2011-03-17
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\ \ | |/ |/|
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
| |\
| | * block: kill off REQ_UNPLUGJens Axboe2011-03-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-03-13
|\ \ \ | |/ / |/| |
| * | Btrfs: make sure not to return overlapping extents to fiemapChris Mason2011-03-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-25
|\| | | |/ |/|
| * Btrfs: fix fiemap bugs with delallocChris Mason2011-02-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-15
|\|
| * Btrfs: don't release pages when we can't clear the uptodate bitsChris Mason2011-02-14
| * Btrfs: fix page->private racesChris Mason2011-02-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-07
|\|
| * btrfs: checking NULL or not in some functionsTsutomu Itoh2011-02-01
| * btrfs: fix uncheck memory allocation in btrfs_submit_compressed_readliubo2011-01-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-01-17
|\|
| * btrfs: check NULL or notTsutomu Itoh2011-01-16
| * btrfs: Allow to add new compression algorithmLi Zefan2010-12-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-11-29
|\|
| * 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2010-10-30
|\|
| * 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