aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback_xdr.c
AgeCommit message (Expand)Author
2017-06-27NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()Trond Myklebust
2017-04-20NFS: Remove extra dprintk()s from callback_xdr.cAnna Schumaker
2017-04-20NFS: Clean up encode_cb_sequence_res()Anna Schumaker
2017-04-20NFS: Clean up decode_notify_lock_args()Anna Schumaker
2017-04-20NFS: Clean up decode_cb_sequence_args()Anna Schumaker
2017-04-20NFS: Clean up decode_layoutrecall_args()Anna Schumaker
2017-04-20NFS: Clean up decode_recall_args()Anna Schumaker
2017-04-20NFS: Clean up decode_getattr_args()Anna Schumaker
2017-03-01Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-02-24nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton
2017-02-24sunrpc: turn bitfield flags in svc_version into boolsJeff Layton
2017-02-21NFSv4: Replace callback string decode function with a genericTrond Myklebust
2017-02-21NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* genericsTrond Myklebust
2016-09-22nfs: add handling for CB_NOTIFY_LOCK in clientJeff Layton
2016-09-22nfs: the length argument to read_buf should be unsignedJeff Layton
2016-07-11NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-05-17NFSv4: Label stateids with the typeTrond Myklebust
2016-01-25NFSv4.x: Allow multiple callbacks in flightTrond Myklebust
2015-12-07SUNRPC: Fix callback channelTrond Myklebust
2015-11-23nfs4: limit callback decoding to received bytesBenjamin Coddington
2015-10-21NFS: Return directly if encode_sessionid failKinglong Mee
2015-10-21NFS: Fix bad checking of max taglen in callback requestKinglong Mee
2015-10-21NFS: Fix bad defines of callback response maxsizeKinglong Mee
2015-10-21NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionidKinglong Mee
2015-10-21NFS: Get rid of the unneeded addr stored in callback argumentsKinglong Mee
2015-06-10NFS: Convert use of __constant_htonl to htonlVaishali Thakkar
2015-02-11NFSv4.1: Convert open-coded array allocation calls to kmalloc_array()Trond Myklebust
2015-02-11NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-08NFS: Add in v4.2 callback operationBryan Schumaker
2013-06-08NFS: Make callbacks minor version genericBryan Schumaker
2013-06-08NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson
2013-05-20NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust
2012-12-06NFSv4.1: Clean up session drainingTrond Myklebust
2012-12-06NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slotTrond Myklebust
2012-07-27SUNRPC: service request network namespace helper introducedStanislav Kinsbursky
2012-06-12NFS: add an endian notation for sparseDan Carpenter
2012-06-12NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter
2012-03-12NFSv4: Rate limit the state manager warning messagesTrond Myklebust
2012-03-06NFSv4: Simplify the struct nfs4_stateidTrond Myklebust
2012-02-15NFSv4.1: Convert slotid from u8 to u32Trond Myklebust
2012-02-06NFS: search for client session id in proper network namespaceStanislav Kinsbursky
2012-02-06NFS: make cb_ident_idr per net nsStanislav Kinsbursky
2012-02-06NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson
2012-01-12nfs: check for integer overflow in decode_devicenotify_args()Dan Carpenter
2011-11-04nfs: set vs_hidden on nfs4_callback_version4 (try #2)Jeff Layton
2011-10-31NFS4: fix cb_recallany decode errorPeng Tao
2011-08-04NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust
2011-05-29pnfs: CB_NOTIFY_DEVICEIDMarc Eshel