summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent_io.c
AgeCommit message (Expand)Author
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-05-28Merge branch 'for-chris' ofChris Mason
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-05-26Btrfs: return -ENOMEM in clear_extent_bitChris Mason
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds
2011-05-26btrfs: add cleancache supportDan Magenheimer
2011-05-23Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason
2011-05-23Btrfs: fix unsafe usage of merge_stateXiao Guangrong
2011-05-23Btrfs: allocate extent state and check the result properlyXiao Guangrong
2011-05-23Btrfs: set range_start to the right start in count_range_bitsJosef Bacik
2011-05-22Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason
2011-05-21Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-06btrfs: remove all unused functionsDavid Sterba
2011-05-02btrfs: drop gfp parameter from alloc_extent_bufferDavid Sterba
2011-05-02btrfs: drop gfp parameter from find_extent_bufferDavid Sterba
2011-05-02btrfs: drop unused argument from extent_io_tree_initDavid Sterba
2011-05-02btrfs: unify checking of IS_ERR and nullDavid Sterba
2011-05-02btrfs: rename variables clashing with global function namesDavid Sterba
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-25Btrfs: Always use 64bit inode numberLi Zefan
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