index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-02-02
1
-1
/
+1
*
drbd: code cleanups without semantic changes
Fabian Frederick
2016-06-13
1
-15
/
+15
*
drbd: Move enum write_ordering_e to drbd.h
Andreas Gruenbacher
2015-11-25
1
-3
/
+3
*
drbd: Add missing newline in resync progress display in /proc/drbd
Philipp Reisner
2014-09-11
1
-1
/
+3
*
drbd: improve throttling decisions of background resynchronisation
Lars Ellenberg
2014-07-10
1
-0
/
+3
*
drbd: fix bogus resync stats in /proc/drbd
Lars Ellenberg
2014-07-10
1
-28
/
+75
*
drbd: Remove unnecessary/unused code
Andreas Gruenbacher
2014-07-10
1
-1
/
+1
*
drbd: drop wrong debugging aid
Lars Ellenberg
2014-07-10
1
-17
/
+0
*
drbd: Move write_ordering from connection to resource
Philipp Reisner
2014-07-10
1
-1
/
+1
*
drbd: fix stalled resync detection in /proc/drbd
Lars Ellenberg
2014-04-30
1
-1
/
+1
*
drbd: Improve some function and variable naming
Andreas Gruenbacher
2014-02-17
1
-1
/
+1
*
drbd: Introduce "peer_device" object between "device" and "connection"
Andreas Gruenbacher
2014-02-17
1
-3
/
+3
*
drbd: Rename drbd_tconn -> drbd_connection
Andreas Gruenbacher
2014-02-17
1
-3
/
+3
*
drbd: Rename "mdev" to "device"
Andreas Gruenbacher
2014-02-17
1
-69
/
+69
*
drbd: Rename struct drbd_conf -> struct drbd_device
Andreas Gruenbacher
2014-02-17
1
-2
/
+2
*
drivers: block: Mark function seq_printf_with_thousands_grouping() as static ...
Rashika Kheria
2014-02-17
1
-1
/
+1
*
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-2
/
+8
|
\
|
*
drbd: add module_put() on error path in drbd_proc_open()
Alexey Khoroshilov
2013-03-28
1
-2
/
+8
*
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
|
/
*
drbd: introduce stop-sector to online verify
Lars Ellenberg
2012-11-09
1
-3
/
+9
*
drbd: reset congestion information before reporting it in /proc/drbd
Lars Ellenberg
2012-11-08
1
-0
/
+3
*
drbd: Move list of epochs from mdev to tconn
Philipp Reisner
2012-11-08
1
-1
/
+1
*
drbd: Move write_ordering from mdev to tconn
Philipp Reisner
2012-11-08
1
-1
/
+1
*
drbd: cosmetic: fix accidental division instead of modulo when pretty printing
Lars Ellenberg
2012-11-08
1
-1
/
+1
*
drbd: Removing drbd_cfg_rwsem
Philipp Reisner
2012-11-08
1
-4
/
+2
*
drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf
Philipp Reisner
2012-11-08
1
-2
/
+7
*
drbd: protect all idr accesses that might sleep with drbd_cfg_rwsem
Philipp Reisner
2012-11-08
1
-0
/
+2
*
drbd: Renamed id_susp(union drbd_state s) to drbd_suspended(struct drbd_conf *)
Philipp Reisner
2012-11-08
1
-1
/
+1
*
drbd: Replaced the minor_table array by an idr
Philipp Reisner
2011-10-14
1
-10
/
+4
*
drbd: moved net_conf from mdev to tconn
Philipp Reisner
2011-08-29
1
-2
/
+2
*
drbd: allow petabyte storage on 64bit arch
Lars Ellenberg
2011-03-10
1
-3
/
+3
*
drbd: increase module count on /proc/drbd access
Lars Ellenberg
2011-03-10
1
-2
/
+11
*
drbd: restore compatibility with 32bit kernels
Lars Ellenberg
2011-03-10
1
-4
/
+4
*
drbd: further converge progress display of resync and online-verify
Lars Ellenberg
2011-03-10
1
-19
/
+27
*
drbd: fix potential wrap of 32bit oos:%lu display in /proc/drbd
Lars Ellenberg
2011-03-10
1
-2
/
+3
*
drbd: use the resync controller for online-verify requests as well
Lars Ellenberg
2011-03-10
1
-1
/
+2
*
drbd: show progress bar and ETA for online-verify
Lars Ellenberg
2011-03-10
1
-12
/
+40
*
drbd: improve online-verify progress tracking
Lars Ellenberg
2011-03-10
1
-5
/
+6
*
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
Philipp Reisner
2010-10-23
1
-1
/
+0
*
drbd: cleanup: change "<= 0" to "== 0"
Dan Carpenter
2010-10-14
1
-1
/
+1
*
drbd: Track the reasons to suspend IO in dedicated state bits
Philipp Reisner
2010-10-14
1
-1
/
+1
*
drbd: Disable activity log updates when the whole device is out of sync
Philipp Reisner
2010-10-14
1
-1
/
+2
*
drbd: use rolling marks for resync speed calculation
Lars Ellenberg
2010-10-14
1
-10
/
+17
*
drbd: revert "delay probes", feature is being re-implemented differently
Lars Ellenberg
2010-08-07
1
-17
/
+2
*
drbd: Fixes to the new delay_probes code
Philipp Reisner
2010-05-18
1
-2
/
+1
*
drbd: Proc bits of new resync speed stuff
Philipp Reisner
2010-05-18
1
-2
/
+18
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
drbd: Constify struct file_operations
Emese Revfy
2009-12-21
1
-1
/
+1
*
dropping unneeded include autoconf.h
Lars Ellenberg
2009-10-01
1
-1
/
+0
*
The DRBD driver
Philipp Reisner
2009-10-01
1
-0
/
+266