summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_proc.c
Commit message (Expand)AuthorAgeFilesLines
* drbd: cosmetic: fix accidental division instead of modulo when pretty printingLars Ellenberg2012-05-091-1/+1
* drbd: allow petabyte storage on 64bit archLars Ellenberg2011-03-101-3/+3
* drbd: increase module count on /proc/drbd accessLars Ellenberg2011-03-101-2/+11
* drbd: restore compatibility with 32bit kernelsLars Ellenberg2011-03-101-4/+4
* drbd: further converge progress display of resync and online-verifyLars Ellenberg2011-03-101-19/+27
* drbd: fix potential wrap of 32bit oos:%lu display in /proc/drbdLars Ellenberg2011-03-101-2/+3
* drbd: use the resync controller for online-verify requests as wellLars Ellenberg2011-03-101-1/+2
* drbd: show progress bar and ETA for online-verifyLars Ellenberg2011-03-101-12/+40
* drbd: improve online-verify progress trackingLars Ellenberg2011-03-101-5/+6
* drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner2010-10-231-1/+0
* drbd: cleanup: change "<= 0" to "== 0"Dan Carpenter2010-10-141-1/+1
* drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner2010-10-141-1/+1
* drbd: Disable activity log updates when the whole device is out of syncPhilipp Reisner2010-10-141-1/+2
* drbd: use rolling marks for resync speed calculationLars Ellenberg2010-10-141-10/+17
* drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg2010-08-071-17/+2
* drbd: Fixes to the new delay_probes codePhilipp Reisner2010-05-181-2/+1
* drbd: Proc bits of new resync speed stuffPhilipp Reisner2010-05-181-2/+18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* drbd: Constify struct file_operationsEmese Revfy2009-12-211-1/+1
* dropping unneeded include autoconf.hLars Ellenberg2009-10-011-1/+0
* The DRBD driverPhilipp Reisner2009-10-011-0/+266