Age | Commit message (Expand) | Author |
2014-11-20 | ncr5380: Remove duplicate comments | Finn Thain |
2014-11-20 | ncr5380: Remove redundant AUTOSENSE macro | Finn Thain |
2014-11-20 | ncr5380: Cleanup TAG_NEXT and TAG_NONE macros | Finn Thain |
2014-11-20 | ncr5380: Remove more useless prototypes | Finn Thain |
2014-11-20 | ncr5380: Remove useless prototypes | Finn Thain |
2014-11-20 | ncr5380: Remove unused macros | Finn Thain |
2014-11-20 | ncr5380: Fix compiler warnings and __setup options | Finn Thain |
2014-11-20 | ncr5380: Remove unused hostdata fields | Finn Thain |
2014-11-20 | ncr5380: Use printk() not pr_debug() | Finn Thain |
2014-11-20 | Fnic: Fnic Driver crashed with NULL pointer reference | Hiral Shah |
2014-11-20 | Fnic: For Standalone C series, "sending VLAN request" message seen even if th... | Hiral Shah |
2014-11-20 | Fnic: Improper resue of exchange Ids | Hiral Shah |
2014-11-20 | Fnic: Memcopy only mimumum of data or trace buffer | Hiral Shah |
2014-11-20 | Fnic: Not probing all the vNICS via fnic_probe on boot | Hiral Shah |
2014-11-12 | bnx2fc: fix an error code in _bnx2fc_create() | Dan Carpenter |
2014-11-12 | bnx2fc: check IS_ERR() instead of NULL | Dan Carpenter |
2014-11-12 | IB/srp: Fix a race condition triggered by destroying a queue pair | Bart Van Assche |
2014-11-12 | IB/srp: Add multichannel support | Bart Van Assche |
2014-11-12 | IB/srp: Use block layer tags | Bart Van Assche |
2014-11-12 | IB/srp: Separate target and channel variables | Bart Van Assche |
2014-11-12 | IB/srp: Introduce two new srp_target_port member variables | Bart Van Assche |
2014-11-12 | IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning | Bart Van Assche |
2014-11-12 | IB/srp: Remove stale connection retry mechanism | Bart Van Assche |
2014-11-12 | IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib() | Bart Van Assche |
2014-11-12 | qla2xxx: remove redundant declaration in 'qla_gbl.h' | Chen Gang |
2014-11-12 | ipr: set coherent DMA mask | Anton Blanchard |
2014-11-12 | ipr: convert to generic DMA API | Anton Blanchard |
2014-11-12 | vmw_pvscsi: fixup tagging | Hannes Reinecke |
2014-11-12 | scsi_debug: error message should say scsi_host_alloc not scsi_register | Finn Thain |
2014-11-12 | tmscim: remove unused SCSI_IRQ_NONE macro definition | Finn Thain |
2014-11-12 | ufs: remove spurious scsi_set_tag_type call | Christoph Hellwig |
2014-11-12 | scsi: don't force tagged_supported in drivers | Christoph Hellwig |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig |
2014-11-12 | mptfusion: don't change queue type in ->change_queue_depth | Christoph Hellwig |
2014-11-12 | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig |
2014-11-12 | scsi: remove ordered_tag host template field | Christoph Hellwig |
2014-11-12 | scsi: remove ordered_tags scsi_device field | Christoph Hellwig |
2014-11-12 | scsi: add new scsi-command flag for tagged commands | Christoph Hellwig |
2014-11-12 | scsi: provide a generic change_queue_type method | Christoph Hellwig |
2014-11-12 | scsi: handle more device handler setup/teardown in common code | Christoph Hellwig |
2014-11-12 | scsi: device handlers must have attach and detach methods | Christoph Hellwig |
2014-11-12 | scsi: remove struct scsi_dh_devlist | Christoph Hellwig |
2014-11-12 | scsi: use container_of to get at device handler private data | Christoph Hellwig |
2014-11-12 | scsi_dh: get module reference outside of device handler | Christoph Hellwig |
2014-11-12 | scsi_dh_hp_sw: fix return value on failed allocation | Christoph Hellwig |
2014-11-12 | sd: disable discard_zeroes_data for UNMAP | Martin K. Petersen |
2014-11-12 | scsi: return EAGAIN when resetting a device under EH | Christoph Hellwig |
2014-11-12 | osst: call scsi_set_medium_removal directly | Christoph Hellwig |
2014-11-12 | st: call scsi_set_medium_removal directly | Christoph Hellwig |