aboutsummaryrefslogtreecommitdiff
path: root/fs/jfs/xattr.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-24helpers for acl caching + switch to thoseGravatar Al Viro 1-8/+2
2009-06-24switch jfs to inode->i_aclGravatar Al Viro 1-6/+6
2009-03-26jfs: Use lowercase names of quota functionsGravatar Jan Kara 1-6/+6
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkGravatar Satyam Sharma 1-1/+1
2007-06-13JFS: Update print_hex_dump() syntaxGravatar Dave Kleikamp 1-2/+2
2007-06-06JFS: use print_hex_dump() rather than private dump_mem() functionGravatar Dave Kleikamp 1-1/+2
2007-06-06JFS: Whitespace cleanup and remove some dead codeGravatar Dave Kleikamp 1-3/+3
2006-11-02JFS: Remove redundant xattr permission checkingGravatar Dave Kleikamp 1-4/+5
2006-10-02JFS: White space cleanupGravatar Dave Kleikamp 1-19/+19
2006-10-01[PATCH] fs/jfs: Conversion to generic booleanGravatar Richard Knutsson 1-5/+5
2006-01-24JFS: semaphore to mutex conversion.Gravatar Ingo Molnar 1-4/+4
2006-01-11[PATCH] capable/capability.h (fs/)Gravatar Randy Dunlap 1-0/+1
2006-01-10[PATCH] remove jfs xattr permission checksGravatar Christoph Hellwig 1-42/+9
2006-01-10[PATCH] move xattr permission checks into the VFSGravatar akpm@osdl.org 1-15/+0
2005-09-01JFS: Implement jfs_init_securityGravatar Dave Kleikamp 1-0/+36
2005-09-01JFS: allow extended attributes to be set within a existing transactionGravatar Dave Kleikamp 1-17/+41
2005-07-13JFS: Need to be root to create files with security contextGravatar Ian Dall 1-2/+2
2005-07-13JFS: Allow security.* xattrs to be set on symlinksGravatar Dave Kleikamp 1-1/+1
2005-06-23[PATCH] remove <linux/xattr_acl.h>Gravatar Christoph Hellwig 1-3/+4
2005-05-09JFS: Remove redundant kfree() NULL pointer checksGravatar Jesper Juhl 1-4/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1127