summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-20Merge branch 'from-tomtucker' into for-2.6.26J. Bruce Fields
2008-05-19svcrdma: Verify read-list fits within RPCSVC_MAXPAGESTom Tucker
2008-05-19svcrdma: Change svc_rdma_send_error return type to voidTom Tucker
2008-05-19svcrdma: Copy transport address and arm CQ before calling rdma_acceptTom Tucker
2008-05-19svcrdma: Set rqstp transport address in rdma_read_complete functionTom Tucker
2008-05-19svcrdma: Use ib verbs version of dma_unmapTom Tucker
2008-05-19svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_freeTom Tucker
2008-05-19svcrdma: Move the QP and cm_id destruction to svc_rdma_freeTom Tucker
2008-05-19svcrdma: Add reference for each SQ/RQ WRTom Tucker
2008-05-19svcrdma: Move destroy to kernel threadTom Tucker
2008-05-19svcrdma: Shrink scope of spinlock on RQ CQTom Tucker
2008-05-19svcrdma: Use standard Linux lists for context cacheTom Tucker
2008-05-19svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker
2008-05-19svcrdma: Remove unused READ_DONE context flags bitTom Tucker
2008-05-19svcrdma: Return error from rdma_read_xdr so caller knows to free contextTom Tucker
2008-05-19svcrdma: Fix error handling during listening endpoint creationTom Tucker
2008-05-19svcrdma: Free context on post_recv error in send_replyTom Tucker
2008-05-19svcrdma: Free context on ib_post_recv errorTom Tucker
2008-05-19svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handlerTom Tucker
2008-05-19svcrdma: Fix return value in svc_rdma_sendTom Tucker
2008-05-19svcrdma: Fix race with dto_tasklet in svc_rdma_sendTom Tucker
2008-05-19svcrdma: Simplify receive buffer postingTom Tucker
2008-05-19svc: Remove unused header files from svc_xprt.cTom Tucker
2008-05-19svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueueTom Tucker
2008-05-18svcrpc: fix proc/net/rpc/auth.unix.ip/content displayJ. Bruce Fields
2008-05-18nfsd: reorder printk in do_probe_callback to avoid use-after-freeJ. Bruce Fields
2008-05-18Linux 2.6.26-rc3v2.6.26-rc3Linus Torvalds
2008-05-18Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-05-18m68k: Add multi_defconfigGeert Uytterhoeven
2008-05-18m68k: Update defconfigsGeert Uytterhoeven
2008-05-18m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven
2008-05-18m68k: Q40/Q60 floppy support is brokenGeert Uytterhoeven
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven
2008-05-18m68k: Some network drivers do not check the platformGeert Uytterhoeven
2008-05-18m68k: dnfb doesnt check for ApolloGeert Uytterhoeven
2008-05-18m68k: macide doesnt check for MacGeert Uytterhoeven
2008-05-18m68k: Correct jump if not running on HP300Geert Uytterhoeven
2008-05-18m68k: Make gcc aware that BUG() does not returnGeert Uytterhoeven
2008-05-18m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven
2008-05-18m68k: Kill CONFIG_WHIPPET_SERIALGeert Uytterhoeven
2008-05-18m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECTGeert Uytterhoeven
2008-05-18m68k: Kill CONFIG_FB_DAFBGeert Uytterhoeven
2008-05-18m68k: Convert access_ok() to an inline functionGeert Uytterhoeven
2008-05-18i2c/max6875: Really prevent 24RF08 corruptionJean Delvare
2008-05-18i2c-amd756: Fix functionality flagsJean Delvare
2008-05-18i2c: Kill the old driver matching schemeJean Delvare
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingJean Delvare