| Commit message (Expand) | Author | Age |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 |
* | ide-scsi: convert to using the new atapi_flags | Borislav Petkov | 2008-07-23 |
* | ide-scsi: pass packet command in rq->cmd | Borislav Petkov | 2008-07-23 |
* | ide-scsi: use drive->pc_callback instead of pc->callback | Borislav Petkov | 2008-07-23 |
* | ide: add struct ide_tp_ops (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: add ->read_status method | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: add ->exec_command method | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 2008-07-22 |
* | Driver Core: add ability for class_find_device to start in middle of list | Greg Kroah-Hartman | 2008-07-22 |
* | device create: scsi: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 |
* | scsi_dh: Verify "dev" is a sdev before accessing it. | Chandra Seetharaman | 2008-07-16 |
* | IDE: Remove unused code | Elias Oltmanns | 2008-07-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-15 |
|\ |
|
| * | [SCSI] sym53c8xx: Fix bogus sym_que_entry re-implementation of container_of | Benjamin Herrenschmidt | 2008-07-12 |
| * | [SCSI] make struct scsi_{host,target}_type static | Adrian Bunk | 2008-07-12 |
| * | [SCSI] fix locking in host use of blk_plug_device() | James Bottomley | 2008-07-12 |
| * | [SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client Driver | Brian King | 2008-07-12 |
| * | [SCSI] sg: Add target reset support | Brian King | 2008-07-12 |
| * | [SCSI] sd: Move scsi_disk() accessor function to sd.h | Martin K. Petersen | 2008-07-12 |
| * | [SCSI] sd: Move sd.h header file | Martin K. Petersen | 2008-07-12 |
| * | [SCSI] esp: correct module name in Kconfig help for SCSI_SUNESP | Frans Pop | 2008-07-12 |
| * | [SCSI] esp: Correct chip ID probing sequence. | David S. Miller | 2008-07-12 |
| * | [SCSI] scsi_debug: add support for rotation speed | Matthew Wilcox | 2008-07-12 |
| * | [SCSI] iscsi class: fix endpoint leak | Mike Christie | 2008-07-12 |
| * | [SCSI] iscsi class: update version number | Mike Christie | 2008-07-12 |
| * | [SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools. | Mike Christie | 2008-07-12 |
| * | [SCSI] iscsi class: fix refcount leak | Mike Christie | 2008-07-12 |
| * | [SCSI] lpfc 8.2.7 : Update version to 8.2.7 | James Smart | 2008-07-12 |
| * | [SCSI] lpfc 8.2.7 : Miscellaneous Fixes | James Smart | 2008-07-12 |
| * | [SCSI] lpfc 8.2.7 : Rework the worker thread | James Smart | 2008-07-12 |
| * | [SCSI] lpfc 8.2.7 : Discovery Fixes | James Smart | 2008-07-12 |
| * | [SCSI] lpfc 8.2.7 : Change device reset behavior | James Smart | 2008-07-12 |
| * | [SCSI] Rename scsi_bidi_sdb_cache | Martin K. Petersen | 2008-07-12 |
| * | [SCSI] aacraid: prevent copy_from_user() BUG! | Mark Salyzyn | 2008-07-12 |
| * | [SCSI] scsi_debug: Runtime-configurable sector size | Martin K. Petersen | 2008-07-12 |
| * | [SCSI] iscsi_tcp: Enable any size command | Boaz Harrosh | 2008-07-12 |
| * | [SCSI] scsi: use get_unaligned_* helpers | Harvey Harrison | 2008-07-12 |
| * | [SCSI] Replace __FUNCTION__ with __func__ in iscsi_tcp. | Harvey Harrison | 2008-07-12 |
| * | [SCSI] libiscsi, iser, tcp: remove recv_lock | Mike Christie | 2008-07-12 |
| * | [SCSI] libiscsi: fix cmds_max setting | Mike Christie | 2008-07-12 |
| * | [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs. | Mike Christie | 2008-07-12 |
| * | [SCSI] iscsi_tcp: hook iscsi_tcp into iscsi_endpoint code | Mike Christie | 2008-07-12 |
| * | [SCSI] iscsi class: add endpoint class | Mike Christie | 2008-07-12 |
| * | [SCSI] iscsi class: user device_for_each_child instead of duplicating session... | Mike Christie | 2008-07-12 |
| * | [SCSI] iscsi_tcp: handle iscsi_cmd_task rename | Mike Christie | 2008-07-12 |
| * | [SCSI] libiscsi: rename iscsi_cmd_task to iscsi_task | Mike Christie | 2008-07-12 |
| * | [SCSI] iscsi_tcp: convert iscsi_tcp to support merged tasks | Mike Christie | 2008-07-12 |
| * | [SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_task | Mike Christie | 2008-07-12 |
| * | [SCSI] libiscsi: modify libiscsi so it supports offloaded data paths | Mike Christie | 2008-07-12 |
| * | [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor | Mike Christie | 2008-07-12 |