summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-20Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-19fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on txYi Zou
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman
2012-03-09powerpc: remove the legacy iSeries part of ibmvscsiStephen Rothwell
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-05floppy/scsi: fix setting of BIO flagsMuthu Kumar
2012-02-29[SCSI] qla4xxx: Update driver version to 5.02.00-k15Vikas Chaudhary
2012-02-29[SCSI] qla4xxx: trivial cleanupVikas Chaudhary
2012-02-29[SCSI] qla4xxx: Fix sparse warningVikas Chaudhary
2012-02-29[SCSI] qla4xxx: Add support for multiple session per host.Manish Rangankar
2012-02-29[SCSI] qla4xxx: Export CHAP index as sysfs attributeMike Christie
2012-02-29[SCSI] scsi_transport: Export CHAP index as sysfs attributeMike Christie
2012-02-29[SCSI] qla4xxx: Add support to display CHAP list and delete CHAP entryNilesh Javali
2012-02-29[SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entryNilesh Javali
2012-02-29[SCSI] pm8001: fix endian issue with code optimization.Santosh Nayak
2012-02-29[SCSI] pm8001: Fix possible racing condition.Santosh Nayak
2012-02-29[SCSI] pm8001: Fix bogus interrupt state flag issue.Santosh Nayak
2012-02-29[SCSI] ipr: update PCI ID definitions for new adaptersWayne Boyer
2012-02-29[SCSI] qla2xxx: handle default case in qla2x00_request_firmware()Dan Carpenter
2012-02-29[SCSI] isci: improvements in driver unloading routineAndrzej Jakowski
2012-02-29[SCSI] isci: improve phy event warningsDan Williams
2012-02-29[SCSI] isci: debug, provide state-enum-to-string conversionsDan Williams
2012-02-29[SCSI] scsi_transport_sas: 'enable' phys on resetDan Williams
2012-02-29[SCSI] libsas: don't recover end devices attached to disabled physDan Williams
2012-02-29[SCSI] libsas: fixup target_port_protocols for expanders that don't report sataDan Williams
2012-02-29[SCSI] libsas: set attached device type and target protocols for local physDan Williams
2012-02-29[SCSI] libsas: revert ata srstDan Williams
2012-02-29[SCSI] libsas: fix lifetime of SAS_HA_FROZENDan Williams
2012-02-29[SCSI] libsas: async ata scanningDan Williams
2012-02-29[SCSI] libsas: restore scan orderDan Williams
2012-02-29[SCSI] libsas: delete device on sas address changedDan Williams
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams
2012-02-29[SCSI] libsas: fix sas port namingDan Williams
2012-02-29[SCSI] libsas: improve debug statementsDan Williams
2012-02-29[SCSI] libsas: kill spurious sas_put_deviceMaciej Trela
2012-02-29[SCSI] libsas: fix sas_unregister_ports vs sas_drain_workDan Williams
2012-02-29[SCSI] libsas: route local link resets through ata-ehDan Williams
2012-02-29[SCSI] libsas: fix mixed topology recoveryDan Williams
2012-02-29[SCSI] libsas: close scsi_remove_target() vs libata-eh raceDan Williams
2012-02-29[SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams
2012-02-29[SCSI] libsas: pre-clean commands that won the eh vs completion raceDan Williams