aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-02-076-63/+457
|\
| * SLUB: fix checkpatch warningsIngo Molnar2008-02-071-16/+21
| * Use non atomic unlockNick Piggin2008-02-071-1/+1
| * SLUB: Support for performance statisticsChristoph Lameter2008-02-074-19/+293
| * SLUB: Alternate fast paths using cmpxchg_localChristoph Lameter2008-02-072-5/+92
| * SLUB: Use unique end pointer for each slab page.Christoph Lameter2008-02-072-24/+51
| * SLUB: Deal with annoying gcc warning on kfree()Christoph Lameter2008-02-071-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-02-0761-10034/+2494
|\ \
| * | [SCSI] aacraid: do not set valid bit in sense informationSalyzyn, Mark2008-02-071-51/+30
| * | [SCSI] ses: add new Enclosure ULDJames Bottomley2008-02-073-1/+699
| * | [SCSI] enclosure: add support for enclosure servicesJames Bottomley2008-02-074-0/+623
| * | [SCSI] sr: fix test unit ready responsesJames Bottomley2008-02-073-24/+29
| * | [SCSI] u14-34f: fix data direction bugRoel Kluin2008-02-071-1/+1
| * | [SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllersSalyzyn, Mark2008-02-071-15/+13
| * | [SCSI] fix BUG when sum(scatterlist) > bufflenTony Battersby2008-02-071-1/+0
| * | [SCSI] arcmsr: updates (1.20.00.15)Nick Cheng2008-02-073-27/+105
| * | [SCSI] advansys: make 3 functions staticAdrian Bunk2008-02-071-3/+3
| * | [SCSI] Small cleanups for scsi_host.hPavel Machek2008-02-071-19/+25
| * | [SCSI] dc395x: fix uninitialized var warningAndrew Morton2008-02-071-1/+1
| * | [SCSI] NCR53C9x: remove driverJames Bottomley2008-02-072-4322/+0
| * | [SCSI] remove m68k NCR53C9x based driversJames Bottomley2008-02-0710-3389/+0
| * | [SCSI] dec_esp: Remove driverJames Bottomley2008-02-073-699/+0
| * | [SCSI] kernel-doc: fix scsi docbookRandy Dunlap2008-02-071-2/+3
| * | [SCSI] update my email addressJames Bottomley2008-02-072-2/+2
| * | [SCSI] add protocol definitionsJames Bottomley2008-02-071-0/+14
| * | [SCSI] sd: handle bad lba in sense informationJames Bottomley2008-02-071-18/+16
| * | [SCSI] qla2xxx: Update version number to 8.02.00-k8.Andrew Vasquez2008-02-071-1/+1
| * | [SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was use...Andrew Vasquez2008-02-071-1/+1
| * | [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.Seokmann Ju2008-02-073-6/+14
| * | [SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP...Seokmann Ju2008-02-071-0/+15
| * | [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request...Andrew Vasquez2008-02-072-23/+22
| * | [SCSI] qla2xxx: Consolidate RISC-parity enablement codes.Andrew Vasquez2008-02-072-58/+24
| * | [SCSI] qla2xxx: Cleanse memory allocation logic during probe.Andrew Vasquez2008-02-072-230/+111
| * | [SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization.Andrew Vasquez2008-02-071-0/+1
| * | [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.Andrew Vasquez2008-02-073-19/+28
| * | [SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware.Andrew Vasquez2008-02-071-0/+1
| * | [SCSI] qla2xxx: Correct resource_size_t usages.Andrew Vasquez2008-02-071-21/+15
| * | [SCSI] iscsi: bump version to 2.0-868Mike Christie2008-02-071-1/+1
| * | [SCSI] libiscsi: fix session age rollover and remove cid encodingMike Christie2008-02-073-14/+6
| * | [SCSI] iscsi: fix up iscsi printk prefixMike Christie2008-02-075-86/+116
| * | [SCSI] iscsi class: fix iscsi conn attr counterMike Christie2008-02-071-1/+1
| * | [SCSI] libiscsi: fix setting of nop timerMike Christie2008-02-071-6/+3
| * | [SCSI] qla4xxx: add async scan supportMike Christie2008-02-071-1/+3
| * | [SCSI] iscsi class: add async scan helperMike Christie2008-02-072-4/+37
| * | [SCSI] qla4xxx: fix recovery timer and session unblock raceMike Christie2008-02-071-8/+11
| * | [SCSI] iscsi class: add session scanningMike Christie2008-02-072-10/+34
| * | [SCSI] qla4xxx: use iscsi class session state check readyMike Christie2008-02-071-0/+12
| * | [SCSI] qla4xxx: directly call iscsi recovery functionsMike Christie2008-02-072-36/+5
| * | [SCSI] iscsi class, libiscsi: add iscsi sysfs session state fileMike Christie2008-02-074-33/+161
| * | [SCSI] arm: convert to accessors and !use_sg cleanupBoaz Harrosh2008-02-072-43/+58