| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 1 | -2/+2 |
* | [SCSI] mptfc: need to select transport attrs | James Bottomley | 2006-01-14 | 1 | -0/+1 |
* | [SCSI] fusion - fix pci express bug | Moore, Eric | 2006-01-14 | 1 | -4/+4 |
* | [SCSI] fusion - mpi header udpate | Moore, Eric | 2006-01-14 | 8 | -102/+554 |
* | [SCSI] fusion - adding raid support in mptsas | Moore, Eric | 2006-01-14 | 2 | -1/+27 |
* | [SCSI] fusion - adding support for FC949ES | Moore, Eric | 2006-01-14 | 2 | -0/+6 |
* | [SCSI] mptfusion - fc transport attributes | Michael Reed | 2006-01-14 | 4 | -27/+613 |
* | [SCSI] fix up message/i2o/pci.c | James Bottomley | 2006-01-14 | 1 | -1/+1 |
* | [SCSI] fusion: kzalloc / kcalloc conversion | Christoph Hellwig | 2006-01-14 | 6 | -75/+35 |
* | [SCSI] fusion: convert semaphores to mutexes | Christoph Hellwig | 2006-01-14 | 3 | -11/+11 |
* | [SCSI] mptsas: support basic hotplug | Christoph Hellwig | 2006-01-14 | 2 | -31/+308 |
* | [SCSI] I2O: move pci_request_regions() just behind pci_enable_device() | Salyzyn, Mark | 2006-01-14 | 1 | -5/+5 |
* | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig | 2006-01-10 | 1 | -2/+0 |
* | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 | 1 | -10/+8 |
* | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-06 | 1 | -1/+1 |
|\ |
|
| * | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 | 1 | -1/+1 |
* | | [PATCH] I2O: Lindent run | Markus Lidel | 2006-01-06 | 3 | -32/+29 |
* | | [PATCH] I2O: Optimizing | Markus Lidel | 2006-01-06 | 8 | -35/+22 |
* | | [PATCH] I2O: Beautifying | Markus Lidel | 2006-01-06 | 9 | -26/+20 |
* | | [PATCH] I2O: Bugfixes | Markus Lidel | 2006-01-06 | 4 | -24/+20 |
* | | [PATCH] I2O: Remove wrong I2O device class | Markus Lidel | 2006-01-06 | 4 | -114/+68 |
* | | [PATCH] I2O: SPARC fixes | Markus Lidel | 2006-01-06 | 5 | -101/+111 |
* | | [PATCH] I2O: changed I2O API to create I2O messages in kernel memory | Markus Lidel | 2006-01-06 | 8 | -426/+412 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-01-04 | 8 | -558/+567 |
|\ |
|
| * | [SCSI] mptfusion - bump version | Moore, Eric Dean | 2005-12-13 | 1 | -2/+2 |
| * | [SCSI] mptfusion - mapping fixs required support for transport layers. | Moore, Eric Dean | 2005-12-13 | 7 | -417/+411 |
| * | [SCSI] mptfusion - prep for removing domain validation | Moore, Eric Dean | 2005-12-13 | 1 | -111/+114 |
| * | [SCSI] mptfusion - bus_type, change SCSI to SPI | Moore, Eric Dean | 2005-12-13 | 3 | -23/+23 |
| * | [SCSI] mptfusion - cleaning up xxx_probe error handling | Moore, Eric Dean | 2005-12-13 | 3 | -21/+30 |
| * | [SCSI] mptfusion - adding = THIS_MODULE | Moore, Eric Dean | 2005-12-13 | 3 | -0/+3 |
* | | [PATCH] i2o: Do not disable pci device when it's in use | Ben Collins | 2005-12-18 | 1 | -1/+5 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2005-12-02 | 3 | -2/+75 |
|\ |
|
| * | [SCSI] mptfusion : dv performance fix | Moore, Eric Dean | 2005-12-01 | 3 | -2/+75 |
* | | Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static" | Linus Torvalds | 2005-11-29 | 2 | -2/+6 |
|/ |
|
* | [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereference | Adrian Bunk | 2005-11-27 | 1 | -1/+1 |
* | [PATCH] drivers/message/fusion/mptbase.c: make code static | Adrian Bunk | 2005-11-09 | 2 | -6/+2 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 5 | -5/+0 |
* | [PATCH] message: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-11-07 | 3 | -20/+11 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+1 |
* | Merge by Hand | James Bottomley | 2005-11-04 | 2 | -76/+263 |
|\ |
|
| * | [SCSI] mptsas: white space fixes and version bump | Christoph Hellwig | 2005-10-28 | 2 | -10/+13 |
| * | [SCSI] mptsas: add support for PHY resets | Christoph Hellwig | 2005-10-28 | 2 | -0/+100 |
| * | [SCSI] sas: add flag for locally attached PHYs | Christoph Hellwig | 2005-10-28 | 1 | -3/+7 |
| * | [SCSI] mptsas: support link error attributes | Christoph Hellwig | 2005-10-28 | 1 | -73/+153 |
* | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 4 | -0/+10 |
* | | [PATCH] Typo fix: dot after newline in printk strings | Jean Delvare | 2005-10-30 | 1 | -1/+1 |
* | | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 1 | -1/+1 |
* | | [PATCH] I2O: remove i2o_device_class | Dmitry Torokhov | 2005-10-28 | 4 | -70/+17 |
* | | [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code | Greg Kroah-Hartman | 2005-10-28 | 1 | -12/+10 |