summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/blkvsc_drv.c
AgeCommit message (Expand)Author
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-09staging: Convert to bdops->check_events()Tejun Heo
2011-03-07Staging: hv: Remove the vm_device structureK. Y. Srinivasan
2011-03-07Staging: hv: Eliminate blkvsc_driver_context structureK. Y. Srinivasan
2011-03-07Staging: hv: Eliminate driver_context structureK. Y. Srinivasan
2011-03-07Staging: hv: Change the signature for vmbus_child_driver_unregisterK. Y. Srinivasan
2011-03-07Staging: hv: Change the signature for vmbus_child_driver_registerK. Y. Srinivasan
2011-03-07Staging: hv: Use generic device_driver shutdown functionK. Y. Srinivasan
2011-03-07Staging: hv: Use generic device_driver remove functionK. Y. Srinivasan
2011-03-07Staging: hv: Use generic device_driver probe functionK. Y. Srinivasan
2011-02-18Staging: hv: Remove osd layerK. Y. Srinivasan
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman
2011-01-31staging: hv: Convert camel cased struct fields in vmbus_packet_format.h to lo...Haiyang Zhang
2011-01-31staging: hv: Convert camel cased struct fields in vmbus_api.h to lower casesHaiyang Zhang
2011-01-20Staging: hv: fix sysfs symlink on hv block deviceKy 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
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-21Staging: hv: remove struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-07-22Staging: hv: remove DPRINT_EXIT macroGreg Kroah-Hartman
2010-07-22Staging: hv: remove DPRINT_ENTER macroGreg Kroah-Hartman
2010-05-11Staging: hv: block_operations can be constStephen Hemminger
2010-05-11Staging: hv: add module description to blkvscStephen Hemminger
2010-05-11Staging: hv: rename VersionInfo.h to version_info.hGreg Kroah-Hartman
2010-05-11Staging: hv: rename StorVscApi.h to storvsc_api.hGreg Kroah-Hartman
2010-05-11staging: hv: remove ASSERT()s in blkvsc_drv.cBill Pemberton
2010-05-11staging: hv: make the block driver depend on LBDAFBill Pemberton
2010-05-11staging: hv: return error instead calling ASSERT in blkvsc_drv.cBill Pemberton
2010-05-11Staging: hv: trivial whitespace fixes found by checkpatch.plLars Lindley
2010-05-11staging: hv: Corrected all header comment formats kernel-doc formatHank Janssen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman
2010-03-03Staging: hv: Rename struct device_context and re-arrange the fields insideHaiyang Zhang
2010-03-03Staging: hv: Add proper versioning to HV driversHank Janssen
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2009-11-30Staging: hv: Fix some missing author namesHaiyang Zhang
2009-09-15Staging: hv: remove function pointer typedefs from vmbus.hGreg Kroah-Hartman
2009-09-15Staging: hv: coding style fixes for blkvsc_drv.cGreg Kroah-Hartman
2009-09-15Staging: hv: move StorVscApi.hGreg Kroah-Hartman
2009-09-15Staging: hv: move logging.hGreg Kroah-Hartman
2009-09-15Staging: hv: fix typedefs in StorVscApi.hGreg Kroah-Hartman
2009-09-15Staging: hv: move vmbus.hGreg Kroah-Hartman
2009-09-15Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman
2009-09-15Staging: hv: move osd.hGreg Kroah-Hartman
2009-09-15Staging: hv: fix sparse static warningsGreg Kroah-Hartman
2009-09-15Staging: hv: Remove typedef STORVSC_REQUEST and PSTORVSC_REQUESTNicolas Palix