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