| Commit message (Expand) | Author | Age | Files | Lines |
* | drbd: reject attach of unsuitable uuids even if connected | Lars Ellenberg | 2019-12-05 | 1 | -0/+19 |
* | drbd: ignore "all zero" peer volume sizes in handshake | Lars Ellenberg | 2019-12-05 | 1 | -3/+30 |
* | drbd: dynamically allocate shash descriptor | Arnd Bergmann | 2019-08-25 | 1 | -2/+12 |
* | drbd: disconnect, if the wrong UUIDs are attached on a connected peer | Lars Ellenberg | 2019-02-12 | 1 | -1/+1 |
* | drbd: narrow rcu_read_lock in drbd_sync_handshake | Roland Kammerer | 2019-02-12 | 1 | -5/+6 |
* | block: rename bio bi_rw to bi_opf | Jens Axboe | 2016-08-07 | 1 | -1/+1 |
* | drbd: correctly handle failed crypto_alloc_hash | Lars Ellenberg | 2016-06-13 | 1 | -1/+2 |
* | drbd: code cleanups without semantic changes | Fabian Frederick | 2016-06-13 | 1 | -4/+4 |
* | drbd: sync_handshake: handle identical uuids with current (frozen) Primary | Lars Ellenberg | 2016-06-13 | 1 | -3/+44 |
* | drbd: introduce WRITE_SAME support | Lars Ellenberg | 2016-06-13 | 1 | -35/+102 |
* | drbd: report sizes if rejecting too small peer disk | Lars Ellenberg | 2016-06-13 | 1 | -3/+6 |
* | drbd: when receiving P_TRIM, zero-out partial unaligned chunks | Lars Ellenberg | 2016-06-13 | 1 | -25/+115 |
* | drbd: allow parallel flushes for multi-volume resources | Lars Ellenberg | 2016-06-13 | 1 | -25/+89 |
* | drbd: Create the protocol feature THIN_RESYNC | Philipp Reisner | 2016-06-13 | 1 | -1/+4 |
* | drbd: Implement handling of thinly provisioned storage on resync target nodes | Philipp Reisner | 2016-06-13 | 1 | -3/+85 |
* | drbd: change bitmap write-out when leaving resync states | Lars Ellenberg | 2016-06-13 | 1 | -3/+5 |
* | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie | 2016-06-07 | 1 | -1/+1 |
* | drbd: use bio op accessors | Mike Christie | 2016-06-07 | 1 | -12/+24 |
* | drbd: Use shash and ahash | Herbert Xu | 2016-01-27 | 1 | -30/+26 |
* | drbd: use resource name in workqueue | Lars Ellenberg | 2015-11-25 | 1 | -1/+4 |
* | drbd: Create a dedicated workqueue for sending acks on the control connection | Philipp Reisner | 2015-11-25 | 1 | -88/+115 |
* | drbd: Rename asender to ack_receiver | Philipp Reisner | 2015-11-25 | 1 | -3/+3 |
* | drbd: Backport the "events2" command | Andreas Gruenbacher | 2015-11-25 | 1 | -6/+0 |
* | drbd: Move enum write_ordering_e to drbd.h | Andreas Gruenbacher | 2015-11-25 | 1 | -14/+14 |
* | drbd: Get rid of some first_peer_device() calls | Andreas Gruenbacher | 2015-11-25 | 1 | -4/+4 |
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2015-11-06 | 1 | -1/+2 |
* | net: Add a struct net parameter to sock_create_kern | Eric W. Biederman | 2015-05-11 | 1 | -2/+2 |
* | block: Add discard flag to blkdev_issue_zeroout() function | Martin K. Petersen | 2015-01-21 | 1 | -1/+1 |
* | drbd: fix resync throttling initialization | Lars Ellenberg | 2014-11-10 | 1 | -1/+1 |
* | drbd: Improve asender performance | Lars Ellenberg | 2014-09-11 | 1 | -0/+6 |
* | drbd: Use better variable names | Andreas Gruenbacher | 2014-09-11 | 1 | -23/+23 |
* | drbd: silence underflow warning in read_in_block() | Dan Carpenter | 2014-07-10 | 1 | -1/+1 |
* | drbd: debugfs: add callback_history | Lars Ellenberg | 2014-07-10 | 1 | -0/+6 |
* | drbd: debugfs: Add in_flight_summary | Lars Ellenberg | 2014-07-10 | 1 | -0/+8 |
* | drbd: register peer requests on read_ee early | Lars Ellenberg | 2014-07-10 | 1 | -11/+14 |
* | drbd: track timing details of peer_requests | Lars Ellenberg | 2014-07-10 | 1 | -30/+48 |
* | drbd: improve throttling decisions of background resynchronisation | Lars Ellenberg | 2014-07-10 | 1 | -7/+12 |
* | drbd: also keep track of trim -> zero-out fallback peer_requests | Lars Ellenberg | 2014-07-10 | 1 | -0/+5 |
* | drbd: consistently use list_add_tail for peer_request tracking | Lars Ellenberg | 2014-07-10 | 1 | -2/+2 |
* | drbd: application writes may set-in-sync in protocol != C | Lars Ellenberg | 2014-07-10 | 1 | -0/+3 |
* | drbd: New net configuration option socket-check-timeout | Philipp Reisner | 2014-07-10 | 1 | -16/+30 |
* | drbd: Limit the time we are waiting for the first packet on an accepted socket | Philipp Reisner | 2014-07-10 | 1 | -0/+10 |
* | drbd: implement csums-after-crash-only | Lars Ellenberg | 2014-07-10 | 1 | -0/+2 |
* | drbd: don't implicitly resize Diskless node beyond end of device | Lars Ellenberg | 2014-07-10 | 1 | -3/+16 |
* | drbd: silence -Wmissing-prototypes warnings | Lars Ellenberg | 2014-07-10 | 1 | -2/+1 |
* | drbd: get rid of drbd_queue_work_front | Lars Ellenberg | 2014-07-10 | 1 | -1/+1 |
* | drbd: allow write-ordering policy to be bumped up again | Lars Ellenberg | 2014-07-10 | 1 | -2/+4 |
* | drbd: refactor use of first_peer_device() | Lars Ellenberg | 2014-07-10 | 1 | -8/+10 |
* | drbd: device->ldev is not guaranteed on an D_ATTACHING disk | Philipp Reisner | 2014-07-10 | 1 | -13/+30 |
* | drbd: Move write_ordering from connection to resource | Philipp Reisner | 2014-07-10 | 1 | -13/+12 |