Age | Commit message (Expand) | Author |
2009-03-12 | [SCSI] Remove SUGGEST flags | Martin K. Petersen |
2009-03-12 | [SCSI] ipr: add MSI support | Wayne Boyer |
2009-03-12 | [SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point description | Christof Schmitt |
2009-03-12 | [SCSI] sym53c8xx: Keep transfer negotiations valid | Aaro Koskinen |
2009-03-12 | [SCSI] Improve SCSI_LOGGING Kconfig entry | Robert Love |
2009-03-12 | [SCSI] lpfc: constify virtual function tables | Jan Engelhardt |
2009-03-12 | [SCSI] libfc: fix compile warning | FUJITA Tomonori |
2009-03-12 | [SCSI] libfc: needs CRC32 | Randy Dunlap |
2009-03-12 | [SCSI] scsi_debug: needs CRC_T10DIF | Randy Dunlap |
2009-03-12 | [SCSI] scsi_debug: DIF/DIX support | Martin K. Petersen |
2009-03-12 | [SCSI] scsi_sysfs: delete extra kernel-doc | Randy Dunlap |
2009-03-12 | [SCSI] ses: Use new scsi VPD helper | Matthew Wilcox |
2009-03-12 | [SCSI] Add VPD helper | Matthew Wilcox |
2009-03-10 | [SCSI] qla2xxx: Update version number to 8.03.00-k4. | Andrew Vasquez |
2009-03-10 | [SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur... | Andrew Vasquez |
2009-03-10 | [SCSI] qla2xxx: Correct truncation in return-code status checking. | Andrew Vasquez |
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] libfc: do not change the fh_rx_id of a recevied frame | Yi Zou |
2009-03-10 | [SCSI] fcoe: Correct fcoe_transports initialization vs. registration | Robert 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 wrapper | Robert Love |
2009-03-10 | [SCSI] libfc, fcoe: Cleanup function formatting and minor typos | Robert Love |
2009-03-10 | [SCSI] libfc, fcoe: Fix kerneldoc comments | Robert Love |
2009-03-06 | [SCSI] libfc: check for err when recv and state is incorrect | Robert 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 usage | Robert Love |
2009-03-06 | [SCSI] libfc: Don't violate transport template for rogue port creation | Robert Love |
2009-03-06 | [SCSI] libfc: exch mgr is freed while lport still retrying sequences | Steve Ma |
2009-03-06 | [SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lost | Vasu Dev |
2009-03-06 | [SCSI] libfc: rport retry on LS_RJT from certain ELS | Chris 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_abts | Vasu Dev |
2009-03-06 | [SCSI] libfc: handle RRQ exch timeout | Vasu Dev |
2009-03-06 | [SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport | Abhijeet Joglekar |
2009-03-06 | [SCSI] libfc: Pass lport in exch_mgr_reset | Abhijeet Joglekar |
2009-03-05 | [SCSI] sd: Don't try to spin up drives that are connected to an inactive port | Matthew Wilcox |
2009-03-04 | drm: fix double lock typo | Helge Bahmann |
2009-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-03-04 | crypto: ixp4xx - Fix qmgr_request_queue build failure | Krzysztof HaĆasa |
2009-03-03 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-03-03 | [ARM] fix lots of ARM __devexit sillyness | Russell King |
2009-03-02 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-03-03 | drm/i915: Fix use-before-null-check in i915_irq_emit(). | Eric Anholt |
2009-03-03 | drm: Avoid client deadlocks when the master disappears. | Thomas Hellstrom |