index
:
pub/scm/linux/kernel/git/powerpc/linux.git
master
The powerpc tree
PowerPC group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs2acl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
sunrpc: remove unused svc_version vs_count field
Jeff Layton
1
-3
/
+0
2026-08-10
NFSD: Encode only the status in NFS-ACL v2 GETACL error replies
Chuck Lever
1
-16
/
+15
2026-08-10
nfsd: gate nfs2 setacl by argp->mask
Chuck Lever
1
-8
/
+13
2026-06-09
nfsd: fix posix_acl leak on SETACL decode failure
Jeff Layton
1
-5
/
+12
2026-01-26
NFS: NFSERR_INVAL is not defined by NFSv2
Chuck Lever
1
-1
/
+1
2025-02-02
nfsd: clear acl_access/acl_default after releasing them
Li Lingfeng
1
-0
/
+2
2024-07-08
NFSD: remove unused structs 'nfsd3_voidargs'
Dr. David Alan Gilbert
1
-2
/
+0
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-2
/
+3
2023-02-20
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
1
-2
/
+3
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2022-12-12
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-10
/
+0
2022-11-28
NFSD: Finish converting the NFSv2 GETACL result encoder
Chuck Lever
1
-10
/
+0
2022-10-20
fs: rename current get acl method
Christian Brauner
1
-2
/
+2
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
1
-2
/
+2
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
1
-0
/
+5
2022-08-04
NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
NeilBrown
1
-3
/
+3
2022-03-27
SUNRPC: Return true/false (not 1/0) from bool functions
Haowen Bai
1
-12
/
+12
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
1
-2
/
+2
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
1
-4
/
+4
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
1
-15
/
+15
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
1
-6
/
+6
2021-03-22
NFSD: Update the NFSv2 ACL ACCESS result encoder to use struct xdr_stream
Chuck Lever
1
-7
/
+12
2021-03-22
NFSD: Update the NFSv2 ACL GETATTR result encoder to use struct xdr_stream
Chuck Lever
1
-22
/
+2
2021-03-22
NFSD: Update the NFSv2 SETACL result encoder to use struct xdr_stream
Chuck Lever
1
-2
/
+2
2021-03-22
NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_stream
Chuck Lever
1
-26
/
+16
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2021-01-25
NFSD: Update the NFSv2 ACL ACCESS argument decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+6
2021-01-25
NFSD: Update the NFSv2 ACL GETATTR argument decoder to use struct xdr_stream
Chuck Lever
1
-11
/
+1
2021-01-25
NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
Chuck Lever
1
-17
/
+12
2021-01-25
NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+5
2021-01-25
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
1
-0
/
+5
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-2
/
+4
2020-11-30
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
1
-17
/
+4
2020-10-12
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
1
-7
/
+12
2020-10-02
NFSD: Call NFSv2 encoders on error returns
Chuck Lever
1
-32
/
+43
2020-10-02
NFSD: Encoder and decoder functions are always present
Chuck Lever
1
-0
/
+6
2020-10-02
NFSACL: Replace PROC() macro with open code
Chuck Lever
1
-23
/
+49
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
1
-7
/
+7
2017-05-15
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
1
-0
/
+2
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
1
-8
/
+10
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
1
-9
/
+12
2017-05-15
sunrpc: properly type pc_release callbacks
Christoph Hellwig
1
-11
/
+11
2017-05-15
sunrpc: properly type pc_func callbacks
Christoph Hellwig
1
-11
/
+14
2017-05-15
nfsd: use named initializers in PROC()
Christoph Hellwig
1
-11
/
+11
2017-02-24
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
1
-1
/
+0
2016-06-24
nfsd: check permissions when setting ACLs
Ben Hutchings
1
-10
/
+10
2015-07-20
nfsd: Add macro NFS_ACL_MASK for ACL
Kinglong Mee
1
-6
/
+4
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-4
/
+4
[next]