Staging: comedi: fixing ni_tio to mite PCI dependancy
[safe/jmp/linux-2.6] / drivers / block /
2010-03-12 Joe Perchesdrivers/block/floppy.c: add debug_dcl(...) macro
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove macro LOCK_FDC
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove a few spaces from functi...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove IN/OUT macros, indent...
2010-03-12 Joe Perchesdrivers/block/floppy.c: indent a comment
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove CLEARSTRUCT macro, use...
2010-03-12 Joe Perchesdrivers/block/floppy.c: comment neatening and remove...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove LAST_OUT macro
2010-03-12 Joe Perchesdrivers/block/floppy.c: hoist assigns from if()s, neatening
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove used once CHECK_READY...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary braces
2010-03-12 Joe Perchesdrivers/block/floppy.c: use pr_<level>
2010-03-12 Joe Perchesdrivers/block/floppy.c: #define space and column neatening
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert some #include <asm...
2010-03-12 Roel Kluinparide: fix off-by-one test
2010-03-11 Lars Ellenbergdrbd: fix al-to-on-disk-bitmap for 4k logical_block_size
2010-03-11 Philipp Reisnerdrbd: Renamed overwrite_peer to primary_force
2010-03-11 Philipp Reisnerdrbd: Forcing primary should also work for Consistent...
2010-03-11 Philipp Reisnerdrbd: Make sure we do not send state updates during...
2010-03-11 Philipp Reisnerdrbd: Reduce the time an empty resync takes usually
2010-03-11 Lars Ellenbergdrbd: add missing drbd command names to avoid <NULL...
2010-03-11 Lars Ellenbergdrbd_disconnect: grab meta.socket mutex as well
2010-03-11 Lars Ellenbergfix unit of rs_same_csums accounting
2010-03-11 Lars Ellenbergdrbd: fix broken state change after split-brain attach...
2010-03-11 Lars Ellenbergdrbd: fix NULL pointer dereference on 4k hard sect...
2010-03-11 Philipp Reisnerdrbd: --dry-run option for drbdsetup net ( drbdadm...
2010-03-11 Thomas Gleixnerblock: drbd: Convert semaphore to mutex
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-08 Andi Kleendriver-core: Add attribute argument to class_attribute...
2010-03-02 Thomas Gleixneri8253: Convert i8253_lock to raw_spinlock
2010-03-01 Linus TorvaldsMerge branch 'for-2.6.34' of git://git.kernel.dk/linux...
2010-03-01 Stephen Rothwellblock: fix for "Consolidate phys_segment and hw_segment...
2010-02-28 Stephen M. Cameroncciss: Fix problem with scatter gather elements in...
2010-02-28 Stephen M. Cameroncciss: eliminate unnecessary pointer use in cciss scsi...
2010-02-28 Stephen M. Cameroncciss: do not use void pointer for scsi hba data
2010-02-28 Stephen M. Cameroncciss: factor out scatter gather chain block mapping...
2010-02-28 Stephen M. Cameroncciss: fix scatter gather chain block dma direction...
2010-02-28 Stephen M. Cameroncciss: simplify scatter gather code
2010-02-28 Stephen M. Cameroncciss: factor out scatter gather chain block allocation...
2010-02-28 Stephen M. Cameroncciss: detect bad alignment of scsi commands at build...
2010-02-28 Stephen M. Cameroncciss: clarify command list padding calculation
2010-02-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-27 Finn Thainmac68k: rework SWIM platform device
2010-02-27 Geert Uytterhoevenataflop: Killl warning about unused variable flags
2010-02-26 Martin K. Petersenblock: Consolidate phys_segment and hw_segment limits
2010-02-26 Martin K. Petersenblock: Rename blk_queue_max_sectors to blk_queue_max_hw...
2010-02-26 Martin K. Petersenblock: Add BLK_ prefix to definitions
2010-02-26 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2010-02-24 Akinobu Mitapktcdvd: use BIO list management functions
2010-02-24 Christoph Hellwigvirtio_blk: add block topology support
2010-02-22 Jens AxboeMerge branch 'master' into for-2.6.34
2010-02-22 dann fraziercciss: Consolidate duplicate bits in cciss_cmd.h &...
2010-02-22 dann fraziercciss: remove C99-style comments
2010-02-16 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-05 Stephen M. Cameroncciss: Make cciss_seq_show handle holes in the h->drv...
2010-02-04 Geert Uytterhoevenataflop: Killl warning about unused variable flags
2010-02-03 Joe Perchespowerpc/viodasd: Remove VIOD_KERN_<level> macros for...
2010-02-03 Thadeu Lima de Sou... pktcdvd: removing device does not remove its sysfs dir
2010-01-25 Dan Carpenterdrbd: null dereference bug
2010-01-22 Lars Ellenbergdrbd: fix max_segment_size initialization
2010-01-12 Philipp Reisnerdrbd: Allow online resizing of DRBD devices while peer...
2010-01-12 Johannes Thomadrbd: Don't go into StandAlone mode when authentificati...
2010-01-11 Julia Lawalldrivers/block/drbd/drbd_receiver.c: correct NULL test
2010-01-11 Márton Némethblock: make virtio device id constant
2010-01-11 Márton Némethblock: make xenbus device id constant
2010-01-11 Márton Némethblock: make Open Firmware device id constant
2010-01-11 Márton Némethblock: make USB device id constant
2010-01-11 Márton Némethblock: make PCI device id constant
2010-01-07 Lars Ellenbergdrbd: check on CONFIG_LBDAF, not LBD
2010-01-04 Julia Lawalldrivers/block/drbd: Correct NULL test
2009-12-31 Philipp Reisnerdrbd: Silenced an assert that could triggered after...
2009-12-29 Johannes Thomadrbd: Kconfig fix
2009-12-29 Philipp Reisnerdrbd: Fix for a race between IO and a detach operation...
2009-12-29 Philipp Reisnerdrbd: Use drbd_crypto_is_hash() instead of an open...
2009-12-22 Andrew Mortonaoe: switch to the new bio_flush_dcache_pages() interface
2009-12-22 H Hartley Sweetendrivers/block/mg_disk.c: use resource_size()
2009-12-22 Julia Lawalldrivers/block/DAC960.c: use DAC960_V2_Controller
2009-12-21 Jens AxboeMerge branch 'for-jens' of git://git.drbd.org/linux...
2009-12-21 Huang Weiyidrbd: remove unused #include <linux/version.h>
2009-12-21 Huang Weiyidrbd: remove duplicated #include
2009-12-21 Roel Kluindrbd: Fix test of unsigned in _drbd_fault_random()
2009-12-21 Emese Revfydrbd: Constify struct file_operations
2009-12-18 Roel Kluindrbd: fix test of unsigned in _drbd_fault_random()
2009-12-15 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-15 Arjan van de Venfloppy: Add an extra bound check on ioctl arguments
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-12-11 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Mel Gormanblock,xd: Delay allocation of DMA buffers until device...
2009-12-09 Philipp Reisnerdrbd: Following the hmac change to SHASH (see linux...
2009-12-09 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-12-09 Benjamin Herrenschmidtpowerpc/macio: Rework hotplug media bay support
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 Adam Buchbindertree-wide: fix misspelling of "definition" in comments
2009-12-03 Philipp Reisnerdrbd_req.c: use part_[inc|dec]_in_flight()
2009-12-03 Jens AxboeMerge branch 'master' into for-2.6.33
2009-12-02 Peter Hortonaoe: prevent cache aliases
next