index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
callback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-23
rpc: allow gss callbacks to client
Olga Kornievskaia
1
-5
/
+31
2008-10-17
NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets
Chuck Lever
1
-4
/
+15
2008-09-29
SUNRPC: Add address family field to svc_serv data structure
Chuck Lever
1
-1
/
+2
2008-07-09
nfs4: fix potential race with rapid nfs_callback_up/down cycle
Jeff Layton
1
-14
/
+16
2008-07-09
nfs4: remove BKL from nfs_callback_up and nfs_callback_down
Jeff Layton
1
-4
/
+0
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-23
NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)
Jeff Layton
1
-6
/
+12
2008-04-23
nfsd: fix comment
J. Bruce Fields
1
-1
/
+1
2008-04-23
NFS: convert nfs4 callback thread to kthread API
Jeff Layton
1
-38
/
+35
2008-02-21
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
Pavel Emelyanov
1
-1
/
+1
2008-02-20
NFS: flush signals before taking down callback thread
Jeff Layton
1
-0
/
+1
2008-02-13
NFS: fix reference counting for NFSv4 callback thread
Jeff Layton
1
-6
/
+12
2008-02-01
svc: Change services to use new svc_create_xprt service
Tom Tucker
1
-2
/
+2
2008-01-30
NFS: Change nfs_find_client() to take "struct sockaddr *"
Chuck Lever
1
-2
/
+1
2008-01-30
NFS: Move dprintks from callback.c to callback_proc.c
Chuck Lever
1
-4
/
+0
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+2
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
1
-1
/
+1
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
1
-3
/
+9
2007-02-12
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
1
-11
/
+9
2006-10-02
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
1
-3
/
+2
2006-10-02
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
1
-1
/
+1
2006-09-22
NFS: Generalise the nfs_client structure
David Howells
1
-4
/
+5
2006-09-22
NFS: Rename struct nfs4_client to struct nfs_client
David Howells
1
-1
/
+1
2006-09-22
NFS: Fix NFS4 callback up/down prototypes
David Howells
1
-4
/
+1
2006-09-22
NFS: Fix up split of fs/nfs/inode.c
David Howells
1
-0
/
+15
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-09
NFS: Split fs/nfs/inode.c
David Howells
1
-2
/
+0
2006-03-26
[PATCH] sem2mutex: fs/
Ingo Molnar
1
-5
/
+6
2006-03-20
NFSv4: Ensure the callback daemon flushes signals
Trond Myklebust
1
-6
/
+13
2006-03-20
NFSv4: Ensure nfs_callback_down() calls svc_destroy()
Trond Myklebust
1
-0
/
+1
2006-01-06
NFSv4: Allow user to set the port used by the NFSv4 callback channel
Trond Myklebust
1
-1
/
+2
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-0
/
+3
2005-06-22
[PATCH] NFS: Header file cleanup...
Trond Myklebust
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+187