summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-15Merge branch 'next' into for-linusJames Morris
2011-03-15fs: Remove i_nlink check from file system link callbackAneesh Kumar K.V
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-03-10btrfs: fix not enough reserved spaceMiao Xie
2011-03-10btrfs: fix dip leakDaniel J Blueman
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-23Btrfs: fix fiemap bugs with delallocChris Mason
2011-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-14Btrfs: check return value of alloc_extent_map()Tsutomu Itoh
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-06btrfs: cleanup error handling in btrfs_unlink_inode()Tsutomu Itoh
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2011-02-01btrfs: fix return value check of btrfs_start_transaction()Tsutomu Itoh
2011-01-28Btrfs: fix check_path_shared so it returns the right valueJosef Bacik
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-28Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason
2011-01-26Btrfs: Fix memory leak in writepage fixup workMiao Xie
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-01-17fallocate should be a file operationChristoph Hellwig
2011-01-17make the feature checks in ->fallocate future proofChristoph Hellwig
2011-01-16Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason
2011-01-13Btrfs: fail if we try to use hole punchJosef Bacik
2011-01-13switch 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
2011-01-07fs: change d_delete semanticsNick Piggin
2010-12-23Btrfs: Add readonly snapshots supportLi Zefan
2010-12-22btrfs: Allow to add new compression algorithmLi Zefan
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-12-10Btrfs: fix compiler warningsJan Beulich
2010-12-10Btrfs: Fix page leak in compressed writeback pathYan, Zheng
2010-12-09Btrfs: fix use after free in O_DIRECTJosef Bacik
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-11-29Btrfs: deal with DIO bios that span more than one ordered extentChris Mason
2010-11-27Btrfs: update inode ctime when using linksJosef Bacik
2010-11-27Btrfs: make sure new inode size is ok in fallocateJosef Bacik
2010-11-27Btrfs: fix typo in fallocate to make it honor actual sizeJosef Bacik
2010-11-22Btrfs: make btrfs_add_nondir take parent inode as an argumentJosef Bacik
2010-11-22Btrfs: use dget_parent where we can UPDATEDJosef Bacik
2010-11-22Btrfs: fix more ESTALE problems with NFSJosef Bacik
2010-11-22btrfs: Show device attr correctly for symlinksLi Zefan
2010-11-22btrfs: fix panic caused by direct IOMiao Xie
2010-11-22btrfs: fix free dip and dip->csums twiceMiao Xie
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds