Age | Commit message (Expand) | Author |
2012-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2012-07-06 | qla2xxx: print the right array elements in qlt_async_event | Alan Cox |
2012-06-22 | SCSI & usb-storage: add try_rc_10_first flag | Alan Stern |
2012-06-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2012-06-12 | qla2xxx: Remove version.h header file inclusion | Sachin Kamat |
2012-06-12 | tcm_qla2xxx: Handle malformed wwn strings properly | Roland Dreier |
2012-06-12 | tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be static | Roland Dreier |
2012-06-12 | qla2xxx: Don't leak commands we give up on in qlt_do_work() | Roland Dreier |
2012-06-12 | qla2xxx: Don't crash if we can't find cmd for failed CTIO | Roland Dreier |
2012-06-12 | tcm_qla2xxx: Don't insert nacls without sessions into the btree | Roland Dreier |
2012-06-12 | tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdown | Nicholas Bellinger |
2012-06-12 | tcm_qla2xxx: Convert to TFO->put_session() usage | Joern Engel |
2012-06-07 | [SCSI] Fix sd_probe_domain config problem | James Bottomley |
2012-06-06 | [SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptible | nagalakshmi.nandigama@lsi.com |
2012-05-31 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2012-05-30 | [SCSI] fix scsi_wait_scan | James Bottomley |
2012-05-30 | [SCSI] fix async probe regression | Dan Williams |
2012-05-30 | [SCSI] be2iscsi: fix dma free size mismatch regression | Mike Christie |
2012-05-30 | [SCSI] qla4xxx: Update driver version to 5.02.00-k17 | Vikas Chaudhary |
2012-05-30 | [SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failure | Tej Parkash |
2012-05-30 | [SCSI] qla4xxx: Add change_queue_depth API support | Tej Parkash |
2012-05-30 | [SCSI] qla4xxx: Fix clear ddb mbx command failure issue. | Manish Rangankar |
2012-05-30 | [SCSI] qla4xxx: Fix kernel panic during discovery logout. | Manish Rangankar |
2012-05-30 | [SCSI] qla4xxx: Correct early completion of pending mbox. | Lalit Chandivade |
2012-05-23 | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2012-05-23 | [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs | Robert Love |
2012-05-23 | [SCSI] libfcoe: Add fcoe_sysfs | Robert Love |
2012-05-23 | [SCSI] bnx2fc: Allocate fcoe_ctlr with bnx2fc_interface, not as a member | Robert Love |
2012-05-23 | [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a member | Robert Love |
2012-05-23 | [SCSI] Fix dm-multipath starvation when scsi host is busy | Jun'ichi Nomura |
2012-05-23 | [SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove. | Namjae Jeon |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-22 | [SCSI] qla2xxx: don't free pool that wasn't allocated | Dan Carpenter |
2012-05-22 | [SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core | Nicholas Bellinger |
2012-05-22 | [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series | Nicholas Bellinger |
2012-05-22 | [SCSI] Revert "qla2xxx: During loopdown perform Diagnostic loopback." | Chad Dupuis |
2012-05-22 | [SCSI] qla2xxx: Display proper firmware version when new minidump template is... | Giridhar Malavali |
2012-05-22 | [SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from appli... | Giridhar Malavali |
2012-05-22 | [SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted. | Joe Carnuccio |
2012-05-22 | [SCSI] qla2xxx: Log link up and link down messages to track link flops. | Chad Dupuis |
2012-05-22 | [SCSI] qla2xxx: Corrections to log messages. | Saurav Kashyap |
2012-05-22 | [SCSI] qla2xxx: Optimize existing port name server query matching. | Joe Carnuccio |
2012-05-22 | [SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port. | Joe Carnuccio |
2012-05-22 | [SCSI] qla2xxx: Fixups for ISP83xx. | Nigel Kirkland |
2012-05-22 | [SCSI] qla2xxx: Display proper supported speeds for 16G FC adapters. | Giridhar Malavali |
2012-05-22 | [SCSI] qla2xxx: Fix typo in bus-reset handler. | Andrew Vasquez |
2012-05-22 | [SCSI] qla2xxx: Stats should be different from physical and virtual ports | Saurav Kashyap |
2012-05-22 | [SCSI] qla2xxx: Add ql_dbg_verbose logging level. | Saurav Kashyap |
2012-05-22 | [SCSI] qla2xxx: Handle interrupt registration failures more gracefully. | Chad Dupuis |
2012-05-22 | [SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in q... | Chad Dupuis |