summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/xattr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: fix printk format warningsMark Fasheh2008-10-141-3/+4
* ocfs2: Add incompatible flag for extended attributeTiger Yang2008-10-141-0/+12
* ocfs2: Delete all xattr buckets during inode removalTao Ma2008-10-141-4/+80
* ocfs2: Enable xattr set in index btreeTao Ma2008-10-141-2/+2265
* ocfs2: Add xattr lookup code xattr btreesTao Ma2008-10-141-23/+328
* ocfs2: Add xattr bucket iteration for large numbers of EAsTao Ma2008-10-141-4/+251
* ocfs2: Add extended attribute supportTiger Yang2008-10-141-0/+1620
* ocfs2: Add extent tree operation for xattr value btreesTao Ma2008-10-141-0/+305