Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1ec861ebd0889263841b822ee3f3eb49caf23656
/
drivers
/
block
/
drbd
/
drbd_proc.c
05a10ec
drbd: Improve some function and variable naming
by Andreas Gruenbacher
· 13 years ago
a6b32bc
drbd: Introduce "peer_device" object between "device" and "connection"
by Andreas Gruenbacher
· 13 years ago
bde89a9
drbd: Rename drbd_tconn -> drbd_connection
by Andreas Gruenbacher
· 13 years ago
b30ab79
drbd: Rename "mdev" to "device"
by Andreas Gruenbacher
· 13 years ago
5476169
drbd: Rename struct drbd_conf -> struct drbd_device
by Andreas Gruenbacher
· 13 years ago
fbe0d91
drivers: block: Mark function seq_printf_with_thousands_grouping() as static in drbd_proc.c
by Rashika Kheria
· 11 years ago
ebb3727
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
193d015
drbd: add module_put() on error path in drbd_proc_open()
by Alexey Khoroshilov
· 12 years ago
58ffa58
drbd: introduce stop-sector to online verify
by Lars Ellenberg
· 12 years ago
8a94317
drbd: reset congestion information before reporting it in /proc/drbd
by Lars Ellenberg
· 12 years ago
12038a3
drbd: Move list of epochs from mdev to tconn
by Philipp Reisner
· 13 years ago
4b0007c
drbd: Move write_ordering from mdev to tconn
by Philipp Reisner
· 13 years ago
fc251d5
drbd: cosmetic: fix accidental division instead of modulo when pretty printing
by Lars Ellenberg
· 13 years ago
c141ebd
drbd: Removing drbd_cfg_rwsem
by Philipp Reisner
· 14 years ago
44ed167
drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf
by Philipp Reisner
· 14 years ago
d3fcb49
drbd: protect all idr accesses that might sleep with drbd_cfg_rwsem
by Philipp Reisner
· 14 years ago
2aebfab
drbd: Renamed id_susp(union drbd_state s) to drbd_suspended(struct drbd_conf *)
by Philipp Reisner
· 14 years ago
81a5d60
drbd: Replaced the minor_table array by an idr
by Philipp Reisner
· 14 years ago
89e58e7
drbd: moved net_conf from mdev to tconn
by Philipp Reisner
· 14 years ago
4b0715f
drbd: allow petabyte storage on 64bit arch
by Lars Ellenberg
· 14 years ago
3da127f
drbd: increase module count on /proc/drbd access
by Lars Ellenberg
· 14 years ago
4896e8c
drbd: restore compatibility with 32bit kernels
by Lars Ellenberg
· 14 years ago
5f9915b
drbd: further converge progress display of resync and online-verify
by Lars Ellenberg
· 14 years ago
18edc0b
drbd: fix potential wrap of 32bit oos:%lu display in /proc/drbd
by Lars Ellenberg
· 14 years ago
2649f08
drbd: use the resync controller for online-verify requests as well
by Lars Ellenberg
· 14 years ago
439d595
drbd: show progress bar and ETA for online-verify
by Lars Ellenberg
· 14 years ago
30b743a
drbd: improve online-verify progress tracking
by Lars Ellenberg
· 14 years ago
2451fc3
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
by Philipp Reisner
· 14 years ago
2265769
drbd: cleanup: change "<= 0" to "== 0"
by Dan Carpenter
· 14 years ago
fb22c40
drbd: Track the reasons to suspend IO in dedicated state bits
by Philipp Reisner
· 14 years ago
0778286
drbd: Disable activity log updates when the whole device is out of sync
by Philipp Reisner
· 14 years ago
1d7734a
drbd: use rolling marks for resync speed calculation
by Lars Ellenberg
· 14 years ago
e7f52df
drbd: revert "delay probes", feature is being re-implemented differently
by Lars Ellenberg
· 14 years ago
162f3ec
drbd: Fixes to the new delay_probes code
by Philipp Reisner
· 15 years ago
eedf386
drbd: Proc bits of new resync speed stuff
by Philipp Reisner
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7d4e9d0
drbd: Constify struct file_operations
by Emese Revfy
· 15 years ago
ab8fafc
dropping unneeded include autoconf.h
by Lars Ellenberg
· 15 years ago
b411b36
The DRBD driver
by Philipp Reisner
· 15 years ago