Commit Graph

2336 Commits (59c19cb2f6a7928a2fd3afd22bfe988e025b41d8)

Author SHA1 Message Date
Konrad Rzeszutek Wilk a71e23d992 xen/blkback: Fix warning error. 13 years ago
Ren Mingxin c0aa3e0916 virtio_blk: helper function to format disk names 13 years ago
Greg Kroah-Hartman 6363480651 block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy 13 years ago
Asai Thambi S P 95fea2f1d9 mtip32xx: dump tagmap on failure 13 years ago
Asai Thambi S P c74b0f586f mtip32xx: fix handling of commands in various scenarios 13 years ago
Asai Thambi S P 8a857a880b mtip32xx: Shorten macro names 13 years ago
Asai Thambi S P 8182b49528 mtip32xx: misc changes 13 years ago
Asai Thambi S P f65872177d mtip32xx: Add new sysfs entry 'status' 13 years ago
Asai Thambi S P dad40f16ff mtip32xx: make setting comp_time as common 13 years ago
Asai Thambi S P 45038367c2 mtip32xx: Add new bitwise flag 'dd_flag' 13 years ago
Igor Mammedov e95ae5a493 xen: only check xen_platform_pci_unplug if hvm 13 years ago
Ryosuke Saito 6d27f09a63 mtip32xx: fix error handling in mtip_init() 13 years ago
Len Brown f6365201d8 x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility 13 years ago
Vivek Goyal e9986f303d virtio-blk: Call revalidate_disk() upon online disk resize 13 years ago
Wanlong Gao f4507164e7 nbd: rename the nbd_device variable from lo to nbd 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Benjamin Herrenschmidt cb52d8970e powerpc+sparc/vio: Modernize driver registration 13 years ago
Konrad Rzeszutek Wilk 3389bb8bf7 xen/blkback: Make optional features be really optional. 13 years ago
Konrad Rzeszutek Wilk 4dae76705f xen/blkback: Squash the discard support for 'file' and 'phy' type. 13 years ago
Oleg Nesterov 70834d3070 usermodehelper: use UMH_WAIT_PROC consistently 13 years ago
Asai Thambi S P 22be2e6e13 mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and start port in mtip_restart_port() 13 years ago
Stephen M. Cameron bc67f63650 cciss: Fix scsi tape io with more than 255 scatter gather elements 13 years ago
Stephen M. Cameron 395d287526 cciss: Initialize scsi host max_sectors for tape drive support 13 years ago
Josh Durgin c666601a93 rbd: move snap_rwsem to the device, rename to header_rwsem 13 years ago
Alex Elder 32eec68d2f rbd: don't drop the rbd_id too early 13 years ago
Alex Elder 593a9e7b34 rbd: small changes 13 years ago
Alex Elder 00f1f36ffa rbd: do some refactoring 13 years ago
Alex Elder fed4c143ba rbd: fix module sysfs setup/teardown code 13 years ago
Alex Elder 7ef3214af2 rbd: don't allocate mon_addrs buffer in rbd_add() 13 years ago
Alex Elder 5214ecc45c rbd: have rbd_parse_args() report found mon_addrs size 13 years ago
Alex Elder 81a8979378 rbd: do a few checks at build time 13 years ago
Alex Elder e28fff268e rbd: don't use sscanf() in rbd_add_parse_args() 13 years ago
Alex Elder a725f65e52 rbd: encapsulate argument parsing for rbd_add() 13 years ago
Alex Elder 27cc25943f rbd: simplify error handling in rbd_add() 13 years ago
Alex Elder 60571c7d55 rbd: reduce memory used for rbd_dev fields 13 years ago
Alex Elder d720bcb0a8 rbd: have rbd_get_client() return a rbd_client 13 years ago
Alex Elder f0f8cef5a3 rbd: a few simple changes 13 years ago
Alex Elder 432b858749 rbd: rename "node_lock" 13 years ago
Alex Elder bc534d86be rbd: move ctl_mutex lock inside rbd_client_create() 13 years ago
Alex Elder d97081b0c7 rbd: move ctl_mutex lock inside rbd_get_client() 13 years ago
Alex Elder e6994d3dde rbd: release client list lock sooner 13 years ago
Alex Elder d184f6bfde rbd: restore previous rbd id sequence behavior 13 years ago
Alex Elder 499afd5b8e rbd: tie rbd_dev_list changes to rbd_id operations 13 years ago
Alex Elder e124a82f3c rbd: protect the rbd_dev_list with a spinlock 13 years ago
Alex Elder 1ddbe94eda rbd: rework calculation of new rbd id's 13 years ago
Alex Elder b7f23c361b rbd: encapsulate new rbd id selection 13 years ago
Josh Durgin cc9d734c3d rbd: use a single value of snap_name to mean no snap 13 years ago
Alex Elder 1dbb439913 rbd: do not duplicate ceph_client pointer in rbd_device 13 years ago
Alex Elder ee57741c52 rbd: make ceph_parse_options() return a pointer 13 years ago
Alex Elder 2107978668 rbd: a few small cleanups 13 years ago