aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
|\
| * Reduce path_lookup() abusesAl Viro2009-05-09
| * [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh2009-04-27
| * [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh2009-04-27
| * [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh2009-04-27
| * [SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.cDan Carpenter2009-04-27
| * [SCSI] mpt2sas : bump driver version to 01.100.02.00Eric Moore2009-04-27
| * [SCSI] mpt2sas: fix hotplug event processingEric Moore2009-04-27
| * [SCSI] mpt2sas : release diagnotic buffers prior host resetEric Moore2009-04-27
| * [SCSI] mpt2sas : Broadcast Primative AEN bug fixEric Moore2009-04-27
| * [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore2009-04-27
| * [SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctlEric Moore2009-04-27
| * [SCSI] mpt2sas : running out of message framesEric Moore2009-04-27
| * [SCSI] mpt2sas : fix oops when firmware sends large sense buffer sizeEric Moore2009-04-27
| * [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun...Eric Moore2009-04-27
| * [SCSI] mpt2sas : unique ioctl magic numberEric Moore2009-04-27
| * [SCSI] fix sign extension with 1.5TB usb-storage LBD=yDave Hansen2009-04-27
| * [SCSI] ipr: Fix sleeping function called with interrupts disabledBrian King2009-04-27
| * [SCSI] fcoe: fip: add multicast filter to receive FIP advertisements.Joe Eykholt2009-04-27
| * [SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love2009-04-27
| * [SCSI] fcoe: fix spelling typos and bad commentsChris Leech2009-04-27
| * [SCSI] fcoe: don't export functions that are internal to fcoeChris Leech2009-04-27
| * [SCSI] fcoe: kfree() -> kfree_skb()Dan Carpenter2009-04-27
| * [SCSI] libfc: whenever queueing delete ev for rport, set state to NONEAbhijeet Joglekar2009-04-27
| * [SCSI] libfc: Change state to NONE in fc_lport_destroyAbhijeet Joglekar2009-04-27
| * [SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns portAbhijeet Joglekar2009-04-27
| * [SCSI] libfc: Track rogue remote portsAbhijeet Joglekar2009-04-27
| * [SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar2009-04-27
| * [SCSI] libfc: Hold disc mutex while processing gpn ft respAbhijeet Joglekar2009-04-27
| * [SCSI] cxgb3i: fix ddp map overrunkxie@chelsio.com2009-04-27
| * [SCSI] cxgb3i: fix cpu use abuse during writesMike Christie2009-04-27
| * [SCSI] cxgb3i: fix can_queue and cmd_per_lun initializationMike Christie2009-04-27
| * [SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie2009-04-27
| * [SCSI] iscsi_tcp: don't fire conn error if pdu init failsMike Christie2009-04-27
| * [SCSI] fix q->lock not held warning when target is busyMike Christie2009-04-27
| * [SCSI] lpfc 8.3.1 : Update version to 8.3.1James Smart2009-04-27
| * [SCSI] lpfc 8.3.1: misc fixes/changesJames Smart2009-04-27
| * [SCSI] lpfc 8.3.1 : Fix up kernel-doc function commentsJames Smart2009-04-27
| * [SCSI] sg: return EFAULT for an invalid user addressFUJITA Tomonori2009-04-27
| * [SCSI] sr: report more accurate drive status after closing the tray.Peter Jones2009-04-27
* | scsi_lib: remove unused variableBoaz Harrosh2009-05-19
* | libosd: Use of new blk_make_requestBoaz Harrosh2009-05-19
* | libosd: Use new blk_rq_map_kernBoaz Harrosh2009-05-19
* | block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-19
* | scsi: fix resid_len mis-conversion in scsi_end_request()Tejun Heo2009-05-12
* | scsi: simplify the bidi completionFUJITA Tomonori2009-05-11
* | block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* | block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-11
* | block: cleanup rq->data_len usagesTejun Heo2009-05-11