| Age | Commit message (Expand) | Author | Lines |
| 2007-08-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | -1/+142 |
| 2007-07-31 | fix integer overflow warning in i2o_block | Meelis Roos | -1/+1 |
| 2007-07-31 | [SCSI] mptsas: add SMP passthrough support via bsg | FUJITA Tomonori | -0/+126 |
| 2007-07-31 | [SCSI] mpt fusion: make logging a global sysfs parameter | James Bottomley | -1/+16 |
| 2007-07-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | -1019/+1137 |
| 2007-07-28 | [SCSI] mpt fusion: Changes in mptctl.c for logging support | Prakash, Sathya | -125/+141 |
| 2007-07-28 | [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg... | Prakash, Sathya | -246/+194 |
| 2007-07-28 | [SCSI] mpt fusion: Changes in mptscsih.c for logging support | Prakash, Sathya | -186/+260 |
| 2007-07-28 | [SCSI] mpt fusion: Changes in mptbase.c for logging support | Prakash, Sathya | -233/+234 |
| 2007-07-28 | [SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and additi... | Prakash, Sathya | -229/+308 |
| 2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | -2/+2 |
| 2007-07-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | -65/+565 |
| 2007-07-20 | [SCSI] mpt fusion: update Kconfig help | Gwendal Grignou | -0/+1 |
| 2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | -2/+1 |
| 2007-07-18 | [SCSI] mpt fusion: add support for Brocade branded LSI FC HBA | Prakash, Sathya | -63/+278 |
| 2007-07-18 | [SCSI] mpt fusion: deregister from transport layer if PCI registration failed | Prakash, Sathya | -2/+14 |
| 2007-07-18 | [SCSI] mpt fusion: add sysfs attributes to display IOC parameters | Prakash, Sathya | -0/+272 |
| 2007-07-17 | i2o debug output cleanup | Vasily Averin | -67/+67 |
| 2007-07-17 | i2o proc reading oops | Vasily Averin | -0/+2 |
| 2007-07-17 | i2o message leak in i2o_msg_post_wait_mem() | Vasily Averin | -1/+3 |
| 2007-07-17 | wrong memory access in i2o_block_device_lock() | Vasily Averin | -1/+1 |
| 2007-07-17 | i2o_cfg_passthru cleanup | Vasily Averin | -24/+38 |
| 2007-07-16 | Introduce CONFIG_VIRT_TO_BUS | Stephen Rothwell | -0/+1 |
| 2007-07-16 | Use mutexes instead of semaphores in I2O driver | Matthias Kaehlcke | -11/+11 |
| 2007-07-16 | Use menuconfig objects: I2O | Jan Engelhardt | -14/+7 |
| 2007-07-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | -443/+336 |
| 2007-07-15 | [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c | Satyam Sharma | -1/+1 |
| 2007-06-17 | [SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-only | Eric Moore | -8/+45 |
| 2007-06-17 | [SCSI] mpt fusion: cleanup eh handlers | Eric Moore | -55/+77 |
| 2007-06-17 | [SCSI] mpt fusion: bump version | Eric Moore | -2/+2 |
| 2007-06-17 | [SCSI] mpt fusion: fc loginfo using defines from the header | Eric Moore | -7/+31 |
| 2007-06-17 | [SCSI] mpt fusion: remove unused header - linux_compat.h | Eric Moore | -12/+0 |
| 2007-06-17 | [SCSI] mpt fusion: remove unused header - mpi_inb.h | Eric Moore | -221/+0 |
| 2007-06-17 | [SCSI] mpt fusion: new mpi headers version 1.5.16 | Eric Moore | -51/+144 |
| 2007-06-17 | [SCSI] mpt fusion: update MAINTAINERS (fusion part) | Eric Moore | -11/+11 |
| 2007-06-17 | [SCSI] i2o: convert to use the data buffer accessors | FUJITA Tomonori | -17/+7 |
| 2007-06-05 | [SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD drive | Doug Chapman | -3/+5 |
| 2007-05-30 | [SCSI] Merge up to linux-2.6 head | James Bottomley | -17/+19 |
| 2007-05-29 | [SCSI] fusion: convert to use the data buffer accessors | FUJITA Tomonori | -59/+19 |
| 2007-05-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | -5/+5 |
| 2007-05-23 | i2o: eliminate a peculiar constraint on i2o_max_drivers | Akinobu Mita | -5/+3 |
| 2007-05-23 | i2o: fix notifiers when max_drivers is configured | Akinobu Mita | -7/+7 |
| 2007-05-23 | i2o: destroy event queue only when drv->event is set | Akinobu Mita | -2/+6 |
| 2007-05-22 | [SCSI] fusion: Fix |/|| confusion | Dave Jones | -5/+5 |
| 2007-05-10 | [S390] Kconfig: refine depends statements. | Martin Schwidefsky | -0/+2 |
| 2007-05-09 | misc doc and kconfig typos | Matt LaPlante | -1/+1 |
| 2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | -1/+1 |
| 2007-05-08 | remove unused header file: drivers/message/i2o/i2o_lan.h | Robert P. J. Day | -159/+0 |
| 2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | -48/+51 |
| 2007-04-30 | [SCSI] fusion: fix domain validation loops | Eric Moore | -2/+22 |