summaryrefslogtreecommitdiff
path: root/fs/btrfs/relocation.c
Commit message (Expand)AuthorAge
* Btrfs: fix orphan backref nodesMiao Xie2011-11-10
* btrfs: check file extent backref offset underflowYan, Zheng2011-10-20
* Btrfs: seperate out btrfs_block_rsv_check out into 2 different functionsJosef Bacik2011-10-19
* Btrfs: use the inode's mapping mask for allocating pagesJosef Bacik2011-10-19
* Btrfs: stop passing a trans handle all around the reservation codeJosef Bacik2011-10-19
* Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_checkJosef Bacik2011-10-19
* Btrfs: kill unused parts of block_rsvJosef Bacik2011-10-19
* Btrfs: kill the durable block rsv stuffJosef Bacik2011-10-19
* Merge branch 'integration' into for-linusChris Mason2011-07-27
|\
| * Btrfs: use find_or_create_page instead of grab_cache_pageJosef Bacik2011-07-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-20
|\ \ | |/
| * Btrfs: fix relocation racesChris Mason2011-06-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-05
|\ \ | |/
| * Merge branch 'for-chris' ofChris Mason2011-05-28
| |\
| | * Btrfs: don't always do readaheadJosef Bacik2011-05-23
| | * Btrfs: kill trans_mutexJosef Bacik2011-05-23
| | * Btrfs: take away the num_items argument from btrfs_join_transactionJosef Bacik2011-05-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-05-27
|\ \ \ | |/ /
| * | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-23
| |\ \
| | * | btrfs: scrubArne Jansen2011-05-12
| * | | 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 unused parameter from btrfs_release_pathDavid Sterba2011-05-02
| | * | | btrfs: drop gfp parameter from alloc_extent_mapDavid 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
| | | |/ | | |/|
| * | | 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
| | * | Btrfs: Cache free inode numbers in memoryLi Zefan2011-04-25
| | |/
* | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* Btrfs: check return value of read_tree_block()Tsutomu Itoh2011-03-28
* Btrfs: handle errors in btrfs_orphan_cleanupJosef Bacik2011-03-17
* Btrfs: allow balance to explicitly allocate chunks as it relocatesChris Mason2011-02-16
* Btrfs: Fix balance panicYan, Zheng2011-02-14
* btrfs: fix return value check of btrfs_start_transaction()Tsutomu Itoh2011-02-01
* btrfs: fix return value check of btrfs_join_transaction()Tsutomu Itoh2011-01-28
* Btrfs: Fix variables set but not read (bugs found by gcc 4.6)Andi Kleen2010-10-29
* Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason2010-10-29
|\
| * Btrfs: rework how we reserve metadata bytesJosef Bacik2010-10-22
* | Btrfs: create special free space cache inodeJosef Bacik2010-10-28
|/
* Btrfs: Fix null dereference in relocation.cYan, Zheng2010-06-11
* Btrfs: Metadata ENOSPC handling for balanceYan, Zheng2010-05-25
* Btrfs: Pre-allocate space for data relocationYan, Zheng2010-05-25
* Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-25
* Btrfs: Introduce contexts for metadata reservationYan, Zheng2010-05-25
* 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: change how we mount subvolumesJosef Bacik2010-03-15
* Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris2010-03-08