summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds6-63/+457
2008-02-07SLUB: fix checkpatch warningsIngo Molnar1-16/+21
2008-02-07Use non atomic unlockNick Piggin1-1/+1
2008-02-07SLUB: Support for performance statisticsChristoph Lameter4-19/+293
2008-02-07SLUB: Alternate fast paths using cmpxchg_localChristoph Lameter2-5/+92
2008-02-07SLUB: Use unique end pointer for each slab page.Christoph Lameter2-24/+51
2008-02-07SLUB: Deal with annoying gcc warning on kfree()Christoph Lameter1-1/+2
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds61-10034/+2494
2008-02-07Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2-8/+19
2008-02-07ipwireless: driver for PC Card 3G/UMTS modemDavid Sterba13-0/+3862
2008-02-07SUNRPC xptrdma: simplify build configurationJames Lentini1-5/+2
2008-02-07[SCSI] aacraid: do not set valid bit in sense informationSalyzyn, Mark1-51/+30
2008-02-07NFS: Fix a potential file corruption issue when writingTrond Myklebust1-3/+17
2008-02-07[SCSI] ses: add new Enclosure ULDJames Bottomley3-1/+699
2008-02-07[SCSI] enclosure: add support for enclosure servicesJames Bottomley4-0/+623
2008-02-07[SCSI] sr: fix test unit ready responsesJames Bottomley3-24/+29
2008-02-07[SCSI] u14-34f: fix data direction bugRoel Kluin1-1/+1
2008-02-07[SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllersSalyzyn, Mark1-15/+13
2008-02-07[SCSI] fix BUG when sum(scatterlist) > bufflenTony Battersby1-1/+0
2008-02-07[SCSI] arcmsr: updates (1.20.00.15)Nick Cheng3-27/+105
2008-02-07[SCSI] advansys: make 3 functions staticAdrian Bunk1-3/+3
2008-02-07[SCSI] Small cleanups for scsi_host.hPavel Machek1-19/+25
2008-02-07[SCSI] dc395x: fix uninitialized var warningAndrew Morton1-1/+1
2008-02-07[SCSI] NCR53C9x: remove driverJames Bottomley2-4322/+0
2008-02-07[SCSI] remove m68k NCR53C9x based driversJames Bottomley10-3389/+0
2008-02-07[SCSI] dec_esp: Remove driverJames Bottomley3-699/+0
2008-02-07[SCSI] kernel-doc: fix scsi docbookRandy Dunlap1-2/+3
2008-02-07[SCSI] update my email addressJames Bottomley2-2/+2
2008-02-07[SCSI] add protocol definitionsJames Bottomley1-0/+14
2008-02-07[SCSI] sd: handle bad lba in sense informationJames Bottomley1-18/+16
2008-02-07[SCSI] qla2xxx: Update version number to 8.02.00-k8.Andrew Vasquez1-1/+1
2008-02-07[SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was use...Andrew Vasquez1-1/+1
2008-02-07[SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.Seokmann Ju3-6/+14
2008-02-07[SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP...Seokmann Ju1-0/+15
2008-02-07[SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request...Andrew Vasquez2-23/+22
2008-02-07[SCSI] qla2xxx: Consolidate RISC-parity enablement codes.Andrew Vasquez2-58/+24
2008-02-07[SCSI] qla2xxx: Cleanse memory allocation logic during probe.Andrew Vasquez2-230/+111
2008-02-07[SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization.Andrew Vasquez1-0/+1
2008-02-07[SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.Andrew Vasquez3-19/+28
2008-02-07[SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware.Andrew Vasquez1-0/+1
2008-02-07[SCSI] qla2xxx: Correct resource_size_t usages.Andrew Vasquez1-21/+15
2008-02-07[SCSI] iscsi: bump version to 2.0-868Mike Christie1-1/+1
2008-02-07[SCSI] libiscsi: fix session age rollover and remove cid encodingMike Christie3-14/+6
2008-02-07[SCSI] iscsi: fix up iscsi printk prefixMike Christie5-86/+116
2008-02-07[SCSI] iscsi class: fix iscsi conn attr counterMike Christie1-1/+1
2008-02-07[SCSI] libiscsi: fix setting of nop timerMike Christie1-6/+3
2008-02-07[SCSI] qla4xxx: add async scan supportMike Christie1-1/+3
2008-02-07[SCSI] iscsi class: add async scan helperMike Christie2-4/+37
2008-02-07[SCSI] qla4xxx: fix recovery timer and session unblock raceMike Christie1-8/+11
2008-02-07[SCSI] iscsi class: add session scanningMike Christie2-10/+34