summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_nl.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-14drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner1-0/+6
2010-05-18drivers/block/drbd: Use kzallocJulia Lawall1-2/+1
2010-05-18drbd: always use_bmbv, ignore settingLars Ellenberg1-3/+0
2010-05-18drbd: Allow drbd_epoch_entries to use multiple bios.Lars Ellenberg1-7/+11
2010-05-18drbd: Four new configuration settings for resync speed controlPhilipp Reisner1-0/+4
2010-05-18drbd: bugfix: Make resize work, if remote's size was limiting and increased i...Philipp Reisner1-5/+2
2010-05-18drbd: Implemented the --assume-clean option for drbdsetup resizePhilipp Reisner1-2/+9
2010-05-18drbd: Implemented flags for the resize packetPhilipp Reisner1-1/+1
2010-05-18drbd: Implemented the set_new_bits parameter for drbd_bm_resize()Philipp Reisner1-1/+1
2010-05-18drbd: made determin_dev_size's parameter an flag enumPhilipp Reisner1-3/+3
2010-03-11drbd: Renamed overwrite_peer to primary_forcePhilipp Reisner1-1/+1
2010-03-11drbd: Forcing primary should also work for Consistent disks [Bugz 266]Philipp Reisner1-2/+2
2010-03-11drbd: fix NULL pointer dereference on 4k hard sect sizeLars Ellenberg1-19/+19
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen1-2/+1
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen1-1/+1
2010-01-12drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner1-6/+11
2009-12-29drbd: Use drbd_crypto_is_hash() instead of an open coded checkPhilipp Reisner1-1/+1
2009-12-09drbd: Following the hmac change to SHASH (see linux commit 8bd1209cfff)Philipp Reisner1-2/+1
2009-11-24fix in-kernel configuration serializationLars Ellenberg1-1/+1
2009-11-04drbd: fix check for too large lower level deviceLars Ellenberg1-5/+9
2009-10-06drbd: Work on permission enforcementPhilipp Reisner1-1/+6
2009-10-01drbd: remove tracing bitsJens Axboe1-9/+0
2009-10-01dropping unneeded include autoconf.hLars Ellenberg1-1/+0
2009-10-01The DRBD driverPhilipp Reisner1-0/+2365