summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/storvsc.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: Move the contents of storvsc_api.h to hyperv_storage.hK. Y. Srinivasan2011-05-171-1/+0Star
* Staging: hv: stor: Move the contents of vstorage.h to hyperv_storage.hK. Y. Srinivasan2011-05-171-1/+0Star
* Staging: hv: stor: Create a common header file for storage driversK. Y. Srinivasan2011-05-171-0/+1
* Staging: hv: vmbus_drv: Include the contents of hv_api.h in hyperv_vmbus.hK. Y. Srinivasan2011-05-171-1/+0Star
* Staging: hv: Move the contents of logging.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0Star
* Staging: hv: Move the contents of channel.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0Star
* Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0Star
* Staging: hv: Include the newly created header file in all of the relevant hyp...K. Y. Srinivasan2011-05-171-0/+2
* Staging: hv: Use the rinbuffer size info in struct storvsc_device_infoK. Y. Srinivasan2011-05-111-6/+4Star
* Staging: hv: storvsc: Get rid of some unnecessary DPRINTSK. Y. Srinivasan2011-05-111-100/+16Star
* Staging: hv: storvsc: Get rid of/change some dated commentsK. Y. Srinivasan2011-05-111-11/+1Star
* Staging: hv: Rename stor_vsc_connect_to_vspK. Y. Srinivasan2011-05-111-2/+2
* Staging: hv: Rename stor_vsc_on_channel_callbackK. Y. Srinivasan2011-05-111-2/+2
* Staging: hv: Rename stor_vsc_on_receiveK. Y. Srinivasan2011-05-111-2/+2
* Staging: hv: Rename stor_vsc_on_io_completionK. Y. Srinivasan2011-05-111-2/+2
* Staging: hv: Rename stor_vsc_channel_init()K. Y. Srinivasan2011-05-111-2/+2
* Staging: hv: Use the newly introduced I/O drain synch methodK. Y. Srinivasan2011-05-111-5/+2Star
* Staging: hv: Introduce a function to wait to drain outgoing I/OK. Y. Srinivasan2011-05-111-1/+5
* Staging: hv: Rename the function stor_vsc_get_major_info()K. Y. Srinivasan2011-05-111-1/+1
* Staging: hv: blkvsc_drv: Get rid of the calls to storvsc_cleanupK. Y. Srinivasan2011-05-111-7/+0Star
* Staging: hv: Rename the function stor_vsc_on_io_requestK. Y. Srinivasan2011-05-111-1/+1
* Staging: hv: Rename the function stor_vsc_on_cleanupK. Y. Srinivasan2011-05-111-1/+1
* Staging: hv: Rename the function stor_vsc_on_device_removeK. Y. Srinivasan2011-05-111-1/+1
* Staging: hv: Rename the function stor_vsc_device_addK. Y. Srinivasan2011-05-111-1/+1
* Staging: hv: Change the name of struct storvsc_driver_objectK. Y. Srinivasan2011-05-111-1/+1
* Staging: hv: Get rid of the references to the priv element of struct hv_drive...K. Y. Srinivasan2011-04-271-1/+1
* Staging: hv: Get rid of IDE details from blkvsc_drv.cK. Y. Srinivasan2011-04-261-9/+9
* Staging: hv: Introduce a function to map channel properties onto block device...K. Y. Srinivasan2011-04-261-0/+68
* Staging: hv: Properly capture the error stateK. Y. Srinivasan2011-04-201-2/+11
* Staging: hv: Rename struct storvsc_request_extensionK. Y. Srinivasan2011-04-051-28/+21Star
* Staging: hv: Move the data_buffer field from struct hv_storvsc_requestK. Y. Srinivasan2011-04-051-4/+6
* Staging: hv: Get rid of the status field from struct hv_storvsc_requestK. Y. Srinivasan2011-04-051-5/+3Star
* Staging: hv: Move on_io_completion() from struct hv_storvsc_requestK. Y. Srinivasan2011-04-051-1/+1
* Staging: hv: Move sense_buffer fieldK. Y. Srinivasan2011-04-051-1/+1
* Staging: hv: Get rid of sense_buffer_size from struct hv_storvsc_requestK. Y. Srinivasan2011-04-051-2/+0Star
* Staging: hv: Get rid of cdb from struct hv_storvsc_requestK. Y. Srinivasan2011-04-051-4/+2Star
* Staging: hv: Get rid of the cdb_len from struct hv_storvsc_requestK. Y. Srinivasan2011-04-051-5/+4Star
* Staging: hv: Get rid of lun_id from struct hv_storvsc_requestK. Y. Srinivasan2011-04-051-3/+2Star
* Staging: hv: Get rid of the target_id from struct hv_storvsc_requestK. Y. Srinivasan2011-04-051-3/+2Star
* Staging: hv: Get rid of the bus field from struct hv_storvsc_requestK. Y. Srinivasan2011-04-051-3/+2Star
* Staging: hv: Get rid of the host field from struct hv_storvsc_requestK. Y. Srinivasan2011-04-051-1/+0Star
* Staging: hv: Get rid of the type field from struct hv_storvsc_requestK. Y. Srinivasan2011-04-051-3/+0Star
* Staging: hv: Use struct completion in struct storvsc_request_extensionK. Y. Srinivasan2011-04-051-22/+12Star
* Staging: hv: Embed struct storvsc_request_extension into hv_storvsc_requestK. Y. Srinivasan2011-04-051-2/+1Star
* Staging: hv: Move the definition of the function stor_vsc_on_host_reset()K. Y. Srinivasan2011-04-051-56/+0Star
* Staging: hv: Move the definition of the function put_stor_device()K. Y. Srinivasan2011-04-051-9/+0Star
* Staging: hv: Move the definition of the function get_stor_device()K. Y. Srinivasan2011-04-051-14/+0Star
* Staging: hv: Move the definition of stor_vsc_initialize()K. Y. Srinivasan2011-04-051-64/+0Star
* Staging: hv: Get rid of dead code in storvsc.cK. Y. Srinivasan2011-04-051-33/+0Star
* Staging: hv: Get rid of the include of storvsc.c from blkvsc.cK. Y. Srinivasan2011-04-051-4/+4