summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-179p: Improve debug supportEric Van Hensbergen3-29/+72
2008-10-179p: eliminate depricated conv functionsEric Van Hensbergen6-1160/+37
2008-10-179p: rework client code to use new protocol support functionsEric Van Hensbergen12-544/+611
2008-10-179p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen2-3/+1
2008-10-179p: remove 9p fcall debug printsEric Van Hensbergen5-386/+0
2008-10-179p: add new protocol support codeEric Van Hensbergen4-1/+496
2008-10-179p: encapsulate version functionEric Van Hensbergen1-30/+44
2008-10-179p: move dirread to fs layerEric Van Hensbergen3-124/+38
2008-10-179p: adjust 9p vfs write operationEric Van Hensbergen1-7/+29
2008-10-179p: move readn meta-function from client to fs layerEric Van Hensbergen6-36/+57
2008-10-179p: consolidate read/write functionsEric Van Hensbergen3-130/+34
2008-10-179p: drop broken unused error path from p9_conn_create()Tejun Heo1-16/+1
2008-10-179p: make rpc code common and rework flush codeEric Van Hensbergen5-313/+316
2008-10-179p: use the rcall structure passed in the request in trans_fd read_workEric Van Hensbergen1-63/+66
2008-10-179p: apply common request code to trans_fdEric Van Hensbergen4-172/+126
2008-10-179p: apply common tagpool handling to trans_fdEric Van Hensbergen1-34/+10
2008-10-179p: move request management to client codeEric Van Hensbergen3-127/+238
2008-10-179p: eliminate callback complexityEric Van Hensbergen1-83/+66
2008-10-179p: consolidate mux_rpc and request structureEric Van Hensbergen1-46/+22
2008-10-179p: remove unnecessary prototypesEric Van Hensbergen2-548/+495
2008-10-179p: remove duplicate client stateEric Van Hensbergen1-15/+11
2008-10-179p: consolidate transport structureEric Van Hensbergen7-207/+146
2008-10-179p-trans_fd: use single pollerTejun Heo1-166/+86
2008-10-16{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2-4/+2
2008-10-16Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds26-500/+955
2008-10-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-39/+88
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds63-1232/+3432
2008-10-16Fix kernel/softirq.c printk format warning properlyLinus Torvalds1-1/+1
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds26-68/+144
2008-10-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-29/+23
2008-10-16FRV: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-10-16FRV: Switch unaligned access to the packed-struct implementationHarvey Harrison1-1/+1
2008-10-16FRV: Provide dma_map_page() for NOMMU and fix commentsDavid Howells2-5/+29
2008-10-16frv: use generic pci_enable_resources()Bjorn Helgaas3-34/+1
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds17-588/+470
2008-10-16lib: remove defining macros for strict_strto??Harvey Harrison1-49/+68
2008-10-16lib: trivial whitespace tidyHarvey Harrison1-17/+9
2008-10-16lib: pull base-guessing logic to helper functionHarvey Harrison1-38/+42
2008-10-16init/do_mounts_md.c must #include <linux/delay.h>Adrian Bunk1-0/+1
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds29-174/+210
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds3-18/+60
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds131-617/+1786
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds16-89/+15
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds28-47/+39
2008-10-16Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds13-1658/+2046
2008-10-16Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds11-205/+125
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds50-338/+2252
2008-10-16rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven2-0/+2
2008-10-16Document panic_on_unrecovered_nmi sysctlBernhard Walle1-0/+12