index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSD: Refactor the generic write vector fill helper
Chuck Lever
2018-08-09
1
-19
/
+4
*
nfsd: fix corrupted reply to badly ordered compound
J. Bruce Fields
2018-06-17
1
-0
/
+1
*
nfsd: clarify check_op_ordering
J. Bruce Fields
2018-06-17
1
-4
/
+9
*
nfsd4: extend reclaim period for reclaiming clients
J. Bruce Fields
2018-06-17
1
-0
/
+4
*
nfsd: fix incorrect umasks
J. Bruce Fields
2018-04-03
1
-2
/
+10
*
nfsd: Trace NFSv4 COMPOUND execution
Chuck Lever
2018-04-03
1
-6
/
+3
*
nfsd: Add I/O trace points in the NFSv4 read proc
Chuck Lever
2018-04-03
1
-0
/
+5
*
nfsd: Add I/O trace points in the NFSv4 write path
Chuck Lever
2018-04-03
1
-2
/
+5
*
nfsd: Add "nfsd_" to trace point names
Chuck Lever
2018-04-03
1
-2
/
+2
*
nfsd: remove unsused "cp_consecutive" field
J. Bruce Fields
2018-03-19
1
-1
/
+0
*
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
J. Bruce Fields
2018-02-08
1
-0
/
+3
*
nfsd4: permit layoutget of executable-only files
Benjamin Coddington
2017-12-21
1
-3
/
+3
*
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-18
1
-14
/
+5
|
\
|
*
nfds: avoid gettimeofday for nfssvc_boot time
Arnd Bergmann
2017-11-07
1
-2
/
+3
|
*
nfsd: remove unnecessary nofilehandle checks
J. Bruce Fields
2017-10-04
1
-12
/
+2
*
|
nfsd4: define nfsd4_secinfo_no_name_release()
Eryu Guan
2017-10-05
1
-1
/
+8
|
/
*
nfsd4: skip encoder in trivial error cases
J. Bruce Fields
2017-08-24
1
-3
/
+7
*
nfsd4: define ->op_release for compound ops
J. Bruce Fields
2017-08-24
1
-0
/
+32
*
nfsd4: opdesc will be useful outside nfs4proc.c
J. Bruce Fields
2017-08-24
1
-14
/
+11
*
nfsd4: move some nfsd4 op definitions to xdr4.h
J. Bruce Fields
2017-08-01
1
-43
/
+0
*
Merge tag 'v4.12-rc5' into nfsd tree
J. Bruce Fields
2017-06-28
1
-7
/
+6
|
\
|
*
nfsd4: fix null dereference on replay
J. Bruce Fields
2017-05-23
1
-7
/
+6
*
|
nfsd4: const-ify nfsd4_ops
Christoph Hellwig
2017-05-15
1
-7
/
+6
*
|
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-05-15
1
-1
/
+1
*
|
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
*
|
nfsd4: properly type op_func callbacks
Christoph Hellwig
2017-05-15
1
-108
/
+126
*
|
nfsd4: remove nfsd4op_rsize
Christoph Hellwig
2017-05-15
1
-55
/
+54
*
|
nfsd4: properly type op_get_currentstateid callbacks
Christoph Hellwig
2017-05-15
1
-11
/
+10
*
|
nfsd4: properly type op_set_currentstateid callbacks
Christoph Hellwig
2017-05-15
1
-6
/
+6
*
|
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
1
-2
/
+2
*
|
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
1
-1
/
+1
*
|
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-05-15
1
-4
/
+5
*
|
nfsd: use named initializers in PROC()
Christoph Hellwig
2017-05-15
1
-5
/
+5
|
/
*
nfsd: fix undefined behavior in nfsd4_layout_verify
Ari Kauppi
2017-05-09
1
-1
/
+2
*
nfsd: fix oops on unsupported operation
Olga Kornievskaia
2017-04-13
1
-1
/
+1
*
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
Jeff Layton
2017-02-24
1
-6
/
+7
*
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
2017-02-24
1
-1
/
+1
*
NFSD: Get response size before operation for all RPCs
Kinglong Mee
2017-02-17
1
-6
/
+63
*
nfsd: opt in to labeled nfs per export
J. Bruce Fields
2017-01-31
1
-0
/
+4
*
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
2017-01-31
1
-1
/
+1
*
nfsd: add support for the umask attribute
Andreas Gruenbacher
2016-12-15
1
-0
/
+3
*
nfsd: clean up supported attribute handling
J. Bruce Fields
2016-11-01
1
-32
/
+11
*
NFSD: Implement the COPY call
Anna Schumaker
2016-10-07
1
-11
/
+79
*
nfsd: drop unnecessary MAY_EXEC check from create
J. Bruce Fields
2016-08-04
1
-6
/
+1
*
nfsd: Make creates return EEXIST instead of EACCES
Oleg Drokin
2016-08-04
1
-1
/
+5
*
nfsd: allow nfsd to advertise multiple layout types
Jeff Layton
2016-07-15
1
-2
/
+2
*
nfsd: flex file device id encoding will need the server address
Tom Haynes
2016-07-13
1
-1
/
+1
*
nfsd: implement machine credential support for some operations
Andrew Elble
2016-07-13
1
-0
/
+39
*
nfsd: add SCSI layout support
Christoph Hellwig
2016-03-18
1
-2
/
+4
[next]