aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/security.c
AgeCommit message (Expand)Author
2018-05-16afs: Fix directory permissions checkDavid Howells
2018-05-14afs: Fix whole-volume callback handlingDavid Howells
2018-04-09afs: Make it possible to get the data version in readpageDavid Howells
2018-04-09afs: Fix checker warningsDavid Howells
2017-12-01afs: Fix permit refcountingDavid Howells
2017-11-17afs: Fix file lockingDavid Howells
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells
2017-11-13afs: Overhaul permit cachingDavid Howells
2017-11-13afs: Overhaul the callback handlingDavid Howells
2017-07-09afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directoriesMarc Dionne
2017-03-16afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2017-03-16afs: Adjust mode bits processingMarc Dionne
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro
2011-07-20->permission() sanitizing: don't pass flags to generic_permission()Al Viro
2011-07-20kill check_acl callback of generic_permission()Al Viro
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2010-03-22AFS: Potential null dereferenceDan Carpenter
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-02-08fs/afs/security.c: fix uninitialized var warningAndrew Morton
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-09AFS: AFS fixupsDavid Howells
2007-04-26[AFS]: Add "directory write" support.David Howells
2007-04-26[AFS]: Add security support.David Howells