Commit Graph

190471 Commits (35f3d14dbbc58447c61e38a162ea10add6b31dc7)
 

Author SHA1 Message Date
Jens Axboe 35f3d14dbb pipe: add support for shrinking and growing pipes 15 years ago
Philipp Reisner 3d42b36128 drbd: This is now equivalent to drbd release 8.3.8rc1 15 years ago
Philipp Reisner 4e23a59ed1 drbd: Do not free p_uuid early, this is done in the exit code of the receiver 15 years ago
Philipp Reisner 23ce422748 drbd: Null pointer deref fix to the large "multi bio rewrite" 15 years ago
Philipp Reisner fc8ce1941d drbd: Fix: Do not detach, if a bio with a barrier fails 15 years ago
Philipp Reisner 4604d63668 drbd: Ensure to not trigger late-new-UUID creation multiple times 15 years ago
Philipp Reisner 31a31dccdd drbd: Do not Oops when C_STANDALONE when uuid gets generated 15 years ago
Jens Axboe df96e96f76 writeback: fix mixed up arguments to bdi_start_writeback() 15 years ago
Jens Axboe c2c4986edd writeback: fix problem with !CONFIG_BLOCK compilation 15 years ago
Tejun Heo b403a98e26 block: improve automatic native capacity unlocking 15 years ago
Tejun Heo 1493bf217f block: use struct parsed_partitions *state universally in partition check code 15 years ago
Tejun Heo c3e33e043f block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() 15 years ago
Tejun Heo 56bca01738 block: restart partition scan after resizing a device 15 years ago
Tejun Heo fa4b9074cd buffer: make invalidate_bdev() drain all percpu LRU add caches 15 years ago
Paul E. McKenney f1ac2502e1 block: remove all rcu head initializations 15 years ago
Jens Axboe 6423104b6a writeback: fixups for !dirty_writeback_centisecs 15 years ago
Jens Axboe f9eadbbd42 writeback: bdi_writeback_task() must set task state before calling schedule() 15 years ago
Jens Axboe 7c8a3554c6 writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync 15 years ago
Julia Lawall 2db4e42eac drivers/block/drbd: Use kzalloc 15 years ago
Philipp Reisner 0c3f34516e drbd: Create new current UUID as late as possible 15 years ago
Philipp Reisner 9a25a04c80 drbd: If we detect late that IO got frozen, retry after we thawed. 15 years ago
Lars Ellenberg a1c88d0d7a drbd: always use_bmbv, ignore setting 15 years ago
Lars Ellenberg bb3d000cb9 drbd: allow resync requests to be larger than max_segment_size 15 years ago
Lars Ellenberg 45bb912bd5 drbd: Allow drbd_epoch_entries to use multiple bios. 15 years ago
Lars Ellenberg 708d740ed8 drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning members 15 years ago
Philipp Reisner 162f3ec7f0 drbd: Fixes to the new delay_probes code 15 years ago
Philipp Reisner a8cdfd8d3b drbd: A fixes to the new resync speed code 15 years ago
Philipp Reisner eedf386ae9 drbd: Proc bits of new resync speed stuff 15 years ago
Philipp Reisner cdd67a7460 drbd: Control the actual resync rate based on the queuing delay of data packets 15 years ago
Philipp Reisner bd26bfc5b4 drbd: Actually send delay probes 15 years ago
Philipp Reisner 67c7ddd055 drbd: Four new configuration settings for resync speed control 15 years ago
Philipp Reisner 7237bc430f drbd: Sending of delay_probes 15 years ago
Philipp Reisner 0ced55a3be drbd: Receiving of delay_probes 15 years ago
Philipp Reisner 5223671bb0 drbd: Fixed bitmap in case of online-grow without resync 15 years ago
Philipp Reisner 6b4388ac1f drbd: Added transmission faults to the fault injection code 15 years ago
Philipp Reisner 087c24925c drbd: bugfix: Make resize work, if remote's size was limiting and increased in the meantime 15 years ago
Philipp Reisner 6495d2c6d0 drbd: Implemented the --assume-clean option for drbdsetup resize 15 years ago
Philipp Reisner b4ee79dac3 drbd: Added some missing statics 15 years ago
Philipp Reisner fd76438c24 drbd: Make sure to resync all of the new storage upon online resize 15 years ago
Philipp Reisner e89b591c3a drbd: Implemented flags for the resize packet 15 years ago
Philipp Reisner 02d9a94bbb drbd: Implemented the set_new_bits parameter for drbd_bm_resize() 15 years ago
Philipp Reisner d845030f21 drbd: made determin_dev_size's parameter an flag enum 15 years ago
Adam Gandelman 3a11a48789 drbd: New handler: initial-split-brain 15 years ago
Lars Ellenberg 979f5c7f1f drbd: fail_requests_early: remove incorrect and unnecessary optimization 15 years ago
Lars Ellenberg 6666032ade drbd: check for corrupt or malicous sector addresses when receiving data 15 years ago
Philipp Reisner c3fe30b0e7 drbd: cleanup: This code path to trigger a resync is no longer needed 15 years ago
Lars Ellenberg 8d4ce82b3c drbd: don't start a resync without access to up-to-date Data 15 years ago
Lars Ellenberg c3470cde57 drbd: fix potential protocol error 15 years ago
Lars Ellenberg 8d1894ebe4 drbd: remove bogus ASSERT 15 years ago
Lars Ellenberg e0f83012dc drbd: fix regression: attach while connected failed 15 years ago