summaryrefslogtreecommitdiff
path: root/drivers/block/drbd
AgeCommit message (Expand)Author
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
2012-05-09drbd: Fixed current UUID generationPhilipp Reisner
2012-05-09drbd: change some GFP_KERNEL to GFP_NOIOLars Ellenberg
2012-05-09drbd: Implemented the disk-timeout optionPhilipp Reisner
2012-05-09drbd: Force flag for the detach operationPhilipp Reisner
2012-05-09drbd: Allow new IOs while the local disk in in FAILED statePhilipp Reisner
2012-05-09drbd: Bitmap IO functions can now return prematurely if the disk breaksPhilipp Reisner
2012-05-09drbd: Added a kref to bm_aio_ctxPhilipp Reisner
2012-05-09drbd: Hold a reference to ldev while doing meta-data IOPhilipp Reisner
2012-05-09drbd: Keep a reference to the bio until the completion handler finishedPhilipp Reisner
2012-05-09drbd: Implemented wait_until_done_or_disk_failure()Philipp Reisner
2012-05-09drbd: Replaced md_io_mutex by an atomic: md_io_in_usePhilipp Reisner
2012-05-09drbd: moved md_io into mdevPhilipp Reisner
2012-05-09drbd: Immediately allow completion of IOs, that wait for IO completions on a ...Philipp Reisner
2012-05-09drbd: Keep a reference to barrier acked requestsPhilipp Reisner
2012-05-09drbd: Improve compatibility with drbd's older than 8.3.7Philipp Reisner
2012-05-09drbd: Only print sanitize state's warnings, if the state change happensPhilipp Reisner
2012-05-09drbd: downgraded error printk to infoLars Ellenberg
2012-05-09DRBD: Fix comparison always false warning due to long/long long compareDavid Howells
2012-05-09drbd: spelling fix: too smallLars Ellenberg
2012-05-09drbd: cosmetic: fix accidental division instead of modulo when pretty printingLars Ellenberg
2012-05-09drbd: Lower log priority for an event that is definitely not an errorPhilipp Reisner
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov
2012-03-23usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov
2012-03-20drbd: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20block: remove the second argument of k[un]map_atomic()Cong Wang
2012-01-12module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-05Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-10-19Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15Remove unneeded version.h includes from drivers/block/Jesper Juhl
2011-09-15drbd: Use angle brackets for system includesJoe Perches
2011-09-15drbd: Convert vmalloc/memset to vzallocJoe Perches
2011-09-12block: remove support for bio remapping from ->make_requestChristoph Hellwig
2011-08-02drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parseH Hartley Sweeten
2011-06-30Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe