Commit Graph

2034 Commits (2c7f098916e3eb5473724d0653eca9f446997915)

Author SHA1 Message Date
Philipp Reisner 21423fa791 drbd: Fixed state transitions after async outdate-peer-handler returned 14 years ago
Philipp Reisner fa7d939663 drbd: Disallow the peer_disk_state to be D_OUTDATED while connected 14 years ago
Philipp Reisner a8e407925d drbd: Fix for the connection problems on high latency links 14 years ago
Lars Ellenberg 76727f684a drbd: fix potential activity log refcount imbalance in error path 14 years ago
Philipp Reisner d2e17807e3 drbd: Only downgrade the disk state in case of disk failures 14 years ago
Lars Ellenberg f36af18c7b drbd: fix disconnect/reconnect loop, if ping-timeout == ping-int 14 years ago
Lars Ellenberg 53ea433145 drbd: fix potential distributed deadlock 14 years ago
Philipp Reisner 738a84b25c drbd: Fix for application IO with the on-io-error=pass-on policy 14 years ago
Paul Gortmaker 70c7160619 Add appropriate <linux/prefetch.h> include for prefetch users 14 years ago
Sage Weil 13143d2d1c rbd: warn on update_snaps failure on notify 14 years ago
Jan Beulich 8ab521506c xen/blkback: don't fail empty barrier requests 14 years ago
Yehuda Sadeh 1fec70932d rbd: fix split bio handling 14 years ago
Laszlo Ersek 496b318eb6 xen/blkback: fix xenbus_transaction_start() hang caused by double xenbus_transaction_end() 14 years ago
Sage Weil 11f770027b rbd: fix leak of ops struct 14 years ago
Konrad Rzeszutek Wilk 5185432277 xen/blkback: Align the tabs on the structure. 14 years ago
Konrad Rzeszutek Wilk cca537af7d xen/blkback: if log_stats is enabled print out the data. 14 years ago
Konrad Rzeszutek Wilk 5a577e3872 xen/blkback: Add the prefix XEN in the common.h. 14 years ago
Konrad Rzeszutek Wilk 3d814731ba xen/blkback: Prefix 'vbd' with 'xen' in structs and functions. 14 years ago
Konrad Rzeszutek Wilk 30fd150202 xen/blkback: Change structure name blkif_st to xen_blkif. 14 years ago
Konrad Rzeszutek Wilk 325a648604 xen/blkback: Remove the unused typedefs. 14 years ago
Konrad Rzeszutek Wilk 452a6b2bb6 xen/blkback: Move include/xen/blkif.h into drivers/block/xen-blkback/common.h 14 years ago
Konrad Rzeszutek Wilk b0f801273f xen/blkback: Fixing some more of the cleanpatch.pl warnings. 14 years ago
Konrad Rzeszutek Wilk 03e0edf946 xen/blkback: Checkpatch.pl recommend against multiple assigments. 14 years ago
Konrad Rzeszutek Wilk a4c348580e xen/blkback: Flesh out the description in the Kconfig. 14 years ago
Konrad Rzeszutek Wilk b9fc02968c xen/blkback: Fix spelling mistakes. 14 years ago
Konrad Rzeszutek Wilk 68c88dd7d3 xen/blkback: Move blkif_get_x86_[32|64]_req to common.h in block/xen-blkback dir. 14 years ago
Konrad Rzeszutek Wilk 72468bfcb8 xen/blkback: Removing the debug_lvl option. 14 years ago
Konrad Rzeszutek Wilk 22b20f2dff xen/blkback: Use the DRV_PFX in the pr_.. macros. 14 years ago
Konrad Rzeszutek Wilk 1afbd730a3 xen/blkback: Make the DPRINTK uniform. 14 years ago
Konrad Rzeszutek Wilk ebe8190659 xen/blkback: Change printk/DPRINTK to pr_.. type variant. 14 years ago
Konrad Rzeszutek Wilk edf6ef59ec xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support. 14 years ago
Marek Marczykowski 4352b47ab7 xen-blkfront: fix data size for xenbus_gather in blkfront_connect 14 years ago
Konrad Rzeszutek Wilk 01f37f2d53 xen/blkback: Fixed up comments and converted spaces to tabs. 14 years ago
Jens Axboe edc83d47a9 cciss: fix compile issue 14 years ago
Stephen M. Cameron 8a4ec67bd5 cciss: add cciss_tape_cmds module paramter 14 years ago
Stephen M. Cameron 063d2cf72a cciss: do not use bit 2 doorbell reset 14 years ago
Stephen M. Cameron ec52d5f1cb cciss: do not attempt PCI power management reset method if we know it won't work. 14 years ago
Stephen M. Cameron 93c46c2fa7 cciss: remove superfluous sleeps around reset code 14 years ago
Stephen M. Cameron 5afe278114 cciss: do soft reset if hard reset is broken 14 years ago
Stephen M. Cameron bf2e2e6b87 cciss: use new doorbell-bit-5 reset method 14 years ago
Stephen M. Cameron 3e28601fdf cciss: increase timeouts for post-reset no-ops 14 years ago
Stephen M. Cameron 59ec86bb98 cciss: clarify messages around reset behavior 14 years ago
Stephen M. Cameron 19adbb9254 cciss: increase time to wait for board reset to start 14 years ago
Stephen M. Cameron 8f71bb829a cciss: get rid of message related magic numbers 14 years ago
Stephen M. Cameron e363e01436 cciss: fix reply pool and block fetch table memory leaks 14 years ago
Stephen M. Cameron 2b48085f97 cciss: factor out irq request code 14 years ago
Stephen M. Cameron abf7966e61 cciss: factor out scatterlist allocation functions 14 years ago
Stephen M. Cameron 54dae34320 cciss: factor out command pool allocation functions 14 years ago
Stephen M. Cameron 62710ae1ce cciss: do a better job of detecting controller reset failure 14 years ago
Stephen M. Cameron 9bd3c20487 cciss: add readl after writel in interrupt mask setting code 14 years ago