Peter Zijlstra
|
ddce40df6e
sunrpc: fix crash in rpc_malloc()
|
18 years ago |
Chuck Lever
|
aa3d1faebe
SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free
|
18 years ago |
Geert Uytterhoeven
|
215d06780d
Fix sunrpc warning noise
|
18 years ago |
Chuck Lever
|
c5a4dd8b7c
SUNRPC: Eliminate side effects from rpc_malloc
|
18 years ago |
Trond Myklebust
|
d9bc125caf
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
|
18 years ago |
YOSHIFUJI Hideaki
|
cca5172a7e
[NET] SUNRPC: Fix whitespace errors.
|
18 years ago |
Chuck Lever
|
46121cf7d8
SUNRPC: fix print format for tk_pid
|
18 years ago |
Trond Myklebust
|
2efef837fb
RPC: Clean up rpc_execute...
|
18 years ago |
Trond Myklebust
|
bde8f00ce6
[PATCH] NFS: Fix Oops in rpc_call_sync()
|
18 years ago |
Trond Myklebust
|
21b4e73692
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
|
18 years ago |
Trond Myklebust
|
34161db6b1
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
|
18 years ago |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 years ago |
Trond Myklebust
|
6d5fcb5a52
SUNRPC: Remove BKL around the RPC socket operations etc.
|
18 years ago |
Trond Myklebust
|
bbd5a1f9fc
SUNRPC: Fix up missing BKL in asynchronous RPC callback functions
|
18 years ago |
Trond Myklebust
|
8aca67f0ae
SUNRPC: Fix a potential race in rpc_wake_up_task()
|
18 years ago |
Trond Myklebust
|
e6b3c4db6f
Fix a second potential rpc_wakeup race...
|
18 years ago |
Christophe Saout
|
cc4dc59e55
Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race condition
|
18 years ago |
David Howells
|
65f27f3844
WorkStruct: Pass the work_struct pointer instead of context data
|
18 years ago |
Alexey Dobriyan
|
1a1d92c10d
[PATCH] Really ignore kmem_cache_destroy return value
|
18 years ago |
Trond Myklebust
|
8014793b1b
SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status
|
19 years ago |
Chuck Lever
|
39d7bbcb5b
SUNRPC: remove extraneous header inclusions
|
19 years ago |
Chuck Lever
|
5b1eacbcd7
SUNRPC: Support for RPC child tasks no longer needed
|
19 years ago |
Matthew Dobson
|
93d2341c75
[PATCH] mempool: use mempool_create_slab_pool()
|
19 years ago |
Trond Myklebust
|
1ebbe2b200
Merge branch 'linus'
|
19 years ago |
Arjan van de Ven
|
4a3e2f711a
[NET] sem2mutex: net/
|
19 years ago |
Trond Myklebust
|
7a1218a277
SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()
|
19 years ago |
Chuck Lever
|
ef759a2e54
SUNRPC: introduce per-task RPC iostats
|
19 years ago |
Chuck Lever
|
e19b63dafd
SUNRPC: track length of RPC wait queues
|
19 years ago |
Trond Myklebust
|
24c5d9d7ea
SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic
|
19 years ago |
Trond Myklebust
|
e6d83d5569
[PATCH] SUNRPC: Fix potential deadlock in RPC code
|
19 years ago |