fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
[safe/jmp/linux-2.6] / drivers / block /
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-22 Linus TorvaldsMerge branch 'virtio' of git://git./linux/kernel/git...
2010-05-21 Christoph Hellwigsanitize vfs_fsync calling conventions
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Philipp Reisnerdrbd: Do not free p_uuid early, this is done in the...
2010-05-21 Philipp Reisnerdrbd: Null pointer deref fix to the large "multi bio...
2010-05-21 Philipp Reisnerdrbd: Fix: Do not detach, if a bio with a barrier fails
2010-05-21 Philipp Reisnerdrbd: Ensure to not trigger late-new-UUID creation...
2010-05-21 Philipp Reisnerdrbd: Do not Oops when C_STANDALONE when uuid gets...
2010-05-21 David Zeuthengenerate "change" uevent for loop device
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-19 Michael S. Tsirkinvirtio_blk: use virtqueue_xxx wrappers
2010-05-19 Rusty Russellvirtio_blk: remove multichar constant.
2010-05-19 john cooperAdd virtio disk identification ioctl
2010-05-19 john cooperAdd virtio disk identification support
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-05-18 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2010-05-18 Julia Lawalldrivers/block/drbd: Use kzalloc
2010-05-18 Philipp Reisnerdrbd: Create new current UUID as late as possible
2010-05-18 Philipp Reisnerdrbd: If we detect late that IO got frozen, retry after...
2010-05-18 Lars Ellenbergdrbd: always use_bmbv, ignore setting
2010-05-18 Lars Ellenbergdrbd: allow resync requests to be larger than max_segme...
2010-05-18 Lars Ellenbergdrbd: Allow drbd_epoch_entries to use multiple bios.
2010-05-17 Lars Ellenbergdrbd: reduce sizeof struct drbd_epoch_entry by 8 byte...
2010-05-17 Philipp Reisnerdrbd: Fixes to the new delay_probes code
2010-05-17 Philipp Reisnerdrbd: A fixes to the new resync speed code
2010-05-17 Philipp Reisnerdrbd: Proc bits of new resync speed stuff
2010-05-17 Philipp Reisnerdrbd: Control the actual resync rate based on the queui...
2010-05-17 Philipp Reisnerdrbd: Actually send delay probes
2010-05-17 Philipp Reisnerdrbd: Four new configuration settings for resync speed...
2010-05-17 Philipp Reisnerdrbd: Sending of delay_probes
2010-05-17 Philipp Reisnerdrbd: Receiving of delay_probes
2010-05-17 Philipp Reisnerdrbd: Fixed bitmap in case of online-grow without resync
2010-05-17 Philipp Reisnerdrbd: Added transmission faults to the fault injection...
2010-05-17 Philipp Reisnerdrbd: bugfix: Make resize work, if remote's size was...
2010-05-17 Philipp Reisnerdrbd: Implemented the --assume-clean option for drbdset...
2010-05-17 Philipp Reisnerdrbd: Added some missing statics
2010-05-17 Philipp Reisnerdrbd: Make sure to resync all of the new storage upon...
2010-05-17 Philipp Reisnerdrbd: Implemented flags for the resize packet
2010-05-17 Philipp Reisnerdrbd: Implemented the set_new_bits parameter for drbd_b...
2010-05-17 Philipp Reisnerdrbd: made determin_dev_size's parameter an flag enum
2010-05-17 Adam Gandelmandrbd: New handler: initial-split-brain
2010-05-17 Lars Ellenbergdrbd: fail_requests_early: remove incorrect and unneces...
2010-05-17 Lars Ellenbergdrbd: check for corrupt or malicous sector addresses...
2010-05-17 Philipp Reisnerdrbd: cleanup: This code path to trigger a resync is...
2010-05-17 Lars Ellenbergdrbd: don't start a resync without access to up-to...
2010-05-17 Lars Ellenbergdrbd: fix potential protocol error
2010-05-17 Lars Ellenbergdrbd: remove bogus ASSERT
2010-05-17 Lars Ellenbergdrbd: fix regression: attach while connected failed
2010-05-17 Philipp Reisnerdrbd: Do not upgrade state to Outdated if already Incon...
2010-05-17 Lars Ellenbergdrbd: use proc_create_data with explicit NULL argument
2010-05-17 Geert Uytterhoevenm68k: amiga - Floppy platform device conversion
2010-05-11 Bill Pembertoncciss: fix shadows sparse warning
2010-05-11 Randy Dunlapparide: fix menu indentation
2010-05-04 Jens AxboeMerge branch 'for-jens' of git://git.drbd.org/linux...
2010-05-03 Lars Ellenbergdrbd: don't expose failed local READ to upper layers
2010-05-03 Ingo MolnarMerge commit 'v2.6.34-rc6' into core/locking
2010-04-30 Frederic WeisbeckerMerge commit 'v2.6.34-rc6' into core/locking
2010-04-29 Arnd Bergmannpktcdvd: improve BKL and compat_ioctl.c usage
2010-04-29 Jens AxboeMerge branch 'master' into for-2.6.35
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-04-22 Philipp Reisnerdrbd: Terminate a connection early if sending the proto...
2010-04-22 Dan Carpenterdrbd: fix memory leak
2010-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-04-08 Nikanth Karthikesanloop: Update mtime when writing using aops
2010-04-07 Dan Carpentercciss: unlock on error path
2010-04-02 Philipp Reisnerdrbd: lc_element_by_index() never returns NULL
2010-04-02 Dan Carpentercciss: unlock on error path
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-19 Jens AxboeMerge branch 'master' into for-linus
2010-03-15 Martin K. Petersenblock: Finalize conversion of block limits functions
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary casting...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove misleading, used once...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove obfuscating CODE2SIZE...
2010-03-12 Joe Perchesdrivers/block/floppy.c: add __func__ to debugt
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert raw_cmd_copyin from...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove some unnecessary casting
2010-03-12 Joe Perchesdrivers/block/floppy.c: use %pf in logging messages
2010-03-12 Joe Perchesdrivers/block/floppy.c: use __func__ where appropriate
2010-03-12 Joe Perchesdrivers/block/floppy.c: DPRINT neatening
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary argument...
2010-03-12 Joe Perchesdrivers/block/floppy.c: unclutter redo_fd_request logic
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove REPEAT macro
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary return and...
2010-03-12 Joe Perchesdrivers/block/floppy.c: add function is_ready_state
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert int initialising to...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove #define DEVICE_NAME...
2010-03-12 Joe Perchesdrivers/block/floppy.c: move leading && and || to prece...
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert int 1/0 to bool true...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove macros CALL, WAIT and...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove most uses of CALL and...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove [U]CLEARF, [U]SETF,...
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...
next