summaryrefslogtreecommitdiff
path: root/fs/btrfs/xattr.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-06
|\
| * Btrfs: fix regression in re-setting a large xattrJosef Bacik2011-10-19
* | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-10-25
|\ \ | |/ |/|
| * Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris2011-08-09
| |\
| | * security: new security_inode_init_security API adds function callbackMimi Zohar2011-07-18
* | | btrfs: xattr: fix attribute removalDavid Sterba2011-09-11
|/ /
* | Btrfs: try to only do one btrfs_search_slot in do_setxattrJosef Bacik2011-07-11
|/
* Merge branch 'for-chris' ofChris Mason2011-05-28
|\
| * Btrfs: kill BTRFS_I(inode)->block_groupJosef Bacik2011-05-23
* | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-22
|\ \
| * | btrfs: drop unused parameter from btrfs_release_pathDavid Sterba2011-05-02
| |/
* | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason2011-05-21
|\ \ | |/ |/|
| * Btrfs: Always use 64bit inode numberLi Zefan2011-04-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-04-18
|\ \ | |/
| * Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr()Li Zefan2011-04-13
* | Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-28
|\ \ | |/
| * Btrfs: add checks to verify dir items are correctJosef Bacik2011-03-17
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-08
|\ \ | |/ |/|
| * fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
* | Btrfs: Add readonly snapshots supportLi Zefan2010-12-23
|/
* Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen2010-10-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-27
|\
| * Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-25
* | btrfs: constify xattr_handlerStephen Hemminger2010-05-21
|/
* Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng2009-12-17
* Btrfs: fix btrfs acl #ifdef checksChris Mason2009-10-13
* Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL codeChris Ball2009-09-29
* Btrfs: join the transaction in __btrfs_setxattrJosef Bacik2009-02-04
* Btrfs: selinux supportJim Owens2009-02-04
* Btrfs: cleanup xattr codeJosef Bacik2009-01-21
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: fix return value from btrfs_listxattr when buffer size is too smallYehuda Sadeh Weinraub2008-12-17
* Btrfs: optimize btrget/set/removexattrChristoph Hellwig2008-09-25
* btrfs: optmize listxattrChristoph Hellwig2008-09-25
* Btrfs: Add ACL supportJosef Bacik2008-09-25
* Btrfs: Remove unused xattr codeJosef Bacik2008-09-25
* Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason2008-09-25
* Btrfs: Dislable acl xattr handlersYan2008-09-25
* Btrfs: Fix compile on kernel without ACLs enabledYan2008-09-25
* Btrfs: Change magic string to reflect new formatChris Mason2008-09-25
* Btrfs: Implement ACLs setting and gettingYan2008-09-25
* Btrfs: xattr fixesJosef Bacik2008-09-25
* Btrfs: Make ACLs return EOPNOTSUPP for nowJosef Bacik2008-09-25
* xattr support for btrfsJosef Bacik2008-09-25