dm raid1: add userspace log
[safe/jmp/linux-2.6] / drivers /
2009-06-22 Jonthan Brassowdm raid1: add userspace log
2009-06-22 Mike Snitzerdm: calculate queue limits during resume not load
2009-06-22 Mike Snitzerdm log: fix create_log_context to use logical_block_siz...
2009-06-22 Mike Snitzerdm target:s introduce iterate devices fn
2009-06-22 Mike Snitzerdm table: establish queue limits by copying table limits
2009-06-22 Mike Snitzerdm table: replace struct io_restrictions with struct...
2009-06-22 Mike Snitzerdm table: validate device logical_block_size
2009-06-22 Mike Snitzerdm table: ensure targets are aligned to logical_block_size
2009-06-22 Milan Brozdm ioctl: support cookies for udev
2009-06-22 Peter Rajnohadm: sysfs add suspended attribute
2009-06-22 Jonthan Brassowdm table: improve warning message when devices not...
2009-06-22 Kiyoshi Uedadm mpath: add service time load balancer
2009-06-22 Kiyoshi Uedadm mpath: add queue length load balancer
2009-06-22 Kiyoshi Uedadm mpath: add start_io and nr_bytes to path selectors
2009-06-22 Mikulas Patockadm snapshot: use barrier when writing exception store
2009-06-22 Mikulas Patockadm io: retry after barrier error
2009-06-22 Mikulas Patockadm io: record eopnotsupp
2009-06-22 Mikulas Patockadm snapshot: support barriers
2009-06-22 Mikulas Patockadm mpath: support barriers
2009-06-22 Mikulas Patockadm delay: support barriers
2009-06-22 Mikulas Patockadm crypt: support flush
2009-06-22 Mikulas Patockadm: stripe support flush
2009-06-22 Mikulas Patockadm: linear support flush
2009-06-22 Mikulas Patockadm: send empty barriers to targets in dm_flush
2009-06-22 Alasdair G Kergondm: initialise tio in alloc_tio
2009-06-22 Mikulas Patockadm: introduce num_flush_requests
2009-06-22 Mikulas Patockadm: remove check that prevents mapping empty bios
2009-06-22 Mikulas Patockadm: remove EOPNOTSUPP for barriers
2009-06-22 Mikulas Patockadm: store only first barrier error
2009-06-22 Mikulas Patockadm: process requeue in dm_wq_work
2009-06-22 Mikulas Patockadm: make dm_flush return void
2009-06-22 Mikulas Patockadm: always hold bdev reference
2009-06-22 Mikulas Patockadm: rename suspended_bdev to bdev
2009-06-22 Jonathan Brassowdm exception store: fix exstore lookup to be case insen...
2009-06-22 Mikulas Patockadm: use i_size_read
2009-06-22 Mikulas Patockadm: avoid unsupported spanning of md stripe boundaries
2009-06-22 Mikulas Patockadm mpath: flush keventd queue in destructor
2009-06-22 Mikulas Patockadm raid1: keep retrying alloc if mempool_alloc failed
2009-06-22 Chandra Seetharamandm mpath: call activate fn for each path in pg_init
2009-06-22 Hannes Reineckedm mpath: change attached scsi_dh
2009-06-22 Milan Brozdm: sysfs skip output when device is being destroyed
2009-06-22 Mikulas Patockadm mpath: validate hw_handler argument count
2009-06-22 Mikulas Patockadm mpath: validate table argument count
2009-06-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-06-21 Pierre Ossmansdhci: remove needless double parenthesis
2009-06-21 Harald Weltesdhci: Specific quirk vor VIA SDHCI controller in VX855ES
2009-06-21 Ben Dookss3cmci: fix dma configuration call
2009-06-21 Harald Weltemmc: Add new via-sdmmc host controller driver
2009-06-21 Anton Vorontsovsdhci: Add support for hosts that are only capable...
2009-06-21 Ben Dookssdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk
2009-06-21 Ben Dookssdhci: Add better ADMA error reporting
2009-06-21 Ben Dookssdhci-s3c: Samsung S3C based SDHCI controller glue
2009-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-20 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-06-20 Linus TorvaldsMerge branch 'for-2.6.31' of git://git./linux/kernel...
2009-06-20 Rainer Weikusatide-cd: prevent null pointer deref via cdrom_newpc_intr
2009-06-20 Mike RapoportInput: add driver for Synaptics I2C touchpad
2009-06-20 Tero SaarniInput: synaptics - add support for reporting x/y resolution
2009-06-20 Pierre Willenbrockagp/intel: Make intel_i965_mask_memory use dma_addr_t...
2009-06-20 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-06-20 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-06-20 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-06-19 Krzysztof Heltfbdev: do not allow VESA modes without compiled-in...
2009-06-19 Andrew Mortonconvert some DMA_nnBIT_MASK() callers
2009-06-19 Dirk Eibachchar: moxa, prevent opening unavailable ports
2009-06-19 Mike Frysingeristallion: add missing __devexit marking
2009-06-19 Roel Kluindtlk: off by one in {read,write}_tts()
2009-06-19 Atsushi Nemotortc: make rtc_update_irq callable with irqs enabled
2009-06-19 Anton Vorontsovspi_mpc8xxx: s/83xx/8xxx/g
2009-06-19 Anton Vorontsovspi_mpc83xx: rename spi_83xx.c to spi_8xxx.c
2009-06-19 Anton Vorontsovspi_mpc83xx: remove dead code
2009-06-19 Anton Vorontsovspi_mpc83xx: split mpc83xx_spi_work() into two routines
2009-06-19 Anton Vorontsovspi_mpc83xx: fix checkpatch issues
2009-06-19 Anton Vorontsovspi_mpc83xx: add small delay after asserting chip-selec...
2009-06-19 Anton Vorontsovspi_mpc83xx: quieten down the "Requested speed is too...
2009-06-19 Anton Vorontsovspi_mpc83xx: handle other Freescale processors
2009-06-19 Baruch Siachgpio: driver for PrimeCell PL061 GPIO controller
2009-06-19 Greg Kroah-HartmanStaging: comedi: fix build errors
2009-06-19 Roberto De IorisStaging: udlfb: update to version 0.2.3
2009-06-19 Greg Kroah-HartmanStaging: udlfb: fix some sparse warnings.
2009-06-19 Greg Kroah-HartmanStaging: udlfb: clean up checkpatch warnings in udlfb.c
2009-06-19 Greg Kroah-HartmanStaging: udlfb: clean up checkpatch warnings in udlfb.h
2009-06-19 Greg Kroah-HartmanStaging: udlfb: add udlfb driver to build
2009-06-19 Roberto De IorisStaging: add udlfb driver
2009-06-19 Greg Kroah-HartmanStaging: pata_rdc: remove pointless comments
2009-06-19 Greg Kroah-HartmanStaging: pata_rdc: remove DRIVER macros
2009-06-19 Greg Kroah-HartmanStaging: pata_rdc: remove dbgprintf macro
2009-06-19 Greg Kroah-HartmanStaging: pata_rdc: remove broken flag
2009-06-19 Greg Kroah-HartmanStaging: pata_rdc: fix build warnings
2009-06-19 Greg Kroah-HartmanStaging: pata_rdc: use PCI_DEVICE
2009-06-19 Greg Kroah-HartmanStaging: pata_rdc: remove function prototypes
2009-06-19 Greg Kroah-HartmanStaging: pata_rdc: coding style fixes
2009-06-19 Greg Kroah-HartmanStaging: pata_rdc: convert code to work in 2.6.29
2009-06-19 Greg Kroah-HartmanStaging: pata_rdc: add driver to the build system
2009-06-19 Kevin HuangStaging: add pata_rdc driver
2009-06-19 Greg Kroah-HartmanStaging: remove obsolete serqt_usb driver
2009-06-19 Bill PembertonStaging: serqt_usb2 add the driver to the build
2009-06-19 Bill PembertonStaging: Add serqt_usb2, a rewrite of serqt_usb for...
next