summaryrefslogtreecommitdiffstats
path: root/fs/jfs/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp2010-08-101-49/+38
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-051-8/+9
* helpers for acl caching + switch to thoseAl Viro2009-06-241-8/+2
* switch jfs to inode->i_aclAl Viro2009-06-241-6/+6
* jfs: Use lowercase names of quota functionsJan Kara2009-03-261-6/+6
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-1/+1
* JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-131-2/+2
* JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp2007-06-061-1/+2
* JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-061-3/+3
* JFS: Remove redundant xattr permission checkingDave Kleikamp2006-11-021-4/+5
* JFS: White space cleanupDave Kleikamp2006-10-021-19/+19
* [PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson2006-10-011-5/+5
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-241-4/+4
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] remove jfs xattr permission checksChristoph Hellwig2006-01-101-42/+9
* [PATCH] move xattr permission checks into the VFSakpm@osdl.org2006-01-101-15/+0
* JFS: Implement jfs_init_securityDave Kleikamp2005-09-011-0/+36
* JFS: allow extended attributes to be set within a existing transactionDave Kleikamp2005-09-011-17/+41
* JFS: Need to be root to create files with security contextIan Dall2005-07-131-2/+2
* JFS: Allow security.* xattrs to be set on symlinksDave Kleikamp2005-07-131-1/+1
* [PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2005-06-231-3/+4
* JFS: Remove redundant kfree() NULL pointer checksJesper Juhl2005-05-091-4/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1127
OpenPOWER on IntegriCloud