aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-10drbd: allow petabyte storage on 64bit archLars Ellenberg1-3/+3
2011-03-10drbd: increase module count on /proc/drbd accessLars Ellenberg1-2/+11
2011-03-10drbd: restore compatibility with 32bit kernelsLars Ellenberg1-4/+4
2011-03-10drbd: further converge progress display of resync and online-verifyLars Ellenberg1-19/+27
2011-03-10drbd: fix potential wrap of 32bit oos:%lu display in /proc/drbdLars Ellenberg1-2/+3
2011-03-10drbd: use the resync controller for online-verify requests as wellLars Ellenberg1-1/+2
2011-03-10drbd: show progress bar and ETA for online-verifyLars Ellenberg1-12/+40
2011-03-10drbd: improve online-verify progress trackingLars Ellenberg1-5/+6
2010-10-23drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner1-1/+0
2010-10-14drbd: cleanup: change "<= 0" to "== 0"Dan Carpenter1-1/+1
2010-10-14drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner1-1/+1
2010-10-14drbd: Disable activity log updates when the whole device is out of syncPhilipp Reisner1-1/+2
2010-10-14drbd: use rolling marks for resync speed calculationLars Ellenberg1-10/+17
2010-08-07drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg1-17/+2
2010-05-18drbd: Fixes to the new delay_probes codePhilipp Reisner1-2/+1
2010-05-18drbd: Proc bits of new resync speed stuffPhilipp Reisner1-2/+18
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-12-21drbd: Constify struct file_operationsEmese Revfy1-1/+1
2009-10-01dropping unneeded include autoconf.hLars Ellenberg1-1/+0
2009-10-01The DRBD driverPhilipp Reisner1-0/+266