aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2006-07-28[SCSI] iscsi bugfixes: reduce memory allocationsMike Christie
2006-07-28[SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie
2006-07-28[SCSI] iscsi bugfixes: fix abort handlingMike Christie
2006-07-28[SCSI] iscsi bugfixes: fix r2t handlingMike Christie
2006-07-12[SCSI] scsi_transport_sas: add expander backlinkJames Bottomley
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig
2006-07-09[SCSI] scsi_transport_sas: add unindexed portsJames Bottomley
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-06-29[SCSI] iscsi: add async notification of session eventsMike Christie
2006-06-29[SCSI] iscsi: pass target nr to session creationMike Christie
2006-06-29[SCSI] iscsi: break up session creation into two stagesMike Christie
2006-06-29[SCSI] iscsi: rm channel usage from iscsiMike Christie
2006-06-29[SCSI] iscsi: fixup set/get param functionsMike Christie
2006-06-29[SCSI] iscsi: add target discvery event to transport classMike Christie
2006-06-28[SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley
2006-06-27[SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart
2006-06-26[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov
2006-06-22Merge branch 'master' into upstreamJeff Garzik
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse
2006-06-17[SCSI] srp.h: Add I/O Class valuesRamachandra K
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig
2006-06-10Merge ../linux-2.6James Bottomley
2006-06-05[SCSI] iscsi: fix writepsace raceMike Christie
2006-06-05[SCSI] iscsi: don't switch states when just cleaning upMike Christie
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-05-20[SCSI] iscsi: update versionMike Christie
2006-05-20[SCSI] iscsi: fix command requeues during iscsi recoveryMike Christie
2006-05-20[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transportsTejun Heo
2006-05-15Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-mergeJeff Garzik
2006-05-15[PATCH] SCSI: implement shost->host_eh_scheduledTejun Heo
2006-05-15[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)Luben Tuikov
2006-05-10[SCSI] iscsi: increment expstatsn during loginMike Christie
2006-05-10[SCSI] iscsi: align printksOr Gerlitz
2006-05-10[SCSI] iscsi: add transport end point callbacksOr Gerlitz
2006-04-28[SCSI] srp.h: avoid padding of structsRoland Dreier
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-14[SCSI] dc395x: dynamically map scatter-gather for PIOGuennadi Liakhovetski
2006-04-14Merge ../scsi-rc-fixes-2.6James Bottomley
2006-04-14[SCSI] iscsi: add libiscsiMike Christie
2006-04-14[SCSI] iscsi: fix up iscsi ehMike Christie
2006-04-14[SCSI] iscsi: add sysfs attrs for uspace sync upMike Christie
2006-04-14[SCSI] iscsi: rm kernel iscsi handles usage for session and connectionMike Christie
2006-04-14[SCSI] BLIST_ATTACH_PQ3 flagsKurt Garloff
2006-04-13[SCSI] FC transport: fixes for workq deadlocksJames Smart
2006-04-13[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsJames Bottomley
2006-04-13[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig
2006-03-24[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham