index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs2acl.c
Age
Commit message (
Expand
)
Author
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-02-20
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2022-12-12
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-11-28
NFSD: Finish converting the NFSv2 GETACL result encoder
Chuck Lever
2022-10-20
fs: rename current get acl method
Christian Brauner
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-08-04
NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
NeilBrown
2022-03-27
SUNRPC: Return true/false (not 1/0) from bool functions
Haowen Bai
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 ACL ACCESS result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 ACL GETATTR result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 SETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_stream
Chuck Lever
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-25
NFSD: Update the NFSv2 ACL ACCESS argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 ACL GETATTR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2020-11-30
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
2020-10-12
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
2020-10-02
NFSD: Call NFSv2 encoders on error returns
Chuck Lever
2020-10-02
NFSD: Encoder and decoder functions are always present
Chuck Lever
2020-10-02
NFSACL: Replace PROC() macro with open code
Chuck Lever
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
2013-02-26
nfsd: handle vfs_getattr errors in acl protocol
J. Bruce Fields
2012-12-17
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-08-20
nfsd4: nfsaclsvc_encode_voidres static
J. Bruce Fields
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
[next]