Commit Graph

367 Commits (486e259340fc4c60474f2c14703e3b3634bb58ca)

Author SHA1 Message Date
Andreas Gruenbacher 7e458c32da drbd: Removed an unnecessary #undef 14 years ago
Lars Ellenberg 8a3c104438 drbd: fix regression, we need to close drbd epochs during normal operation 14 years ago
Philipp Reisner 09b9e79793 drbd: Implemented the before-resync-source handler 14 years ago
Philipp Reisner 2561b9c1f1 drbd: --force option for disconnect 14 years ago
Lars Ellenberg 42ff269d10 drbd: add packet_type 27 (return_code_only) to netlink api 14 years ago
Lars Ellenberg 3e3a7766c2 drbd: use kzalloc and memset(,0,) to start with clean buffers in drbd_nl 14 years ago
Lars Ellenberg 17a93f3007 drbd: remove /proc/drbd before unregistering from netlink 14 years ago
Lars Ellenberg 3da127fa88 drbd: increase module count on /proc/drbd access 14 years ago
Philipp Reisner c507f46f26 drbd: Removed 20 seconds upper bound for side-stepping 14 years ago
Philipp Reisner 1fc80cf378 drbd: Becoming sync target may not happen out of < C_WF_REPORT_PARAMS 14 years ago
Philipp Reisner 3719094ec2 drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap 14 years ago
Philipp Reisner ab17b68f45 drbd: Improvements in sanitize_state() 14 years ago
Philipp Reisner 22afd7ee94 drbd: Fixed race condition in drbd_queue_bitmap_io 14 years ago
Philipp Reisner 8869d683b7 drbd: Fixed inc_ap_bio() 14 years ago
Philipp Reisner 127b317844 drbd: use test_and_set_bit() to decide if bm_io_work should be queued 14 years ago
Philipp Reisner aeda1cd6a5 drbd: Begin to account BIO processing time before inc_ap_bio() 14 years ago
Philipp Reisner f91ab6282d drbd: Implemented side-stepping in drbd_res_begin_io() 14 years ago
Philipp Reisner 9d77a5fee9 drbd: Make some functions static 14 years ago
Philipp Reisner e3555d8545 drbd: Implemented priority inheritance for resync requests 14 years ago
Philipp Reisner 59817f4fab drbd: Do not cleanup resync LRU for the Ahead/Behind SyncSource/SyncTarget transitions 14 years ago
Philipp Reisner c4752ef128 drbd: When proxy's buffer drained off go into regular resync mode 14 years ago
Philipp Reisner 73a01a18b9 drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC 14 years ago
Philipp Reisner 67531718d8 drbd: Implemented two new connection states Ahead/Behind 14 years ago
Philipp Reisner 422028b1ca drbd: New configuration parameters for dealing with network congestion 14 years ago
Philipp Reisner 759fbdfba6 drbd: Track the numbers of sectors in flight 14 years ago
Lars Ellenberg 688593c5a8 drbd: Renamed write_flags_to_bio() to wire_flags_to_bio() 14 years ago
Lars Ellenberg 4896e8c1b8 drbd: restore compatibility with 32bit kernels 14 years ago
Lars Ellenberg 1816a2b47a drbd: properly use max_hw_sectors to limit the our bio size 14 years ago
Lars Ellenberg 3129b1b9ae drbd: debug: limit nelink-broadcast of request on digest mismatch to 32k 14 years ago
Lars Ellenberg 470be44ab1 drbd: detect modification of in-flight buffers 14 years ago
Lars Ellenberg 5f9915bbb8 drbd: further converge progress display of resync and online-verify 14 years ago
Lars Ellenberg 18edc0b9d7 drbd: fix potential wrap of 32bit oos:%lu display in /proc/drbd 14 years ago
Lars Ellenberg 2649f0809f drbd: use the resync controller for online-verify requests as well 14 years ago
Lars Ellenberg e65f440d47 drbd: factor out drbd_rs_number_requests 14 years ago
Lars Ellenberg 9bd28d3c90 drbd: factor out drbd_rs_controller_reset 14 years ago
Lars Ellenberg 439d595379 drbd: show progress bar and ETA for online-verify 14 years ago
Lars Ellenberg ea5442aff6 drbd: advance progress step marks for online-verify 14 years ago
Lars Ellenberg c6ea14dfa3 drbd: factor out advancement of resync marks for progress reporting 14 years ago
Lars Ellenberg de228bba67 drbd: initialize online-verify progress tracking on verify target 14 years ago
Lars Ellenberg 30b743a2d5 drbd: improve online-verify progress tracking 14 years ago
Lars Ellenberg 2652561886 drbd: only reset online-verify start sector if verify completed 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Patrick McHardy 01a16b21d6 netlink: kill eff_cap from struct netlink_skb_parms 14 years ago
Lars Ellenberg a115413de1 drbd: fix for spin_lock_irqsave in endio callback 14 years ago
Lars Ellenberg c13f7e1a94 drbd: don't recvmsg with zero length 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Tejun Heo d4d7762995 block: clean up blkdev_get() wrappers and their users 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Mike Snitzer 77304d2aba block: read i_size with i_size_read() 14 years ago