aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/xattr_acl.c
Commit message (Expand)AuthorAge
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
* reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker2010-12-02
* reiserfs: constify xattr_handlerStephen Hemminger2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-01-08
|\
| * reiserfs: Don't call reiserfs_get_acl() with the reiserfs lockFrederic Weisbecker2010-01-07
* | sanitize xattr handler prototypesChristoph Hellwig2009-12-16
|/
* helpers for acl caching + switch to thoseAl Viro2009-06-24
* switch reiserfs to inode->i_aclAl Viro2009-06-24
* switch reiserfs to usual conventions for caching ACLsAl Viro2009-06-24
* reiserfs: minimal fix for ACL cachingAl Viro2009-06-24
* New helper - current_umask()Al Viro2009-03-31
* reiserfs: journaled xattrsJeff Mahoney2009-03-30
* reiserfs: use generic xattr handlersJeff Mahoney2009-03-30
* reiserfs: make per-inode xattr locking more fine grainedJeff Mahoney2009-03-30
* reiserfs: eliminate per-super xattr lockJeff Mahoney2009-03-30
* reiserfs: remove IS_PRIVATE helpersJeff Mahoney2009-03-30
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] Fix reiserfs deadlockJan Kara2006-04-22
* [PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an intAdrian Bunk2006-03-25
* [PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_aclJeff Mahoney2006-02-13
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] reiserfs: [kv]free() checking cleanupJames Lamanna2005-10-30
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-12
* [PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2005-06-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16