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