aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/xattr_acl.c
Commit message (Expand)AuthorAgeFilesLines
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-231-1/+1
* reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker2010-12-021-2/+4
* reiserfs: constify xattr_handlerStephen Hemminger2010-05-211-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-01-081-0/+2
|\
| * reiserfs: Don't call reiserfs_get_acl() with the reiserfs lockFrederic Weisbecker2010-01-071-0/+2
* | sanitize xattr handler prototypesChristoph Hellwig2009-12-161-50/+19
|/
* helpers for acl caching + switch to thoseAl Viro2009-06-241-39/+10
* switch reiserfs to inode->i_aclAl Viro2009-06-241-6/+4
* switch reiserfs to usual conventions for caching ACLsAl Viro2009-06-241-13/+8
* reiserfs: minimal fix for ACL cachingAl Viro2009-06-241-1/+1
* New helper - current_umask()Al Viro2009-03-311-1/+1
* reiserfs: journaled xattrsJeff Mahoney2009-03-301-24/+81
* reiserfs: use generic xattr handlersJeff Mahoney2009-03-301-48/+31
* reiserfs: make per-inode xattr locking more fine grainedJeff Mahoney2009-03-301-6/+1
* reiserfs: eliminate per-super xattr lockJeff Mahoney2009-03-301-41/+33
* reiserfs: remove IS_PRIVATE helpersJeff Mahoney2009-03-301-3/+3
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] Fix reiserfs deadlockJan Kara2006-04-221-2/+3
* [PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an intAdrian Bunk2006-03-251-2/+2
* [PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_aclJeff Mahoney2006-02-131-1/+2
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-3/+3
* [PATCH] reiserfs: [kv]free() checking cleanupJames Lamanna2005-10-301-2/+1
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-121-324/+317
* [PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2005-06-231-13/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+571