index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-30
drbd: move global variables to drbd namespace and make some static
Roland Kammerer
1
-4
/
+4
2017-08-30
drbd: A single dot should be put into a sequence.
Markus Elfring
1
-1
/
+1
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
1
-1
/
+1
2016-06-14
drbd: code cleanups without semantic changes
Fabian Frederick
1
-15
/
+15
2015-11-25
drbd: Move enum write_ordering_e to drbd.h
Andreas Gruenbacher
1
-3
/
+3
2014-09-11
drbd: Add missing newline in resync progress display in /proc/drbd
Philipp Reisner
1
-1
/
+3
2014-07-10
drbd: improve throttling decisions of background resynchronisation
Lars Ellenberg
1
-0
/
+3
2014-07-10
drbd: fix bogus resync stats in /proc/drbd
Lars Ellenberg
1
-28
/
+75
2014-07-10
drbd: Remove unnecessary/unused code
Andreas Gruenbacher
1
-1
/
+1
2014-07-10
drbd: drop wrong debugging aid
Lars Ellenberg
1
-17
/
+0
2014-07-10
drbd: Move write_ordering from connection to resource
Philipp Reisner
1
-1
/
+1
2014-04-30
drbd: fix stalled resync detection in /proc/drbd
Lars Ellenberg
1
-1
/
+1
2014-02-17
drbd: Improve some function and variable naming
Andreas Gruenbacher
1
-1
/
+1
2014-02-17
drbd: Introduce "peer_device" object between "device" and "connection"
Andreas Gruenbacher
1
-3
/
+3
2014-02-17
drbd: Rename drbd_tconn -> drbd_connection
Andreas Gruenbacher
1
-3
/
+3
2014-02-17
drbd: Rename "mdev" to "device"
Andreas Gruenbacher
1
-69
/
+69
2014-02-17
drbd: Rename struct drbd_conf -> struct drbd_device
Andreas Gruenbacher
1
-2
/
+2
2014-02-17
drivers: block: Mark function seq_printf_with_thousands_grouping() as static ...
Rashika Kheria
1
-1
/
+1
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+8
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-03-28
drbd: add module_put() on error path in drbd_proc_open()
Alexey Khoroshilov
1
-2
/
+8
2012-11-09
drbd: introduce stop-sector to online verify
Lars Ellenberg
1
-3
/
+9
2012-11-08
drbd: reset congestion information before reporting it in /proc/drbd
Lars Ellenberg
1
-0
/
+3
2012-11-08
drbd: Move list of epochs from mdev to tconn
Philipp Reisner
1
-1
/
+1
2012-11-08
drbd: Move write_ordering from mdev to tconn
Philipp Reisner
1
-1
/
+1
2012-11-08
drbd: cosmetic: fix accidental division instead of modulo when pretty printing
Lars Ellenberg
1
-1
/
+1
2012-11-08
drbd: Removing drbd_cfg_rwsem
Philipp Reisner
1
-4
/
+2
2012-11-08
drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf
Philipp Reisner
1
-2
/
+7
2012-11-08
drbd: protect all idr accesses that might sleep with drbd_cfg_rwsem
Philipp Reisner
1
-0
/
+2
2012-11-08
drbd: Renamed id_susp(union drbd_state s) to drbd_suspended(struct drbd_conf *)
Philipp Reisner
1
-1
/
+1
2011-10-14
drbd: Replaced the minor_table array by an idr
Philipp Reisner
1
-10
/
+4
2011-08-29
drbd: moved net_conf from mdev to tconn
Philipp Reisner
1
-2
/
+2
2011-03-10
drbd: allow petabyte storage on 64bit arch
Lars Ellenberg
1
-3
/
+3
2011-03-10
drbd: increase module count on /proc/drbd access
Lars Ellenberg
1
-2
/
+11
2011-03-10
drbd: restore compatibility with 32bit kernels
Lars Ellenberg
1
-4
/
+4
2011-03-10
drbd: further converge progress display of resync and online-verify
Lars Ellenberg
1
-19
/
+27
2011-03-10
drbd: fix potential wrap of 32bit oos:%lu display in /proc/drbd
Lars Ellenberg
1
-2
/
+3
2011-03-10
drbd: use the resync controller for online-verify requests as well
Lars Ellenberg
1
-1
/
+2
2011-03-10
drbd: show progress bar and ETA for online-verify
Lars Ellenberg
1
-12
/
+40
2011-03-10
drbd: improve online-verify progress tracking
Lars Ellenberg
1
-5
/
+6
2010-10-23
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
Philipp Reisner
1
-1
/
+0
2010-10-14
drbd: cleanup: change "<= 0" to "== 0"
Dan Carpenter
1
-1
/
+1
2010-10-14
drbd: Track the reasons to suspend IO in dedicated state bits
Philipp Reisner
1
-1
/
+1
2010-10-14
drbd: Disable activity log updates when the whole device is out of sync
Philipp Reisner
1
-1
/
+2
2010-10-14
drbd: use rolling marks for resync speed calculation
Lars Ellenberg
1
-10
/
+17
2010-08-07
drbd: revert "delay probes", feature is being re-implemented differently
Lars Ellenberg
1
-17
/
+2
2010-05-18
drbd: Fixes to the new delay_probes code
Philipp Reisner
1
-2
/
+1
2010-05-18
drbd: Proc bits of new resync speed stuff
Philipp Reisner
1
-2
/
+18
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-21
drbd: Constify struct file_operations
Emese Revfy
1
-1
/
+1
[next]