Age | Commit message (Expand) | Author |
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 |
2008-01-23 | [SCSI] initio: fix module hangs on loading | Stuart Swales |
2008-01-23 | [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 | [SCSI] qla2xxx: Code cleanups. | Adrian Bunk |
2008-01-23 | [SCSI] qla2xxx: Add a filter to compare port_name against the physical on vpo... | Seokmann Ju |
2008-01-23 | [SCSI] qla2xxx: Use completion routines. | Marcus Barrow |
2008-01-23 | [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request. | Andrew Vasquez |
2008-01-23 | [SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs. | Andrew Vasquez |
2008-01-23 | [SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write. | Andrew Vasquez |
2008-01-23 | [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources. | Andrew Vasquez |
2008-01-23 | [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs. | Andrew Vasquez |
2008-01-23 | [SCSI] qla2xxx: Consolidate duplicate sense-data handling codes. | Andrew Vasquez |
2008-01-23 | [SCSI] st: convert to unlocked_ioctl | Kai Makisara |
2008-01-23 | [SCSI] aacraid: remove pigs in space | Salyzyn, Mark |