| Commit message (Expand) | Author | Age |
* | PCI: Remove users of pci_enable_device_bars() | Benjamin Herrenschmidt | 2008-02-01 |
* | [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-30 |
* | [NETNS]: Consolidate kernel netlink socket destruction. | Denis V. Lunev | 2008-01-28 |
* | [ETH]: Combine format_addr() with print_mac(). | Michael Chan | 2008-01-28 |
* | Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-01-28 |
|\ |
|
| * | blktrace: Add blktrace ioctls to SCSI generic devices | Christof Schmitt | 2008-01-28 |
* | | Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 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: work with the SCSI fixed maximum allocations. | James Bottomley | 2008-01-28 |
* | | SG: Convert SCSI to use scatterlist helpers for sg chaining | Jens Axboe | 2008-01-28 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 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-25 |
| * | [SCSI] ch: handle class_device_create failure properly | FUJITA Tomonori | 2008-01-23 |
| * | [SCSI] NCR5380: fix section mismatch | Randy Dunlap | 2008-01-23 |
| * | [SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devices | Tony Battersby | 2008-01-23 |
| * | [SCSI] don't use __GFP_DMA for sense buffers if not required | James Bottomley | 2008-01-23 |
| * | [SCSI] use dynamically allocated sense buffer | FUJITA Tomonori | 2008-01-23 |
| * | [SCSI] sd: add fix for devices with last sector access problems | Hans de Goede | 2008-01-23 |
| * | [SCSI] fix pcmcia compile problem | James Bottomley | 2008-01-23 |
| * | [SCSI] aacraid: add Voodoo Lite class of cards. | Salyzyn, Mark | 2008-01-23 |
| * | [SCSI] aacraid: add new driver features flags | Salyzyn, Mark | 2008-01-23 |
| * | [SCSI] qla2xxx: Update version number to 8.02.00-k7. | Andrew Vasquez | 2008-01-23 |
| * | [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. | Seokmann Ju | 2008-01-23 |
| * | [SCSI] qla2xxx: Correct late-memset() of EFT buffer. | Andrew Vasquez | 2008-01-23 |
| * | [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. | Andrew Vasquez | 2008-01-23 |
| * | [SCSI] qla2xxx: Trace-Control naming cleanups. | Andrew Vasquez | 2008-01-23 |