| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] powerpc iseries link error in allmodconfig | Judith Lebzelter | 2006-12-30 | 1 | -0/+2 |
* | [PATCH] Remove queue merging hooks | Jens Axboe | 2006-12-19 | 1 | -1/+1 |
* | [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests | Jens Axboe | 2006-12-19 | 1 | -2/+0 |
* | [PATCH] m68k trivial build fixes | Al Viro | 2006-12-17 | 1 | -3/+3 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 11 | -16/+16 |
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work again | Sam Creasey | 2006-12-09 | 5 | -6/+6 |
* | [PATCH] struct path: convert scsi | Josef Sipek | 2006-12-08 | 2 | -2/+2 |
* | [PATCH] ide_scsi: allow it to be used for non CD only | Alan Cox | 2006-12-07 | 1 | -0/+6 |
* | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 | 2 | -45/+51 |
* | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 9 | -12/+12 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi) | Al Viro | 2006-12-06 | 1 | -4/+6 |
* | [PATCH] More work_struct induced breakage (s390) | Al Viro | 2006-12-06 | 1 | -3/+3 |
* | Actually update the fixed up compile failures. | David Howells | 2006-12-06 | 3 | -11/+17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 | 77 | -1112/+4466 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-12-05 | 72 | -1076/+4461 |
| |\ |
|
| | * | [SCSI] aic79xx: Add ASC-29320LPE ids to driver | Salyzyn, Mark | 2006-12-05 | 3 | -1/+9 |
| | * | [SCSI] stex: version update | Ed Lin | 2006-12-05 | 1 | -4/+2 |
| | * | [SCSI] stex: change wait loop code | Ed Lin | 2006-12-05 | 1 | -21/+20 |
| | * | [SCSI] stex: add new device type support | Ed Lin | 2006-12-05 | 1 | -7/+21 |
| | * | [SCSI] stex: update device id info | Ed Lin | 2006-12-05 | 2 | -11/+33 |
| | * | [SCSI] stex: adjust default queue length | Ed Lin | 2006-12-05 | 1 | -1/+10 |
| | * | [SCSI] stex: add value check in hard reset routine | Ed Lin | 2006-12-05 | 1 | -1/+1 |
| | * | [SCSI] stex: fix controller_info command handling | Ed Lin | 2006-12-05 | 1 | -0/+1 |
| | * | [SCSI] stex: fix biosparam calculation | Ed Lin | 2006-12-05 | 1 | -3/+3 |
| | * | [SCSI] megaraid: fix MMIO casts | Jeff Garzik | 2006-12-05 | 2 | -6/+10 |
| | * | [SCSI] tgt: fix undefined flush_dcache_page() problem | akpm@osdl.org | 2006-12-05 | 1 | -0/+2 |
| | * | [SCSI] libsas: better error handling in sas_expander.c | James Bottomley | 2006-12-03 | 1 | -12/+24 |
| | * | [SCSI] lpfc 8.1.11 : Change version number to 8.1.11 | James Smart | 2006-12-03 | 1 | -1/+1 |
| | * | [SCSI] lpfc 8.1.11 : Misc Fixes | James Smart | 2006-12-03 | 4 | -3/+35 |
| | * | [SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enable | James Smart | 2006-12-03 | 4 | -11/+80 |
| | * | [SCSI] lpfc 8.1.11 : Removed decoding of PCI Subsystem Id | James Smart | 2006-12-03 | 2 | -84/+35 |
| | * | [SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) support | James Smart | 2006-12-03 | 3 | -0/+22 |
| | * | [SCSI] lpfc 8.1.11 : Adjust LOG_FCP logging | James Smart | 2006-12-03 | 3 | -15/+24 |
| | * | [SCSI] lpfc 8.1.11 : Fix Memory leaks | James Smart | 2006-12-03 | 4 | -7/+41 |
| | * | [SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_support | James Smart | 2006-12-03 | 8 | -21/+67 |
| | * | [SCSI] lpfc 8.1.11 : Discovery Fixes | James Smart | 2006-12-03 | 5 | -175/+73 |
| | * | [SCSI] scsi tgt: IBM eServer i/pSeries virtual SCSI target driver | FUJITA Tomonori | 2006-12-03 | 4 | -0/+975 |
| | * | [SCSI] scsi tgt: SCSI RDMA Protocol library functions | FUJITA Tomonori | 2006-12-03 | 3 | -0/+452 |
| | * | [SCSI] 53c700: brown paper bag fix for auto request sense | James Bottomley | 2006-12-03 | 1 | -1/+6 |
| | * | [SCSI] qla2xxx: use NULL instead of 0 | Randy Dunlap | 2006-12-03 | 1 | -1/+1 |
| | * | [SCSI] scsi-ml: Makefile and Kconfig changes for tgt | FUJITA Tomonori | 2006-11-25 | 2 | -0/+10 |
| | * | [SCSI] scsi tgt: scsi target user and kernel communication interface | FUJITA Tomonori | 2006-11-25 | 1 | -0/+350 |
| | * | [SCSI] scsi tgt: scsi target lib functionality | FUJITA Tomonori | 2006-11-25 | 2 | -0/+767 |
| | * | [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs | FUJITA Tomonori | 2006-11-25 | 3 | -26/+54 |
| | * | [SCSI] initio: fix section mismatches with HOTPLUG=n | Randy Dunlap | 2006-11-25 | 1 | -1/+1 |
| | * | [SCSI] qla2xxx: add asynchronous scsi scanning support. | Andrew Vasquez | 2006-11-22 | 1 | -4/+29 |
| | * | [SCSI] qla2xxx: defer topology discovery to DPC thread during initialization. | Andrew Vasquez | 2006-11-22 | 2 | -107/+16 |