Commit Graph

1582 Commits (0bb70bf601579b0d4c56acbb54b8eb0688541e19)

Author SHA1 Message Date
Lars Ellenberg 0bb70bf601 drbd: remove outdated comment and dead code 15 years ago
Lars Ellenberg c36c3ced69 drbd: let drbd_free_ee implicitly free any digest 15 years ago
Philipp Reisner 85719573dd drbd: Replaced some casts by an union. Improved comments 15 years ago
Philipp Reisner d207450cf2 drbd: Bugfix: rs_in_flight could become wrong if read_for_csum() requested reschedule later 15 years ago
Philipp Reisner 778f271dfe drbd: The new, smarter resync speed controller 15 years ago
Philipp Reisner 8e26f9ccb9 drbd: New sync_param packet, that includes the parameters of the new controller 15 years ago
Philipp Reisner 9a31d7164d drbd: New sync parameters for the smart resync rate controller 15 years ago
Lars Ellenberg d28fd092a5 drbd: fix list corruption (recent regression) 15 years ago
Philipp Reisner e756414f7d drbd: Initialize all members of sync_conf to their defaults [Bugz 315] 15 years ago
Philipp Reisner 6709893059 drbd: Make sure tl_restart(, resend) can not get called multiple times for a new connection 15 years ago
Philipp Reisner f70b351159 drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspended 15 years ago
Philipp Reisner 8f488156c0 drbd: Allow attach while IO is suspended 15 years ago
Philipp Reisner cfa03415a1 drbd: Allow tl_restart() to do IO completion while IO is suspended 15 years ago
Philipp Reisner 84dfb9f564 drbd: Fixed a deadlock, probably only affected UP machines 15 years ago
Philipp Reisner 65d922c33e drbd: Do not do a hard state change when establishing a connection [bugz 304] 15 years ago
Philipp Reisner 481c6f5032 drbd: Ensure that the peer was not rebootet in the meantime before resending TL 15 years ago
Philipp Reisner 43a5182ccc drbd: Delayed creation of current-UUID 15 years ago
Philipp Reisner 87f7be4cf8 drbd: Run the fence-peer helper asynchronously 15 years ago
Philipp Reisner 1616a25493 drbd: Reduce the verbosity of some state transitions 15 years ago
Philipp Reisner 999122bc18 drbd: Removing a by now obsolete clause in the state sanitizing 15 years ago
Philipp Reisner 18a50fa213 drbd: Now we need to handle the ed_uuid of an diskless, unconnected primary correctly 15 years ago
Philipp Reisner 894c6a9461 drbd: Disabled the crashed_primary detection for re-attach of last data while IO is frozen 15 years ago
Philipp Reisner 47ff2d0a8e drbd: Do not allow a fencing-policy of resource-and-stonith with protocol A 15 years ago
Philipp Reisner 265be2d098 drbd: Finished the "on-no-data-accessible suspend-io;" functionality 15 years ago
Philipp Reisner 905cd7d8ac drbd: Removed redundant error checks in the request code path 15 years ago
Philipp Reisner 5ba82308ea drbd: factored drbd_req_make_private_bio() out of drbd_req_new() 15 years ago
Philipp Reisner b9b98716f8 drbd: Do not send two barriers without any writes between them 15 years ago
Philipp Reisner 11b58e73a3 drbd: factored tl_restart() out of tl_clear(). 15 years ago
Philipp Reisner 2a80699f80 drbd: mod_req has now a return value 15 years ago
Philipp Reisner 288f422ec1 drbd: Track all IO requests on the TL, not writes only 15 years ago
Philipp Reisner 7e602c0aaf drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writes 15 years ago
Vivek Goyal 504c6d1b44 amiga floppy: Compile failure fixes 15 years ago
Vivek Goyal 639e2f2aa7 atari floppy: Stop sharing request queue across multiple gendisks 15 years ago
Vivek Goyal 786029ff81 amiga floppy: Stop sharing request queue across multiple gendisks 15 years ago
Jens Axboe 488211844e floppy: switch to one queue per drive instead of sharing a queue 15 years ago
Stephen M. Cameron fcfb5c0ce1 cciss: remove some superfluous tests from cciss_bigpassthru() 15 years ago
Stephen M. Cameron 0c9f5ba7cb cciss: factor out cciss_big_passthru 15 years ago
Stephen M. Cameron f32f125b1c cciss: factor out cciss_passthru 15 years ago
Stephen M. Cameron 0894b32c5c cciss: factor out cciss_getluninfo 15 years ago
Stephen M. Cameron c525919ddf cciss: factor out cciss_getdrivver 15 years ago
Stephen M. Cameron 8a4f7fbfdd cciss: factor out cciss_getfirmver 15 years ago
Stephen M. Cameron d18dfad4e2 cciss: factor out cciss_getbustypes 15 years ago
Stephen M. Cameron 93c7493113 cciss: factor out cciss_getheartbeat 15 years ago
Stephen M. Cameron 4f43f32cd3 cciss: factor out cciss_setnodename 15 years ago
Stephen M. Cameron 2521610942 cciss: factor out cciss_getnodename 15 years ago
Stephen M. Cameron 4c800eed9a cciss: factor out cciss_setintinfo 15 years ago
Stephen M. Cameron 576e661c65 cciss: factor out cciss_getintinfo 15 years ago
Stephen M. Cameron 0a25a5aee7 cciss: factor out cciss_getpciinfo 15 years ago
Milan Broz ee86273062 loop: add some basic read-only sysfs attributes 15 years ago
Graeme Smecher 7a50d06e24 of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers 15 years ago