aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_nl.c
AgeCommit message (Expand)Author
2010-11-27Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-10-23drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accessesPhilipp Reisner
2010-10-23drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner
2010-10-22drbd: fix potential deadlock on detachLars Ellenberg
2010-10-22drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuidLars Ellenberg
2010-10-14drbd: cleanup useless leftover warn/error printk'sLars Ellenberg
2010-10-14drbd: protocol compatibility for maximum packet sizesLars Ellenberg
2010-10-14drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner
2010-10-14drbd: drbd_md_sync before calling user space helpersLars Ellenberg
2010-10-14drbd: implicitly create unconfigured devices on sync-after dependenciesLars Ellenberg
2010-10-14drbd: fix race between deconfiguring and reconfiguring networkLars Ellenberg
2010-10-14drbd: Disable activity log updates when the whole device is out of syncPhilipp Reisner
2010-10-14drbd: Actually allow BIOs up to 128k (was 32k).Philipp Reisner
2010-10-14drbd: new configuration parameter c-min-rateLars Ellenberg
2010-10-14drbd: The new, smarter resync speed controllerPhilipp Reisner
2010-10-14drbd: New sync parameters for the smart resync rate controllerPhilipp Reisner
2010-10-14drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspendedPhilipp Reisner
2010-10-14drbd: Allow attach while IO is suspendedPhilipp Reisner
2010-10-14drbd: Ensure that the peer was not rebootet in the meantime before resending TLPhilipp Reisner
2010-10-14drbd: Delayed creation of current-UUIDPhilipp Reisner
2010-10-14drbd: Run the fence-peer helper asynchronouslyPhilipp Reisner
2010-10-14drbd: Disabled the crashed_primary detection for re-attach of last data while...Philipp Reisner
2010-10-14drbd: Do not allow a fencing-policy of resource-and-stonith with protocol APhilipp Reisner
2010-10-14drbd: Finished the "on-no-data-accessible suspend-io;" functionalityPhilipp Reisner
2010-08-07drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg
2010-06-14drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner
2010-05-18drivers/block/drbd: Use kzallocJulia Lawall
2010-05-18drbd: always use_bmbv, ignore settingLars Ellenberg
2010-05-18drbd: Allow drbd_epoch_entries to use multiple bios.Lars Ellenberg
2010-05-18drbd: Four new configuration settings for resync speed controlPhilipp Reisner
2010-05-18drbd: bugfix: Make resize work, if remote's size was limiting and increased i...Philipp Reisner
2010-05-18drbd: Implemented the --assume-clean option for drbdsetup resizePhilipp Reisner
2010-05-18drbd: Implemented flags for the resize packetPhilipp Reisner
2010-05-18drbd: Implemented the set_new_bits parameter for drbd_bm_resize()Philipp Reisner
2010-05-18drbd: made determin_dev_size's parameter an flag enumPhilipp Reisner
2010-03-11drbd: Renamed overwrite_peer to primary_forcePhilipp Reisner
2010-03-11drbd: Forcing primary should also work for Consistent disks [Bugz 266]Philipp Reisner
2010-03-11drbd: fix NULL pointer dereference on 4k hard sect sizeLars Ellenberg
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2010-01-12drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner
2009-12-29drbd: Use drbd_crypto_is_hash() instead of an open coded checkPhilipp Reisner
2009-12-09drbd: Following the hmac change to SHASH (see linux commit 8bd1209cfff)Philipp Reisner
2009-11-24fix in-kernel configuration serializationLars Ellenberg
2009-11-04drbd: fix check for too large lower level deviceLars Ellenberg
2009-10-06drbd: Work on permission enforcementPhilipp Reisner
2009-10-01drbd: remove tracing bitsJens Axboe
2009-10-01dropping unneeded include autoconf.hLars Ellenberg