sky2: version 1.27
[safe/jmp/linux-2.6] / drivers / block / drbd /
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