Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-13 | ocfs2: fix printk format warnings | Mark Fasheh | 1 | -3/+4 |
2008-10-13 | ocfs2: Add incompatible flag for extended attribute | Tiger Yang | 1 | -0/+12 |
2008-10-13 | ocfs2: Delete all xattr buckets during inode removal | Tao Ma | 1 | -4/+80 |
2008-10-13 | ocfs2: Enable xattr set in index btree | Tao Ma | 1 | -2/+2265 |
2008-10-13 | ocfs2: Add xattr lookup code xattr btrees | Tao Ma | 1 | -23/+328 |
2008-10-13 | ocfs2: Add xattr bucket iteration for large numbers of EAs | Tao Ma | 1 | -4/+251 |
2008-10-13 | ocfs2: Add extended attribute support | Tiger Yang | 1 | -0/+1620 |
2008-10-13 | ocfs2: Add extent tree operation for xattr value btrees | Tao Ma | 1 | -0/+305 |