summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/storvsc_api.h
AgeCommit message (Expand)Author
2011-05-17Staging: hv: Move the contents of storvsc_api.h to hyperv_storage.hK. Y. Srinivasan
2011-05-17Staging: hv: stor: Move the contents of vstorage.h to hyperv_storage.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of vmbus.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of vmbus_api.h to hyperv.hK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of struct storvsc_driverK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of some unused functions from storvsc_api.hK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of the ring size state from struct storvsc_driverK. Y. Srinivasan
2011-05-11Staging: hv: Add ring_buffer_size to struct storvsc_device_infoK. Y. Srinivasan
2011-05-11Staging: hv: storvsc_drv: Get rid of max_outstanding_req_per_channel from str...K. Y. Srinivasan
2011-05-11Staging: hv: Get rid of unnecessary state from struct storvsc_driverK. Y. Srinivasan
2011-05-11Staging: hv: Introduce a function to wait to drain outgoing I/OK. Y. Srinivasan
2011-05-11Staging: hv: Rename the function stor_vsc_get_major_info()K. Y. Srinivasan
2011-05-11Staging: hv: blkvsc_drv: Get rid of the calls to storvsc_cleanupK. Y. Srinivasan
2011-05-11Staging: hv: Rename the function stor_vsc_on_io_requestK. Y. Srinivasan
2011-05-11Staging: hv: Rename the function stor_vsc_on_cleanupK. Y. Srinivasan
2011-05-11Staging: hv: Rename the function stor_vsc_on_device_removeK. Y. Srinivasan
2011-05-11Staging: hv: Rename the function stor_vsc_device_addK. Y. Srinivasan
2011-05-11Staging: hv: Change the name of struct storvsc_driver_objectK. Y. Srinivasan
2011-04-26Staging: hv: Introduce a function to map a generic driver pointer to a pointe...K. Y. Srinivasan
2011-04-25Staging: hv: Introduce a function to map channel properties onto block device...K. Y. Srinivasan
2011-04-04Staging: hv: Rename struct storvsc_request_extensionK. Y. Srinivasan
2011-04-04Staging: hv: Move the data_buffer field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the status field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Move on_io_completion() from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Move the context field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Move sense_buffer fieldK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of sense_buffer_size from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of cdb from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the cdb_len from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of lun_id from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the target_id from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the bus field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the host field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the type field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Use struct completion in struct storvsc_request_extensionK. Y. Srinivasan
2011-04-04Staging: hv: Add a function to map a hv_driver pointer to storvsc driverK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of request_ext_size from struct storvsc_driver_objectK. Y. Srinivasan
2011-04-04Staging: hv: Embed struct storvsc_request_extension into hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Move the definition of struct storvsc_request_extensionK. Y. Srinivasan
2011-04-04Staging: hv: Make the function stor_vsc_on_host_reset() staticK. Y. Srinivasan
2011-04-04Staging: hv: Move the definition of the function put_stor_device()K. Y. Srinivasan
2011-04-04Staging: hv: Move the definition of the function get_stor_device()K. Y. Srinivasan
2011-04-04Staging: hv: Cleanup initialization of blkvsc driverK. Y. Srinivasan
2011-04-04Staging: hv: Make the function stor_vsc_initialize() staticK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the include of storvsc.c from blkvsc.cK. Y. Srinivasan
2011-04-04Staging: hv: Cleanup struct storvsc_deviceK. Y. Srinivasan
2011-04-04Staging: hv: Move the definition of struct storvsc_deviceK. Y. Srinivasan
2011-04-04Staging: hv: Move the definition of struct storvsc_request_extensionK. Y. Srinivasan
2010-12-06staging: hv: Convert camel case functions in storvsc_api.h to lowercaseHank Janssen
2010-12-06staging: hv: Convert camel case struct fields in storvsc_api.h to lowercaseHank Janssen