x86, perf: P4 PMU -- Get rid of redundant check for array index
[safe/jmp/linux-2.6] / drivers / block / drbd /
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-02 Philipp Reisnerdrbd: lc_element_by_index() never returns NULL
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-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-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-09 Daniel Macktree-wide: Assorted spelling fixes
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-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-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-09 Philipp Reisnerdrbd: Following the hmac change to SHASH (see linux...
2009-12-03 Philipp Reisnerdrbd_req.c: use part_[inc|dec]_in_flight()
2009-11-24 Philipp ReisnerFixed a regression in resync decission code drbd_uuid_c...
2009-11-24 Lars Ellenbergadd missing state change on corrupt packet header in...
2009-11-24 Lars Ellenbergfix in-kernel configuration serialization
2009-11-04 Lars Ellenbergdrbd: performance - don't lose unplug events
2009-11-04 Philipp ReisnerDo not deadlock in drbd_disconnect() [bugz 258]
2009-11-04 Philipp Reisnerdrbdsetup X resume-io should be usable to resume IO...
2009-11-04 Lars Ellenbergdrbd: fix check for too large lower level device
2009-11-04 Lars Ellenbergfix grammar in printk
2009-10-28 Jens Axboedrbd: fix in_flight rw indexing
2009-10-07 Randy Dunlapdrbd: needs __ratelimit()
2009-10-06 Philipp Reisnerdrbd: Work on permission enforcement
2009-10-05 Jens Axboedrbd: fixup for reverted dual in_flight patch
2009-10-01 Jens Axboedrbd: remove tracing bits
2009-10-01 Lars Ellenbergdropping unneeded include autoconf.h
2009-10-01 Philipp ReisnerThe DRBD driver