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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-28
drivers/block/drbd/drbd_main.c: fix error path
Nicolas Kaiser
1
-1
/
+1
2010-10-23
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-3
/
+2
2010-10-23
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
10
-888
/
+1733
2010-10-23
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2010-10-15
drbd: add race-breaker to drbd_go_diskless
Lars Ellenberg
1
-0
/
+3
2010-10-15
drbd: use dynamic_dev_dbg to optionally log uuid changes
Lars Ellenberg
1
-1
/
+31
2010-10-14
drbd: cleanup: change "<= 0" to "== 0"
Dan Carpenter
1
-1
/
+1
2010-10-14
drbd: relax the grace period of the md_sync timer again
Lars Ellenberg
1
-2
/
+2
2010-10-14
drbd: add some more explicit drbd_md_sync
Lars Ellenberg
1
-0
/
+5
2010-10-14
drbd: drop wrong debug asserts, fix recently introduced race
Lars Ellenberg
1
-9
/
+19
2010-10-14
drbd: cleanup useless leftover warn/error printk's
Lars Ellenberg
2
-6
/
+1
2010-10-14
drbd: add explicit drbd_md_sync to drbd_resync_finished
Lars Ellenberg
1
-0
/
+2
2010-10-14
drbd: Do not log an ASSERT for P_OV_REQUEST packets while C_CONNECTED
Philipp Reisner
1
-8
/
+22
2010-10-14
drbd: fix for possible deadlock on IO error during resync
Lars Ellenberg
2
-22
/
+54
2010-10-14
drbd: fix unlikely access after free and list corruption
Lars Ellenberg
2
-0
/
+32
2010-10-14
drbd: fix for spurious fullsync (uuids rotated too fast)
Lars Ellenberg
2
-11
/
+36
2010-10-14
drbd: allow for explicit resync-finished notifications
Lars Ellenberg
1
-0
/
+34
2010-10-14
drbd: preparation commit, using full state in receive_state()
Lars Ellenberg
1
-21
/
+18
2010-10-14
drbd: drbd_send_ack_dp must not rely on header information
Lars Ellenberg
3
-8
/
+9
2010-10-14
drbd: Fix regression in recv_bm_rle_bits (compressed bitmap)
Lars Ellenberg
1
-12
/
+15
2010-10-14
drbd: Fixed a stupid copy and paste error
Philipp Reisner
1
-1
/
+1
2010-10-14
drbd: Allow larger values for c-fill-target.
Philipp Reisner
1
-1
/
+1
2010-10-14
drbd: fix possible access after free
Lars Ellenberg
1
-1
/
+3
2010-10-14
drbd: protocol compatibility for maximum packet sizes
Lars Ellenberg
2
-3
/
+17
2010-10-14
drbd: Track the reasons to suspend IO in dedicated state bits
Philipp Reisner
6
-27
/
+52
2010-10-14
drbd: DIV_ROUND_UP not needed here
Lars Ellenberg
1
-1
/
+1
2010-10-14
drbd: Fixed compatibility with protocol versions smaller than 95
Philipp Reisner
1
-2
/
+3
2010-10-14
drbd: fix for spurious full sync (becoming sync target looked like invalidate)
Lars Ellenberg
1
-2
/
+3
2010-10-14
drbd: cosmetic, don't report resync for online-verify
Lars Ellenberg
1
-5
/
+7
2010-10-14
drbd: fix spurious protocol error
Lars Ellenberg
1
-1
/
+2
2010-10-14
drbd: fix potential kernel BUG (NULL deref)
Lars Ellenberg
2
-6
/
+19
2010-10-14
drbd: don't count sendpage()d pages only referenced by tcp as in use
Lars Ellenberg
4
-12
/
+27
2010-10-14
drbd: Adding support for BIO/Request flags: REQ_FUA, REQ_FLUSH and REQ_DISCARD
Philipp Reisner
3
-22
/
+34
2010-10-14
drbd: drbd_md_sync before calling user space helpers
Lars Ellenberg
1
-0
/
+4
2010-10-14
drbd: fix race on meta-data update, addendum
Lars Ellenberg
2
-5
/
+31
2010-10-14
drbd: Removed a race that could cause unexpected execution of w_make_resync_r...
Philipp Reisner
4
-30
/
+11
2010-10-14
drbd: implicitly create unconfigured devices on sync-after dependencies
Lars Ellenberg
1
-35
/
+41
2010-10-14
drbd: fix race on meta-data update
Lars Ellenberg
1
-4
/
+1
2010-10-14
drbd: fix race between deconfiguring and reconfiguring network
Lars Ellenberg
1
-2
/
+4
2010-10-14
drbd: Disable activity log updates when the whole device is out of sync
Philipp Reisner
8
-6
/
+80
2010-10-14
drbd: Actually allow BIOs up to 128k (was 32k).
Philipp Reisner
4
-5
/
+14
2010-10-14
drbd: receiving of big packets, for payloads between 64kByte and 4GByte
Philipp Reisner
2
-222
/
+171
2010-10-14
drbd: Sending of big packets, for payloads from 64KByte to 4GByte
Philipp Reisner
4
-112
/
+137
2010-10-14
drbd: Bugfix for regression introduced with f9bc8913c06022e
Philipp Reisner
1
-1
/
+3
2010-10-14
drbd: Microfix: Assigning sector once is sufficient
Philipp Reisner
1
-1
/
+0
2010-10-14
drbd: new configuration parameter c-min-rate
Lars Ellenberg
5
-17
/
+111
2010-10-14
drbd: reduce code duplication when receiving data requests
Lars Ellenberg
3
-50
/
+30
2010-10-14
drbd: use rolling marks for resync speed calculation
Lars Ellenberg
5
-45
/
+79
2010-10-14
drbd: remove outdated comment and dead code
Lars Ellenberg
1
-11
/
+0
2010-10-14
drbd: let drbd_free_ee implicitly free any digest
Lars Ellenberg
3
-8
/
+9
[next]