index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs3acl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-02-22
1
-2
/
+3
|
\
|
*
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
2023-02-20
1
-2
/
+3
*
|
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
|
/
*
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-12-12
1
-24
/
+6
|
\
|
*
NFSD: Finish converting the NFSv3 GETACL result encoder
Chuck Lever
2022-11-28
1
-24
/
+6
*
|
fs: rename current get acl method
Christian Brauner
2022-10-20
1
-2
/
+2
*
|
fs: pass dentry to set acl method
Christian Brauner
2022-10-19
1
-2
/
+2
|
/
*
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-26
1
-0
/
+3
*
NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
NeilBrown
2022-08-04
1
-2
/
+2
*
SUNRPC: Change return value type of .pc_encode
Chuck Lever
2021-10-13
1
-9
/
+9
*
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
2021-10-13
1
-4
/
+4
*
SUNRPC: Change return value type of .pc_decode
Chuck Lever
2021-10-13
1
-11
/
+11
*
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
2021-10-13
1
-4
/
+4
*
nfsd: fix NULL dereference in nfs3svc_encode_getaclres
J. Bruce Fields
2021-07-06
1
-1
/
+2
*
NFSD: Update the NFSv3 SETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-3
/
+3
*
NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-14
/
+19
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-2
/
+4
|
\
|
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+4
*
|
NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-18
/
+13
*
|
NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-5
/
+6
*
|
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
2021-01-25
1
-0
/
+3
|
/
*
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
2020-11-30
1
-4
/
+4
*
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
2020-10-12
1
-4
/
+5
*
NFSD: Remove the RETURN_STATUS() macro
Chuck Lever
2020-10-02
1
-17
/
+16
*
NFSD: Encoder and decoder functions are always present
Chuck Lever
2020-10-02
1
-0
/
+1
*
NFSACL: Replace PROC() macro with open code
Chuck Lever
2020-10-02
1
-20
/
+29
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-05-15
1
-7
/
+7
*
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-05-15
1
-1
/
+1
*
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2017-05-15
1
-0
/
+2
*
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
1
-5
/
+6
*
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
1
-5
/
+6
*
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-05-15
1
-4
/
+4
*
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-05-15
1
-7
/
+8
*
nfsd: use named initializers in PROC()
Christoph Hellwig
2017-05-15
1
-11
/
+11
*
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
2017-02-24
1
-1
/
+0
*
nfsd: check permissions when setting ACLs
Ben Hutchings
2016-06-24
1
-9
/
+7
*
nfsd: Add macro NFS_ACL_MASK for ACL
Kinglong Mee
2015-07-20
1
-2
/
+2
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-4
/
+4
*
NFSD: Check acl returned from get_acl/posix_acl_from_mode
Kinglong Mee
2014-07-11
1
-4
/
+4
*
nfsd: Remove assignments inside conditions
Benoit Taine
2014-05-22
1
-2
/
+4
*
nfsd: use get_acl and ->set_acl
Christoph Hellwig
2014-01-26
1
-29
/
+33
*
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-12-17
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
1
-2
/
+0
*
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
1
-3
/
+4
*
nfsd: Source files #include cleanups
Boaz Harrosh
2009-12-14
1
-3
/
+0
*
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
2009-11-13
1
-0
/
+1
*
nfsd: register NFS_ACL with rpcbind
Peter Staubach
2009-11-04
1
-1
/
+1
*
nfsd: rename MAY_ flags
Miklos Szeredi
2008-06-23
1
-2
/
+3
[next]