summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-05-27Btrfs: use the device_list_mutex during write_dev_supersChris Mason
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig
2011-05-26Btrfs: setup free ino caching in a more asynchronous wayLi Zefan
2011-05-26btrfs scrub: don't coalesce pages that are logically discontiguousArne Jansen
2011-05-26Btrfs: return -ENOMEM in clear_extent_bitChris Mason
2011-05-26Btrfs: add mount -o auto_defragChris Mason
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds
2011-05-26btrfs: add cleancache supportDan Magenheimer
2011-05-23Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason
2011-05-23Btrfs: using rcu lock in the reader side of devices listXiao Guangrong
2011-05-23Btrfs: drop unnecessary device lockXiao Guangrong
2011-05-23Btrfs: fix the race between remove dev and alloc chunkXiao Guangrong
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-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
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-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-05-14Btrfs: fix FS_IOC_SETFLAGS ioctlLi Zefan
2011-05-14Btrfs: fix FS_IOC_GETFLAGS ioctlLi Zefan
2011-05-14fs: remove FS_COW_FLLi Zefan
2011-05-14Btrfs: fix easily get into ENOSPC in mixed caseliubo
2011-05-14Prevent oopsing in posix_acl_valid()Daniel J Blueman
2011-05-13btrfs: quasi-round-robin for chunk allocationArne Jansen
2011-05-13btrfs: heed alloc_startArne Jansen
2011-05-13btrfs: move btrfs_cmp_device_free_bytes to super.cArne Jansen
2011-05-12btrfs: use unsigned type for single bit bitfieldDavid Sterba