summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SUNRPC: create connect workers for IPv6Chuck Lever2007-10-091-0/+101
* SUNRPC: Rename IPv4 connect workersChuck Lever2007-10-091-6/+6
* SUNRPC: Refactor a part of socket connect logic into a helper functionChuck Lever2007-10-091-59/+72
* SUNRPC: create an IPv6-savvy mechanism for binding to a reserved portChuck Lever2007-10-091-0/+33
* SUNRPC: Rename xs_bind() to prepare for IPv6-specific bind methodChuck Lever2007-10-091-5/+6
* SUNRPC: Introduce support for setting the port number in IPv6 addressesChuck Lever2007-10-091-2/+11
* SUNRPC: add support for IPv6 to the kernel's rpcbind clientChuck Lever2007-10-091-6/+45
* SUNRPC: add a function to format IPv6 addressesChuck Lever2007-10-091-0/+52
* SUNRPC: Rename xs_format_peer_addressesChuck Lever2007-10-091-3/+3
* SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever2007-10-092-0/+16
* SUNRPC: Free address buffers in a loopChuck Lever2007-10-091-7/+12
* SUNRPC: Use standard macros for printing IP addressesChuck Lever2007-10-091-2/+2
* SUNRPC: Fix a signed v. unsigned comparison in net/sunrpc/xprtsock.cChuck Lever2007-10-091-1/+2
* SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routinesChuck Lever2007-10-091-2/+3
* [NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather thanJeff Layton2007-10-091-2/+2
* [NFS] [PATCH] nfs: tiny makefile cleanupChristoph Hellwig2007-10-091-1/+0
* Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite2007-10-093-3/+7
* 64 bit ino support for NFS clientPeter Staubach2007-10-093-10/+13
* SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooksTrond Myklebust2007-10-092-3/+5
* NFS: Fall back to synchronous writes when a background write errors...Trond Myklebust2007-10-093-23/+57
* NFS: Writeback optimisationTrond Myklebust2007-10-091-10/+22
* NFS: Clean up NFS writeback flush codeTrond Myklebust2007-10-093-29/+16
* VFS: Remove writeback_control->fs_privateTrond Myklebust2007-10-091-2/+0
* NFS: Clean up nfs_writepages()Trond Myklebust2007-10-091-24/+33
* NFS: Clean up write code...Trond Myklebust2007-10-094-67/+5
* NFS: Add the helper nfs_vm_page_mkwriteTrond Myklebust2007-10-091-2/+33
* Linux 2.6.23v2.6.23Linus Torvalds2007-10-091-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-096-11/+12
|\
| * [MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli2007-10-091-0/+1
| * [MIPS] Alchemy: Fix USB initialization.Florian Fainelli2007-10-094-10/+10
| * [MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco2007-10-091-1/+1
* | NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust2007-10-091-1/+3
* | sata_mv: correct S/G table limitsJeff Garzik2007-10-091-3/+6
|/
* Correct Makefile rule for generating custom keymapMaarten Bressers2007-10-081-1/+1
* ISDN: Fix data access out of array boundsKarsten Keil2007-10-081-2/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-086-13/+22
|\
| * [IPv6]: Fix ICMPv6 redirect handling with target multicast addressBrian Haley2007-10-081-4/+5
| * [PKT_SCHED] cls_u32: error code isn't been propogated properlyStephen Hemminger2007-10-071-1/+1
| * [ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan2007-10-073-8/+13
| * [TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKedIlpo Järvinen2007-10-071-0/+3
* | AIO: fix cleanup in io_submit_one(...)Yan Zheng2007-10-081-1/+1
* | fix page release issue in filemap_faultYan Zheng2007-10-081-0/+1
* | fix VM_CAN_NONLINEAR check in sys_remap_file_pagesYan Zheng2007-10-081-1/+1
* | mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra2007-10-083-5/+10
|/
* Driver core: fix SYSF_DEPRECATED breakage for nested classdevsDmitry Torokhov2007-10-071-3/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-10-071-1/+2
|\
| * firewire: point to migration documentStefan Richter2007-10-071-1/+2
* | Add manufacturer and card id of teltonica pcmcia modemsAttila Kinali2007-10-071-0/+1
* | sysrq docs: document sequence that actually worksPavel Machek2007-10-071-1/+1
* | fix bogus reporting of signals by auditAl Viro2007-10-071-11/+11