aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_main.c
Commit message (Expand)AuthorAge
...
* drbd: Do not drop net config if sending in drbd_send_protocol() failsPhilipp Reisner2011-03-10
* drbd: Work on the Ahead -> SyncSource transitionPhilipp Reisner2011-03-10
* drbd: Do not full sync if a P_SYNC_UUID packet gets lostPhilipp Reisner2011-03-10
* drbd: Corrected off-by-one error in DRBD_MINOR_COUNT_MAXPhilipp Reisner2011-03-10
* drbd: Cleaned up the resync timer logicPhilipp Reisner2011-03-10
* drbd: Fixed an issue with AHEAD -> SYNC_SOURCE transitionsPhilipp Reisner2011-03-10
* drbd: There might be a resync after unfreezing IO due to no disk [Bugz 332]Philipp Reisner2011-03-10
* drbd: improve on bitmap write out timingLars Ellenberg2011-03-10
* drbd: spelling fix in log messageLars Ellenberg2011-03-10
* drbd: serialize sending of resync uuid with pending w_send_oosLars Ellenberg2011-03-10
* drbd: fix potential dereference of NULL pointerLars Ellenberg2011-03-10
* drbd: move bitmap write from resync_finished to after_state_changeLars Ellenberg2011-03-10
* drbd: bitmap keep track of changes vs on-disk bitmapLars Ellenberg2011-03-10
* drbd: Rename __inc_ap_bio_cond to may_inc_ap_bioAndreas Gruenbacher2011-03-10
* drbd: send_bitmap_rle_or_plain: Get rid of ugly and useless enumAndreas Gruenbacher2011-03-10
* drbd: Use the standard bool, true, and false keywordsAndreas Gruenbacher2011-03-10
* drbd: Be more explicit about functions that return an enum drbd_state_rvAndreas Gruenbacher2011-03-10
* drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rvAndreas Gruenbacher2011-03-10
* drbd: Rename enum drbd_ret_codes to enum drbd_ret_codeAndreas Gruenbacher2011-03-10
* drbd: Get rid of unnecessary macros (1)Andreas Gruenbacher2011-03-10
* drbd: Rename drbd_make_request_26 to drbd_make_requestAndreas Gruenbacher2011-03-10
* drbd: Make sure that drbd_send() has sent the right number of bytesAndreas Gruenbacher2011-03-10
* drbd: remove /proc/drbd before unregistering from netlinkLars Ellenberg2011-03-10
* drbd: Becoming sync target may not happen out of < C_WF_REPORT_PARAMSPhilipp Reisner2011-03-10
* drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmapPhilipp Reisner2011-03-10
* drbd: Improvements in sanitize_state()Philipp Reisner2011-03-10
* drbd: Fixed race condition in drbd_queue_bitmap_ioPhilipp Reisner2011-03-10
* drbd: use test_and_set_bit() to decide if bm_io_work should be queuedPhilipp Reisner2011-03-10
* drbd: When proxy's buffer drained off go into regular resync modePhilipp Reisner2011-03-10
* drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCPhilipp Reisner2011-03-10
* drbd: Implemented two new connection states Ahead/BehindPhilipp Reisner2011-03-10
* drbd: Track the numbers of sectors in flightPhilipp Reisner2011-03-10
* drbd: properly use max_hw_sectors to limit the our bio sizeLars Ellenberg2011-03-10
* drbd: detect modification of in-flight buffersLars Ellenberg2011-03-10
* drbd: use the resync controller for online-verify requests as wellLars Ellenberg2011-03-10
* drbd: improve online-verify progress trackingLars Ellenberg2011-03-10
* block: kill off REQ_UNPLUGJens Axboe2011-03-10
* block: remove per-queue pluggingJens Axboe2011-03-10
* Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-27
|\
| * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
* | Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe2010-11-10
|\ \ | |/ |/|
| * Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...Jens Axboe2010-10-23
| |\
| | * drbd: Removed checks for REQ_HARDBARRIER on incomming BIOsPhilipp Reisner2010-10-23
| | * drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner2010-10-23
| | * drbd: fix potential deadlock on detachLars Ellenberg2010-10-22
| | * drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuidLars Ellenberg2010-10-22
* | | drivers/block/drbd/drbd_main.c: fix error pathNicolas Kaiser2010-10-28
|/ /
* | Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\|
| * drbd: add race-breaker to drbd_go_disklessLars Ellenberg2010-10-15
| * drbd: use dynamic_dev_dbg to optionally log uuid changesLars Ellenberg2010-10-15