summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_receiver.c
Commit message (Expand)AuthorAge
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-02
* block: drbd: remove impossible failure handlingMing Lei2016-11-22
* block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* drbd: correctly handle failed crypto_alloc_hashLars Ellenberg2016-06-13
* drbd: code cleanups without semantic changesFabian Frederick2016-06-13
* drbd: sync_handshake: handle identical uuids with current (frozen) PrimaryLars Ellenberg2016-06-13
* drbd: introduce WRITE_SAME supportLars Ellenberg2016-06-13
* drbd: report sizes if rejecting too small peer diskLars Ellenberg2016-06-13
* drbd: when receiving P_TRIM, zero-out partial unaligned chunksLars Ellenberg2016-06-13
* drbd: allow parallel flushes for multi-volume resourcesLars Ellenberg2016-06-13
* drbd: Create the protocol feature THIN_RESYNCPhilipp Reisner2016-06-13
* drbd: Implement handling of thinly provisioned storage on resync target nodesPhilipp Reisner2016-06-13
* drbd: change bitmap write-out when leaving resync statesLars Ellenberg2016-06-13
* block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-07
* drbd: use bio op accessorsMike Christie2016-06-07
* drbd: Use shash and ahashHerbert Xu2016-01-27
* drbd: use resource name in workqueueLars Ellenberg2015-11-25
* drbd: Create a dedicated workqueue for sending acks on the control connectionPhilipp Reisner2015-11-25
* drbd: Rename asender to ack_receiverPhilipp Reisner2015-11-25
* drbd: Backport the "events2" commandAndreas Gruenbacher2015-11-25
* drbd: Move enum write_ordering_e to drbd.hAndreas Gruenbacher2015-11-25
* drbd: Get rid of some first_peer_device() callsAndreas Gruenbacher2015-11-25
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
* block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen2015-01-21
* drbd: fix resync throttling initializationLars Ellenberg2014-11-10
* drbd: Improve asender performanceLars Ellenberg2014-09-11
* drbd: Use better variable namesAndreas Gruenbacher2014-09-11
* drbd: silence underflow warning in read_in_block()Dan Carpenter2014-07-10
* drbd: debugfs: add callback_historyLars Ellenberg2014-07-10
* drbd: debugfs: Add in_flight_summaryLars Ellenberg2014-07-10
* drbd: register peer requests on read_ee earlyLars Ellenberg2014-07-10
* drbd: track timing details of peer_requestsLars Ellenberg2014-07-10
* drbd: improve throttling decisions of background resynchronisationLars Ellenberg2014-07-10
* drbd: also keep track of trim -> zero-out fallback peer_requestsLars Ellenberg2014-07-10
* drbd: consistently use list_add_tail for peer_request trackingLars Ellenberg2014-07-10
* drbd: application writes may set-in-sync in protocol != CLars Ellenberg2014-07-10
* drbd: New net configuration option socket-check-timeoutPhilipp Reisner2014-07-10
* drbd: Limit the time we are waiting for the first packet on an accepted socketPhilipp Reisner2014-07-10
* drbd: implement csums-after-crash-onlyLars Ellenberg2014-07-10
* drbd: don't implicitly resize Diskless node beyond end of deviceLars Ellenberg2014-07-10
* drbd: silence -Wmissing-prototypes warningsLars Ellenberg2014-07-10
* drbd: get rid of drbd_queue_work_frontLars Ellenberg2014-07-10
* drbd: allow write-ordering policy to be bumped up againLars Ellenberg2014-07-10
* drbd: refactor use of first_peer_device()Lars Ellenberg2014-07-10
* drbd: device->ldev is not guaranteed on an D_ATTACHING diskPhilipp Reisner2014-07-10
* drbd: Move write_ordering from connection to resourcePhilipp Reisner2014-07-10
* drbd: fix NULL pointer deref in blk_add_request_payloadLars Ellenberg2014-06-25