aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-10[SCSI] qla2xxx: Correct vport delete bug.Anirban Chakraborty
2009-03-10[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.Lalit Chandivade
2009-03-10[SCSI] qla2xxx: Correct address range checking for option-rom updates.Andrew Vasquez
2009-03-10[SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...Robert Love
2009-03-10[SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)Chris Leech
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev
2009-03-10[SCSI] fcoe: fix kfree(skb)Roel Kluin
2009-03-10[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou
2009-03-10[SCSI] libfc: do not change the fh_rx_id of a recevied frameYi Zou
2009-03-10[SCSI] fcoe: Correct fcoe_transports initialization vs. registrationRobert Love
2009-03-10[SCSI] fcoe: Use setup_timer() and mod_timer()Robert Love
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love
2009-03-10[SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love
2009-03-06[SCSI] libfc: Cleanup libfc_function_template commentsRobert Love
2009-03-06[SCSI] libfc: check for err when recv and state is incorrectRobert Love
2009-03-06[SCSI] libfc: rename rp to rdata in fc_disc_new_target()Robert Love
2009-03-06[SCSI] libfc: correct RPORT_TO_PRIV usageRobert Love
2009-03-06[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love
2009-03-06[SCSI] libfc: exch mgr is freed while lport still retrying sequencesSteve Ma
2009-03-06[SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lostVasu Dev
2009-03-06[SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech
2009-03-06[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev
2009-03-06[SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abtsVasu Dev
2009-03-06[SCSI] libfc: handle RRQ exch timeoutVasu Dev
2009-03-06[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rportAbhijeet Joglekar
2009-03-06[SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar
2009-03-05[SCSI] sd: Don't try to spin up drives that are connected to an inactive portMatthew Wilcox
2009-03-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-04drm: fix double lock typoHelge Bahmann
2009-03-04powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds
2009-03-03Linux 2.6.29-rc7Linus Torvalds
2009-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-04crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof HaƂasa
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-03-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-03Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas
2009-03-03[ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu
2009-03-02Revert "menu: fix embedded menu snafu"Linus Torvalds
2009-03-02Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-03-03drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt
2009-03-03drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom
2009-03-03drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom
2009-03-03drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom