- 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
- af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
- 153f251 [SCSI] mpt2sas: Bump version 03.100.03.00 by Kashyap, Desai · 15 years ago
- e7d59c1 [SCSI] mpt2sas: No link rate change, do not call update links nor unblock device by Kashyap, Desai · 15 years ago
- 744090d [SCSI] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS shutdown by Kashyap, Desai · 15 years ago
- 8ffc457 [SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev reset by Kashyap, Desai · 15 years ago
- 463217b [SCSI] mpt2sas : PPC (power pc) endian bug fix's by Kashyap, Desai · 15 years ago
- ec9472c [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little endian by Kashyap, Desai · 15 years ago
- e4e7c7e [SCSI] mpt2sas: Return DID_TRANSPORT_DISRUPTED in nexus loss,SCSI_MLQUEUE_DEVICE_BUSY if device is busy by Kashyap, Desai · 15 years ago
- 96b681c [SCSI] mpt2sas: Retrieve the ioc facts prior to putting the controller into READY state by Kashyap, Desai · 15 years ago
- ec6c2b4 [SCSI] mpt2sas: Added new info messages for IR and Expander events. by Kashyap, Desai · 15 years ago
- e0077d6 [SCSI] mpt2sas: Limit the max_depth to 32 for SATA devices which are not part of volume by Kashyap, Desai · 15 years ago
- a8ebd76 [SCSI] mpt2sas: Added support to set the TimeStamp when sending ioc_init by Kashyap, Desai · 15 years ago
- 1b01fe3 [SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer support by Kashyap, Desai · 15 years ago
- 32e0eb5 [SCSI] mpt2sas: Added command line option diag_buffer_enable. by Kashyap, Desai · 15 years ago
- cef7a12 [SCSI] mpt2sas: Fixed some of the comment by Kashyap, Desai · 15 years ago
- fa7f316 [SCSI] mpt2sas: Support for stopping driver when Firmware encounters by Kashyap, Desai · 15 years ago
- 9fec5f9 [SCSI] mpt2sas: Adding MPI Headers - revision L by Kashyap, Desai · 15 years ago
- db27136 [SCSI] mpt2sas: New device SAS2208 support is added by Kashyap, Desai · 15 years ago
- 9982f59 [SCSI] mpt2sas: Add support in the driver to check for valid response info by Kashyap, Desai · 15 years ago
- a28eb22 [SCSI] mpt2sas: Expander remove fails when it is processing another expander add. by Kashyap, Desai · 15 years ago
- c5e039b [SCSI] mpt2sas: Driver will use sas address instead of handle as a lookup by Kashyap, Desai · 15 years ago
- dac3bbd [SCSI] mpt2sas: Bump version 02.100.03.00 by Kashyap, Desai · 15 years ago
- 308609c [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHYSTATUS_VACANT by Kashyap, Desai · 15 years ago
- 29786e1 [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on firmware to ACK. by Kashyap, Desai · 15 years ago
- bcfb6e6 [SCSI] mpt2sas: Call init_completion on a per request basis. by Kashyap, Desai · 15 years ago
- 77e63ed [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. by Kashyap, Desai · 15 years ago
- 595bb0b [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to support multiple TM by Kashyap, Desai · 15 years ago
- 19d3ebe [SCSI] mpt2sas: Copyright change to 2009. by Kashyap, Desai · 15 years ago
- 57442b1 [SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers. by Kashyap, Desai · 15 years ago
- 7b936b0 [SCSI] mpt2sas: Update driver to MPI2 REV K headers. by Kashyap, Desai · 15 years ago
- dc162b6 [SCSI] mpt2sas: Bump driver version 01.100.06.00 by Kashyap, Desai · 15 years ago
- 5b76858 [SCSI] mpt2sas: cleanup interrupt routine and config_request optimization by Kashyap, Desai · 15 years ago
- ed79f12 [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg by Kashyap, Desai · 15 years ago
- 34a03be [SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt context by Kashyap, Desai · 15 years ago
- cc0f520 [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change. by Kashyap, Desai · 15 years ago
- 155dd4c [SCSI] mpt2sas: Prevent sending command to FW while Host Reset by Kashyap, Desai · 15 years ago
- cd4e12e [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread by Kashyap, Desai · 15 years ago
- 388ce4b [SCSI] mpt2sas: fix config request and diag reset deadlock by Kashyap, Desai · 15 years ago
- f9b14c9 [SCSI] mpt2sas: Bump driver version 01.100.04.00 by Kashyap, Desai · 15 years ago
- fcfe639 [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hibernate by Kashyap, Desai · 15 years ago
- e4750c9 [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby mode by Kashyap, Desai · 15 years ago
- 6bd4e1e [SCSI] mpt2sas: fix infinite loop inside config request by Kashyap, Desai · 15 years ago
- be9e8cd7 [SCSI] mpt2sas: Excessive log info causes sas iounit page time out by Kashyap, Desai · 15 years ago
- 62727a7 [SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messages by Kashyap, Desai · 15 years ago
- 20f5895 [SCSI] mpt2sas: Expander fix oops saying "Already part of another port" by Kashyap, Desai · 15 years ago
- 15052c9 [SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crash by Kashyap, Desai · 15 years ago
- 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
- c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- d17bf60 [SCSI] mpt2sas: bump driver version to 01.100.03.00 by Eric Moore · 15 years ago
- d5d135b [SCSI] mpt2sas: using the same naming convention for all static function by Eric Moore · 15 years ago
- ddf59a3 [SCSI] mpt2sas: add query task support for MPT2COMMAND ioctl by Eric Moore · 15 years ago
- 993e0da [SCSI] mpt2sas: LUN Reset Support by Eric Moore · 15 years ago
- 3c621b3 [SCSI] mpt2sas: T10 DIF Support by Eric Moore · 15 years ago
- e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
- 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 15 years ago
- 2b69a8a [SCSI] mpt2sas: fix driver version inconsistency by Eric Moore · 15 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
- 3b8b5c9 [SCSI] mpt2sas : bump driver version to 01.100.02.00 by Eric Moore · 16 years ago
- 6f92a7a [SCSI] mpt2sas: fix hotplug event processing by Eric Moore · 16 years ago
- 99bb214 [SCSI] mpt2sas : release diagnotic buffers prior host reset by Eric Moore · 16 years ago
- 8901cbb [SCSI] mpt2sas : Broadcast Primative AEN bug fix by Eric Moore · 16 years ago
- f0f9cc1 [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load time by Eric Moore · 16 years ago
- e5f9bb1 [SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctl by Eric Moore · 16 years ago
- 77bdd9e [SCSI] mpt2sas : running out of message frames by Eric Moore · 16 years ago
- 0d04df9 [SCSI] mpt2sas : fix oops when firmware sends large sense buffer size by Eric Moore · 16 years ago
- 03ea111 [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boundary by Eric Moore · 16 years ago
- fd01825 [SCSI] mpt2sas : unique ioctl magic number by Eric Moore · 16 years ago
- e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 16 years ago
- ba33fad [SCSI] mpt2sas: make global symbols unique by Eric Moore · 16 years ago
- 635374e [SCSI] mpt2sas v00.100.11.15 by Eric Moore · 16 years ago