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.12.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
/
nfsd
/
nfs4callback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-19
nfsd: reorder printk in do_probe_callback to avoid use-after-free
J. Bruce Fields
1
-1
/
+1
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-24
nfsd: use static memory for callback program and stats
Olga Kornievskaia
1
-11
/
+17
2008-02-02
nfsd4: recognize callback channel failure earlier
J. Bruce Fields
1
-8
/
+5
2008-02-02
nfsd: move callback rpc_client creation into separate thread
J. Bruce Fields
1
-39
/
+39
2008-02-02
nfsd4: probe callback channel only once
J. Bruce Fields
1
-2
/
+1
2007-10-10
knfsd: nfsv4 delegation recall should take reference on client
J. Bruce Fields
1
-0
/
+1
2007-10-10
knfsd: fix callback rpc cred
J. Bruce Fields
1
-33
/
+0
2007-10-10
knfsd: spawn kernel thread to probe callback channel
J. Bruce Fields
1
-37
/
+34
2007-07-17
knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks
Benny Halevy
1
-1
/
+1
2007-07-11
SUNRPC: Add a convenient default for the hostname when calling rpc_create()
Chuck Lever
1
-6
/
+0
2007-07-11
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
Trond Myklebust
1
-9
/
+3
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-01
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
1
-5
/
+2
2007-02-16
[PATCH] knfsd: nfsd4: fix non-terminated string
J. Bruce Fields
1
-1
/
+6
2006-10-20
[PATCH] nfsd: misc endianness annotations
Al Viro
1
-1
/
+1
2006-10-20
[PATCH] xdr annotations: nfsd callback*
Al Viro
1
-10
/
+10
2006-10-17
[PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback client
J. Bruce Fields
1
-2
/
+2
2006-10-02
[PATCH] knfsd: add some missing newlines in printks
Greg Banks
1
-1
/
+1
2006-09-23
NFSD: Convert NFS server callback logic to use new rpc_create API
Chuck Lever
1
-39
/
+27
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-11
[PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup
NeilBrown
1
-3
/
+3
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
1
-0
/
+2
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
1
-2
/
+2
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
1
-0
/
+2
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
1
-1
/
+0
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
1
-3
/
+7
2005-06-24
[PATCH] knfsd: nfsd4: remove cb_parsed
NeilBrown
1
-3
/
+1
2005-06-24
[PATCH] knfsd: nfsd4: make needlessly global code static
NeilBrown
1
-4
/
+3
2005-06-24
[PATCH] knfsd: nfsd4: fix probe_callback
NeilBrown
1
-1
/
+1
2005-06-23
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
Trond Myklebust
1
-3
/
+1
2005-04-17
[PATCH] nfsd4: callback create rpc client returns
NeilBrown
1
-2
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+547