aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_treeStefan Behrens2012-12-12
* Btrfs: add two more find_device() methodsStefan Behrens2012-12-12
* Btrfs: move some common code into a subfunctionStefan Behrens2012-12-12
* Btrfs: cleanup scrub bio and worker wait codeStefan Behrens2012-12-12
* Btrfs: in scrub repair code, simplify alloc error handlingStefan Behrens2012-12-12
* Btrfs: in scrub repair code, optimize the reading of mirrorsStefan Behrens2012-12-12
* Btrfs: make the scrub page array dynamically allocatedStefan Behrens2012-12-12
* Btrfs: remove the block device pointer from the scrub context structStefan Behrens2012-12-12
* Btrfs: rename the scrub context structureStefan Behrens2012-12-12
* Btrfs: protect devices list with its mutexLiu Bo2012-12-12
* Btrfs: cleanup for btrfs_btree_balance_dirtyLiu Bo2012-12-12
* Btrfs: merge inode_list in __merge_refsAlexander Block2012-12-12
* Btrfs: set hole punching time properlyTsutomu Itoh2012-12-12
* Btrfs: Don't trust the superblock label and simply printk("%s") itStefan Behrens2012-12-12
* Btrfs: fix a double free on pending snapshots in error handlingLiu Bo2012-12-12
* Btrfs: fix a deadlock in aborting transaction due to ENOSPCLiu Bo2012-12-12
* fs/btrfs: drop if around WARN_ONJulia Lawall2012-12-12
* fs/btrfs: use WARNJulia Lawall2012-12-12
* Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is setMiao Xie2012-12-12
* Btrfs: fix unprotected extent map operation when logging file extentsMiao Xie2012-12-12
* Btrfs: fix wrong file extent lengthMiao Xie2012-12-12
* Btrfs: fix missing flush when committing a transactionMiao Xie2012-12-12
* Btrfs: fix joining the same transaction handler more than 2 timesMiao Xie2012-12-12
* Btrfs: cleanup for btrfs_wait_order_rangeLiu Bo2012-12-12
* Btrfs: get right arguments for btrfs_wait_ordered_rangeLiu Bo2012-12-12
* Btrfs: do not log extents when we only log new namesLiu Bo2012-12-12
* Btrfs: don't allow degraded mount if too many devices are missingStefan Behrens2012-12-12
* Btrfs: Fix typo in fs/btrfsMasanari Iida2012-12-12
* Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev()jeff.liu2012-12-12
* Btrfs: make ordered extent be flushed by multi-taskMiao Xie2012-12-11
* Btrfs: make ordered operations be handled by multi-taskMiao Xie2012-12-11
* Btrfs: make delalloc inodes be flushed by multi-taskMiao Xie2012-12-11
* Btrfs: fill the global reserve when unpinning spaceJosef Bacik2012-12-11
* Btrfs: cleanup unused argumentsLiu Bo2012-12-11
* Btrfs: kill unnecessary arguments in del_ptrLiu Bo2012-12-11
* Btrfs: reorder tree mod log operations in deleting a pointerLiu Bo2012-12-11
* Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritemsLiu Bo2012-12-11
* Btrfs: fix unnecessary while loop when search the free space, cacheMiao Xie2012-12-11
* Btrfs: recheck bio against block device when we map the bioJosef Bacik2012-12-11
* Btrfs: improve the noflush reservationMiao Xie2012-12-11
* Btrfs: fix wrong comment in can_overcommit()Miao Xie2012-12-11
* Btrfs: cleanup duplicated division functionsMiao Xie2012-12-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-26
|\
| * Btrfs: do not bug when we fail to commit the transactionJosef Bacik2012-10-25
| * Btrfs: fix memory leak when cloning root's nodeLiu Bo2012-10-25
| * Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstableChris Mason2012-10-25
| |\
| | * Btrfs: comment for loop in tree_mod_log_insert_moveJan Schmidt2012-10-24
| | * Btrfs: fix extent buffer reference for tree mod log rootsJan Schmidt2012-10-24
| | * Btrfs: determine level of old rootsJan Schmidt2012-10-24
| | * Btrfs: tree mod log's old roots could still be part of the treeJan Schmidt2012-10-24