cascardo/linux.git
2013-01-21 Lars Ellenbergdrbd: fix potential protocol error and resulting discon...
2012-12-06 Lars Ellenbergdrbd: update Kconfig to match current dependencies
2012-12-06 Philipp Reisnerdrbd: Fix drbdsetup wait-connect, wait-sync etc......
2012-12-06 Philipp Reisnerdrbd: close race between drbd_set_role and drbd_connect
2012-12-06 Lars Ellenbergdrbd: respect no-md-barriers setting also when changed...
2012-12-06 Philipp Reisnerdrbd: Remove obsolete check
2012-12-01 Jens AxboeMerge branch 'stable/for-jens-3.8' of git://git./linux...
2012-11-30 Jens Axboedrbd: fixup after wait_even_lock_irq() addition to...
2012-11-30 Lukas Czernerloop: Limit the number of requests in the bio list
2012-11-30 Lukas Czernerwait: add wait_event_lock_irq() interface
2012-11-26 Roger Pau Monnexen-blkfront: free allocated page
2012-11-26 Roger Pau Monnexen-blkback: move free persistent grants code
2012-11-23 Stephen Warrenblock: partition: msdos: provide UUIDs for partitions
2012-11-23 Stephen Warreninit: reduce PARTUUID min length to 1 from 36
2012-11-23 Stephen Warrenblock: store partition_meta_info.uuid as a string
2012-11-23 Akinobu Mitacciss: use check_signature()
2012-11-23 Akinobu Mitacciss: cleanup bitops usage
2012-11-12 Jens AxboeMerge branch 'stable/for-jens-3.8' of git://git./linux...
2012-11-09 Akinobu Mitadrbd: use copy_highpage
2012-11-09 Lars Ellenbergdrbd: if the replication link breaks during handshake...
2012-11-09 Jing Wangdrbd: check return of kmalloc in receive_uuids
2012-11-09 Philipp ReisnerMerge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd...
2012-11-09 Philipp Reisnerdrbd: Broadcast sync progress no more often than once...
2012-11-09 Philipp Reisnerdrbd: don't try to clear bits once the disk has failed
2012-11-09 Philipp Reisnerdrbd: fix regression: potential NULL pointer dereference
2012-11-09 Philipp Reisnerdrbd: Fix clearing of MDF_AL_DISABLED
2012-11-09 Lars Ellenbergdrbd: log request sector offset and size for IO errors
2012-11-09 Lars Ellenbergdrbd: always write bitmap on detach
2012-11-09 Lars Ellenbergdrbd: wait for meta data IO completion even with failed...
2012-11-09 Lars Ellenbergdrbd: a few more GFP_KERNEL -> GFP_NOIO
2012-11-09 Lars Ellenbergdrbd: fix potential deadlock during bitmap (re-)allocation
2012-11-09 Lars Ellenbergdrbd: use list_move_tail instead of list_del/list_add_tail
2012-11-09 Philipp Reisnerdrbd: panic on delayed completion of aborted requests
2012-11-09 Philipp Reisnerdrbd: Fix comparison of is_valid_transition()'s return...
2012-11-09 Philipp Reisnerdrbd: Remove duplicate code
2012-11-09 Lars Ellenbergdrbd: differentiate early and later "postponing" of...
2012-11-09 Philipp Reisnerdrbd: Fix postponed requests
2012-11-09 Philipp Reisnerdrbd: Call drbd_md_sync() explicitly after a state...
2012-11-09 Philipp Reisnerdrbd: Fix postponed requests
2012-11-09 Philipp Reisnerdrbd: Imporve the error reporting of failed conn state...
2012-11-09 Philipp Reisnerdrbd: Fix the way the STATE_SENT bit is cleared
2012-11-09 Philipp Reisnerdrbd: Do not check aspects that are not subject to...
2012-11-09 Philipp Reisnerdrbd: Improve readability of IO resuming after freeze...
2012-11-09 Philipp Reisnerdrbd: Fix IO resuming after connection was established...
2012-11-09 Lars Ellenbergdrbd: fix potential list_add corruption
2012-11-09 Lars Ellenbergdrbd: dequeue single work items in wait_for_work()
2012-11-09 Lars Ellenbergdrbd: mutex_unlock "... must no be used in interrupt...
2012-11-09 Philipp Reisnerdrbd: Fix a race condition that can lead to a BUG()
2012-11-09 Lars Ellenbergdrbd: temporarily suspend io in drbd_adm_disk_opts
2012-11-09 Lars Ellenbergdrbd: don't send out P_BARRIER with stale information
2012-11-09 Lars Ellenbergdrbd: properly call drbd_rs_cancel_all() in drbd_discon...
2012-11-09 Philipp Reisnerdrbd: Remove dead code
2012-11-09 Philipp Reisnerdrbd: Avoid NetworkFailure state during disconnect
2012-11-09 Philipp Reisnerdrbd: Protect accesses to the uuid set with a spinlock
2012-11-09 Philipp Reisnerdrbd: Write all pages of the bitmap after an online...
2012-11-09 Philipp Reisnerdrbd: Fix completion of requests while the device is...
2012-11-09 Andreas Gruenbacherdrbd: Don't unregister socket state_change callback...
2012-11-09 Lars Ellenbergdrbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/
2012-11-09 Lars Ellenbergdrbd: disambiguation, s/DISCARD_CONCURRENT/RESOLVE_CONF...
2012-11-09 Lars Ellenbergdrbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/
2012-11-09 Lars Ellenbergdrbd: cleanup, drop unused struct
2012-11-09 Lars Ellenbergdrbd: NEG_ACK does not imply a barrier-ack
2012-11-09 Lars Ellenbergdrbd: only start a new epoch, if the current epoch...
2012-11-09 Philipp Reisnerdrbd: Finish requests that completed while IO was frozen
2012-11-09 Lars Ellenbergdrbd: Fix a potential issue with the DISCARD_CONCURRENT...
2012-11-09 Lars Ellenbergdrbd: fix drbd wire compatibility for empty flushes
2012-11-09 Philipp Reisnerdrbd: More random to the connect logic
2012-11-09 Philipp Reisnerdrbd: Try to connec to peer only once per cycle
2012-11-09 Philipp Reisnerdrbd: Remove redundant and wrong test for NULL simplifi...
2012-11-09 Philipp Marekdrbd: pass some more information to userspace.
2012-11-09 Lars Ellenbergdrbd: announce FLUSH/FUA capability to upper layers
2012-11-09 Lars Ellenbergdrbd: introduce stop-sector to online verify
2012-11-08 Lars Ellenbergdrbd: flush drbd work queue before invalidate/invalidat...
2012-11-08 Lars Ellenbergdrbd: call local-io-error handler early
2012-11-08 Lars Ellenbergdrbd: do not reset rs_pending_cnt too early
2012-11-08 Lars Ellenbergdrbd: reset congestion information before reporting...
2012-11-08 Lars Ellenbergdrbd: report congestion if we are waiting for some...
2012-11-08 Lars Ellenbergdrbd: differentiate between normal and forced detach
2012-11-08 Lars Ellenbergdrbd: cleanup, remove two unused global flags
2012-11-08 Lars Ellenbergdrbd: fix null pointer dereference with on-congestion...
2012-11-08 Lars Ellenbergdrbd: take error path in drbd_adm_down if interrupted...
2012-11-08 Lars Ellenbergdrbd: allow read requests to be retried after force...
2012-11-08 Lars Ellenbergdrbd: __req_mod: make DISCARD_WRITE and independend...
2012-11-08 Lars Ellenbergdrbd: base completion and destruction of requests on...
2012-11-08 Lars Ellenbergdrbd: introduce completion_ref and kref to struct drbd_...
2012-11-08 Lars Ellenbergdrbd: __drbd_make_request() is now void
2012-11-08 Lars Ellenbergdrbd: better separate WRITE and READ code paths in...
2012-11-08 Lars Ellenbergdrbd: remove struct drbd_tl_epoch objects (barrier...
2012-11-08 Lars Ellenbergdrbd: move the drbd_work_queue from drbd_socket to...
2012-11-08 Lars Ellenbergdrbd: allow to dequeue batches of work at a time
2012-11-08 Lars Ellenbergdrbd: transfer log epoch numbers are now per resource
2012-11-08 Lars Ellenbergdrbd: rename drbd_restart_write to drbd_restart_request
2012-11-08 Lars Ellenbergdrbd: fix wrong assert in completion/retry path of...
2012-11-08 Lars Ellenbergdrbd: fix local read error hung forever
2012-11-08 Lars Ellenbergdrbd: fix access of unallocated pages and kernel panic
2012-11-08 Philipp Reisnerdrbd: Keep the listening socket open while trying to...
2012-11-08 Philipp Reisnerdrbd: pull prepare_listen_socket() out of drbd_wait_for...
2012-11-08 Philipp Reisnerdrbd: New disk option al-updates
2012-11-08 Andreas Gruenbacherdrbd: Stop using NLA_PUT*().
2012-11-08 Philipp Reisnerdrbd: Remove drbd_accept() and use kernel_accept()...
next