summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-23Btrfs: fix the race between reading and updating devicesXiao Guangrong
2011-05-23Btrfs: fix bh leak on __btrfs_open_devices pathXiao Guangrong
2011-05-23Btrfs: fix unsafe usage of merge_stateXiao Guangrong
2011-05-23Btrfs: allocate extent state and check the result properlyXiao Guangrong
2011-05-23fs/btrfs: Add missing btrfs_free_pathJulia Lawall
2011-05-23Btrfs: check return value of btrfs_inc_extent_ref()Tsutomu Itoh
2011-05-23Btrfs: return error to caller if read_one_inode() failsTsutomu Itoh
2011-05-23Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...Tsutomu Itoh
2011-05-23Btrfs: return error code to caller when btrfs_del_item failsTsutomu Itoh
2011-05-23Btrfs: return error code to caller when btrfs_previous_item failsTsutomu Itoh
2011-05-23btrfs: fix typo 'testeing' -> 'testing'Sergei Trofimovich
2011-05-23btrfs: typo: 'btrfS' -> 'btrfs'Sergei Trofimovich
2011-05-23btrfs: don't spin in shrink_delalloc if there is nothing to freeSergei Trofimovich
2011-05-23btrfs: Delete unused version.sh script.Jamey Sharp
2011-05-23btrfs: Ensure the tree search ioctl returns the right number of recordsHugo Mills
2011-05-23BTRFS: Remove unused node_lockAndi Kleen
2011-05-23Btrfs: leave spinning on lookup and map the leafJosef Bacik
2011-05-23Btrfs: check for duplicate entries in the free space cacheJosef Bacik
2011-05-23Btrfs: don't try to allocate from a block group that doesn't have enough spaceJosef Bacik
2011-05-23Btrfs: don't always do readaheadJosef Bacik
2011-05-23Btrfs: try not to sleep as much when doing slow cachingJosef Bacik
2011-05-23Btrfs: kill BTRFS_I(inode)->block_groupJosef Bacik
2011-05-23Btrfs: don't look at the extent buffer level 3 times in a rowJosef Bacik
2011-05-23Btrfs: map the node block when looking for readahead targetsJosef Bacik
2011-05-23Btrfs: set range_start to the right start in count_range_bitsJosef Bacik
2011-05-23Btrfs: fix how we do space reservation for truncateJosef Bacik
2011-05-23Btrfs: kill trans_mutexJosef Bacik
2011-05-23Btrfs: if we've already started a trans handle, use that oneJosef Bacik
2011-05-23Btrfs: take away the num_items argument from btrfs_join_transactionJosef Bacik
2011-05-23Btrfs: make sure to use the delalloc reserve when filling delallocJosef Bacik
2011-05-23Btrfs: do not flush csum items of unchanged file data during treelogliubo
2011-05-23Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason
2011-05-22Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason
2011-05-22Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason
2011-05-22Btrfs: update the delayed inode code to use the btrfs_ino helper.Chris Mason
2011-05-22Merge branch 'delayed_inode' into inode_numbersChris Mason
2011-05-21btrfs: implement delayed inode items operationMiao Xie
2011-05-21Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason
2011-05-18Linux 2.6.39v2.6.39Linus Torvalds
2011-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-18of: fix race when matching driversMilton Miller
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli
2011-05-18MIPS: Fix duplicate invocation of notify_die.Ralf Baechle
2011-05-18MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle
2011-05-18configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker