summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_nl.c
Commit message (Expand)AuthorAgeFilesLines
* drbd: cleanup useless leftover warn/error printk'sLars Ellenberg2010-10-141-3/+0
* drbd: protocol compatibility for maximum packet sizesLars Ellenberg2010-10-141-3/+15
* drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner2010-10-141-6/+14
* drbd: drbd_md_sync before calling user space helpersLars Ellenberg2010-10-141-0/+4
* drbd: implicitly create unconfigured devices on sync-after dependenciesLars Ellenberg2010-10-141-35/+41
* drbd: fix race between deconfiguring and reconfiguring networkLars Ellenberg2010-10-141-2/+4
* drbd: Disable activity log updates when the whole device is out of syncPhilipp Reisner2010-10-141-1/+53
* drbd: Actually allow BIOs up to 128k (was 32k).Philipp Reisner2010-10-141-1/+3
* drbd: new configuration parameter c-min-rateLars Ellenberg2010-10-141-1/+2
* drbd: The new, smarter resync speed controllerPhilipp Reisner2010-10-141-0/+22
* drbd: New sync parameters for the smart resync rate controllerPhilipp Reisner2010-10-141-0/+4
* drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspendedPhilipp Reisner2010-10-141-2/+2
* drbd: Allow attach while IO is suspendedPhilipp Reisner2010-10-141-1/+1
* drbd: Ensure that the peer was not rebootet in the meantime before resending TLPhilipp Reisner2010-10-141-3/+0
* drbd: Delayed creation of current-UUIDPhilipp Reisner2010-10-141-0/+5
* drbd: Run the fence-peer helper asynchronouslyPhilipp Reisner2010-10-141-0/+21
* drbd: Disabled the crashed_primary detection for re-attach of last data while...Philipp Reisner2010-10-141-1/+3
* drbd: Do not allow a fencing-policy of resource-and-stonith with protocol APhilipp Reisner2010-10-141-1/+19
* drbd: Finished the "on-no-data-accessible suspend-io;" functionalityPhilipp Reisner2010-10-141-0/+13
* drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg2010-08-071-4/+0
* drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner2010-06-141-0/+6
* drivers/block/drbd: Use kzallocJulia Lawall2010-05-181-2/+1
* drbd: always use_bmbv, ignore settingLars Ellenberg2010-05-181-3/+0
* drbd: Allow drbd_epoch_entries to use multiple bios.Lars Ellenberg2010-05-181-7/+11
* drbd: Four new configuration settings for resync speed controlPhilipp Reisner2010-05-181-0/+4
* drbd: bugfix: Make resize work, if remote's size was limiting and increased i...Philipp Reisner2010-05-181-5/+2
* drbd: Implemented the --assume-clean option for drbdsetup resizePhilipp Reisner2010-05-181-2/+9
* drbd: Implemented flags for the resize packetPhilipp Reisner2010-05-181-1/+1
* drbd: Implemented the set_new_bits parameter for drbd_bm_resize()Philipp Reisner2010-05-181-1/+1
* drbd: made determin_dev_size's parameter an flag enumPhilipp Reisner2010-05-181-3/+3
* drbd: Renamed overwrite_peer to primary_forcePhilipp Reisner2010-03-111-1/+1
* drbd: Forcing primary should also work for Consistent disks [Bugz 266]Philipp Reisner2010-03-111-2/+2
* drbd: fix NULL pointer dereference on 4k hard sect sizeLars Ellenberg2010-03-111-19/+19
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-2/+1
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
* drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner2010-01-121-6/+11
* drbd: Use drbd_crypto_is_hash() instead of an open coded checkPhilipp Reisner2009-12-291-1/+1
* drbd: Following the hmac change to SHASH (see linux commit 8bd1209cfff)Philipp Reisner2009-12-091-2/+1
* fix in-kernel configuration serializationLars Ellenberg2009-11-241-1/+1
* drbd: fix check for too large lower level deviceLars Ellenberg2009-11-041-5/+9
* drbd: Work on permission enforcementPhilipp Reisner2009-10-061-1/+6
* drbd: remove tracing bitsJens Axboe2009-10-011-9/+0
* dropping unneeded include autoconf.hLars Ellenberg2009-10-011-1/+0
* The DRBD driverPhilipp Reisner2009-10-011-0/+2365
OpenPOWER on IntegriCloud