aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
...
| * | 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
| | * Btrfs: take away the num_items argument from btrfs_join_transactionJosef Bacik2011-05-23
| | * Btrfs: make sure to use the delalloc reserve when filling delallocJosef Bacik2011-05-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-28
|\ \ \ | |/ / |/| |
| * | fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
| |/
* | Btrfs: add mount -o auto_defragChris Mason2011-05-26
* | Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-23
|\ \
| * | fs/btrfs: Add missing btrfs_free_pathJulia Lawall2011-05-23
| * | Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...Tsutomu Itoh2011-05-23
| * | btrfs: fix typo 'testeing' -> 'testing'Sergei Trofimovich2011-05-23
| |/
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-23
|\ \
| * | btrfs: scrubArne Jansen2011-05-12
* | | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-22
|\ \ \
| * | | btrfs: use printk_ratelimited instead of printk_ratelimitDavid Sterba2011-05-12
| * | | btrfs: remove old unused commented out codeDavid Sterba2011-05-06
| * | | btrfs: remove all unused functionsDavid Sterba2011-05-06
| * | | btrfs: drop unused parameter from btrfs_release_pathDavid Sterba2011-05-02
| * | | btrfs: drop gfp parameter from alloc_extent_mapDavid Sterba2011-05-02
| * | | btrfs: drop unused parameter from extent_map_tree_initDavid Sterba2011-05-02
| * | | btrfs: drop unused argument from extent_io_tree_initDavid Sterba2011-05-02
| * | | btrfs: unify checking of IS_ERR and nullDavid Sterba2011-05-02