summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-175-2/+51
|\
| * block: remove __generic_unplug_device() from exportsJens Axboe2008-10-171-2/+2
| * blktrace: pass zfcp driver dataStefan Raspl2008-10-174-0/+49
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-1751-1092/+7924
|\ \
| * | [SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=nJames Bottomley2008-10-151-5/+14
| * | libiscsi: fix locking in iscsi_eh_device_resetMike Christie2008-10-131-7/+2
| * | libiscsi: check reason why we are stopping iscsi session to determine error v...Mike Christie2008-10-131-1/+1
| * | [SCSI] iscsi_tcp: return a descriptive error value during connection errorsMike Christie2008-10-131-5/+7
| * | [SCSI] libiscsi: rename host reset to target resetMike Christie2008-10-133-7/+7
| * | [SCSI] iscsi class: fix endpoint id handlingMike Christie2008-10-131-4/+5
| * | [SCSI] libiscsi: Support drivers initiating session removalMike Christie2008-10-135-12/+105
| * | [SCSI] libiscsi: fix data corruption when target has to resend data-in packetsMike Christie2008-10-132-30/+40
| * | [SCSI] sd: Switch kernel printing level for DIF messagesMartin K. Petersen2008-10-131-4/+4
| * | [SCSI] sd: Correctly handle all combinations of DIF and DIXMartin K. Petersen2008-10-133-19/+23
| * | [SCSI] sd: Always print actual protection_typeMartin K. Petersen2008-10-132-6/+2
| * | [SCSI] sd: Issue correct protection operationMartin K. Petersen2008-10-131-3/+4
| * | [SCSI] scsi_error: fix target reset handlingJames Bottomley2008-10-131-4/+15
| * | [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...James Smart2008-10-1318-15/+1207
| * | [SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handlingJames Smart2008-10-136-0/+85
| * | [SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disruptedJames Smart2008-10-131-4/+4
| * | [SCSI] scsi_dh_alua: remove REQ_NOMERGEMike Christie2008-10-131-1/+1
| * | [SCSI] lpfc 8.2.8 : update driver version to 8.2.8James Smart2008-10-131-1/+1
| * | [SCSI] lpfc 8.2.8 : Add MSI-X supportJames Smart2008-10-139-167/+699
| * | [SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPO...James Smart2008-10-131-2/+3
| * | [SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disablingJames Smart2008-10-135-3/+103
| * | [SCSI] lpfc 8.2.8 : Add new FCOE hardware supportJames Smart2008-10-137-19/+153
| * | [SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart2008-10-1313-152/+219
| * | [SCSI] lpfc 8.2.8 : Update driver for new SLI-3 featuresJames Smart2008-10-139-219/+314
| * | [SCSI] lpfc 8.2.8 : Miscellaneous Discovery FixesJames Smart2008-10-134-110/+172
| * | [SCSI] lpfc 8.2.8 : Add kernel-doc function headersJames Smart2008-10-137-256/+4556
| * | [SCSI] modify scsi to handle new fail fast flags.Mike Christie2008-10-133-3/+38
| * | [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-1310-12/+19
| * | [SCSI] qla2xxx: use new host byte transport errors.Mike Christie2008-10-131-2/+12
| * | [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ...Mike Christie2008-10-133-7/+9
| * | [SCSI] scsi: add transport host byte errors (v3)Mike Christie2008-10-132-2/+16
| * | [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...Mike Christie2008-10-133-11/+0
| * | [SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie2008-10-131-19/+28
| * | [SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition ...Mike Christie2008-10-131-4/+5
| * | [SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSYMike Christie2008-10-131-5/+3
| * | [SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rpor...Mike Christie2008-10-131-14/+12
| * | [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected sess...Mike Christie2008-10-131-1/+1
| * | [SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie2008-10-133-18/+97
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-177-42/+70
|\ \ \ | |_|/ |/| |
| * | [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bitAlan Cox2008-10-161-1/+1
| * | xen-netfront: Avoid unaligned accesses to IP headerIsaku Yamahata2008-10-161-1/+4
| * | lmc: copy_*_user under spinlockAlan Cox2008-10-161-7/+24
| * | [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMAJeff Garzik2008-10-164-33/+41
* | | {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-162-4/+2
* | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-168-525/+117
|\ \ \
| * | | VT-d: Changes to support KVMKay, Allen M2008-10-158-525/+117
OpenPOWER on IntegriCloud