aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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