index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drbd: New disk option al-updates
Philipp Reisner
2012-11-08
3
-0
/
+5
*
drbd: Stop using NLA_PUT*().
Andreas Gruenbacher
2012-11-08
2
-11
/
+13
*
drbd: Load balancing method: striping
Philipp Reisner
2012-11-08
1
-0
/
+6
*
drbd: Load balancing of read requests
Philipp Reisner
2012-11-08
3
-0
/
+10
*
drbd: The minor_count module parameter is only a hint nowadays
Philipp Reisner
2012-11-08
1
-1
/
+1
*
drbd: Fix the maximum accepted minor device number
Andreas Gruenbacher
2012-11-08
1
-1
/
+1
*
drbd: Define scale factors in a single place
Andreas Gruenbacher
2012-11-08
1
-2
/
+27
*
drbd: Changed some defaults
Philipp Reisner
2012-11-08
1
-7
/
+7
*
drbd: on attach, enforce clean meta data
Lars Ellenberg
2012-11-08
1
-1
/
+9
*
drbd: detach from frozen backing device
Philipp Reisner
2012-11-08
2
-1
/
+14
*
drbd: Fixes from the 8.3 development branch
Philipp Reisner
2012-11-08
1
-1
/
+1
*
drbd: allow ping-timeout of up to 30 seconds
Lars Ellenberg
2012-11-08
1
-1
/
+1
*
drbd: Rename --dry-run to --tentative
Andreas Gruenbacher
2012-11-08
1
-1
/
+1
*
drbd: Convert the generic netlink interface to accept connection endpoints
Andreas Gruenbacher
2012-11-08
1
-31
/
+31
*
drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...
Andreas Gruenbacher
2012-11-08
2
-38
/
+1
*
drbd: Use the terminology suggested by the command names in the source code a...
Andreas Gruenbacher
2012-11-08
2
-15
/
+6
*
drbd: spelling fix: too small
Lars Ellenberg
2012-11-08
1
-2
/
+2
*
drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f...
Andreas Gruenbacher
2012-11-08
1
-1
/
+1
*
drbd: Make drbd's use of netlink attribute flags less confusing
Andreas Gruenbacher
2012-11-08
3
-222
/
+193
*
drbd: Remove unused GENLA_F_MAY_IGNORE flag
Andreas Gruenbacher
2012-11-08
1
-6
/
+0
*
drbd: Output signed / unsigned netlink fields correctly
Andreas Gruenbacher
2012-11-08
2
-22
/
+53
*
drbd: Use more generic constant names
Andreas Gruenbacher
2012-11-08
1
-4
/
+4
*
drbd: Refuse to change network options online when...
Philipp Reisner
2012-11-08
1
-0
/
+1
*
drbd: Rename DISK_SIZE_SECT -> DISK_SIZE
Andreas Gruenbacher
2012-11-08
1
-3
/
+4
*
drbd: Convert resync-after into a signed netlink field
Andreas Gruenbacher
2012-11-08
3
-1
/
+6
*
drbd: Fix the upper limit of resync-after
Andreas Gruenbacher
2012-11-08
3
-6
/
+7
*
drbd: Refer to connect-int consistently throughout the code
Andreas Gruenbacher
2012-11-08
1
-1
/
+1
*
drbd: Refer to resync-rate consistently throughout the code
Andreas Gruenbacher
2012-11-08
2
-4
/
+5
*
drbd: Rename the want_lose field/flag to discard_my_data
Andreas Gruenbacher
2012-11-08
1
-1
/
+1
*
drbd: Also define the default values of boolean flags in a single place
Andreas Gruenbacher
2012-11-08
2
-8
/
+18
*
drbd: Turn no-tcp-cork into tcp-cork={yes|no}
Andreas Gruenbacher
2012-11-08
1
-1
/
+1
*
drbd: Turn no-md-flushes into md-flushes={yes|no}
Andreas Gruenbacher
2012-11-08
1
-1
/
+1
*
drbd: Turn no-disk-drain into disk-drain={yes|no}
Andreas Gruenbacher
2012-11-08
1
-1
/
+1
*
drbd: Turn no-disk-flushes into disk-flushes={yes|no}
Andreas Gruenbacher
2012-11-08
1
-2
/
+2
*
drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8
Andreas Gruenbacher
2012-11-08
1
-8
/
+2
*
drbd: Introduce __s32_field in the genetlink macro magic
Lars Ellenberg
2012-11-08
2
-1
/
+4
*
drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h
Andreas Gruenbacher
2012-11-08
3
-46
/
+79
*
drbd: Remove left-over unused define
Andreas Gruenbacher
2012-11-08
1
-1
/
+0
*
drbd: Allow online change of replication protocol only with agreed_pv >= 100
Philipp Reisner
2012-11-08
1
-0
/
+1
*
drbd: Introduce protocol version 100 headers
Andreas Gruenbacher
2012-11-08
3
-2
/
+3
*
drbd: Converted drbd_try_outdate_peer() from mdev to tconn
Philipp Reisner
2012-11-08
1
-1
/
+2
*
drbd: distribute former syncer_conf settings to disk, connection, and resourc...
Lars Ellenberg
2012-11-08
4
-79
/
+123
*
drbd: Allow volumes to become primary only on one side
Philipp Reisner
2012-11-04
1
-1
/
+2
*
drbd: introduce in-kernel "down" command
Lars Ellenberg
2012-11-04
1
-0
/
+2
*
drbd: remove now unused connector related files
Lars Ellenberg
2012-11-04
2
-256
/
+0
*
drbd: switch configuration interface from connector to genetlink
Lars Ellenberg
2012-11-04
2
-35
/
+2
*
drbd: prepare the transition from connector to genetlink
Lars Ellenberg
2011-10-14
4
-0
/
+1081
*
drbd: default to detach on-io-error
Lars Ellenberg
2011-10-14
1
-1
/
+1
*
drbd: Implemented new commands to create/delete connections/minors
Philipp Reisner
2011-10-14
2
-0
/
+15
*
drbd: Preparing the connector interface to operator on connections
Philipp Reisner
2011-10-14
1
-4
/
+15
[next]