Age | Commit message (Expand) | Author |
2005-12-15 | Fix up SCSI mismerge | James Bottomley |
2005-12-15 | Merge by hand (conflicts in scsi_lib.c) | James Bottomley |
2005-12-15 | [SCSI] Fix st oops with new scsi_execute infrastructure | Kai Makisara |
2005-12-15 | [SCSI] seperate max_sectors from max_hw_sectors | Mike Christie |
2005-12-15 | [PATCH] iscsi gfp_t annotations | Al Viro |
2005-12-14 | [SCSI] convert st to use scsi_execute_async | Mike Christie |
2005-12-14 | [SCSI] convert sg to scsi_execute_async | Mike Christie |
2005-12-14 | [SCSI] add kmemcache for scsi_io_context | Mike Christie |
2005-12-14 | [SCSI] complete the whole command when it is REQ_BLOCK_PC | Mike Christie |
2005-12-14 | [SCSI] add retries field to request for REQ_BLOCK_PC use | Mike Christie |
2005-12-14 | [SCSI] Convert SCSI mid-layer to scsi_execute_async | Mike Christie |
2005-12-14 | [SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warning | Jesper Juhl |
2005-12-14 | [SCSI] handle scsi_add_host failure for aic79xx and fix compiler warning | Jesper Juhl |
2005-12-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2005-12-13 | [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) | James Bottomley |
2005-12-13 | [SCSI] sd: Always do write-protect check | Alan Stern |
2005-12-13 | [SCSI] lpfc 8.1.1 : Change version number to 8.1.1 | James.Smart@Emulex.Com |
2005-12-13 | [SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxx | James.Smart@Emulex.Com |
2005-12-13 | [SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over... | James.Smart@Emulex.Com |
2005-12-13 | [SCSI] lpfc 8.1.1 : Add polled-mode support | James.Smart@Emulex.Com |
2005-12-13 | [SCSI] lpfc 8.1.1 : Bring model descriptions in sync with Emulex standard gen... | James.Smart@Emulex.Com |
2005-12-13 | [SCSI] lpfc 8.1.1 : Add support for more members of the Light Pulse 11xxx (4G... | James.Smart@Emulex.Com |
2005-12-13 | [SCSI] lpfc 8.1.1 : Fixes to error handlers | James.Smart@Emulex.Com |
2005-12-13 | [SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlers | James.Smart@Emulex.Com |
2005-12-13 | [SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests and interaction w/ FC t... | James.Smart@Emulex.Com |
2005-12-13 | [SCSI] lpfc 8.1.1 : Fixes for short cable pulls | James.Smart@Emulex.Com |
2005-12-13 | [SCSI] lpfc 8.1.1 : Correct some 8bit to 16bit field conversions/comparisons | James.Smart@Emulex.Com |
2005-12-13 | [SCSI] lpfc 8.1.1: Miscellaneous Cleanups | James.Smart@Emulex.Com |
2005-12-13 | [SCSI] qla2xxx: fix compile error caused by pci_dev.owner move | James Bottomley |
2005-12-13 | [SCSI] correct some dropped const compiler warnings | James Bottomley |
2005-12-13 | [SCSI] iscsi: check header digests for mgmt tasks | Mike Christie |
2005-12-13 | [SCSI] iscsi: update version | Mike Christie |
2005-12-13 | [SCSI] iscsi: lower queue depth | Mike Christie |
2005-12-13 | [SCSI] iscsi: data digest calculation fix | Mike Christie |
2005-12-13 | [SCSI] iscsi: iscsi response fix | Mike Christie |
2005-12-13 | [SCSI] iscsi: redirect fix | Mike Christie |
2005-12-13 | [SCSI] iscsi: opcode check fix | Mike Christie |
2005-12-13 | [SCSI] sym2: Version 2.2.2 | Matthew Wilcox |
2005-12-13 | [SCSI] sym2: Report disabled devices and LUNs more attractively | Matthew Wilcox |
2005-12-13 | [SCSI] sym2: Allow NVRAM settings to limit speed and width | Matthew Wilcox |
2005-12-13 | [SCSI] sym2: Use scsi_print_msg | Matthew Wilcox |
2005-12-13 | [SCSI] sym2: Use DMA_40BIT_MASK constant | Matthew Wilcox |
2005-12-13 | [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests | Matthew Wilcox |
2005-12-13 | [SCSI] sym2: Manage sym_lcb properly | Matthew Wilcox |
2005-12-13 | [SCSI] sym2: Remove last vestiges of sym_sniff_inquiry | Matthew Wilcox |
2005-12-13 | [SCSI] sym2: Remove FreeBSD ifdefs | Matthew Wilcox |
2005-12-13 | [SCSI] qla2xxx: Resync with latest released ISP24xx firmware -- 4.00.16. | Andrew Vasquez |
2005-12-13 | [SCSI] qla2xxx: Add support for embedded ISP24xx firmware. | Andrew Vasquez |
2005-12-13 | [SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs. | Andrew Vasquez |
2005-12-13 | [SCSI] scsi_lib: stricter checks for clearing use_10_for_rw | Jens Axboe |