aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAge
* Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOCLiu Bo2011-10-20
* Btrfs: introduce convert_extent_bitJosef Bacik2011-10-19
* Btrfs: skip looking for delalloc if we don't have ->fill_delallocJosef Bacik2011-10-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-08-03
|\
| * Btrfs: don't call writepages from within write_full_pageJosef Bacik2011-08-01
| * Btrfs: clean up for find_first_extent_bit()Xiao Guangrong2011-08-01
| * Btrfs: clean up for wait_extent_bit()Xiao Guangrong2011-08-01
| * Btrfs: clean up for insert_state()Xiao Guangrong2011-08-01
| * btrfs: Make extent-io callbacks that never fail return voidJeff Mahoney2011-08-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-07-27
|\|
| * Merge branch 'integration' into for-linusChris Mason2011-07-27
| |\
| | * Btrfs: reduce extent_state lock contention for metadataChris Mason2011-07-27
| | * Btrfs: switch the btrfs tree locks to reader/writerChris Mason2011-07-27
| | * Btrfs: stop using highmem for extent_buffersChris Mason2011-07-27
| | * Btrfs: tag pages for writeback in syncJosef Bacik2011-07-27
| | * Btrfs: fix how we merge extent states and deal with cached statesJosef Bacik2011-07-11
* | | writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-10
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-04
|\|
| * Merge branch 'for-chris' ofChris Mason2011-05-28
| |\
| | * Btrfs: set range_start to the right start in count_range_bitsJosef Bacik2011-05-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-05-27
|\| |
| * | Btrfs: return -ENOMEM in clear_extent_bitChris Mason2011-05-26
| * | Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-23
| |\ \
| | * | Btrfs: fix unsafe usage of merge_stateXiao Guangrong2011-05-23
| | * | Btrfs: allocate extent state and check the result properlyXiao Guangrong2011-05-23
| | |/
| * | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-22
| |\ \
| | * | btrfs: remove all unused functionsDavid Sterba2011-05-06
| | * | btrfs: drop gfp parameter from alloc_extent_bufferDavid Sterba2011-05-02
| | * | btrfs: drop gfp parameter from find_extent_bufferDavid Sterba2011-05-02
| | * | btrfs: drop unused argument from extent_io_tree_initDavid Sterba2011-05-02
| | * | btrfs: unify checking of IS_ERR and nullDavid Sterba2011-05-02
| | * | btrfs: rename variables clashing with global function namesDavid Sterba2011-05-02
| | |/
| * | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason2011-05-21
| |\ \ | | |/ | |/|
| | * Btrfs: Always use 64bit inode numberLi Zefan2011-04-25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-26
|\ \ \
| * | | btrfs: add cleancache supportDan Magenheimer2011-05-26
| |/ /
* / / sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
|/ /
* | 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