summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds15-220/+169
2009-06-11Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2009-05-23block: Use accessor functions for queue limitsMartin K. Petersen2-9/+10
2009-05-23block: Do away with the notion of hardsect_sizeMartin K. Petersen2-2/+2
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe43-983/+1428
2009-05-19scsi_lib: remove unused variableBoaz Harrosh1-2/+0
2009-05-19libosd: Use of new blk_make_requestBoaz Harrosh1-25/+23
2009-05-19libosd: Use new blk_rq_map_kernBoaz Harrosh1-22/+2
2009-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo3-5/+6
2009-05-18[SCSI] mpt2sas: fix driver version inconsistencyEric Moore1-1/+1
2009-05-18Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar1-10/+10
2009-05-15[SCSI] 3w-xxxx: scsi_dma_unmap fixadam radford2-3/+4
2009-05-15[SCSI] 3w-9xxx: scsi_dma_unmap fixadam radford1-1/+2
2009-05-15[SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez1-1/+1
2009-05-15[SCSI] initialize max_target_blocked in scsi_alloc_targetEdward Goggin1-0/+1
2009-05-14[SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar36-0/+9191
2009-05-12scsi: fix resid_len mis-conversion in scsi_end_request()Tejun Heo1-6/+1
2009-05-11scsi: simplify the bidi completionFUJITA Tomonori1-30/+13
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo2-8/+6
2009-05-11block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo1-5/+2
2009-05-11block: cleanup rq->data_len usagesTejun Heo6-33/+33
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo7-56/+59
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo1-1/+1
2009-05-11block: add rq->resid_lenTejun Heo6-40/+36
2009-05-09Reduce path_lookup() abusesAl Viro1-10/+10
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar47-987/+1441
2009-04-28block: kill rq->dataTejun Heo1-1/+0
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo1-1/+1
2009-04-27[SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh1-1/+6
2009-04-27[SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh1-6/+24
2009-04-27[SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh1-18/+68
2009-04-27[SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.cDan Carpenter1-2/+2
2009-04-27[SCSI] mpt2sas : bump driver version to 01.100.02.00Eric Moore1-3/+3
2009-04-27[SCSI] mpt2sas: fix hotplug event processingEric Moore1-5/+5
2009-04-27[SCSI] mpt2sas : release diagnotic buffers prior host resetEric Moore2-70/+141
2009-04-27[SCSI] mpt2sas : Broadcast Primative AEN bug fixEric Moore1-9/+7
2009-04-27[SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore2-0/+84
2009-04-27[SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctlEric Moore1-3/+3
2009-04-27[SCSI] mpt2sas : running out of message framesEric Moore1-1/+3
2009-04-27[SCSI] mpt2sas : fix oops when firmware sends large sense buffer sizeEric Moore1-1/+2
2009-04-27[SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun...Eric Moore1-3/+12
2009-04-27[SCSI] mpt2sas : unique ioctl magic numberEric Moore1-1/+1
2009-04-27[SCSI] fix sign extension with 1.5TB usb-storage LBD=yDave Hansen1-10/+5
2009-04-27[SCSI] ipr: Fix sleeping function called with interrupts disabledBrian King1-4/+9
2009-04-27[SCSI] fcoe: fip: add multicast filter to receive FIP advertisements.Joe Eykholt1-0/+1
2009-04-27[SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love3-6/+5
2009-04-27[SCSI] fcoe: fix spelling typos and bad commentsChris Leech2-28/+21
2009-04-27[SCSI] fcoe: don't export functions that are internal to fcoeChris Leech1-9/+0
2009-04-27[SCSI] fcoe: kfree() -> kfree_skb()Dan Carpenter1-1/+1
2009-04-27[SCSI] libfc: whenever queueing delete ev for rport, set state to NONEAbhijeet Joglekar1-0/+4