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