index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
callback_xdr.c
Age
Commit message (
Expand
)
Author
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
2012-12-06
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
Trond Myklebust
2012-12-06
NFSv4.1: Clean up session draining
Trond Myklebust
2012-12-06
NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot
Trond Myklebust
2012-07-27
SUNRPC: service request network namespace helper introduced
Stanislav Kinsbursky
2012-06-12
NFS: add an endian notation for sparse
Dan Carpenter
[next]