summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_bitmap.c
AgeCommit message (Expand)Author
2011-06-30drbd: account bitmap IO during resync as resync-(related-)-ioLars Ellenberg
2011-06-30drbd: don't cond_resched_lock with IRQs disabledLars Ellenberg
2011-06-30drbd: add missing spinlock to bitmap receiveLars Ellenberg
2011-05-24drbd: Fix spellingBart Van Assche
2011-03-28drbd: fix up merge errorLinus Torvalds
2011-03-17drbd: need include for bitops functions declarationsStephen Rothwell
2011-03-10drbd: describe bitmap locking for bulk operation in finer detailLars Ellenberg
2011-03-10drbd: fix potential access of on-stack wait_queue_head_t after returnLars Ellenberg
2011-03-10drbd: be less noisy with some log messagesLars Ellenberg
2011-03-10drbd: Removed a reference to debug macros removed long time agoLars Ellenberg
2011-03-10drbd: get rid of unused debug codeLars Ellenberg
2011-03-10drbd: allow petabyte storage on 64bit archLars Ellenberg
2011-03-10drbd: bitmap keep track of changes vs on-disk bitmapLars Ellenberg
2011-03-10drbd: store in-core bitmap little endian, regardless of architectureLars Ellenberg
2011-03-10drbd: bitmap: don't count unused bits (fix non-terminating resync)Lars Ellenberg
2011-03-10drbd: Use the standard bool, true, and false keywordsAndreas Gruenbacher
2011-03-10drbd: Get rid of unnecessary macros (2)Andreas Gruenbacher
2011-03-10block: remove per-queue pluggingJens Axboe
2010-10-14drbd: Disable activity log updates when the whole device is out of syncPhilipp Reisner
2010-05-18drbd: Fixed bitmap in case of online-grow without resyncPhilipp Reisner
2010-05-18drbd: Added some missing staticsPhilipp Reisner
2010-05-18drbd: Make sure to resync all of the new storage upon online resizePhilipp Reisner
2010-05-18drbd: Implemented the set_new_bits parameter for drbd_bm_resize()Philipp Reisner
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-11block: drbd: Convert semaphore to mutexThomas Gleixner
2009-10-01The DRBD driverPhilipp Reisner