summaryrefslogtreecommitdiff
path: root/drivers/block/drbd
AgeCommit message (Expand)Author
2010-01-25drbd: null dereference bugDan Carpenter
2010-01-22drbd: fix max_segment_size initializationLars Ellenberg
2010-01-12drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner
2010-01-12drbd: Don't go into StandAlone mode when authentification failes because of n...Johannes Thoma
2010-01-07drbd: check on CONFIG_LBDAF, not LBDLars Ellenberg
2010-01-04drivers/block/drbd: Correct NULL testJulia Lawall
2009-12-31drbd: Silenced an assert that could triggered after changing write ordering m...Philipp Reisner
2009-12-29drbd: Kconfig fixJohannes Thoma
2009-12-29drbd: Fix for a race between IO and a detach operation [Bugz 262]Philipp Reisner
2009-12-29drbd: Use drbd_crypto_is_hash() instead of an open coded checkPhilipp Reisner
2009-12-21drbd: remove unused #include <linux/version.h>Huang Weiyi
2009-12-21drbd: remove duplicated #includeHuang Weiyi
2009-12-21drbd: Fix test of unsigned in _drbd_fault_random()Roel Kluin
2009-12-21drbd: Constify struct file_operationsEmese Revfy
2009-12-09drbd: Following the hmac change to SHASH (see linux commit 8bd1209cfff)Philipp Reisner
2009-12-03drbd_req.c: use part_[inc|dec]_in_flight()Philipp Reisner
2009-11-24Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260]Philipp Reisner
2009-11-24add missing state change on corrupt packet header in drbd_recv_headerLars Ellenberg
2009-11-24fix in-kernel configuration serializationLars Ellenberg
2009-11-04drbd: performance - don't lose unplug eventsLars Ellenberg
2009-11-04Do not deadlock in drbd_disconnect() [bugz 258]Philipp Reisner
2009-11-04drbdsetup X resume-io should be usable to resume IO [Bugz 256]Philipp Reisner
2009-11-04drbd: fix check for too large lower level deviceLars Ellenberg
2009-11-04fix grammar in printkLars Ellenberg
2009-10-28drbd: fix in_flight rw indexingJens Axboe
2009-10-07drbd: needs __ratelimit()Randy Dunlap
2009-10-06drbd: Work on permission enforcementPhilipp Reisner
2009-10-05drbd: fixup for reverted dual in_flight patchJens Axboe
2009-10-01drbd: remove tracing bitsJens Axboe
2009-10-01dropping unneeded include autoconf.hLars Ellenberg
2009-10-01The DRBD driverPhilipp Reisner