summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/blkvsc_drv.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: Fix some missing author namesHaiyang Zhang2009-11-301-0/+1
* Staging: hv: remove function pointer typedefs from vmbus.hGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: coding style fixes for blkvsc_drv.cGreg Kroah-Hartman2009-09-151-532/+521
* Staging: hv: move StorVscApi.hGreg Kroah-Hartman2009-09-151-2/+1
* Staging: hv: move logging.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: fix typedefs in StorVscApi.hGreg Kroah-Hartman2009-09-151-7/+7
* Staging: hv: move vmbus.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-151-0/+1
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: Remove typedef STORVSC_REQUEST and PSTORVSC_REQUESTNicolas Palix2009-09-151-9/+9
* Staging: hv: remove more printk() warningsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: comment out blkdev variable in blkvsc_ioctlBill Pemberton2009-09-151-1/+1
* Staging: hv: check return value of driver_for_each_device()Bill Pemberton2009-09-151-2/+9
* Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix2009-09-151-2/+2
* Staging: hv: check return value of device_register()Bill Pemberton2009-09-151-1/+1
* Staging: hv: fix blkvsc_ioctl() parametersBill Pemberton2009-09-151-4/+4
* Staging: hv: fix blkvsc_release() parametersBill Pemberton2009-09-151-3/+3
* Staging: hv: fix blkvsc_open() parametersBill Pemberton2009-09-151-4/+4
* Staging: hv: blkvsc_drv.c: fix print formattingBill Pemberton2009-09-151-14/+14
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-116/+133
* Staging: hv: Remove compatibility ifdefryMoritz Muehlenhoff2009-09-151-51/+0
* Staging: hv: fix up printk warningsGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: osd: remove PrintBytes wrapperGreg Kroah-Hartman2009-09-151-2/+3
* Staging: hv: blkvsc: fix up driver_data usageGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: make the Hyper-V virtual block driver buildGreg Kroah-Hartman2009-09-151-11/+12
* Staging: hv: add the Hyper-V virtual block driverHank Janssen2009-09-151-0/+1547
OpenPOWER on IntegriCloud