aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-26
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-25
|\
| * Merge branch 'linus'Trond Myklebust2006-03-23
| |\
| * | SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbcJ. Bruce Fields2006-03-20
| * | SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields2006-03-20
| * | SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksumJ. Bruce Fields2006-03-20
| * | SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()Trond Myklebust2006-03-20
| * | SUNRPC: Fix memory barriers for req->rq_receivedTrond Myklebust2006-03-20
| * | SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust2006-03-20
| * | SUNRPC: fix compile warnings on 64-bit platformsChuck Lever2006-03-20
| * | SUNRPC: minor cleanupChuck Lever2006-03-20
| * | SUNRPC: eliminate rpc_call()Chuck Lever2006-03-20
| * | SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-20
| * | SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever2006-03-20
| * | SUNRPC: introduce per-task RPC iostatsChuck Lever2006-03-20
| * | SUNRPC: add a handful of per-xprt countersChuck Lever2006-03-20
| * | SUNRPC: track length of RPC wait queuesChuck Lever2006-03-20
| * | SUNRPC: more verbose output for rpc auth weak errorLevent Serinol2006-03-20
| * | SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust2006-03-20
| * | SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust2006-03-20
| * | SUNRPC: Auto-load RPC authentication kernel modulesOlaf Kirch2006-03-20
* | | [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-24
* | | [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-24
| |/ |/|
* | [NET]: sem2mutex part 2Ingo Molnar2006-03-21
* | [NET] sem2mutex: net/Arjan van de Ven2006-03-21
|/
* [PATCH] SUNRPC: Fix potential deadlock in RPC codeTrond Myklebust2006-03-14
* [PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.cAdrian Bunk2006-03-14
* SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust2006-02-01
* SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs codeTrond Myklebust2006-02-01
* SUNRPC: rpc_timeout_upcall_queue should not sleepTrond Myklebust2006-02-01
* SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust2006-02-01
* [PATCH] DocBook: fix some kernel-doc comments in net/sunrpcMartin Waitz2006-02-01
* [PATCH] svcrpc: gss: svc context creation error handlingJ. Bruce Fields2006-01-18
* [PATCH] svcrpc: gss: server context init failure handlingKevin Coffman2006-01-18
* [PATCH] svcrpc: gss: handle the GSS_S_CONTINUEAndy Adamson2006-01-18
* [PATCH] svcrpc: save and restore the daddr field when request deferredJ. Bruce Fields2006-01-18
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-11
* [NET]: Remove unneeded kmalloc() return value castsJesper Juhl2006-01-10
* Fix rpc shutdown event condition bugLinus Torvalds2006-01-10
* [PATCH] nfs: sleep_on() removalIngo Molnar2006-01-10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2006-01-09
|\
| * [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* | [NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn2006-01-09
|/
* [PATCH] shrink dentry structEric Dumazet2006-01-08
* SUNRPC: Make krb5 report unsupported encryption typesJ. Bruce Fields2006-01-06
* SUNRPC: Make spkm3 report unsupported encryption typesJ. Bruce Fields2006-01-06
* SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields2006-01-06
* SUNRPC: Clean up xprt_destroy()Trond Myklebust2006-01-06
* SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust2006-01-06
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-06