| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-05 | 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 |