| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-11-07 | 1 | -0/+11 |
|\ |
|
| * | Btrfs: fix regression in re-setting a large xattr | Josef Bacik | 2011-10-19 | 1 | -0/+11 |
* | | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2011-10-25 | 1 | -25/+25 |
|\ \
| |/
|/| |
|
| * | Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha... | James Morris | 2011-08-09 | 1 | -25/+25 |
| |\ |
|
| | * | security: new security_inode_init_security API adds function callback | Mimi Zohar | 2011-07-18 | 1 | -25/+25 |
* | | | btrfs: xattr: fix attribute removal | David Sterba | 2011-09-11 | 1 | -0/+9 |
|/ / |
|
* / | Btrfs: try to only do one btrfs_search_slot in do_setxattr | Josef Bacik | 2011-07-11 | 1 | -26/+40 |
|/ |
|
* | Merge branch 'for-chris' of | Chris Mason | 2011-05-28 | 1 | -2/+0 |
|\ |
|
| * | Btrfs: kill BTRFS_I(inode)->block_group | Josef Bacik | 2011-05-23 | 1 | -2/+0 |
* | | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason | 2011-05-22 | 1 | -2/+2 |
|\ \ |
|
| * | | btrfs: drop unused parameter from btrfs_release_path | David Sterba | 2011-05-02 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num... | Chris Mason | 2011-05-21 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | Btrfs: Always use 64bit inode number | Li Zefan | 2011-04-25 | 1 | -4/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2011-04-18 | 1 | -21/+12 |
|\| |
|
| * | Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr() | Li Zefan | 2011-04-13 | 1 | -21/+12 |
* | | Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-03-29 | 1 | -0/+2 |
|\| |
|
| * | Btrfs: add checks to verify dir items are correct | Josef Bacik | 2011-03-17 | 1 | -0/+2 |
* | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 2011-03-08 | 1 | -2/+4 |
|\ \
| |/
|/| |
|
| * | fs/vfs/security: pass last path component to LSM on inode creation | Eric Paris | 2011-02-01 | 1 | -2/+4 |
* | | Btrfs: Add readonly snapshots support | Li Zefan | 2010-12-23 | 1 | -0/+18 |
|/ |
|
* | Btrfs: cleanup warnings from gcc 4.6 (nonbugs) | Andi Kleen | 2010-10-29 | 1 | -2/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-05-27 | 1 | -9/+3 |
|\ |
|
| * | Btrfs: Integrate metadata reservation with start_transaction | Yan, Zheng | 2010-05-25 | 1 | -9/+3 |
* | | btrfs: constify xattr_handler | Stephen Hemminger | 2010-05-22 | 1 | -1/+1 |
|/ |
|
* | Btrfs: Pass transaction handle to security and ACL initialization functions | Yan, Zheng | 2009-12-17 | 1 | -26/+54 |
* | Btrfs: fix btrfs acl #ifdef checks | Chris Mason | 2009-10-13 | 1 | -1/+1 |
* | Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code | Chris Ball | 2009-09-29 | 1 | -1/+1 |
* | Btrfs: join the transaction in __btrfs_setxattr | Josef Bacik | 2009-02-04 | 1 | -1/+1 |
* | Btrfs: selinux support | Jim Owens | 2009-02-04 | 1 | -0/+32 |
* | Btrfs: cleanup xattr code | Josef Bacik | 2009-01-21 | 1 | -2/+12 |
* | Btrfs: Fix checkpatch.pl warnings | Chris Mason | 2009-01-06 | 1 | -1/+2 |
* | Btrfs: fix return value from btrfs_listxattr when buffer size is too small | Yehuda Sadeh Weinraub | 2008-12-17 | 1 | -1/+1 |
* | Btrfs: optimize btrget/set/removexattr | Christoph Hellwig | 2008-09-25 | 1 | -131/+73 |
* | btrfs: optmize listxattr | Christoph Hellwig | 2008-09-25 | 1 | -71/+11 |
* | Btrfs: Add ACL support | Josef Bacik | 2008-09-25 | 1 | -10/+16 |
* | Btrfs: Remove unused xattr code | Josef Bacik | 2008-09-25 | 1 | -51/+0 |
* | Btrfs: Replace the big fs_mutex with a collection of other locks | Chris Mason | 2008-09-25 | 1 | -9/+1 |
* | Btrfs: Dislable acl xattr handlers | Yan | 2008-09-25 | 1 | -6/+6 |
* | Btrfs: Fix compile on kernel without ACLs enabled | Yan | 2008-09-25 | 1 | -2/+4 |
* | Btrfs: Change magic string to reflect new format | Chris Mason | 2008-09-25 | 1 | -1/+2 |
* | Btrfs: Implement ACLs setting and getting | Yan | 2008-09-25 | 1 | -12/+4 |
* | Btrfs: xattr fixes | Josef Bacik | 2008-09-25 | 1 | -2/+2 |
* | Btrfs: Make ACLs return EOPNOTSUPP for now | Josef Bacik | 2008-09-25 | 1 | -2/+2 |
* | xattr support for btrfs | Josef Bacik | 2008-09-25 | 1 | -0/+497 |