summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_nl.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-27Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe1-67/+36
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo1-6/+6
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo1-67/+36
2010-10-23drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accessesPhilipp Reisner1-2/+2
2010-10-23drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner1-2/+2
2010-10-22drbd: fix potential deadlock on detachLars Ellenberg1-1/+15
2010-10-22drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuidLars Ellenberg1-1/+0
2010-10-14drbd: cleanup useless leftover warn/error printk'sLars Ellenberg1-3/+0
2010-10-14drbd: protocol compatibility for maximum packet sizesLars Ellenberg1-3/+15
2010-10-14drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner1-6/+14
2010-10-14drbd: drbd_md_sync before calling user space helpersLars Ellenberg1-0/+4
2010-10-14drbd: implicitly create unconfigured devices on sync-after dependenciesLars Ellenberg1-35/+41
2010-10-14drbd: fix race between deconfiguring and reconfiguring networkLars Ellenberg1-2/+4
2010-10-14drbd: Disable activity log updates when the whole device is out of syncPhilipp Reisner1-1/+53
2010-10-14drbd: Actually allow BIOs up to 128k (was 32k).Philipp Reisner1-1/+3
2010-10-14drbd: new configuration parameter c-min-rateLars Ellenberg1-1/+2
2010-10-14drbd: The new, smarter resync speed controllerPhilipp Reisner1-0/+22
2010-10-14drbd: New sync parameters for the smart resync rate controllerPhilipp Reisner1-0/+4
2010-10-14drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspendedPhilipp Reisner1-2/+2
2010-10-14drbd: Allow attach while IO is suspendedPhilipp Reisner1-1/+1
2010-10-14drbd: Ensure that the peer was not rebootet in the meantime before resending TLPhilipp Reisner1-3/+0
2010-10-14drbd: Delayed creation of current-UUIDPhilipp Reisner1-0/+5
2010-10-14drbd: Run the fence-peer helper asynchronouslyPhilipp Reisner1-0/+21
2010-10-14drbd: Disabled the crashed_primary detection for re-attach of last data while...Philipp Reisner1-1/+3
2010-10-14drbd: Do not allow a fencing-policy of resource-and-stonith with protocol APhilipp Reisner1-1/+19
2010-10-14drbd: Finished the "on-no-data-accessible suspend-io;" functionalityPhilipp Reisner1-0/+13
2010-08-07drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg1-4/+0
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