aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/drbd
AgeCommit message (Expand)Author
2012-06-13Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe
2012-06-12drbd: fix null pointer dereference with on-congestion policy when disklessLars Ellenberg
2012-06-12drbd: fix list corruption by failing but already aborted readsLars Ellenberg
2012-06-12drbd: fix access of unallocated pages and kernel panicLars Ellenberg
2012-05-30Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-10connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman
2012-05-10drbd: grammar fix in log messageLars Ellenberg
2012-05-10drbd: check MODULE for THIS_MODULECong Wang
2012-05-09drbd: Restore the request restart logicPhilipp Reisner
2012-05-09drbd: introduce a bio_set to allocate housekeeping bios fromLars Ellenberg
2012-05-09drbd: remove unused defineLars Ellenberg
2012-05-09drbd: bm_page_async_io: properly initialize page->privateArne Redlich
2012-05-09drbd: use the newly introduced page pool for bitmap IOLars Ellenberg
2012-05-09drbd: add page pool to be used for meta data IOLars Ellenberg
2012-05-09drbd: allow bitmap to change during writeout from resync_finishedLars Ellenberg
2012-05-09drbd: fix race between drbdadm invalidate/verify and finishing resyncLars Ellenberg
2012-05-09drbd: fix resend/resubmit of frozen IOLars Ellenberg
2012-05-09drbd: Ensure that data_size is not 0 before using data_size-1 as indexPhilipp Reisner
2012-05-09drbd: Delay/reject other state changes while establishing a connectionPhilipp Reisner
2012-05-09drbd: move put_ldev from __req_mod() to the endio callbackLars Ellenberg
2012-05-09drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONELars Ellenberg
2012-05-09drbd: fix READ_RETRY_REMOTE_CANCELED to not complete if device is suspendedLars Ellenberg
2012-05-09drbd: make OOS_HANDED_TO_NETWORK its own caseLars Ellenberg
2012-05-09drbd: don't pretend that barrier_nr == 0 was specialLars Ellenberg
2012-05-09drbd: remove unused static helper functionLars Ellenberg
2012-05-09drbd: remove some very outdated commentsLars Ellenberg
2012-05-09drbd: missing wakeup after drbd_rs_del_allLars Ellenberg
2012-05-09drbd: remove now unused seq_num member from struct drbd_requestLars Ellenberg
2012-05-09drbd: fix potential data corruption and protocol errorLars Ellenberg
2012-05-09drbd: Fix a potential write ordering issue on SyncTarget nodesPhilipp Reisner
2012-05-09drbd: Fix a potential race that could case data inconsistencyPhilipp Reisner
2012-05-09drbd: add missing part_round_stats to _drbd_start_io_acctLars Ellenberg
2012-05-09drbd: Fix module refcount leak in drbd_accept()Lars Ellenberg
2012-05-09drbd: Consider the disk-timeout also for meta-data IO operationsPhilipp Reisner
2012-05-09drbd: Do not send state packets while lower than C_CONNECTED cstatePhilipp Reisner
2012-05-09drbd: fix race between disconnect and receive_stateLars Ellenberg
2012-05-09drbd: fix potential spinlock deadlockLars Ellenberg
2012-05-09drbd: Fixed an obvious copy-n-paste mistakePhilipp Reisner
2012-05-09drbd: send intermediate state change results to the peerLars Ellenberg
2012-05-09drbd: fix spurious meta data IO "error"Lars Ellenberg
2012-05-09drbd: Fixed a race condition between detach and start of resyncPhilipp Reisner
2012-05-09drbd: fix harmless race to not trigger an ASSERTLars Ellenberg
2012-05-09drbd: Derive sync-UUIDs only from the bitmap-uuid if it is non-zeroPhilipp Reisner
2012-05-09drbd: drbd_nl_resize(): Fix missing put_ldev() on error pathAndreas Gruenbacher
2012-05-09drbd: fix "stalled" empty resyncLars Ellenberg
2012-05-09drbd: Bugfix for the connection behaviorPhilipp Reisner
2012-05-09drbd: Cleanup all epoch objects upon connection lossPhilipp Reisner
2012-05-09drbd: detach must not try to abort non-local requests from drbd-8.4Philipp Reisner
2012-05-09drbd: Consider that the no-data-condition could be in connected statePhilipp Reisner