summaryrefslogtreecommitdiffstats
path: root/fs/jfs/xattr.c
AgeCommit message (Expand)AuthorLines
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma-1/+1
2007-06-13JFS: Update print_hex_dump() syntaxDave Kleikamp-2/+2
2007-06-06JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp-1/+2
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp-3/+3
2006-11-02JFS: Remove redundant xattr permission checkingDave Kleikamp-4/+5
2006-10-02JFS: White space cleanupDave Kleikamp-19/+19
2006-10-01[PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson-5/+5
2006-01-24JFS: semaphore to mutex conversion.Ingo Molnar-4/+4
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap-0/+1
2006-01-10[PATCH] remove jfs xattr permission checksChristoph Hellwig-42/+9
2006-01-10[PATCH] move xattr permission checks into the VFSakpm@osdl.org-15/+0
2005-09-01JFS: Implement jfs_init_securityDave Kleikamp-0/+36
2005-09-01JFS: allow extended attributes to be set within a existing transactionDave Kleikamp-17/+41
2005-07-13JFS: Need to be root to create files with security contextIan Dall-2/+2
2005-07-13JFS: Allow security.* xattrs to be set on symlinksDave Kleikamp-1/+1
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig-3/+4
2005-05-09JFS: Remove redundant kfree() NULL pointer checksJesper Juhl-4/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1127