summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* drbd: Disable activity log updates when the whole device is out of syncPhilipp Reisner2010-10-141-1/+1
* drbd: Fixed bitmap in case of online-grow without resyncPhilipp Reisner2010-05-181-4/+1
* drbd: Added some missing staticsPhilipp Reisner2010-05-181-4/+4
* drbd: Make sure to resync all of the new storage upon online resizePhilipp Reisner2010-05-181-0/+6
* drbd: Implemented the set_new_bits parameter for drbd_bm_resize()Philipp Reisner2010-05-181-3/+7
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-091-5/+5
|\
| * block: drbd: Convert semaphore to mutexThomas Gleixner2010-03-111-5/+5
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* The DRBD driverPhilipp Reisner2009-10-011-0/+1327