summaryrefslogtreecommitdiff
path: root/fs/nfs/callback_xdr.c
Commit message (Expand)AuthorAge
* NFSv4: Clean up CB_GETATTR encodingTrond Myklebust2018-04-10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-07-13
|\
| * sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-15
| * sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-15
| * sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-15
| * sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-15
| * sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-15
| * sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-15
| * nfs: don't cast callback decode/proc/encode routinesChristoph Hellwig2017-05-15
* | NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()Trond Myklebust2017-06-27
|/
* NFS: Remove extra dprintk()s from callback_xdr.cAnna Schumaker2017-04-20
* NFS: Clean up encode_cb_sequence_res()Anna Schumaker2017-04-20
* NFS: Clean up decode_notify_lock_args()Anna Schumaker2017-04-20
* NFS: Clean up decode_cb_sequence_args()Anna Schumaker2017-04-20
* NFS: Clean up decode_layoutrecall_args()Anna Schumaker2017-04-20
* NFS: Clean up decode_recall_args()Anna Schumaker2017-04-20
* NFS: Clean up decode_getattr_args()Anna Schumaker2017-04-20
* Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-01
|\
| * NFSv4: Replace callback string decode function with a genericTrond Myklebust2017-02-21
| * NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* genericsTrond Myklebust2017-02-21
* | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton2017-02-24
* | sunrpc: turn bitfield flags in svc_version into boolsJeff Layton2017-02-24
|/
* nfs: add handling for CB_NOTIFY_LOCK in clientJeff Layton2016-09-22
* nfs: the length argument to read_buf should be unsignedJeff Layton2016-09-22
* NFS: Don't drop CB requests with invalid principalsChuck Lever2016-07-11
* NFSv4: Label stateids with the typeTrond Myklebust2016-05-17
* NFSv4.x: Allow multiple callbacks in flightTrond Myklebust2016-01-25
* SUNRPC: Fix callback channelTrond Myklebust2015-12-07
* nfs4: limit callback decoding to received bytesBenjamin Coddington2015-11-23
* NFS: Return directly if encode_sessionid failKinglong Mee2015-10-21
* NFS: Fix bad checking of max taglen in callback requestKinglong Mee2015-10-21
* NFS: Fix bad defines of callback response maxsizeKinglong Mee2015-10-21
* NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionidKinglong Mee2015-10-21
* NFS: Get rid of the unneeded addr stored in callback argumentsKinglong Mee2015-10-21
* NFS: Convert use of __constant_htonl to htonlVaishali Thakkar2015-06-10
* NFSv4.1: Convert open-coded array allocation calls to kmalloc_array()Trond Myklebust2015-02-11
* NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust2015-02-11
* Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-28
|\
| * NFS: Add in v4.2 callback operationBryan Schumaker2013-06-08
| * NFS: Make callbacks minor version genericBryan Schumaker2013-06-08
| * NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson2013-06-08
* | NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson2013-05-20
|/
* NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust2012-12-06
* NFSv4.1: Clean up session drainingTrond Myklebust2012-12-06
* NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slotTrond Myklebust2012-12-06
* SUNRPC: service request network namespace helper introducedStanislav Kinsbursky2012-07-27
* NFS: add an endian notation for sparseDan Carpenter2012-06-12
* NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter2012-06-12
* NFSv4: Rate limit the state manager warning messagesTrond Myklebust2012-03-12