aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * [NFS] [PATCH] NFS: initialize default port in kernel mount clientJames Lentini2007-10-09
| * NFS: Kernel mount client should use async bindChuck Lever2007-10-09
| * SUNRPC: RPC bind failures should be permanent for NULL requestsChuck Lever2007-10-09
| * SUNRPC: Split another new rpcbind retry error code from EACCESChuck Lever2007-10-09
| * SUNRPC: Add a new error code for retry waiting for another binderChuck Lever2007-10-09
| * SUNRPC: Retry bad rpcbind repliesChuck Lever2007-10-09
| * SUNRPC: Make rpcb_decode_getaddr more picky about universal addressesChuck Lever2007-10-09
| * SUNRPC: Clean up in rpc_show_tasksChuck Lever2007-10-09
| * SUNRPC: Make sure server name is reasonable before trying to print itChuck Lever2007-10-09
| * SUNRPC: Use correct argument type in memcpy()Chuck Lever2007-10-09
| * SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever2007-10-09
| * SUNRPC: Only one dprintk is needed during client creationChuck Lever2007-10-09
| * SUNRPC: Fix generation of universal addresses forChuck Lever2007-10-09
| * SUNRPC: Add support for formatted universal addressesChuck Lever2007-10-09
| * SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 versionChuck Lever2007-10-09
| * SUNRPC: Add a helper for extracting the address using the correct typeChuck Lever2007-10-09
| * SUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.cChuck Lever2007-10-09
| * SUNRPC: create connect workers for IPv6Chuck Lever2007-10-09
| * SUNRPC: Rename IPv4 connect workersChuck Lever2007-10-09
| * SUNRPC: Refactor a part of socket connect logic into a helper functionChuck Lever2007-10-09
| * SUNRPC: create an IPv6-savvy mechanism for binding to a reserved portChuck Lever2007-10-09
| * SUNRPC: Rename xs_bind() to prepare for IPv6-specific bind methodChuck Lever2007-10-09
| * SUNRPC: Introduce support for setting the port number in IPv6 addressesChuck Lever2007-10-09
| * SUNRPC: add support for IPv6 to the kernel's rpcbind clientChuck Lever2007-10-09
| * SUNRPC: add a function to format IPv6 addressesChuck Lever2007-10-09
| * SUNRPC: Rename xs_format_peer_addressesChuck Lever2007-10-09
| * SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever2007-10-09
| * SUNRPC: Free address buffers in a loopChuck Lever2007-10-09
| * SUNRPC: Use standard macros for printing IP addressesChuck Lever2007-10-09
| * SUNRPC: Fix a signed v. unsigned comparison in net/sunrpc/xprtsock.cChuck Lever2007-10-09
| * SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routinesChuck Lever2007-10-09
| * [NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather thanJeff Layton2007-10-09
| * [NFS] [PATCH] nfs: tiny makefile cleanupChristoph Hellwig2007-10-09
| * Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite2007-10-09
| * 64 bit ino support for NFS clientPeter Staubach2007-10-09
| * SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooksTrond Myklebust2007-10-09
| * NFS: Fall back to synchronous writes when a background write errors...Trond Myklebust2007-10-09
| * NFS: Writeback optimisationTrond Myklebust2007-10-09
| * NFS: Clean up NFS writeback flush codeTrond Myklebust2007-10-09
| * VFS: Remove writeback_control->fs_privateTrond Myklebust2007-10-09
| * NFS: Clean up nfs_writepages()Trond Myklebust2007-10-09
| * NFS: Clean up write code...Trond Myklebust2007-10-09
| * NFS: Add the helper nfs_vm_page_mkwriteTrond Myklebust2007-10-09
* | Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2007-10-15
|\ \
| * | lockdep: annotate dir vs file i_mutexPeter Zijlstra2007-10-13
| * | lockdep: per filesystem inode lock classPeter Zijlstra2007-10-15
| * | lockdep: annotate kprobes irq fiddlingPeter Zijlstra2007-10-11
| * | lockdep: annotate rcu_read_{,un}lock{,_bh}Peter Zijlstra2007-10-11
| * | lockdep: annotate journal_start()Peter Zijlstra2007-10-11
| * | lockdep: s390: connect the sysexit hookHeiko Carstens2007-10-11