index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
callback_xdr.c
Age
Commit message (
Expand
)
Author
2020-01-15
NFS4: Report callback authentication errors
Chuck Lever
2019-11-03
NFSv4: NFSv4 callbacks also support 64-bit timestamps
Trond Myklebust
2019-04-24
SUNRPC/nfs: Fix return value for nfs4_callback_compound()
Trond Myklebust
2019-02-13
NFS: Remove print_overflow_msg()
Chuck Lever
2019-02-13
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2018-08-09
NFS CB_OFFLOAD xdr
Olga Kornievskaia
2018-07-31
NFSv4.0 fix client reference leak in callback
Olga Kornievskaia
2018-04-10
NFSv4: Clean up CB_GETATTR encoding
Trond Myklebust
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-13
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-06-27
NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()
Trond Myklebust
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_func callbacks
Christoph Hellwig
2017-05-15
nfs: don't cast callback decode/proc/encode routines
Christoph Hellwig
2017-04-20
NFS: Remove extra dprintk()s from callback_xdr.c
Anna Schumaker
2017-04-20
NFS: Clean up encode_cb_sequence_res()
Anna Schumaker
2017-04-20
NFS: Clean up decode_notify_lock_args()
Anna Schumaker
2017-04-20
NFS: Clean up decode_cb_sequence_args()
Anna Schumaker
2017-04-20
NFS: Clean up decode_layoutrecall_args()
Anna Schumaker
2017-04-20
NFS: Clean up decode_recall_args()
Anna Schumaker
2017-04-20
NFS: Clean up decode_getattr_args()
Anna Schumaker
2017-03-01
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-02-24
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
Jeff Layton
2017-02-24
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
2017-02-21
NFSv4: Replace callback string decode function with a generic
Trond Myklebust
2017-02-21
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
Trond Myklebust
2016-09-22
nfs: add handling for CB_NOTIFY_LOCK in client
Jeff Layton
2016-09-22
nfs: the length argument to read_buf should be unsigned
Jeff Layton
2016-07-11
NFS: Don't drop CB requests with invalid principals
Chuck Lever
2016-05-17
NFSv4: Label stateids with the type
Trond Myklebust
2016-01-25
NFSv4.x: Allow multiple callbacks in flight
Trond Myklebust
2015-12-07
SUNRPC: Fix callback channel
Trond Myklebust
2015-11-23
nfs4: limit callback decoding to received bytes
Benjamin Coddington
2015-10-21
NFS: Return directly if encode_sessionid fail
Kinglong Mee
2015-10-21
NFS: Fix bad checking of max taglen in callback request
Kinglong Mee
2015-10-21
NFS: Fix bad defines of callback response maxsize
Kinglong Mee
2015-10-21
NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionid
Kinglong Mee
2015-10-21
NFS: Get rid of the unneeded addr stored in callback arguments
Kinglong Mee
2015-06-10
NFS: Convert use of __constant_htonl to htonl
Vaishali Thakkar
2015-02-11
NFSv4.1: Convert open-coded array allocation calls to kmalloc_array()
Trond Myklebust
2015-02-11
NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
Trond Myklebust
2013-06-28
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
2013-06-08
NFS: Add in v4.2 callback operation
Bryan Schumaker
2013-06-08
NFS: Make callbacks minor version generic
Bryan Schumaker
2013-06-08
NFSv4.2: Added NFS v4.2 support to the NFS client
Steve Dickson
2013-05-20
NFSv4.1 Fix a pNFS session draining deadlock
Andy Adamson
[next]