summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent_io.c
AgeCommit message (Expand)Author
2011-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-04-25btrfs: fix wrong allocating flag when reading pageItaru Kitayama
2011-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-04-16Btrfs end_bio_extent_readpage should look for locked bitsChris Mason
2011-04-12Btrfs: make uncache_state unconditionalChris Mason
2011-04-11btrfs: using cached extent_state in set/unlock combinationsArne Jansen
2011-04-11btrfs: properly handle overlapping areas in memmove_extent_bufferSergei Trofimovich
2011-03-28Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-17Btrfs: return error if the range we want to map is bogusJosef Bacik
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10block: kill off REQ_UNPLUGJens Axboe
2011-03-08Btrfs: make sure not to return overlapping extents to fiemapChris Mason
2011-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-23Btrfs: fix fiemap bugs with delallocChris Mason
2011-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-14Btrfs: don't release pages when we can't clear the uptodate bitsChris Mason
2011-02-14Btrfs: fix page->private racesChris Mason
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-01btrfs: checking NULL or not in some functionsTsutomu Itoh
2011-01-28btrfs: fix uncheck memory allocation in btrfs_submit_compressed_readliubo
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-01-16btrfs: check NULL or notTsutomu Itoh
2010-12-22btrfs: Allow to add new compression algorithmLi Zefan
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-11-27Btrfs: fix fiemapJosef Bacik
2010-11-21Btrfs: avoid NULL pointer deref in try_release_extent_bufferChris Mason
2010-11-21btrfs: cleanup duplicate bio allocating functionsMiao Xie
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-10-29Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen
2010-10-29Btrfs: Fix variables set but not read (bugs found by gcc 4.6)Andi Kleen
2010-10-29Btrfs: Switch the extent buffer rbtree into a radix treeMiao Xie
2010-10-29Btrfs: restructure try_release_extent_buffer()Miao Xie
2010-07-06writeback: remove writeback_inodes_wbcChristoph Hellwig
2010-05-25Btrfs: rework O_DIRECT enospc handlingChris Mason
2010-05-25Btrfs: use async helpers for DIO write checksummingChris Mason
2010-05-25Btrfs: do aio_write instead of writeJosef Bacik
2010-05-25Btrfs: Update metadata reservation for delayed allocationYan, Zheng
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-04-05Btrfs: use add_to_page_cache_lru, use __page_cache_allocNick Piggin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik
2010-03-15Btrfs: cache extent state in find_delalloc_rangeJosef Bacik
2010-03-15Btrfs: finish read pages in the order they are submittedChris Mason
2010-03-08Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris
2010-02-04Btrfs: fix race between allocate and release extent buffer.Yan, Zheng
2009-10-08Btrfs: release delalloc reservations on extent item insertionJosef Bacik
2009-10-08Btrfs: cleanup extent_clear_unlock_delalloc flagsChris Mason