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