summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs2acl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-12-121-10/+0
|\
| * NFSD: Finish converting the NFSv2 GETACL result encoderChuck Lever2022-11-281-10/+0
* | fs: rename current get acl methodChristian Brauner2022-10-201-2/+2
* | fs: pass dentry to set acl methodChristian Brauner2022-10-191-2/+2
|/
* SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever2022-09-261-0/+5
* NFSD: use (un)lock_inode instead of fh_(un)lock for file operationsNeilBrown2022-08-041-3/+3
* SUNRPC: Return true/false (not 1/0) from bool functionsHaowen Bai2022-03-271-12/+12
* SUNRPC: Change return value type of .pc_encodeChuck Lever2021-10-131-2/+2
* SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever2021-10-131-4/+4
* SUNRPC: Change return value type of .pc_decodeChuck Lever2021-10-131-15/+15
* SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever2021-10-131-6/+6
* NFSD: Update the NFSv2 ACL ACCESS result encoder to use struct xdr_streamChuck Lever2021-03-221-7/+12
* NFSD: Update the NFSv2 ACL GETATTR result encoder to use struct xdr_streamChuck Lever2021-03-221-22/+2
* NFSD: Update the NFSv2 SETACL result encoder to use struct xdr_streamChuck Lever2021-03-221-2/+2
* NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_streamChuck Lever2021-03-221-26/+16
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-2/+4
|\
| * acl: handle idmapped mountsChristian Brauner2021-01-241-2/+4
* | NFSD: Update the NFSv2 ACL ACCESS argument decoder to use struct xdr_streamChuck Lever2021-01-251-5/+6
* | NFSD: Update the NFSv2 ACL GETATTR argument decoder to use struct xdr_streamChuck Lever2021-01-251-11/+1
* | NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_streamChuck Lever2021-01-251-17/+12
* | NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_streamChuck Lever2021-01-251-5/+5
* | SUNRPC: Make trace_svc_process() display the RPC procedure symbolicallyChuck Lever2021-01-251-0/+5
|/
* NFSD: Add common helpers to decode void args and encode void resultsChuck Lever2020-11-301-17/+4
* NFSD: Hoist status code encoding into XDR encoder functionsChuck Lever2020-10-121-7/+12
* NFSD: Call NFSv2 encoders on error returnsChuck Lever2020-10-021-32/+43
* NFSD: Encoder and decoder functions are always presentChuck Lever2020-10-021-0/+6
* NFSACL: Replace PROC() macro with open codeChuck Lever2020-10-021-23/+49
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-151-7/+7
* sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-151-1/+1
* sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-151-0/+2
* sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-151-8/+10
* sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-151-9/+12
* sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-151-11/+11
* sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-151-11/+14
* nfsd: use named initializers in PROC()Christoph Hellwig2017-05-151-11/+11
* sunrpc: turn bitfield flags in svc_version into boolsJeff Layton2017-02-241-1/+0
* nfsd: check permissions when setting ACLsBen Hutchings2016-06-241-10/+10
* nfsd: Add macro NFS_ACL_MASK for ACLKinglong Mee2015-07-201-6/+4
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-4/+4
* NFSD: Check acl returned from get_acl/posix_acl_from_modeKinglong Mee2014-07-111-4/+4
* nfsd: Remove assignments inside conditionsBenoit Taine2014-05-221-4/+8
* nfsd: use get_acl and ->set_aclChristoph Hellwig2014-01-261-32/+40
* nfsd: handle vfs_getattr errors in acl protocolJ. Bruce Fields2013-02-261-4/+19
* nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-171-1/+1
* nfsd4: nfsaclsvc_encode_voidres staticJ. Bruce Fields2012-08-201-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-2/+0
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-141-3/+4
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-141-4/+0