Age | Commit message (Expand) | Author | Files | Lines |
2012-03-06 | floppy/scsi: fix setting of BIO flags | Muthu Kumar | 1 | -1/+1 |
2012-02-25 | [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576 | Boaz Harrosh | 1 | -2/+2 |
2012-02-25 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 17 | -100/+101 |
2012-02-22 | [SCSI] scsi_dh_rdac: Fix for unbalanced reference count | Moger, Babu | 1 | -11/+14 |
2012-02-22 | asm-generic: architecture independent readq/writeq for 32bit environment | Hitoshi Mitake | 1 | -21/+2 |
2012-02-18 | [SCSI] scsi_pm: Fix bug in the SCSI power management handler | Alan Stern | 2 | -0/+17 |
2012-02-18 | [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost' | Huajun Li | 1 | -2/+2 |
2012-02-18 | [SCSI] qla2xxx: Update version number to 8.03.07.13-k. | Chad Dupuis | 1 | -1/+1 |
2012-02-18 | [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx. | Giridhar Malavali | 1 | -1/+1 |
2012-02-18 | [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8... | Shyam Sundar | 1 | -13/+0 |
2012-02-18 | [SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai... | Giridhar Malavali | 1 | -0/+4 |
2012-02-18 | [SCSI] qla2xxx: Remove check for null fcport from host reset handler. | Michael Christie | 1 | -10/+0 |
2012-02-18 | [SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers. | Andrew Vasquez | 2 | -1/+2 |
2012-02-18 | [SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p... | Andrew Vasquez | 1 | -1/+0 |
2012-02-18 | [SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command. | Andrew Vasquez | 1 | -1/+2 |
2012-02-18 | [SCSI] qla2xxx: Add an "is reset active" helper. | Andrew Vasquez | 4 | -51/+28 |
2012-02-18 | [SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand. | Chad Dupuis | 1 | -0/+6 |
2012-02-18 | [SCSI] qla2xxx: Propagate up abort failures. | Arun Easi | 1 | -0/+1 |
2012-02-18 | [SCSI] isci: Fix NULL ptr dereference when no firmware is being loaded | Dave Jiang | 1 | -1/+3 |
2012-02-18 | [SCSI] ipr: fix eeh recovery for 64-bit adapters | Kleber Sacilotto de Souza | 1 | -6/+18 |
2012-02-13 | [SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-... | Alexey Khoroshilov | 1 | -1/+2 |
2012-01-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2 | -8/+1 |
2012-01-22 | mac_esp: rename irq | Finn Thain | 1 | -2/+1 |
2012-01-22 | mac_scsi: dont enable mac_scsi irq before requesting it | Finn Thain | 1 | -6/+0 |
2012-01-19 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 56 | -1441/+1179 |
2012-01-16 | [SCSI] libfc: remove redundant timer init for fcp | Yi Zou | 1 | -3/+1 |
2012-01-16 | [SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.c | Bart Van Assche | 2 | -18/+20 |
2012-01-16 | [SCSI] libfc: Declare local functions static | Bart Van Assche | 5 | -11/+13 |
2012-01-16 | [SCSI] fcoe: fix regression on offload em matching function for initiator/target | Yi Zou | 1 | -4/+5 |
2012-01-16 | [SCSI] qla4xxx: Update driver version to 5.02.00-k12 | Vikas Chaudhary | 1 | -1/+1 |
2012-01-16 | [SCSI] qla4xxx: Cleanup modinfo display | Karen Higgins | 1 | -16/+17 |
2012-01-16 | [SCSI] qla4xxx: Clear the RISC interrupt bit during FW init | Sarang Radke | 2 | -0/+8 |
2012-01-16 | [SCSI] qla4xxx: Added error logging for firmware abort | Nilesh Javali | 2 | -0/+9 |
2012-01-16 | [SCSI] qla4xxx: Disable generating pause frames in case of FW hung | Giridhar Malavali | 3 | -0/+20 |
2012-01-16 | [SCSI] qla4xxx: Temperature monitoring for ISP82XX core. | Mike Hernandez | 3 | -4/+58 |
2012-01-16 | [SCSI] megaraid: fix sparse warnings | adam radford | 1 | -5/+8 |
2012-01-16 | [SCSI] sg: convert to kstrtoul_from_user() | Stephen Boyd | 1 | -14/+11 |
2012-01-16 | [SCSI] don't change sdev starvation list order without request dispatched | Shaohua Li | 1 | -6/+1 |
2012-01-16 | [SCSI] isci: fix, prevent port from getting stuck in the 'configuring' state | Marcin Tomczak | 2 | -42/+56 |
2012-01-16 | [SCSI] isci: fix start OOB | Marcin Tomczak | 1 | -17/+18 |
2012-01-16 | [SCSI] isci: fix io failures while wide port links are coming up | Marcin Tomczak | 2 | -16/+76 |
2012-01-16 | [SCSI] isci: allow more time for wide port targets | Marcin Tomczak | 1 | -1/+1 |
2012-01-16 | [SCSI] isci: enable wide port targets | Bartek Nowakowski | 3 | -4/+12 |
2012-01-16 | [SCSI] isci: Fix IO fails when pull cable from phy in x4 wideport in MPC mode. | Marcin Tomczak | 1 | -3/+7 |
2012-01-16 | [SCSI] isci: update version to 1.1 | Dan Williams | 2 | -6/+1 |
2012-01-16 | [SCSI] isci: remove unused 'isci_tmf->device' field | Maciej Trela | 2 | -5/+4 |
2012-01-16 | [SCSI] isci: link speeds default to gen 2 | Jeff Skirvin | 2 | -3/+4 |
2012-01-16 | [SCSI] isci: performance-fix, shorten default "no outbound task" timeout | Marcin Tomczak | 2 | -2/+2 |
2012-01-16 | [SCSI] isci: oem parameter format v1.3 (cable select) | Jeff Skirvin | 5 | -5/+111 |
2012-01-16 | [SCSI] isci: oem parameter format v1.1 (ssc select) | Dave Jiang | 4 | -6/+148 |