index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
callback_xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-25
NFSv4.x: Allow multiple callbacks in flight
Trond Myklebust
1
-5
/
+7
2015-12-08
SUNRPC: Fix callback channel
Trond Myklebust
1
-5
/
+2
2015-11-24
nfs4: limit callback decoding to received bytes
Benjamin Coddington
1
-2
/
+5
2015-10-21
NFS: Return directly if encode_sessionid fail
Kinglong Mee
1
-1
/
+3
2015-10-21
NFS: Fix bad checking of max taglen in callback request
Kinglong Mee
1
-1
/
+1
2015-10-21
NFS: Fix bad defines of callback response maxsize
Kinglong Mee
1
-8
/
+10
2015-10-21
NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionid
Kinglong Mee
1
-6
/
+4
2015-10-21
NFS: Get rid of the unneeded addr stored in callback arguments
Kinglong Mee
1
-5
/
+0
2015-06-11
NFS: Convert use of __constant_htonl to htonl
Vaishali Thakkar
1
-1
/
+1
2015-02-12
NFSv4.1: Convert open-coded array allocation calls to kmalloc_array()
Trond Myklebust
1
-2
/
+2
2015-02-12
NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
Trond Myklebust
1
-1
/
+3
2013-06-29
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
1
-10
/
+42
2013-06-09
NFS: Add in v4.2 callback operation
Bryan Schumaker
1
-2
/
+34
2013-06-09
NFS: Make callbacks minor version generic
Bryan Schumaker
1
-8
/
+8
2013-06-09
NFSv4.2: Added NFS v4.2 support to the NFS client
Steve Dickson
1
-3
/
+3
2013-05-20
NFSv4.1 Fix a pNFS session draining deadlock
Andy Adamson
1
-1
/
+1
2012-12-06
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
Trond Myklebust
1
-0
/
+1
2012-12-06
NFSv4.1: Clean up session draining
Trond Myklebust
1
-1
/
+1
2012-12-06
NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot
Trond Myklebust
1
-1
/
+1
2012-07-28
SUNRPC: service request network namespace helper introduced
Stanislav Kinsbursky
1
-2
/
+2
2012-06-12
NFS: add an endian notation for sparse
Dan Carpenter
1
-1
/
+1
2012-06-12
NFSv4.1: integer overflow in decode_cb_sequence_args()
Dan Carpenter
1
-3
/
+3
2012-03-13
NFSv4: Rate limit the state manager warning messages
Trond Myklebust
1
-1
/
+3
2012-03-06
NFSv4: Simplify the struct nfs4_stateid
Trond Myklebust
1
-2
/
+2
2012-02-15
NFSv4.1: Convert slotid from u8 to u32
Trond Myklebust
1
-3
/
+3
2012-02-07
NFS: search for client session id in proper network namespace
Stanislav Kinsbursky
1
-0
/
+1
2012-02-07
NFS: make cb_ident_idr per net ns
Stanislav Kinsbursky
1
-1
/
+1
2012-02-07
NFS: start printks w/ NFS: even if __func__ shown
Weston Andros Adamson
1
-3
/
+3
2012-01-13
nfs: check for integer overflow in decode_devicenotify_args()
Dan Carpenter
1
-0
/
+4
2011-11-04
nfs: set vs_hidden on nfs4_callback_version4 (try #2)
Jeff Layton
1
-0
/
+1
2011-10-31
NFS4: fix cb_recallany decode error
Peng Tao
1
-5
/
+6
2011-08-04
NFSv4.1: Fix the callback 'highest_used_slotid' behaviour
Trond Myklebust
1
-17
/
+7
2011-05-29
pnfs: CB_NOTIFY_DEVICEID
Marc Eshel
1
-1
/
+95
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-25
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
1
-3
/
+2
2011-01-06
pnfs: CB_LAYOUTRECALL xdr code
Fred Isaman
1
-1
/
+68
2011-01-06
NFS add session back channel draining
Andy Adamson
1
-0
/
+35
2011-01-06
NFS refactor nfs_find_client and reference client across callback processing
Andy Adamson
1
-15
/
+24
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
nfs4: Make the v4 callback service hidden
Steve Dickson
1
-0
/
+1
2010-02-10
nfs41: cleanup callback code to use __be32 type
Andy Adamson
1
-15
/
+15
2010-02-10
nfs41: implement cb_recall_slot
Andy Adamson
1
-1
/
+21
2010-02-10
nfs41: back channel drc minimal implementation
Andy Adamson
1
-4
/
+15
2010-02-10
nfs41: remove uneeded checks in callback processing
Andy Adamson
1
-3
/
+2
2010-02-10
nfs41: directly encode back channel error
Andy Adamson
1
-1
/
+4
2010-02-10
nfs41: fix wrong error on callback header xdr overflow
Andy Adamson
1
-10
/
+18
2009-12-05
nfs41: V2 initial support for CB_RECALL_ANY
Alexandros Batsakis
1
-1
/
+26
2009-12-05
nfs41: add support for callback with RPC version number 4
Alexandros Batsakis
1
-0
/
+7
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-06-18
nfs41: Backchannel: update cb_sequence args and results
Ricardo Labiaga
1
-1
/
+1
[next]