Age | Commit message (Expand) | Author |
2008-02-02 | ide-scsi: remove needless SELECT_DRIVE() call | Bartlomiej Zolnierkiewicz |
2008-02-02 | ide-scsi: use ide_execute_command() | Bartlomiej Zolnierkiewicz |
2008-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2008-02-01 | PCI: Remove users of pci_enable_device_bars() | Benjamin Herrenschmidt |
2008-02-01 | ide: update/add my Copyrights | Bartlomiej Zolnierkiewicz |
2008-02-01 | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz |
2008-01-30 | [SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls" | James Bottomley |
2008-01-30 | [SCSI] handle scsi_init_queue failure properly | FUJITA Tomonori |
2008-01-30 | [SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue | FUJITA Tomonori |
2008-01-30 | [SCSI] scsi_debug: add XDWRITEREAD_10 support | FUJITA Tomonori |
2008-01-30 | [SCSI] scsi_debug: add bidi data transfer support | FUJITA Tomonori |
2008-01-30 | [SCSI] scsi_debug: add get_data_transfer_info helper function | FUJITA Tomonori |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley |
2008-01-30 | [SCSI] bidirectional: fix up for the new blk_end_request code | Kiyoshi Ueda |
2008-01-30 | [SCSI] bidirectional command support | Boaz Harrosh |
2008-01-30 | [SCSI] implement scsi_data_buffer | Boaz Harrosh |
2008-01-30 | [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable | Boaz Harrosh |
2008-01-30 | [SCSI] aic7xxx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori |
2008-01-30 | [SCSI] aic79xx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori |
2008-01-30 | [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions | David Milburn |
2008-01-30 | [SCSI] sgiwd93: use cached memory access to make driver work on IP28 | Thomas Bogendoerfer |
2008-01-30 | [SCSI] ncr53c8xx: fix sense_buffer access bug | FUJITA Tomonori |
2008-01-30 | [SCSI] aic79xx: fix sense_buffer access bug | FUJITA Tomonori |
2008-01-30 | [SCSI] hptiop: fix sense_buffer access bug | FUJITA Tomonori |
2008-01-30 | [SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_error | Nathan Lynch |
2008-01-28 | [NETNS]: Consolidate kernel netlink socket destruction. | Denis V. Lunev |
2008-01-28 | [ETH]: Combine format_addr() with print_mac(). | Michael Chan |
2008-01-29 | Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-01-29 | Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-01-28 | SG: work with the SCSI fixed maximum allocations. | James Bottomley |
2008-01-28 | blk_end_request: changing scsi (take 4) | Kiyoshi Ueda |
2008-01-28 | blk_end_request: changing ide-scsi (take 4) | Kiyoshi Ueda |
2008-01-28 | SG: Convert SCSI to use scatterlist helpers for sg chaining | Jens Axboe |
2008-01-28 | blktrace: Add blktrace ioctls to SCSI generic devices | Christof Schmitt |
2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-01-25 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-01-25 | ide: add ide_pktcmd_tf_load() helper | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-{floppy,tape,scsi}: fix register loading order when issuing packet command | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove atapi_ireason_t (take 3) | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove atapi_feature_t | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove ata_status_t and atapi_status_t | Bartlomiej Zolnierkiewicz |
2008-01-25 | [SCSI] libsas: abstract STP task status into a function | James Bottomley |
2008-01-25 | [SCSI] ultrastor: clean up inline asm warnings | Frederik Deweerdt |
2008-01-25 | [SCSI] aic7xxx: fix firmware build | Vegard Nossum |
2008-01-25 | [SCSI] aacraid: fib context lock for management ioctls | Salyzyn, Mark |
2008-01-25 | [SCSI] ch: remove forward declarations | FUJITA Tomonori |
2008-01-25 | [SCSI] ch: fix device minor number management bug | FUJITA Tomonori |
2008-01-24 | scsi: use class iteration api | Dave Young |
2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers |