- cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
- 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
- 1354379 mptsas: fix checks for dma mapping errors by Alexey Khoroshilov · 9 years ago
- 64d513ac scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
- 2865c07 mptsas: fix depth param in scsi_track_queue_full by Tomas Henzl · 10 years ago
- 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
- 9f21316 mptfusion: tweak null pointer checks by Joe Lawrence · 10 years ago
- 3269619 mptfusion: combine fw_event_work and its event_data by Joe Lawrence · 10 years ago
- 5767d25 mptfusion: mark file-private functions as static by Joe Lawrence · 10 years ago
- 71e75c9 scsi: convert device_busy to atomic_t by Christoph Hellwig · 11 years ago
- a48ac9e fusion: Remove use of DEF_SCSI_QCMD by Matthew Wilcox · 11 years ago
- 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
- 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
- cac1970 fusion: switch to ->show_info() by Al Viro · 12 years ago
- 2f47787 block: Remove some unnecessary bi_vcnt usage by Kent Overstreet · 12 years ago
- 47b1ea7 Drivers: message: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 85d3722 [SCSI] mptsas: Add device ID for SAS1068_820XELP. by Chandrakala Chavva · 13 years ago
- 98cbe37 [SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset by kashyap.desai@lsi.com · 13 years ago
- a38ae37 [SCSI] mptfusion: Avoid out of order Event processing due to cpu migration by kashyap.desai@lsi.com · 13 years ago
- e62cca1 [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition by kashyap.desai@lsi.com · 13 years ago
- 3850b14 [SCSI] mptfusion: Set max sector count module parameter by kashyap.desai@lsi.com · 13 years ago
- 72ef0e5 [SCSI] mptsas: Fix annoying warning by Borislav Petkov · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 3487735 [SCSI] mptfusion: Remove bus reset for mptsas module by Kashyap, Desai · 14 years ago
- d75733d [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers by Kashyap, Desai · 14 years ago
- 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
- b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
- 213aaca [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay error handling by Kashyap, Desai · 14 years ago
- c9de7dc [SCSI] mptfusion: Block Error handling for deleting devices or Device in DMD by Kashyap, Desai · 14 years ago
- 97009a2 [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout by Kei Tokunaga · 14 years ago
- 3e84beb [SCSI] mptsas: fixed hot-removal processing by Kei Tokunaga · 15 years ago
- cc7e9f5f [SCSI] mptfusion: Added code for occationally SATA hotplug failure. by Kashyap, Desai · 14 years ago
- b68bf09 [SCSI] mptfusion: schedule_target_reset from all Reset context by Kashyap, Desai · 14 years ago
- 51106ab [SCSI] mptfusion: Added sanity to check B_T mapping for device before adding to OS by Kashyap, Desai · 14 years ago
- aca794d [SCSI] mptfusion: Corrected declaration of device_missing_delay by Kashyap, Desai · 14 years ago
- 0cf0f23 [SCSI] mptfusion: Proper error handling is added after mpt_config timeout by Kashyap, Desai · 15 years ago
- 568da76 [SCSI] mptfusion: Check for command status is added after completion. by Kashyap, Desai · 15 years ago
- ffb7fef [SCSI] mptfusion: Proper bus_type check is added by Kashyap, Desai · 15 years ago
- 48959f1 [SCSI] mptfusion: mpt_detach is called properly at the time of rmmod by Kashyap, Desai · 15 years ago
- d0f698c [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) by Kashyap, Desai · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 64e155a [SCSI] mptfusion: block device when target is being removed by FW by Kashyap, Desai · 15 years ago
- e0f553a [SCSI] mptfusion: Added sysfs expander manufacture information at the time of expander add. by Kashyap, Desai · 15 years ago
- 9766096 [SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CACHE command by Kashyap, Desai · 15 years ago
- f44fd18 [SCSI] mptsas : NULL pointer on big endian systems causing Expander not to tear off by Kashyap, Desai · 15 years ago
- 9e39089 [SCSI] mptsas : Sanity check for phyinfo is added by Kashyap, Desai · 15 years ago
- 79a3ec1 [SCSI] mptsas : set max_id to infinite value. by Kashyap, Desai · 15 years ago
- 4b97650 [SCSI] mptsas : Change config request timeout value to 30 seconds. by Kashyap, Desai · 15 years ago
- a247fa4 [SCSI] mptsas : Removed mptscsih_timer_expired. by Kashyap, Desai · 15 years ago
- 9d2e9d6 [SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices. by Kashyap, Desai · 15 years ago
- 129dd98 fusion: mptsas, fix lock imbalance by Jiri Slaby · 15 years ago
- 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 16 years ago
- fc847ab [SCSI] mpt fusion: fix up doc book comments by James Bottomley · 16 years ago
- db7051b [SCSI] mpt fusion: Added support for Broadcast primitives Event handling by Kashyap, Desai · 16 years ago
- 57e9851 [SCSI] mpt fusion: Queue full event handling by Kashyap, Desai · 16 years ago
- a7938b0 [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added by Kashyap, Desai · 16 years ago
- 2f18786 [SCSI] mpt fusion: Code Cleanup patch by Kashyap, Desai · 16 years ago
- eedf92b [SCSI] mpt fusion: Rescan SAS topology added by Kashyap, Desai · 16 years ago
- f9c3402 [SCSI] mpt fusion: SAS topology scan changes, expander events by Kashyap, Desai · 16 years ago
- 3eb0822c [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueue by Kashyap, Desai · 16 years ago
- ea2a788 [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function by Kashyap, Desai · 16 years ago
- e7deff3 [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame by Kashyap, Desai · 16 years ago
- 37c60f3 [SCSI] mpt fusion: rewrite of all internal generated functions by Kashyap, Desai · 16 years ago
- f0f09d3 [SCSI] mpt fusion: config path optimized, completion queue is used by Kashyap, Desai · 16 years ago
- 7b5a65b [SCSI] mpt fusion: Added support for MPT discovery completion check by Kashyap, Desai · 16 years ago
- 14d0f0b [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region by Kashyap, Desai · 16 years ago
- 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 16 years ago
- b079041 block: cleanup rq->data_len usages by Tejun Heo · 16 years ago
- c3a4d78 block: add rq->resid_len by Tejun Heo · 16 years ago
- d58069a [SCSI] mptsas: remove unneeded check by Alan Cox · 16 years ago
- cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
- cddc0ab [SCSI] mpt fusion : Updated copyright statment with 2008 included by Prakash, Sathya · 17 years ago
- 7ba2db5 [SCSI] fusion mpt: fix target missing after resetting external raid by Michael Reed · 17 years ago
- 7748369 [SCSI] mptsas: do not use ioc->handle to locate hba portinfo structure by Michael Reed · 17 years ago
- 51f39ea [SCSI] mpt fusion: don't oops if NumPhys==0 by Krzysztof Oledzki · 17 years ago
- 38b3167 [SCSI] mpt fusion: make mptsas_smp_handler update resid by FUJITA Tomonori · 17 years ago
- c51d0be [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, and shost_printk API by Eric Moore · 17 years ago
- e820638 [SCSI] mpt fusion: lock down ScsiLookup by Eric Moore · 17 years ago
- bc6e089 [SCSI] mpt fusion: Fix sparse warnings by Eric Moore · 17 years ago
- e7eae9f [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting by Eric Moore · 17 years ago
- 50847ed [SCSI] mpt fusion: removing Dell copyright by Eric Moore · 17 years ago
- e80b002 [SCSI] mpt fusion: removing references to hd->ioc by Eric Moore · 17 years ago
- a69de50 [SCSI] mpt fusion: rename vdev to vdevice by Eric Moore · 17 years ago
- 29dd360 [SCSI] mpt fusion: standardize printks and debug info by Eric Moore · 17 years ago
- f36789e [SCSI] mpt fusion: Change company name from LSI Logic to LSI by Prakash, Sathya · 17 years ago
- 56af97a [SCSI] mpt fusion: Creation of mptsas.h header file by Prakash, Sathya · 17 years ago
- f606f57 [SCSI] mpt fusion: Change call back indices to u8 from int by Prakash, Sathya · 17 years ago
- 7a195f4 [SCSI] mpt fusion: Usage of high priority request FIFO to send task management commands by Prakash, Sathya · 17 years ago
- 159e36f [SCSI] mptsas: add SMP passthrough support via bsg by FUJITA Tomonori · 17 years ago
- d6ecdd6 [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logging support by Prakash, Sathya · 17 years ago
- 57ce21b [SCSI] mpt fusion: deregister from transport layer if PCI registration failed by Prakash, Sathya · 17 years ago
- edb9068 [SCSI] mpt fusion: add sysfs attributes to display IOC parameters by Prakash, Sathya · 17 years ago
- 16d2010 [SCSI] mpt fusion: update MAINTAINERS (fusion part) by Eric Moore · 18 years ago
- ba76ef2 [SCSI] mptsas: Fix oops for insmod during kexec by Judith Lebzelter · 18 years ago
- cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
- 07c861d [SCSI] fusion - bump version - 3.04.04 by Eric Moore · 18 years ago
- 2ecce49 [SCSI] fusion - report wide port sas address's for hba phys by Eric Moore · 18 years ago
- df9e062 [SCSI] fusion - serialize target resets in mptsas.c by Eric Moore · 18 years ago