summaryrefslogtreecommitdiff
path: root/fs/jfs/acl.c
Commit message (Expand)AuthorAge
* jfs: preserve i_mode if __jfs_set_acl() failsErnesto A. Fernández2017-07-18
* jfs: Don't clear SGID when inheriting ACLsJan Kara2017-07-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-09-22
|/
* posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-31
* jfs: Remove unnecessary code in jfs_get_aclAndreas Gruenbacher2016-03-28
* posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-06
* JFS: Check for NULL before calling posix_acl_equiv_mode()William Burrow2014-05-28
* jfs: set i_ctime when setting ACLDave Kleikamp2014-02-13
* jfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
* fs: make posix_acl_create more usefulChristoph Hellwig2014-01-25
* fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-25
* userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-18
* switch posix_acl_create() to umode_t *Al Viro2011-08-01
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
* kill boilerplates around posix_acl_create_masq()Al Viro2011-07-25
* kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-25
* vfs: move ACL cache lookup into generic codeLinus Torvalds2011-07-25
* ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-20
* ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro2011-07-20
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig2010-03-05
* jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds2009-09-08
* jfs: Fix early release of acl in jfs_get_aclStefan Bader2009-07-23
* another race fix in jfs_check_acl()Al Viro2009-06-24
* helpers for acl caching + switch to thoseAl Viro2009-06-24
* switch jfs to inode->i_aclAl Viro2009-06-24
* New helper - current_umask()Al Viro2009-03-31
* jfs: Use lowercase names of quota functionsJan Kara2009-03-26
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* JFS: White space cleanupDave Kleikamp2006-10-02
* JFS: add uid, gid, and umask mount optionsDave Kleikamp2006-03-09
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-24
* JFS: allow extended attributes to be set within a existing transactionDave Kleikamp2005-09-01
* [PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2005-06-23
* JFS: Remove redundant kfree() NULL pointer checksJesper Juhl2005-05-09
* Linux-2.6.12-rc2Linus Torvalds2005-04-16