| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSv4.1: Use the nfs_client's rpc timeouts for backchannel | Benjamin Coddington | 2024-01-04 | 1 | -0/+5 |
* | SUNRPC: Use per-CPU counters to tally server RPC counts | Chuck Lever | 2023-02-20 | 1 | -2/+4 |
* | SUNRPC: Refactor RPC server dispatch method | Chuck Lever | 2023-02-20 | 1 | -2/+2 |
* | SUNRPC: Push svcxdr_init_encode() into svc_process_common() | Chuck Lever | 2023-02-20 | 1 | -2/+0 |
* | SUNRPC: Push svcxdr_init_decode() into svc_process_common() | Chuck Lever | 2023-02-20 | 1 | -1/+0 |
* | SUNRPC: Parametrize how much of argsize should be zeroed | Chuck Lever | 2022-09-26 | 1 | -0/+1 |
* | NFS: remove unneeded check in decode_devicenotify_args() | Alexey Khoroshilov | 2022-03-13 | 1 | -4/+0 |
* | NFSv4.1: Fix uninitialised variable in devicenotify | Trond Myklebust | 2022-01-06 | 1 | -9/+9 |
* | SUNRPC: Change return value type of .pc_encode | Chuck Lever | 2021-10-13 | 1 | -2/+2 |
* | SUNRPC: Replace the "__be32 *p" parameter to .pc_encode | Chuck Lever | 2021-10-13 | 1 | -2/+2 |
* | NFS: Clean up the synopsis of callback process_op() | Chuck Lever | 2021-08-10 | 1 | -10/+9 |
* | NFS: Extract the xdr_init_encode/decode() calls from decode_compound | Chuck Lever | 2021-08-10 | 1 | -13/+9 |
* | NFS: Remove unused callback void decoder | Chuck Lever | 2021-08-10 | 1 | -6/+4 |
* | NFS: Add a private local dispatcher for NFSv4 callback operations | Chuck Lever | 2021-08-10 | 1 | -2/+11 |
* | SUNRPC: Eliminate the RQ_AUTHERR flag | Chuck Lever | 2021-08-10 | 1 | -1/+2 |
* | SUNRPC: Make trace_svc_process() display the RPC procedure symbolically | Chuck Lever | 2021-01-25 | 1 | -0/+2 |
* | NFS4: Report callback authentication errors | Chuck Lever | 2020-01-15 | 1 | -3/+8 |
* | NFSv4: NFSv4 callbacks also support 64-bit timestamps | Trond Myklebust | 2019-11-04 | 1 | -3/+3 |
* | SUNRPC/nfs: Fix return value for nfs4_callback_compound() | Trond Myklebust | 2019-04-24 | 1 | -1/+1 |
* | NFS: Remove print_overflow_msg() | Chuck Lever | 2019-02-13 | 1 | -34/+25 |
* | SUNRPC: Add xdr_stream::rqst field | Chuck Lever | 2019-02-13 | 1 | -2/+3 |
* | NFS CB_OFFLOAD xdr | Olga Kornievskaia | 2018-08-09 | 1 | -1/+79 |
* | NFSv4.0 fix client reference leak in callback | Olga Kornievskaia | 2018-07-31 | 1 | -3/+8 |
* | NFSv4: Clean up CB_GETATTR encoding | Trond Myklebust | 2018-04-10 | 1 | -29/+8 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-07-13 | 1 | -51/+62 |
|\ |
|
| * | sunrpc: mark all struct svc_version instances as const | Christoph Hellwig | 2017-05-15 | 1 | -2/+2 |
| * | 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/+4 |
| * | sunrpc: properly type pc_encode callbacks | Christoph Hellwig | 2017-05-15 | 1 | -3/+3 |
| * | sunrpc: properly type pc_decode callbacks | Christoph Hellwig | 2017-05-15 | 1 | -2/+2 |
| * | sunrpc: properly type pc_func callbacks | Christoph Hellwig | 2017-05-15 | 1 | -3/+4 |
| * | nfs: don't cast callback decode/proc/encode routines | Christoph Hellwig | 2017-05-15 | 1 | -40/+46 |
* | | NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete() | Trond Myklebust | 2017-06-28 | 1 | -1/+0 |
|/ |
|
* | NFS: Remove extra dprintk()s from callback_xdr.c | Anna Schumaker | 2017-04-20 | 1 | -11/+0 |
* | NFS: Clean up encode_cb_sequence_res() | Anna Schumaker | 2017-04-20 | 1 | -5/+3 |
* | NFS: Clean up decode_notify_lock_args() | Anna Schumaker | 2017-04-20 | 1 | -5/+2 |
* | NFS: Clean up decode_cb_sequence_args() | Anna Schumaker | 2017-04-20 | 1 | -20/+5 |
* | NFS: Clean up decode_layoutrecall_args() | Anna Schumaker | 2017-04-20 | 1 | -27/+11 |
* | NFS: Clean up decode_recall_args() | Anna Schumaker | 2017-04-20 | 1 | -9/+4 |
* | NFS: Clean up decode_getattr_args() | Anna Schumaker | 2017-04-20 | 1 | -5/+2 |
* | Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-03-02 | 1 | -28/+10 |
|\ |
|
| * | NFSv4: Replace callback string decode function with a generic | Trond Myklebust | 2017-02-21 | 1 | -22/+8 |
| * | NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics | Trond Myklebust | 2017-02-21 | 1 | -6/+2 |
* | | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 | Jeff Layton | 2017-02-24 | 1 | -0/+2 |
* | | sunrpc: turn bitfield flags in svc_version into bools | Jeff Layton | 2017-02-24 | 1 | -2/+2 |
|/ |
|
* | nfs: add handling for CB_NOTIFY_LOCK in client | Jeff Layton | 2016-09-22 | 1 | -1/+50 |
* | nfs: the length argument to read_buf should be unsigned | Jeff Layton | 2016-09-22 | 1 | -1/+1 |
* | NFS: Don't drop CB requests with invalid principals | Chuck Lever | 2016-07-11 | 1 | -1/+5 |
* | NFSv4: Label stateids with the type | Trond Myklebust | 2016-05-17 | 1 | -3/+14 |