aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-03-28Merge branch 'master' into develRussell King
2009-03-28Merge branch 'origin' into develRussell King
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26m68k: section mismatch fixes: Atari SCSIMichael Schmitz
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King
2009-03-24scsi/m68k: Kill NCR_700_detect() warningsGeert Uytterhoeven
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei
2009-03-24[ARM] cumana: Fix a long standing bogonAlan Cox
2009-03-17[SCSI] scsi_dh_rdac: Retry for NOT_READY check conditionChauhan, Vijay
2009-03-17[SCSI] mpt2sas: make global symbols uniqueEric Moore
2009-03-17[SCSI] sd: Make revalidate less chattyMartin K. Petersen
2009-03-17[SCSI] sd: Try READ CAPACITY 16 first for SBC-2 devicesMatthew Wilcox
2009-03-16Rationalize fasync return valuesJonathan Corbet
2009-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-03-14[SCSI] sd: Refactor sd_read_capacity()Matthew Wilcox
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-13[SCSI] mpt2sas v00.100.11.15Eric Moore
2009-03-13[SCSI] ch: Add scsi type modaliasScott James Remnant
2009-03-13[SCSI] 3w-9xxx: add power management supportadam radford
2009-03-13[SCSI] cxgb3i: fix function descriptionsKaren Xie
2009-03-13[SCSI] libiscsi: fix possbile null ptr session command cleanupMike Christie
2009-03-13[SCSI] iscsi class: remove host no argument from session creation calloutMike Christie
2009-03-13[SCSI] libiscsi: pass session failure a session structMike Christie
2009-03-13[SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie
2009-03-13[SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie
2009-03-13[SCSI] iscsi class: fix lock dep warning on logoutMike Christie
2009-03-13[SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie
2009-03-13[SCSI] iscsi_tcp: replace scsi_debug/tcp_debug logging with iscsi conn loggingMike Christie
2009-03-13[SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn l...Mike Christie
2009-03-13[SCSI] libiscsi: replace scsi_debug logging with session/conn loggingMike Christie
2009-03-13[SCSI] iscsi tcp: bidi capablePete Wyckoff
2009-03-13[SCSI] libiscsi: fix iscsi pool error pathJean Delvare
2009-03-13[SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summedYi Zou
2009-03-13[SCSI] fcoe: add support to FCoE offload support in fcoe_sw through net_deviceYi Zou
2009-03-13[SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou
2009-03-13[SCSI] fcoe: add support to large send by gso through net_device for fcoe_swYi Zou
2009-03-13[SCSI] libfc: use lso_max for sequence offloadYi Zou
2009-03-13[SCSI] fcoe, libfc: check offload features from LLD through netdevYi Zou
2009-03-13[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)Yi Zou
2009-03-13parisc: fix dev_printk() compile warnings for accessing a device structHelge Deller
2009-03-12[SCSI] scsi_dh_rdac: Retry mode select for NO_SENSE, ABORTED_COMMAND, UNIT_AT...Chauhan, Vijay
2009-03-12[SCSI] fix /proc memory leak in the SCSI coreAlan Stern
2009-03-12[SCSI] sym53c8xx: don't flood syslog with negotiation messagesTony Battersby
2009-03-12[SCSI] sym53c8xx: use a queue depth of 1 for untagged devicesTony Battersby
2009-03-12[SCSI] sym53c8xx: handle pci_iomap() failuresTony Battersby
2009-03-12[SCSI] sym53c8xx: unmap pci memory after probe errorsTony Battersby