aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_proc.c
Commit message (Expand)AuthorAge
* drbd: reset congestion information before reporting it in /proc/drbdLars Ellenberg2012-07-24
* drbd: cosmetic: fix accidental division instead of modulo when pretty printingLars Ellenberg2012-05-09
* drbd: allow petabyte storage on 64bit archLars Ellenberg2011-03-10
* drbd: increase module count on /proc/drbd accessLars Ellenberg2011-03-10
* drbd: restore compatibility with 32bit kernelsLars Ellenberg2011-03-10
* drbd: further converge progress display of resync and online-verifyLars Ellenberg2011-03-10
* drbd: fix potential wrap of 32bit oos:%lu display in /proc/drbdLars Ellenberg2011-03-10
* drbd: use the resync controller for online-verify requests as wellLars Ellenberg2011-03-10
* drbd: show progress bar and ETA for online-verifyLars Ellenberg2011-03-10
* drbd: improve online-verify progress trackingLars Ellenberg2011-03-10
* drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner2010-10-23
* drbd: cleanup: change "<= 0" to "== 0"Dan Carpenter2010-10-14
* drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner2010-10-14
* drbd: Disable activity log updates when the whole device is out of syncPhilipp Reisner2010-10-14
* drbd: use rolling marks for resync speed calculationLars Ellenberg2010-10-14
* drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg2010-08-07
* drbd: Fixes to the new delay_probes codePhilipp Reisner2010-05-17
* drbd: Proc bits of new resync speed stuffPhilipp Reisner2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drbd: Constify struct file_operationsEmese Revfy2009-12-21
* dropping unneeded include autoconf.hLars Ellenberg2009-10-01
* The DRBD driverPhilipp Reisner2009-10-01