Age | Commit message (Expand) | Author |
2008-07-16 | scsi_dh: Verify "dev" is a sdev before accessing it. | Chandra Seetharaman |
2008-07-16 | IDE: Remove unused code | Elias Oltmanns |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-07-15 | Don't crash on IOMMU overflow in A100U2W driver | Mikulas Patocka |
2008-07-15 | BUG_ON on kernel misbehavior on A100U2W driver | Mikulas Patocka |
2008-07-15 | Add udelay to A100U2W SCSI driver | Mikulas Patocka |
2008-07-15 | Fix endianity in A100U2W SCSI driver | Mikulas Patocka |
2008-07-15 | Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-07-15 | ide: add ide_pc_intr() helper | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-{floppy,scsi}: read Status Register before stopping DMA engine | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: add more debugging to idescsi_pc_intr() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: use pc->callback | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: add ide_issue_pc() helper | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: add PC_FLAG_DRQ_INTERRUPT pc flag | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: add ide_transfer_pc() helper | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: set drive->scsi flag for devices handled by the driver | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-{floppy,tape,scsi}: log device name instead of driver name | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: add debug_log() macro | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: remove superfluous BUG_ON() from idescsi_transfer_pc() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: merge idescsi_input_buffers() and idescsi_output_buffers() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: fix Interrupt Reason checking in idescsi_pc_intr() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: fix handling of DMA errors in idescsi_pc_intr() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: fix race in idescsi_transfer_pc() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: remove action argument in ide_do_drive_cmd | FUJITA Tomonori |
2008-07-15 | ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_nowait | FUJITA Tomonori |
2008-07-15 | ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: remove ide_init_drive_cmd | FUJITA Tomonori |
2008-07-15 | ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users | Bartlomiej Zolnierkiewicz |
2008-07-14 | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds |
2008-07-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse |
2008-07-14 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet |
2008-07-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-07-14 | scsi: sd: optionally set power condition in START STOP UNIT | Stefan Richter |
2008-07-12 | [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 |