Age | Commit message (Expand) | Author | Files | Lines |
2009-10-13 | Btrfs: fix btrfs acl #ifdef checks | Chris Mason | 1 | -1/+1 |
2009-09-29 | Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code | Chris Ball | 1 | -1/+1 |
2009-02-04 | Btrfs: join the transaction in __btrfs_setxattr | Josef Bacik | 1 | -1/+1 |
2009-02-04 | Btrfs: selinux support | Jim Owens | 1 | -0/+32 |
2009-01-21 | Btrfs: cleanup xattr code | Josef Bacik | 1 | -2/+12 |
2009-01-06 | Btrfs: Fix checkpatch.pl warnings | Chris Mason | 1 | -1/+2 |
2008-12-17 | Btrfs: fix return value from btrfs_listxattr when buffer size is too small | Yehuda Sadeh Weinraub | 1 | -1/+1 |
2008-09-25 | Btrfs: optimize btrget/set/removexattr | Christoph Hellwig | 1 | -131/+73 |
2008-09-25 | btrfs: optmize listxattr | Christoph Hellwig | 1 | -71/+11 |
2008-09-25 | Btrfs: Add ACL support | Josef Bacik | 1 | -10/+16 |
2008-09-25 | Btrfs: Remove unused xattr code | Josef Bacik | 1 | -51/+0 |
2008-09-25 | Btrfs: Replace the big fs_mutex with a collection of other locks | Chris Mason | 1 | -9/+1 |
2008-09-25 | Btrfs: Dislable acl xattr handlers | Yan | 1 | -6/+6 |
2008-09-25 | Btrfs: Fix compile on kernel without ACLs enabled | Yan | 1 | -2/+4 |
2008-09-25 | Btrfs: Change magic string to reflect new format | Chris Mason | 1 | -1/+2 |
2008-09-25 | Btrfs: Implement ACLs setting and getting | Yan | 1 | -12/+4 |
2008-09-25 | Btrfs: xattr fixes | Josef Bacik | 1 | -2/+2 |
2008-09-25 | Btrfs: Make ACLs return EOPNOTSUPP for now | Josef Bacik | 1 | -2/+2 |
2008-09-25 | xattr support for btrfs | Josef Bacik | 1 | -0/+497 |