aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/xattr.c
Commit message (Expand)AuthorAge
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
* jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp2010-08-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-04
* helpers for acl caching + switch to thoseAl Viro2009-06-24
* switch jfs to inode->i_aclAl Viro2009-06-24
* jfs: Use lowercase names of quota functionsJan Kara2009-03-25
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-13
* JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp2007-06-06
* JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-06
* JFS: Remove redundant xattr permission checkingDave Kleikamp2006-11-02
* JFS: White space cleanupDave Kleikamp2006-10-02
* [PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson2006-10-01
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-24
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] remove jfs xattr permission checksChristoph Hellwig2006-01-10
* [PATCH] move xattr permission checks into the VFSakpm@osdl.org2006-01-10
* JFS: Implement jfs_init_securityDave Kleikamp2005-09-01
* JFS: allow extended attributes to be set within a existing transactionDave Kleikamp2005-09-01
* JFS: Need to be root to create files with security contextIan Dall2005-07-13
* JFS: Allow security.* xattrs to be set on symlinksDave Kleikamp2005-07-13
* [PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2005-06-23
* JFS: Remove redundant kfree() NULL pointer checksJesper Juhl2005-05-09
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16