summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-119-196/+345
|\
| * Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-101-31/+124
| |\
| | * NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-101-31/+124
| * | NFS rename client back channel transport fieldAndy Adamson2011-01-062-2/+2
| * | NFS associate sessionid with callback connectionAndy Adamson2011-01-061-1/+3
| * | SUNRPC register and unregister the back channel transportAndy Adamson2011-01-061-0/+20
| * | SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson2011-01-062-24/+62
| * | SUNRPC fix bc_send printAndy Adamson2011-01-061-1/+1
| * | SUNRPC move svc_drop to caller of svc_process_commonAndy Adamson2011-01-061-14/+16
| * | kernel panic when mount NFSv4Trond Myklebust2011-01-041-1/+1
| * | net/sunrpc/clnt.c: Convert sprintf_symbol to %psJoe Perches2010-12-211-10/+2
| * | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-164-32/+45
| * | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-164-43/+54
| * | SUNRPC: Determine value of "nrprocs" automaticallyChuck Lever2010-12-161-7/+3
| * | SUNRPC: Avoid return code checking in rpcbind XDR encoder functionsChuck Lever2010-12-161-39/+21
| |/
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+1
|\ \
| * | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
* | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-071-3/+11
|\ \ \
| * | | fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-1/+1
| * | | fs: icache RCU free inodesNick Piggin2011-01-071-1/+9
| * | | fs: change d_delete semanticsNick Piggin2011-01-071-1/+1
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-263-14/+24
|\ \ \ | |/ /
| * | sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown2010-12-071-1/+8
| * | SUNRPC: Fix an infinite loop in call_refresh/call_refreshresultTrond Myklebust2010-11-221-9/+15
| |/
| * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
| * SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variableJesper Juhl2010-11-161-3/+1
* | Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-2/+2
|/
* convert get_sb_single() usersAl Viro2010-10-291-9/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-261-0/+1
|\
| * fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-2626-1400/+785
|\ \
| * | svcrpc: svc_tcp_sendto XPT_DEAD check is redundantJ. Bruce Fields2010-10-251-3/+0
| * | svcrpc: no need for XPT_DEAD check in svc_xprt_enqueueJ. Bruce Fields2010-10-251-6/+0
| * | svcrpc: assume svc_delete_xprt() called only onceJ. Bruce Fields2010-10-251-1/+1
| * | svcrpc: never clear XPT_BUSY on dead xprtJ. Bruce Fields2010-10-251-3/+0
| * | SUNRPC: Properly initialize sock_xprt.srcaddr in all casesChuck Lever2010-10-211-1/+32
| * | SUNRPC: Use conventional switch statement when reclassifying socketsChuck Lever2010-10-211-3/+7
| * | sunrpc/xprtrdma: clean up workqueue usageTejun Heo2010-10-213-5/+17
| * | sunrpc: Turn list_for_each-s into the ..._entry-sPavel Emelyanov2010-10-193-17/+7
| * | sunrpc: Remove dead "else" branch from bc xprt creationPavel Emelyanov2010-10-191-9/+4
| * | sunrpc: Don't return NULL from rpcb_createPavel Emelyanov2010-10-191-1/+1
| * | sunrpc: Remove useless if (task == NULL) from xprt_reserve_xprtPavel Emelyanov2010-10-191-2/+0
| * | sunrpc: Remove UDP worker wrappersPavel Emelyanov2010-10-191-34/+7
| * | sunrpc: Remove TCP worker wrappersPavel Emelyanov2010-10-191-32/+7
| * | sunrpc: Pass family to setup_socket callsPavel Emelyanov2010-10-191-24/+8
| * | sunrpc: Merge xs_create_sock codePavel Emelyanov2010-10-191-25/+24
| * | sunrpc: Merge the xs_bind codePavel Emelyanov2010-10-191-47/+19
| * | sunrpc: Call xs_create_sockX directly from setup_socketPavel Emelyanov2010-10-191-32/+8
| * | sunrpc: Factor out v6 sockets creationPavel Emelyanov2010-10-191-37/+26
| * | sunrpc: Factor out v4 sockets creationPavel Emelyanov2010-10-191-37/+26
OpenPOWER on IntegriCloud