summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
2011-09-18Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik
2011-09-18Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-09-18btrfs: fix d_off in the first direntHidetoshi Seto
2011-09-12Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-11Btrfs: fix wrong nbytes information of the inodeMiao Xie
2011-09-11Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie
2011-09-11btrfs: fix warning in iput for bad-inodeSergei Trofimovich
2011-08-18btrfs: btrfs_permission's RO check shouldn't apply to device nodesJeff Mahoney
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-01btrfs: Make extent-io callbacks that never fail return voidJeff Mahoney
2011-08-01Btrfs: fix readahead in file defragLi Zefan
2011-08-01Btrfs: return error to caller when btrfs_unlink() failesTsutomu Itoh
2011-08-01Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...Chris Mason
2011-08-01Btrfs: load the key from the dir item in readdir into a fake dentryJosef Bacik
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-07-27Merge branch 'integration' into for-linusChris Mason
2011-07-27Btrfs: use the commit_root for reading free_space_inode crcsChris Mason
2011-07-27Btrfs: stop using highmem for extent_buffersChris Mason
2011-07-27Btrfs: fix enospc problems with delallocJosef Bacik
2011-07-27Btrfs: use find_or_create_page instead of grab_cache_pageJosef Bacik
2011-07-26btrfs: S_ISREG(mode) is not mode & S_IFREG...Al Viro
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-20get rid of useless dget_parent() in btrfs rename() and link()Al Viro
2011-07-20make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro
2011-07-20btrfs: kill magical embedded struct superblockAl Viro
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro
2011-07-20->permission() sanitizing: don't pass flags to generic_permission()Al Viro
2011-07-20kill check_acl callback of generic_permission()Al Viro
2011-07-14btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inodeMark Fasheh
2011-07-14btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_itemsMark Fasheh
2011-07-14btrfs: don't BUG_ON btrfs_alloc_path() errorsMark Fasheh
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-07-06btrfs: fix oops when doing space balanceMiao Xie
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-27btrfs: fix inconsonant inode informationMiao Xie
2011-06-24Btrfs: make sure to record the transid in new inodesChris Mason
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-15Btrfs: fix path leakage on subvol deletionJosef Bacik
2011-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-11Btrfs: use join_transaction in btrfs_evict_inode()Li Zefan
2011-06-10Btrfs: fix extent state leak on failed nodatasum readsJan Schmidt
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-28Merge branch 'for-chris' ofChris Mason
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig
2011-05-26Btrfs: add mount -o auto_defragChris Mason
2011-05-23Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason
2011-05-23fs/btrfs: Add missing btrfs_free_pathJulia Lawall