| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5. | Boaz Harrosh | 2009-04-27 | 1 | -1/+6 |
* | [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytes | Boaz Harrosh | 2009-04-27 | 1 | -6/+24 |
* | [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changes | Boaz Harrosh | 2009-04-27 | 1 | -18/+68 |
* | [SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.c | Dan Carpenter | 2009-04-27 | 1 | -2/+2 |
* | [SCSI] mpt2sas : bump driver version to 01.100.02.00 | Eric Moore | 2009-04-27 | 1 | -3/+3 |
* | [SCSI] mpt2sas: fix hotplug event processing | Eric Moore | 2009-04-27 | 1 | -5/+5 |
* | [SCSI] mpt2sas : release diagnotic buffers prior host reset | Eric Moore | 2009-04-27 | 2 | -70/+141 |
* | [SCSI] mpt2sas : Broadcast Primative AEN bug fix | Eric Moore | 2009-04-27 | 1 | -9/+7 |
* | [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load time | Eric Moore | 2009-04-27 | 2 | -0/+84 |
* | [SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctl | Eric Moore | 2009-04-27 | 1 | -3/+3 |
* | [SCSI] mpt2sas : running out of message frames | Eric Moore | 2009-04-27 | 1 | -1/+3 |
* | [SCSI] mpt2sas : fix oops when firmware sends large sense buffer size | Eric Moore | 2009-04-27 | 1 | -1/+2 |
* | [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun... | Eric Moore | 2009-04-27 | 1 | -3/+12 |
* | [SCSI] mpt2sas : unique ioctl magic number | Eric Moore | 2009-04-27 | 1 | -1/+1 |
* | [SCSI] fix sign extension with 1.5TB usb-storage LBD=y | Dave Hansen | 2009-04-27 | 1 | -10/+5 |
* | [SCSI] ipr: Fix sleeping function called with interrupts disabled | Brian King | 2009-04-27 | 1 | -4/+9 |
* | [SCSI] fcoe: fip: add multicast filter to receive FIP advertisements. | Joe Eykholt | 2009-04-27 | 1 | -0/+1 |
* | [SCSI] libfc: Fix compilation warnings with allmodconfig | Robert Love | 2009-04-27 | 3 | -6/+5 |
* | [SCSI] fcoe: fix spelling typos and bad comments | Chris Leech | 2009-04-27 | 2 | -28/+21 |
* | [SCSI] fcoe: don't export functions that are internal to fcoe | Chris Leech | 2009-04-27 | 1 | -9/+0 |
* | [SCSI] fcoe: kfree() -> kfree_skb() | Dan Carpenter | 2009-04-27 | 1 | -1/+1 |
* | [SCSI] libfc: whenever queueing delete ev for rport, set state to NONE | Abhijeet Joglekar | 2009-04-27 | 1 | -0/+4 |
* | [SCSI] libfc: Change state to NONE in fc_lport_destroy | Abhijeet Joglekar | 2009-04-27 | 1 | -0/+5 |
* | [SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns port | Abhijeet Joglekar | 2009-04-27 | 1 | -4/+5 |
* | [SCSI] libfc: Track rogue remote ports | Abhijeet Joglekar | 2009-04-27 | 2 | -11/+53 |
* | [SCSI] libfc: Do not retry if the new state is not the same as old state | Abhijeet Joglekar | 2009-04-27 | 2 | -45/+63 |
* | [SCSI] libfc: Hold disc mutex while processing gpn ft resp | Abhijeet Joglekar | 2009-04-27 | 1 | -3/+15 |
* | [SCSI] cxgb3i: fix ddp map overrun | kxie@chelsio.com | 2009-04-27 | 1 | -13/+19 |
* | [SCSI] cxgb3i: fix cpu use abuse during writes | Mike Christie | 2009-04-27 | 2 | -10/+13 |
* | [SCSI] cxgb3i: fix can_queue and cmd_per_lun initialization | Mike Christie | 2009-04-27 | 2 | -3/+3 |
* | [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue | Mike Christie | 2009-04-27 | 3 | -0/+12 |
* | [SCSI] iscsi_tcp: don't fire conn error if pdu init fails | Mike Christie | 2009-04-27 | 2 | -2/+5 |
* | [SCSI] fix q->lock not held warning when target is busy | Mike Christie | 2009-04-27 | 1 | -3/+1 |
* | [SCSI] lpfc 8.3.1 : Update version to 8.3.1 | James Smart | 2009-04-27 | 1 | -3/+3 |
* | [SCSI] lpfc 8.3.1: misc fixes/changes | James Smart | 2009-04-27 | 12 | -246/+378 |
* | [SCSI] lpfc 8.3.1 : Fix up kernel-doc function comments | James Smart | 2009-04-27 | 10 | -445/+424 |
* | [SCSI] sg: return EFAULT for an invalid user address | FUJITA Tomonori | 2009-04-27 | 1 | -5/+8 |
* | [SCSI] sr: report more accurate drive status after closing the tray. | Peter Jones | 2009-04-27 | 1 | -0/+5 |
* | scsi: a4000 - Correct driver unregistration in case of failure | Geert Uytterhoeven | 2009-04-22 | 1 | -1/+1 |
* | driver synchronization: make scsi_wait_scan more advanced | Arjan van de Ven | 2009-04-21 | 2 | -2/+11 |
* | Fix lpfc_parse_bg_err()'s use of do_div() | David Howells | 2009-04-14 | 1 | -1/+1 |
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 2009-04-13 | 3 | -10/+10 |
* | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki | 2009-04-13 | 2 | -4/+1 |
* | Merge git://git.infradead.org/~dwmw2/firmware-2.6 | Linus Torvalds | 2009-04-10 | 1 | -2/+2 |
|\ |
|
| * | qla1280: Fix off-by-some error in firmware loading. | David Woodhouse | 2009-04-08 | 1 | -2/+2 |
* | | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) | Yang Hongyang | 2009-04-07 | 2 | -4/+4 |
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 33 | -57/+57 |
* | | dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 19 | -26/+26 |
|/ |
|