summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: remove private BIT macrosAndrew Morton2010-08-112-4/+2
* scsi: fix bnx2i build errorsRandy Dunlap2010-08-111-1/+2
* scsi: fix pmcraid build errorsRandy Dunlap2010-08-111-1/+1
* scsi: use __uX types for headers exported to user spacePeter Korsgaard2010-08-112-6/+6
* bfa: wrong fcport H2I message tested in bfa_fcport_isr()Roel Kluin2010-08-111-1/+1
* drivers/scsi/ch.c: don't use vprintk as macroJoe Perches2010-08-111-43/+44
* scsi: bfa: correct onstack wait_queue_head declarationYong Zhang2010-08-111-2/+2
* drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches2010-08-111-2/+2
* scsi/sd.c: quiet all sparse noiseH Hartley Sweeten2010-08-111-6/+6
* scsi: remove superfluous NULL pointer check from scsi_kill_request()Bartlomiej Zolnierkiewicz2010-08-111-6/+0
* drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall2010-08-112-3/+3
* dc395x: decrease iteration for tag_number of max_command in start_scsi()Roel Kluin2010-08-111-1/+1
* g_NCR5380: fix broken MMIO compilationOndrej Zary2010-08-112-23/+26
* g_NCR5380: remove misleading pnp error messageOndrej Zary2010-08-111-3/+1
* mpt fusion: convert to seq_fileAlexey Dobriyan2010-08-112-142/+119
* drivers/message: move dereference after NULL testJulia Lawall2010-08-112-3/+3
* drivers/scsi: remove unnecessary NULL testJulia Lawall2010-08-111-1/+0
* NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()Roel Kluin2010-08-111-1/+3
* gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()Roel Kluin2010-08-111-1/+1
* osst: fix read buffer overflowRoel Kluin2010-08-111-1/+2
* include/linux/fs.h: complete hexification of FMODE_* constantsAndrew Morton2010-08-111-1/+1
* fix "hwmon: coretemp: update hotplug condition check"Andrew Morton2010-08-111-3/+0
* drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton2010-08-111-0/+2
* fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton2010-08-111-2/+3
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-08-1025-501/+740
|\
| * Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linusNeilBrown2010-08-106465-223570/+447411
| |\
| | * Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse2010-08-0918-94/+97
| | |\
| | | * async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependenciesDavid Woodhouse2009-10-292-13/+14
| | | * md: Factor out RAID6 algorithms into lib/David Woodhouse2009-10-2917-81/+84
| * | | md: clean up do_md_stopNeilBrown2010-08-081-16/+9
| * | | md: fix another deadlock with removing sysfs attributes.NeilBrown2010-08-082-14/+21
| * | | md: move revalidate_disk() back outside open_mutexDan Williams2010-08-081-2/+4
| * | | md/raid10: fix deadlock with unaligned read during resyncNeilBrown2010-08-071-0/+18
| * | | md/bitmap: separate out loading a bitmap from initialising the structures.NeilBrown2010-07-263-23/+60
| * | | md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.NeilBrown2010-07-263-39/+99
| * | | md/bitmap: optimise scanning of empty bitmaps.NeilBrown2010-07-261-10/+13
| * | | md/bitmap: clean up plugging calls.NeilBrown2010-07-263-3/+3
| * | | md/bitmap: reduce dependence on sysfs.NeilBrown2010-07-261-3/+4
| * | | md/bitmap: white space clean up and similar.NeilBrown2010-07-262-167/+136
| * | | md/raid5: export raid5 unplugging interface.NeilBrown2010-07-262-19/+19
| * | | md/plug: optionally use plugger to unplug an array during resync/recovery.NeilBrown2010-07-263-3/+15
| * | | md/raid5: add simple plugging infrastructure.NeilBrown2010-07-264-14/+93
| * | | md/raid5: export is_congested testNeilBrown2010-07-262-7/+17
| * | | raid5: Don't set read-ahead when there is no queueNeilBrown2010-07-261-15/+17
| * | | md: add support for raising dm events.NeilBrown2010-07-262-0/+3
| * | | md: export various start/stop interfacesNeilBrown2010-07-262-8/+20
| * | | md: split out md_rdev_initNeilBrown2010-07-262-15/+20
| * | | md: be more careful setting MD_CHANGE_CLEANNeilBrown2010-07-262-2/+4
| * | | md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...NeilBrown2010-07-262-5/+9
| * | | md/raid5: factor out code for changing size of stripe cache.NeilBrown2010-07-212-13/+27
OpenPOWER on IntegriCloud