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