index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs3acl.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-05-15
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-05-15
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-05-15
nfsd: use named initializers in PROC()
Christoph Hellwig
2017-02-24
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
2016-06-24
nfsd: check permissions when setting ACLs
Ben Hutchings
2015-07-20
nfsd: Add macro NFS_ACL_MASK for ACL
Kinglong Mee
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-07-11
NFSD: Check acl returned from get_acl/posix_acl_from_mode
Kinglong Mee
2014-05-22
nfsd: Remove assignments inside conditions
Benoit Taine
2014-01-26
nfsd: use get_acl and ->set_acl
Christoph Hellwig
2012-12-17
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
2009-11-04
nfsd: register NFS_ACL with rpcbind
Peter Staubach
2008-06-23
nfsd: rename MAY_ flags
Miklos Szeredi
2007-11-12
knfsd: fix spurious EINVAL errors on first access of new filesystem
J. Bruce Fields
2006-12-08
[PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres()
Jesper Juhl
2006-10-20
[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values
Al Viro
2006-10-20
[PATCH] xdr annotations: NFSv3 server
Al Viro
2006-10-20
[PATCH] fix svc_procfunc declaration
Al Viro
2006-10-04
[PATCH] knfsd: register all RPC programs with portmapper by default
Olaf Kirch
2006-10-04
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
2005-12-20
[PATCH] nfsd: check for read-only exports before setting acls
Andreas Gruenbacher
2005-06-22
[PATCH] NFSD: Add server support for NFSv3 ACLs.
Andreas Gruenbacher