index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Age
Commit message (
Expand
)
Author
2012-11-08
drbd: Consider that read requests could be NEG_ACKEDed
Philipp Reisner
2012-11-08
drbd: Do not send state packets while lower than C_CONNECTED cstate
Philipp Reisner
2012-11-08
drbd: fix race between disconnect and receive_state
Philipp Reisner
2012-11-08
drbd: Do not call generic_make_request() while holding req_lock
Philipp Reisner
2012-11-08
drbd: Load balancing method: striping
Philipp Reisner
2012-11-08
drbd: Load balancing of read requests
Philipp Reisner
2012-11-08
drbd: Get rid of "ASSERTION FAILED: tconn->current_epoch->list not empty"
Philipp Reisner
2012-11-08
drbd: add missing rcu locks around recently introduced idr_for_each
Lars Ellenberg
2012-11-08
drbd: Remove leftover prototype
Andreas Gruenbacher
2012-11-08
drbd: fix potential spinlock deadlock
Philipp Reisner
2012-11-08
drbd: Fix the WO=drain implementation for multiple volumes
Philipp Reisner
2012-11-08
drbd: Switch drbd_may_finish_epoch() from mdev to tconn
Philipp Reisner
2012-11-08
drbd: Move list of epochs from mdev to tconn
Philipp Reisner
2012-11-08
drbd: Prepare epochs per connection
Philipp Reisner
2012-11-08
drbd: Move write_ordering from mdev to tconn
Philipp Reisner
2012-11-08
drbd: Move the CREATE_BARRIER flag from connection to device
Philipp Reisner
2012-11-08
drbd: Fixed an obvious copy-n-paste mistake
Philipp Reisner
2012-11-08
drbd: Fixes from the drbd-8.3 branch
Philipp Reisner
2012-11-08
drbd: Fixes from the drbd-8.3 branch
Philipp Reisner
2012-11-08
drbd: Silenced compiler warnings
Philipp Reisner
2012-11-08
drbd: fix "stalled" empty resync
Philipp Reisner
2012-11-08
drbd: fix bitmap writeout after aborted resync
Lars Ellenberg
2012-11-08
drbd: Consider the discard-my-data flag for all volumes [bugz 359]
Philipp Reisner
2012-11-08
drbd: Improve error reporting in drbd_md_sync_page_io()
Andreas Gruenbacher
2012-11-08
drbd: fix connect failure with all default net-options
Lars Ellenberg
2012-11-08
drbd: Update some outdated comments to match the code
Andreas Gruenbacher
2012-11-08
drbd: Remove unused code
Philipp Reisner
2012-11-08
drbd: Remove dead code
Philipp Reisner
2012-11-08
drbd: Cleanup all epoch objects upon connection loss
Philipp Reisner
2012-11-08
drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWN
Philipp Reisner
2012-11-08
drbd: detach must not try to abort non-local requests
Lars Ellenberg
2012-11-08
drbd: Get rid of MR_{READ,WRITE}_SHIFT
Andreas Gruenbacher
2012-11-08
drbd: Bugfix for the connection behavior
Philipp Reisner
2012-11-08
drbd: Fix the data-integrity-alg setting
Andreas Gruenbacher
2012-11-08
drbd: Turn tl_apply() into tl_abort_disk_io()
Andreas Gruenbacher
2012-11-08
drbd: Fixed w_restart_disk_io() to handle non active AL-extents
Philipp Reisner
2012-11-08
drbd: Missing assignment of mdev before drbd_queue_work()
Philipp Reisner
2012-11-08
drbd: Do not mod_timer() with a past time
Philipp Reisner
2012-11-08
drbd: Consider that the no-data-condition could be in connected state
Philipp Reisner
2012-11-08
drbd: Dropped wrong clause to generate new current UUIDs
Philipp Reisner
2012-11-08
drbd: receive_protocol(): We cannot change our own data-integrity-alg setting...
Andreas Gruenbacher
2012-11-08
drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settings
Andreas Gruenbacher
2012-11-08
drbd: receive_protocol(): Make the program flow less confusing
Andreas Gruenbacher
2012-11-08
drbd: receive_protocol(): Give variables more easily searchable names
Andreas Gruenbacher
2012-11-08
drbd: Print memory address in hex instead of decimal in error message
Andreas Gruenbacher
2012-11-08
drbd: Allow to create devices with a minor number > minor_count
Andreas Gruenbacher
2012-11-08
drbd: report net config even for resources without a single volume
Lars Ellenberg
2012-11-08
drbd: Correctly handle resources without volumes
Philipp Reisner
2012-11-08
drbd: Eliminated the "notified peer" messages
Philipp Reisner
2012-11-08
drbd: Fixed removal of volumes/devices from connected resources
Philipp Reisner
[prev]
[next]