index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2009-06-18
nfs41: verify CB_SEQUENCE position in callback compound
Benny Halevy
1
-0
/
+8
2009-06-18
nfs41: cb_sequence xdr implementation
Benny Halevy
1
-2
/
+170
2009-06-18
nfs41: consider minorversion in callback_xdr:process_op
Benny Halevy
1
-14
/
+71
2009-06-18
nfs41: decode minorversion 1 cb_compound header
Benny Halevy
1
-3
/
+4
2009-06-18
nfs41: store minorversion in cb_compound_hdr_arg
Benny Halevy
1
-5
/
+7
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-9
/
+9
2008-05-16
NFSv4: Check the return value of decode_compound_hdr_arg()
Trond Myklebust
1
-11
/
+11
2008-02-21
nfs: fix sparse warnings
Harvey Harrison
1
-3
/
+3
2008-01-30
NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in
Chuck Lever
1
-1
/
+1
2008-01-30
NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in
Chuck Lever
1
-1
/
+1
2008-01-30
NFS: Remove an unneeded check in decode_compound_header_arg()
Chuck Lever
1
-1
/
+1
2007-07-19
NFSv4: debug print ntohl(status) in nfs client callback xdr code
Benny Halevy
1
-5
/
+5
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
1
-2
/
+2
2006-10-20
[PATCH] xdr annotations: fs/nfs/callback*
Al Viro
1
-22
/
+22
2006-10-20
[PATCH] fs/nfs/callback* passes error values big-endian
Al Viro
1
-30
/
+30
2006-10-20
[PATCH] fix svc_procfunc declaration
Al Viro
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-09
NFSv4: really return status from decode_recall_args()
Alexey Dobriyan
1
-1
/
+1
2006-03-20
NFSv4: Kill braindead gcc warnings
Trond Myklebust
1
-12
/
+16
2005-06-23
[PATCH] NFSv4: Fix an Oops in the callback code.
Trond Myklebust
1
-1
/
+0
2005-06-23
[PATCH] NFS: Header file cleanup...
Trond Myklebust
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+481