index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drbd: Prepare epochs per connection
Philipp Reisner
2012-11-08
2
-2
/
+4
*
drbd: Move write_ordering from mdev to tconn
Philipp Reisner
2012-11-08
5
-31
/
+48
*
drbd: Move the CREATE_BARRIER flag from connection to device
Philipp Reisner
2012-11-08
3
-18
/
+14
*
drbd: Fixed an obvious copy-n-paste mistake
Philipp Reisner
2012-11-08
2
-2
/
+2
*
drbd: Fixes from the drbd-8.3 branch
Philipp Reisner
2012-11-08
5
-18
/
+40
*
drbd: Fixes from the drbd-8.3 branch
Philipp Reisner
2012-11-08
4
-3
/
+26
*
drbd: Silenced compiler warnings
Philipp Reisner
2012-11-08
4
-28
/
+7
*
drbd: fix "stalled" empty resync
Philipp Reisner
2012-11-08
2
-5
/
+14
*
drbd: fix bitmap writeout after aborted resync
Lars Ellenberg
2012-11-08
1
-1
/
+9
*
drbd: Consider the discard-my-data flag for all volumes [bugz 359]
Philipp Reisner
2012-11-08
2
-5
/
+20
*
drbd: Improve error reporting in drbd_md_sync_page_io()
Andreas Gruenbacher
2012-11-08
1
-2
/
+2
*
drbd: fix connect failure with all default net-options
Lars Ellenberg
2012-11-08
1
-1
/
+1
*
drbd: Update some outdated comments to match the code
Andreas Gruenbacher
2012-11-08
4
-8
/
+7
*
drbd: Remove unused code
Philipp Reisner
2012-11-08
1
-9
/
+0
*
drbd: Remove dead code
Philipp Reisner
2012-11-08
1
-8
/
+0
*
drbd: Cleanup all epoch objects upon connection loss
Philipp Reisner
2012-11-08
1
-2
/
+3
*
drbd: The minor_count module parameter is only a hint nowadays
Philipp Reisner
2012-11-08
1
-1
/
+1
*
drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWN
Philipp Reisner
2012-11-08
1
-8
/
+13
*
drbd: detach must not try to abort non-local requests
Lars Ellenberg
2012-11-08
2
-0
/
+6
*
drbd: Get rid of MR_{READ,WRITE}_SHIFT
Andreas Gruenbacher
2012-11-08
2
-6
/
+6
*
drbd: Bugfix for the connection behavior
Philipp Reisner
2012-11-08
2
-6
/
+6
*
drbd: Fix the data-integrity-alg setting
Andreas Gruenbacher
2012-11-08
3
-90
/
+66
*
drbd: Turn tl_apply() into tl_abort_disk_io()
Andreas Gruenbacher
2012-11-08
2
-11
/
+6
*
drbd: Fixed w_restart_disk_io() to handle non active AL-extents
Philipp Reisner
2012-11-08
2
-29
/
+45
*
drbd: Missing assignment of mdev before drbd_queue_work()
Philipp Reisner
2012-11-08
1
-0
/
+1
*
drbd: Do not mod_timer() with a past time
Philipp Reisner
2012-11-08
1
-2
/
+3
*
drbd: Consider that the no-data-condition could be in connected state
Philipp Reisner
2012-11-08
1
-1
/
+2
*
drbd: Dropped wrong clause to generate new current UUIDs
Philipp Reisner
2012-11-08
1
-5
/
+0
*
drbd: receive_protocol(): We cannot change our own data-integrity-alg setting...
Andreas Gruenbacher
2012-11-08
1
-9
/
+14
*
drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settings
Andreas Gruenbacher
2012-11-08
1
-7
/
+7
*
drbd: receive_protocol(): Make the program flow less confusing
Andreas Gruenbacher
2012-11-08
1
-38
/
+35
*
drbd: receive_protocol(): Give variables more easily searchable names
Andreas Gruenbacher
2012-11-08
1
-9
/
+9
*
drbd: Print memory address in hex instead of decimal in error message
Andreas Gruenbacher
2012-11-08
1
-1
/
+1
*
drbd: Allow to create devices with a minor number > minor_count
Andreas Gruenbacher
2012-11-08
1
-2
/
+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: report net config even for resources without a single volume
Lars Ellenberg
2012-11-08
1
-5
/
+11
*
drbd: Correctly handle resources without volumes
Philipp Reisner
2012-11-08
2
-3
/
+17
*
drbd: Eliminated the "notified peer" messages
Philipp Reisner
2012-11-08
1
-5
/
+2
*
drbd: Fixed removal of volumes/devices from connected resources
Philipp Reisner
2012-11-08
3
-2
/
+7
*
drbd: on attach, enforce clean meta data
Lars Ellenberg
2012-11-08
6
-293
/
+28
*
drbd: detach from frozen backing device
Philipp Reisner
2012-11-08
12
-90
/
+321
*
drbd: Improve the "unexpected packet" error messages
Andreas Gruenbacher
2012-11-08
1
-9
/
+11
*
drbd: Fixed state transitions in case reading meta data failes
Philipp Reisner
2012-11-08
2
-8
/
+1
*
drbd: Improve compatibility with drbd's older than 8.3.7
Philipp Reisner
2012-11-08
3
-3
/
+13
*
drbd: Fixes from the 8.3 development branch
Philipp Reisner
2012-11-08
3
-21
/
+47
*
drbd: downgraded error printk to info
Lars Ellenberg
2012-11-08
1
-4
/
+2
*
drbd: allow ping-timeout of up to 30 seconds
Lars Ellenberg
2012-11-08
1
-1
/
+1
*
DRBD: Fix comparison always false warning due to long/long long compare
David Howells
2012-11-08
1
-1
/
+1
[next]