aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
* Btrfs: kill reserved_bytes in inodeJosef Bacik2011-10-19
* Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik2011-09-18
* Merge branch 'btrfs-3.0' into for-linusChris Mason2011-09-18
|\
| * btrfs: fix d_off in the first direntHidetoshi Seto2011-09-18
* | Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds2011-09-12
|\|
| * Btrfs: fix wrong nbytes information of the inodeMiao Xie2011-09-11
| * Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie2011-09-11
| * btrfs: fix warning in iput for bad-inodeSergei Trofimovich2011-09-11
* | btrfs: btrfs_permission's RO check shouldn't apply to device nodesJeff Mahoney2011-08-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-08-03
|\|
| * btrfs: Make extent-io callbacks that never fail return voidJeff Mahoney2011-08-01
| * Btrfs: fix readahead in file defragLi Zefan2011-08-01
| * Btrfs: return error to caller when btrfs_unlink() failesTsutomu Itoh2011-08-01
| * Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...Chris Mason2011-08-01
| |\
| | * btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inodeMark Fasheh2011-07-14
| | * btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_itemsMark Fasheh2011-07-14
| | * btrfs: don't BUG_ON btrfs_alloc_path() errorsMark Fasheh2011-07-14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-01
|\ \ \
| * | | Btrfs: load the key from the dir item in readdir into a fake dentryJosef Bacik2011-08-01
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-07-27
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'integration' into for-linusChris Mason2011-07-27
| |\ \ | | |/ | |/|
| | * Btrfs: use the commit_root for reading free_space_inode crcsChris Mason2011-07-27
| | * Btrfs: stop using highmem for extent_buffersChris Mason2011-07-27
| | * Btrfs: fix enospc problems with delallocJosef Bacik2011-07-27
| | * Btrfs: use find_or_create_page instead of grab_cache_pageJosef Bacik2011-07-27
* | | btrfs: S_ISREG(mode) is not mode & S_IFREG...Al Viro2011-07-26
* | | fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
* | | get rid of useless dget_parent() in btrfs rename() and link()Al Viro2011-07-20
* | | make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-20
* | | btrfs: kill magical embedded struct superblockAl Viro2011-07-20
* | | ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-20
* | | ->permission() sanitizing: don't pass flags to generic_permission()Al Viro2011-07-20
* | | kill check_acl callback of generic_permission()Al Viro2011-07-20
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-07-09
|\|
| * btrfs: fix oops when doing space balanceMiao Xie2011-07-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-27
|\|
| * btrfs: fix inconsonant inode informationMiao Xie2011-06-27
| * Btrfs: make sure to record the transid in new inodesChris Mason2011-06-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-20
|\|
| * Btrfs: fix path leakage on subvol deletionJosef Bacik2011-06-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-12
|\|
| * Btrfs: use join_transaction in btrfs_evict_inode()Li Zefan2011-06-11
| * Btrfs: fix extent state leak on failed nodatasum readsJan Schmidt2011-06-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-04
|\|
| * btrfs: add helper for fs_info->closingDavid Sterba2011-06-04
| * Merge branch 'for-chris' ofChris Mason2011-05-28
| |\
| | * Btrfs: leave spinning on lookup and map the leafJosef Bacik2011-05-23
| | * Btrfs: don't always do readaheadJosef Bacik2011-05-23
| | * Btrfs: kill BTRFS_I(inode)->block_groupJosef Bacik2011-05-23
| | * Btrfs: fix how we do space reservation for truncateJosef Bacik2011-05-23