aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2011-01-28Btrfs: use the global block reserve if we cannot reserve spaceJosef Bacik
2011-01-28Btrfs: do not release more reserved bytes to the global_block_rsv than we needJosef Bacik
2011-01-28Btrfs: fix check_path_shared so it returns the right valueJosef Bacik
2011-01-28btrfs: check return value of btrfs_start_ioctl_transaction() properlyTsutomu Itoh
2011-01-28btrfs: fix return value check of btrfs_join_transaction()Tsutomu Itoh
2011-01-28fs/btrfs/inode.c: Add missing IS_ERR testJulia Lawall
2011-01-28btrfs: fix missing break in switch phraseliubo
2011-01-28btrfs: fix several uncheck memory allocationsliubo
2011-01-28btrfs: fix uncheck memory allocation in btrfs_submit_compressed_readliubo
2011-01-28Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason
2011-01-27Btrfs: Fix file clone when source offset is not 0Li Zefan
2011-01-27Btrfs: Fix memory leak in writepage fixup workMiao Xie
2011-01-27Btrfs: Don't return acl info when mounting with noacl optionMiao Xie
2011-01-27Btrfs: Free correct pointer after using strsepTero Roponen
2011-01-27Btrfs: Fix memory leak on finding existing superIan Kent
2011-01-27Btrfs: Fix memory leak at umountLi Zefan
2011-01-27btrfs: Check mergeable free space when removing a clusterLi Zefan
2011-01-27btrfs: Add a helper try_merge_free_space()Li Zefan
2011-01-27btrfs: Update stats when allocating from a clusterLi Zefan
2011-01-27btrfs: Free fully occupied bitmap in clusterLi Zefan
2011-01-27btrfs: Add helper function free_bitmap()Li Zefan
2011-01-27btrfs: Fix threshold calculation for block groups smaller than 1GBLi Zefan
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-01-17Btrfs: forced readonly mounts on errorsliubo
2011-01-17fallocate should be a file operationChristoph Hellwig
2011-01-17make the feature checks in ->fallocate future proofChristoph Hellwig
2011-01-16fs/btrfs: Fix build of ctreeStefan Schmidt
2011-01-16btrfs: Require CAP_SYS_ADMIN for filesystem rebalanceBen Hutchings
2011-01-16Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_checkJosef Bacik
2011-01-16btrfs: Fix memory leak in btrfs_read_fs_root_no_radix()Tsutomu Itoh
2011-01-16btrfs: check NULL or notTsutomu Itoh
2011-01-16btrfs: Don't pass NULL ptr to func that may deref it.Jesper Juhl
2011-01-16btrfs: mount failure return value fixDave Young
2011-01-16btrfs: Mem leak in btrfs_get_acl()Jesper Juhl
2011-01-16btrfs: fix wrong free space information of btrfsMiao Xie
2011-01-16btrfs: make the chunk allocator utilize the devices betterMiao Xie
2011-01-16btrfs: restructure find_free_dev_extent()Miao Xie
2011-01-16btrfs: fix wrong calculation of stripe sizeMiao Xie
2011-01-16btrfs: try to reclaim some space when chunk allocation failsMiao Xie
2011-01-16btrfs: fix wrong data space statisticsMiao Xie
2011-01-16fs/btrfs: Fix build of ctreeStefan Schmidt
2011-01-16Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason
2011-01-16Merge branch 'readonly-snapshots' of git://repo.or.cz/linux-btrfs-devel into ...Chris Mason
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-12Btrfs: fail if we try to use hole punchJosef Bacik
2011-01-12switch btrfs, close racesAl Viro
2011-01-07btrfs: provide simple rcu-walk ACL implementationNick Piggin
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin