summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-26Btrfs: setup free ino caching in a more asynchronous wayLi Zefan1-6/+22
2011-05-26btrfs scrub: don't coalesce pages that are logically discontiguousArne Jansen1-1/+2
2011-05-26Btrfs: return -ENOMEM in clear_extent_bitChris Mason1-1/+2
2011-05-26Btrfs: add mount -o auto_defragChris Mason8-135/+678
2011-05-23Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason16-145/+187
2011-05-23Btrfs: using rcu lock in the reader side of devices listXiao Guangrong4-36/+72
2011-05-23Btrfs: drop unnecessary device lockXiao Guangrong1-7/+6
2011-05-23Btrfs: fix the race between remove dev and alloc chunkXiao Guangrong1-0/+6
2011-05-23Btrfs: fix the race between reading and updating devicesXiao Guangrong2-0/+9
2011-05-23Btrfs: fix bh leak on __btrfs_open_devices pathXiao Guangrong1-0/+1
2011-05-23Btrfs: fix unsafe usage of merge_stateXiao Guangrong1-8/+14
2011-05-23Btrfs: allocate extent state and check the result properlyXiao Guangrong1-8/+26
2011-05-23fs/btrfs: Add missing btrfs_free_pathJulia Lawall2-1/+4
2011-05-23Btrfs: check return value of btrfs_inc_extent_ref()Tsutomu Itoh1-0/+1
2011-05-23Btrfs: return error to caller if read_one_inode() failsTsutomu Itoh1-6/+18
2011-05-23Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...Tsutomu Itoh7-17/+2
2011-05-23Btrfs: return error code to caller when btrfs_del_item failsTsutomu Itoh4-11/+19
2011-05-23Btrfs: return error code to caller when btrfs_previous_item failsTsutomu Itoh1-2/+3
2011-05-23btrfs: fix typo 'testeing' -> 'testing'Sergei Trofimovich1-2/+2
2011-05-23btrfs: typo: 'btrfS' -> 'btrfs'Sergei Trofimovich1-1/+1
2011-05-23btrfs: don't spin in shrink_delalloc if there is nothing to freeSergei Trofimovich1-0/+4
2011-05-23btrfs: Delete unused version.sh script.Jamey Sharp1-43/+0
2011-05-23btrfs: Ensure the tree search ioctl returns the right number of recordsHugo Mills1-3/+1
2011-05-23BTRFS: Remove unused node_lockAndi Kleen2-4/+0
2011-05-23Btrfs: do not flush csum items of unchanged file data during treelogliubo1-0/+3
2011-05-23Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason13-13/+1649
2011-05-22Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason3-334/+201
2011-05-22Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason38-3234/+295
2011-05-22Btrfs: update the delayed inode code to use the btrfs_ino helper.Chris Mason2-6/+7
2011-05-22Merge branch 'delayed_inode' into inode_numbersChris Mason16-91/+2074
2011-05-21btrfs: implement delayed inode items operationMiao Xie16-91/+2074
2011-05-21Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason19-637/+1407
2011-05-18Linux 2.6.39v2.6.39Linus Torvalds1-1/+1
2011-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds7-27/+96
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds22-46/+108
2011-05-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-8/+6
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely22-50/+108
2011-05-18of: fix race when matching driversMilton Miller1-2/+6
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds25-43/+62
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle1-0/+2
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli1-3/+1
2011-05-18MIPS: Fix duplicate invocation of notify_die.Ralf Baechle1-4/+2
2011-05-18MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle1-1/+1
2011-05-18configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker1-5/+28
2011-05-18configfs: Don't try to d_delete() negative dentries.Joel Becker1-2/+4
2011-05-18block: don't delay blk_run_queue_asyncShaohua Li1-1/+3
2011-05-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-15/+54
2011-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-46/+147
2011-05-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-56/+119
2011-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-8/+11