summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] qla2xxx: Clear local references of rport on device loss timeout notifi...Giridhar Malavali2010-09-051-9/+9
| * | [SCSI] qla2xxx: Handle MPI timeout indicated by AE8002Madhuranath Iyengar2010-09-055-1/+107
| * | [SCSI] qla2xxx: Update to AER support, do early abort commands.Lalit Chandivade2010-09-052-9/+13
| * | [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Giridhar Malavali2010-09-053-199/+202
| * | [SCSI] qla2xxx: Return proper fabric name based on device state.Giridhar Malavali2010-09-051-5/+5
| * | [SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade2010-09-053-5/+138
| * | [SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands f...Giridhar Malavali2010-09-051-3/+2
| * | [SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.Giridhar Malavali2010-09-052-4/+6
| * | [SCSI] scsi/block: increase flush/sync timeoutMike Christie2010-09-052-2/+3
| * | [SCSI] bnx2i: Updated version to bnx2i-2.1.3Eddie Wai2010-09-051-3/+5
| * | [SCSI] bnx2i: Added chip cleanup for the remove module pathEddie Wai2010-09-052-20/+37
| * | [SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completionEddie Wai2010-09-051-4/+6
| * | [SCSI] bxn2i: Added support for other TMFs besides ABORT_TASKEddie Wai2010-09-051-28/+30
| * | [SCSI] bnx2i: Fixed a protocol violation on nopout responsesEddie Wai2010-09-053-6/+3
| * | [SCSI] ipr: Driver version 2.5.1Wayne Boyer2010-09-051-2/+2
| * | [SCSI] ipr: fix resource address formatting and add attribute for device IDWayne Boyer2010-09-052-2/+45
| * | [SCSI] cxgb3i: change cxgb3i to use libcxgbikxie@chelsio.com2010-09-0517-5142/+1488
| * | [SCSI] cxgb4i v5: iscsi driverkxie@chelsio.com2010-09-058-0/+1652
| * | [SCSI] libcxgbi: common library for cxgb3i and cxgb4ikxie@chelsio.com2010-09-052-0/+3363
| * | [SCSI] lpfc: change spin_lock_irq() to spin_lock()Dan Carpenter2010-09-051-5/+5
| * | [SCSI] drivers/scsi: Adjust confusing if indentationJulia Lawall2010-09-052-3/+3
| * | [SCSI] ibmvfc: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-3/+7
| * | [SCSI] fnic: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-4/+10
| * | [SCSI] lpfc: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-052-10/+10
| * | [SCSI] qla2xxx: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-052-5/+11
| * | [SCSI] fc class: add fc host default default dev loss settingMike Christie2010-09-051-1/+5
* | | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-223-42/+11
|\ \ \
| * \ \ Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-1918-70/+262
| |\ \ \
| * | | | aic7xxx_old: removed unused 'req' variableJens Axboe2010-09-161-1/+0
| * | | | block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-102-31/+3
| * | | | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-101-8/+8
| * | | | block: kill QUEUE_ORDERED_BY_TAGTejun Heo2010-09-101-3/+1
| | |/ / | |/| |
* | | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-225-14/+28
|\ \ \ \
| * | | | block: Make the integrity mapped property a bio flagMartin K. Petersen2010-10-151-5/+6
| * | | | sg: fix a warning in blk_rq_aligned() callNamhyung Kim2010-09-161-1/+1
| * | | | block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-103-8/+21
| |/ / /
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2216-3/+19
|\ \ \ \
| * | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-1516-3/+19
| | |/ / | |/| |
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2216-80/+79
|\ \ \ \
| * | | | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-052-13/+13
| * | | | scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-1514-67/+66
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-215-228/+72
|\ \ \ \ | |_|_|/ |/| | |
| * | | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-291-26/+0
| * | | pcmcia: avoid messages on module (un)loadingDominik Brodowski2010-09-292-6/+0
| * | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-295-14/+4
| * | | pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-291-15/+0
| * | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-295-82/+38
| * | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-295-72/+42
| * | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-295-21/+14
| * | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-294-4/+4
OpenPOWER on IntegriCloud