summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson2009-06-121-1/+1
* trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-2/+2
* trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo2009-06-122-2/+2
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-1115-220/+169
|\
| * block: Use accessor functions for queue limitsMartin K. Petersen2009-05-222-9/+10
| * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-222-2/+2
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-2243-983/+1428
| |\
| * | scsi_lib: remove unused variableBoaz Harrosh2009-05-191-2/+0
| * | libosd: Use of new blk_make_requestBoaz Harrosh2009-05-191-25/+23
| * | libosd: Use new blk_rq_map_kernBoaz Harrosh2009-05-191-22/+2
| * | block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-193-5/+6
| * | scsi: fix resid_len mis-conversion in scsi_end_request()Tejun Heo2009-05-121-6/+1
| * | scsi: simplify the bidi completionFUJITA Tomonori2009-05-111-30/+13
| * | block: implement and enforce request peek/start/fetchTejun Heo2009-05-112-8/+6
| * | block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-111-5/+2
| * | block: cleanup rq->data_len usagesTejun Heo2009-05-116-33/+33
| * | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-117-56/+59
| * | block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-111-1/+1
| * | block: add rq->resid_lenTejun Heo2009-05-116-40/+36
| * | block: kill rq->dataTejun Heo2009-04-281-1/+0
| * | block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-281-1/+1
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-0/+1
|\ \ \
| * \ \ Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-181-10/+10
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-0747-987/+1441
| |\ \ \
| * | | | blktrace: support per-partition tracingShawn Du2009-04-161-0/+1
* | | | | [SCSI] mpt2sas: fix driver version inconsistencyEric Moore2009-05-181-1/+1
* | | | | [SCSI] 3w-xxxx: scsi_dma_unmap fixadam radford2009-05-152-3/+4
* | | | | [SCSI] 3w-9xxx: scsi_dma_unmap fixadam radford2009-05-151-1/+2
* | | | | [SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez2009-05-151-1/+1
* | | | | [SCSI] initialize max_target_blocked in scsi_alloc_targetEdward Goggin2009-05-141-0/+1
* | | | | [SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar2009-05-1336-0/+9191
| |_|/ / |/| | |
* | | | Reduce path_lookup() abusesAl Viro2009-05-091-10/+10
| |/ / |/| |
* | | [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh2009-04-271-1/+6
* | | [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh2009-04-271-6/+24
* | | [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh2009-04-271-18/+68
* | | [SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.cDan Carpenter2009-04-271-2/+2
* | | [SCSI] mpt2sas : bump driver version to 01.100.02.00Eric Moore2009-04-271-3/+3
* | | [SCSI] mpt2sas: fix hotplug event processingEric Moore2009-04-271-5/+5
* | | [SCSI] mpt2sas : release diagnotic buffers prior host resetEric Moore2009-04-272-70/+141
* | | [SCSI] mpt2sas : Broadcast Primative AEN bug fixEric Moore2009-04-271-9/+7
* | | [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore2009-04-272-0/+84
* | | [SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctlEric Moore2009-04-271-3/+3
* | | [SCSI] mpt2sas : running out of message framesEric Moore2009-04-271-1/+3
* | | [SCSI] mpt2sas : fix oops when firmware sends large sense buffer sizeEric Moore2009-04-271-1/+2
* | | [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun...Eric Moore2009-04-271-3/+12
* | | [SCSI] mpt2sas : unique ioctl magic numberEric Moore2009-04-271-1/+1
* | | [SCSI] fix sign extension with 1.5TB usb-storage LBD=yDave Hansen2009-04-271-10/+5
* | | [SCSI] ipr: Fix sleeping function called with interrupts disabledBrian King2009-04-271-4/+9
* | | [SCSI] fcoe: fip: add multicast filter to receive FIP advertisements.Joe Eykholt2009-04-271-0/+1
* | | [SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love2009-04-273-6/+5
OpenPOWER on IntegriCloud