aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/BlkVsc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11staging: hv: remove ASSERT()sBill Pemberton1-1/+1
2009-11-30Staging: hv: Fix some missing author namesHaiyang Zhang1-0/+1
2009-09-15Staging: hv: remove typedefs from StorVsc.cGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: coding style cleanups of BlkVsc.cGreg Kroah-Hartman1-55/+51
2009-09-15Staging: hv: fix typedefs in StorVscApi.hGreg Kroah-Hartman1-2/+2
2009-09-15Staging: hv: fix typedefs in vstorage.hGreg Kroah-Hartman1-2/+2
2009-09-15Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman1-6/+12
2009-09-15Staging: hv: move osd.hGreg Kroah-Hartman1-0/+1
2009-09-15Staging: hv: fix sparse static warningsGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_OBJECTNicolas Palix1-1/+1
2009-09-15Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their corresponding structsNicolas Palix1-2/+2
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton1-8/+8
2009-09-15Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functionsGreg Kroah-Hartman1-0/+1
2009-09-15Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman1-2/+2
2009-09-15Staging: hv: remove UINT8 and INT8 typedefsGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: make the Hyper-V virtual block driver buildGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: add the Hyper-V virtual block driverHank Janssen1-0/+107