Age | Commit message (Expand) | Author | Files | Lines |
2017-08-30 | scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough | Christoph Hellwig | 1 | -42/+37 |
2017-08-26 | scsi: mptsas: Fixup device hotplug for VMWare ESXi | Hannes Reinecke | 1 | -4/+3 |
2017-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2017-02-07 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 1 | -1/+1 |
2017-01-28 | block: split scsi_request out of struct request | Christoph Hellwig | 1 | -4/+4 |
2016-04-30 | mptsas: fix checks for dma mapping errors | Alexey Khoroshilov | 1 | -2/+2 |
2015-11-10 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -1/+0 |
2015-06-13 | mptsas: fix depth param in scsi_track_queue_full | Tomas Henzl | 1 | -2/+2 |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig | 1 | -0/+1 |
2014-07-26 | mptfusion: tweak null pointer checks | Joe Lawrence | 1 | -27/+25 |
2014-07-26 | mptfusion: combine fw_event_work and its event_data | Joe Lawrence | 1 | -10/+6 |
2014-07-26 | mptfusion: mark file-private functions as static | Joe Lawrence | 1 | -3/+3 |
2014-07-25 | scsi: convert device_busy to atomic_t | Christoph Hellwig | 1 | -1/+1 |
2014-05-28 | fusion: Remove use of DEF_SCSI_QCMD | Matthew Wilcox | 1 | -6/+4 |
2013-11-24 | block: Kill bio_segments()/bi_vcnt usage | Kent Overstreet | 1 | -4/+4 |
2013-05-08 | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+3 |
2013-04-09 | fusion: switch to ->show_info() | Al Viro | 1 | -1/+1 |
2013-03-24 | block: Remove some unnecessary bi_vcnt usage | Kent Overstreet | 1 | -3/+3 |
2013-01-04 | Drivers: message: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -2/+2 |
2011-12-15 | [SCSI] mptsas: Add device ID for SAS1068_820XELP. | Chandrakala Chavva | 1 | -0/+2 |
2011-08-27 | [SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset | kashyap.desai@lsi.com | 1 | -0/+9 |
2011-08-27 | [SCSI] mptfusion: Avoid out of order Event processing due to cpu migration | kashyap.desai@lsi.com | 1 | -7/+9 |
2011-08-27 | [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition | kashyap.desai@lsi.com | 1 | -0/+2 |
2011-08-27 | [SCSI] mptfusion: Set max sector count module parameter | kashyap.desai@lsi.com | 1 | -0/+20 |
2011-05-17 | [SCSI] mptsas: Fix annoying warning | Borislav Petkov | 1 | -2/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -4/+4 |
2011-02-12 | [SCSI] mptfusion: Remove bus reset for mptsas module | Kashyap, Desai | 1 | -1/+0 |
2011-02-12 | [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers | Kashyap, Desai | 1 | -1/+5 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -1/+3 |
2010-11-17 | SCSI host lock push-down | Jeff Garzik | 1 | -1/+3 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-07-28 | [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e... | Kashyap, Desai | 1 | -5/+10 |
2010-07-28 | [SCSI] mptfusion: Block Error handling for deleting devices or Device in DMD | Kashyap, Desai | 1 | -1/+124 |
2010-07-27 | [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout | Kei Tokunaga | 1 | -2/+3 |
2010-07-27 | [SCSI] mptsas: fixed hot-removal processing | Kei Tokunaga | 1 | -1/+1 |
2010-07-27 | [SCSI] mptfusion: Added code for occationally SATA hotplug failure. | Kashyap, Desai | 1 | -1/+30 |
2010-07-27 | [SCSI] mptfusion: schedule_target_reset from all Reset context | Kashyap, Desai | 1 | -18/+41 |
2010-07-27 | [SCSI] mptfusion: Added sanity to check B_T mapping for device before adding ... | Kashyap, Desai | 1 | -0/+37 |
2010-07-27 | [SCSI] mptfusion: Corrected declaration of device_missing_delay | Kashyap, Desai | 1 | -2/+2 |
2010-04-11 | [SCSI] mptfusion: Proper error handling is added after mpt_config timeout | Kashyap, Desai | 1 | -5/+11 |
2010-04-11 | [SCSI] mptfusion: Check for command status is added after completion. | Kashyap, Desai | 1 | -10/+16 |
2010-04-11 | [SCSI] mptfusion: Proper bus_type check is added | Kashyap, Desai | 1 | -0/+3 |
2010-04-11 | [SCSI] mptfusion: mpt_detach is called properly at the time of rmmod | Kashyap, Desai | 1 | -0/+6 |
2010-04-11 | [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) | Kashyap, Desai | 1 | -4/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-18 | [SCSI] mptfusion: block device when target is being removed by FW | Kashyap, Desai | 1 | -5/+20 |
2010-01-18 | [SCSI] mptfusion: Added sysfs expander manufacture information at the time of... | Kashyap, Desai | 1 | -0/+186 |
2009-09-12 | [SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CA... | Kashyap, Desai | 1 | -7/+1 |
2009-09-12 | [SCSI] mptsas : NULL pointer on big endian systems causing Expander not to te... | Kashyap, Desai | 1 | -0/+1 |
2009-09-12 | [SCSI] mptsas : Sanity check for phyinfo is added | Kashyap, Desai | 1 | -1/+7 |