index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-30
loop: Limit the number of requests in the bio list
Lukas Czerner
1
-0
/
+3
2012-11-30
wait: add wait_event_lock_irq() interface
Lukas Czerner
1
-0
/
+164
2012-11-23
block: store partition_meta_info.uuid as a string
Stephen Warren
1
-2
/
+6
2012-11-09
Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6
Philipp Reisner
10
-329
/
+1300
2012-11-09
drbd: Broadcast sync progress no more often than once per second
Philipp Reisner
1
-2
/
+2
2012-11-09
drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/
Lars Ellenberg
1
-1
/
+1
2012-11-09
drbd: pass some more information to userspace.
Philipp Marek
1
-0
/
+10
2012-11-09
drbd: introduce stop-sector to online verify
Lars Ellenberg
2
-1
/
+2
2012-11-08
drbd: New disk option al-updates
Philipp Reisner
3
-0
/
+5
2012-11-08
drbd: Stop using NLA_PUT*().
Andreas Gruenbacher
2
-11
/
+13
2012-11-08
drbd: Load balancing method: striping
Philipp Reisner
1
-0
/
+6
2012-11-08
drbd: Load balancing of read requests
Philipp Reisner
3
-0
/
+10
2012-11-08
drbd: The minor_count module parameter is only a hint nowadays
Philipp Reisner
1
-1
/
+1
2012-11-08
drbd: Fix the maximum accepted minor device number
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Define scale factors in a single place
Andreas Gruenbacher
1
-2
/
+27
2012-11-08
drbd: Changed some defaults
Philipp Reisner
1
-7
/
+7
2012-11-08
drbd: on attach, enforce clean meta data
Lars Ellenberg
1
-1
/
+9
2012-11-08
drbd: detach from frozen backing device
Philipp Reisner
2
-1
/
+14
2012-11-08
drbd: Fixes from the 8.3 development branch
Philipp Reisner
1
-1
/
+1
2012-11-08
drbd: allow ping-timeout of up to 30 seconds
Lars Ellenberg
1
-1
/
+1
2012-11-08
drbd: Rename --dry-run to --tentative
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Convert the generic netlink interface to accept connection endpoints
Andreas Gruenbacher
1
-31
/
+31
2012-11-08
drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...
Andreas Gruenbacher
2
-38
/
+1
2012-11-08
drbd: Use the terminology suggested by the command names in the source code a...
Andreas Gruenbacher
2
-15
/
+6
2012-11-08
drbd: spelling fix: too small
Lars Ellenberg
1
-2
/
+2
2012-11-08
drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f...
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Make drbd's use of netlink attribute flags less confusing
Andreas Gruenbacher
3
-222
/
+193
2012-11-08
drbd: Remove unused GENLA_F_MAY_IGNORE flag
Andreas Gruenbacher
1
-6
/
+0
2012-11-08
drbd: Output signed / unsigned netlink fields correctly
Andreas Gruenbacher
2
-22
/
+53
2012-11-08
drbd: Use more generic constant names
Andreas Gruenbacher
1
-4
/
+4
2012-11-08
drbd: Refuse to change network options online when...
Philipp Reisner
1
-0
/
+1
2012-11-08
drbd: Rename DISK_SIZE_SECT -> DISK_SIZE
Andreas Gruenbacher
1
-3
/
+4
2012-11-08
drbd: Convert resync-after into a signed netlink field
Andreas Gruenbacher
3
-1
/
+6
2012-11-08
drbd: Fix the upper limit of resync-after
Andreas Gruenbacher
3
-6
/
+7
2012-11-08
drbd: Refer to connect-int consistently throughout the code
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Refer to resync-rate consistently throughout the code
Andreas Gruenbacher
2
-4
/
+5
2012-11-08
drbd: Rename the want_lose field/flag to discard_my_data
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Also define the default values of boolean flags in a single place
Andreas Gruenbacher
2
-8
/
+18
2012-11-08
drbd: Turn no-tcp-cork into tcp-cork={yes|no}
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Turn no-md-flushes into md-flushes={yes|no}
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Turn no-disk-drain into disk-drain={yes|no}
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Turn no-disk-flushes into disk-flushes={yes|no}
Andreas Gruenbacher
1
-2
/
+2
2012-11-08
drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8
Andreas Gruenbacher
1
-8
/
+2
2012-11-08
drbd: Introduce __s32_field in the genetlink macro magic
Lars Ellenberg
2
-1
/
+4
2012-11-08
drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h
Andreas Gruenbacher
3
-46
/
+79
2012-11-08
drbd: Remove left-over unused define
Andreas Gruenbacher
1
-1
/
+0
2012-11-08
drbd: Allow online change of replication protocol only with agreed_pv >= 100
Philipp Reisner
1
-0
/
+1
2012-11-08
drbd: Introduce protocol version 100 headers
Andreas Gruenbacher
3
-2
/
+3
2012-11-08
drbd: Converted drbd_try_outdate_peer() from mdev to tconn
Philipp Reisner
1
-1
/
+2
2012-11-08
drbd: distribute former syncer_conf settings to disk, connection, and resourc...
Lars Ellenberg
4
-79
/
+123
[next]