Commit Graph

1992 Commits (4c49ff3fe128ca68dabd07537415c419ad7f82f9)

Author SHA1 Message Date
Namhyung Kim 5988ce2396 nbd: adjust 'max_part' according to part_shift 14 years ago
Namhyung Kim 3b2710824e nbd: limit module parameters to a sane value 14 years ago
Namhyung Kim 35fbf5bcf4 nbd: pass MSG_* flags to kernel_recvmsg() 14 years ago
Namhyung Kim ac04fee0b5 loop: export module parameters 14 years ago
Namhyung Kim 8892cbaf68 brd: export module parameters 14 years ago
Namhyung Kim 13868b76ab brd: fix comment on initial device creation 14 years ago
Namhyung Kim af46566885 brd: handle on-demand devices correctly 14 years ago
Namhyung Kim 315980c868 brd: limit 'max_part' module param to DISK_MAX_PARTS 14 years ago
Namhyung Kim a2cba2913c brd: get rid of unused members from struct brd_device 14 years ago
Sage Weil 9db4b3e327 rbd: handle online resize of underlying rbd image 14 years ago
Sage Weil aedfec59ee rbd: use snprintf for disk->disk_name 14 years ago
Sage Weil 916d4d6727 rbd: cleanup: make kfree match kmalloc 14 years ago
Namhyung Kim a1c15c59fe loop: handle on-demand devices correctly 14 years ago
Namhyung Kim 78f4bb367f loop: limit 'max_part' module param to DISK_MAX_PARTS 14 years ago
Andrew Morton 0ddf72be4e drbd: fix warning 14 years ago
Philipp Reisner 9b2f61aec7 drbd: fix warning 14 years ago
Bart Van Assche 24c4830c8e drbd: Fix spelling 14 years ago
Lars Ellenberg 9a0d9d0389 drbd: fix schedule in atomic 14 years ago
Philipp Reisner 99432fcc52 drbd: Take a more conservative approach when deciding max_bio_size 14 years ago
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