2011-01-02 |
Shao Miller | [aoe] Rename aoe__mount_targets to AOE_S_MOUNT_TARGETS
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [header,aoe] Rename winvblock__literal* and abft
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [header] Rename winvblock__lib_func to WVL_M_LIB
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [header] Change #include guard
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [bus] Rename WV_S_BUS_CUSTOM_WORK_ITEM to WVL_S_BUS_CUSTOM_W...
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [bus] Rename WV_F_BUS_WORK_ITEM to WVL_F_BUS_WORK_ITEM
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [bus] Rename WV_S_BUS_NODE to WVL_S_BUS_NODE
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [bus] Rename WV_S_BUS_T to WVL_S_BUS_T
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [bus] Rename WV_E_BUS_STATE to WVL_E_BUS_STATE
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [bus] Rename WV_F_BUS_PNP to WVL_F_BUS_PNP
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [bus] Rename WV_F_BUS_THREAD to WVL_F_BUS_THREAD
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [bus] Change #include guard
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [aoe] Add disks to the AoE bus
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [aoe] Process bus work items in thread
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [aoe] Fix UNICODE_STRING initialization
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [driver] Fix UNICODE_STRING initialization
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [util] Use appropriate bus for each command
|
commit | commitdiff | tree |
2011-01-02 |
Shao Miller | [util] Show error messages instead of error codes
|
commit | commitdiff | tree |
2011-01-01 |
Shao Miller | [util] Don't use command_decl macro
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [util] Minor, cosmetic changes
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [util] Rename mount.c to winvblk.c
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [util] Fix LIB path in MAKEUTILS.BAT
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [aoe] Use floating FDO strategy
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [bus] Rename PhysicalDeviceObject member to Pdo
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [bus,driver] Revisit driver unload and thread exit
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [driver] Wait for bus thread to terminate on unload
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [driver] Do not create the bus PDO again and again
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [registry] Add WvlRegFetchDword function
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [registry] Cosmetic touch-ups
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [driver] Rename driver__create_bus_ to WvDriverBusEstablish_
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [driver,aoe] Use WV_S_DRIVER_DUMMY_IDS for PnP ID queries
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [aoe/bus] Generate a WV_S_DRIVER_DUMMY_IDS instance
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [driver] Introduce WV_S_DRIVER_DUMMY_IDS and related
|
commit | commitdiff | tree |
2010-12-31 |
Shao Miller | [aoe] Add explicit IRP dispatch, AddDevice routines
|
commit | commitdiff | tree |
2010-12-30 |
Shao Miller | [driver] Remove unused dev_name local from driver__attach_fdo_
|
commit | commitdiff | tree |
2010-12-30 |
Shao Miller | [aoe] Produce a PDO for the sub-bus
|
commit | commitdiff | tree |
2010-12-30 |
Shao Miller | [driver] Introduce the dummy device feature
|
commit | commitdiff | tree |
2010-12-30 |
Shao Miller | [bus] Add custom work items to WvBusProcessWorkItems
|
commit | commitdiff | tree |
2010-12-30 |
Shao Miller | [wv_st*] dos2unix these files
|
commit | commitdiff | tree |
2010-12-30 |
Shao Miller | [device] Remove unused next_sibling_ptr
|
commit | commitdiff | tree |
2010-12-30 |
Shao Miller | [bus] Remove unused first_child member for WV_S_BUS_T
|
commit | commitdiff | tree |
2010-12-30 |
Shao Miller | [aoe] Use node iteration strategy in AoeBusDevCtlShow
|
commit | commitdiff | tree |
2010-12-30 |
Shao Miller | [bus] Add WvBusGetNodeCount function
|
commit | commitdiff | tree |
2010-12-30 |
Shao Miller | [bus/pnp] Remove first_child usage
|
commit | commitdiff | tree |
2010-12-30 |
Shao Miller | [driver] Re-work WvDriverBusDevCtlDetach_ logic
|
commit | commitdiff | tree |
2010-12-30 |
Shao Miller | [bus] Add WvBusGetNodePdo function
|
commit | commitdiff | tree |
2010-12-30 |
Shao Miller | [bus] Add WvBusGetNextNode function
|
commit | commitdiff | tree |
2010-12-30 |
Shao Miller | [bus] Add WvBusGetNodeNum function
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | Revert "[httpdisk] Apply WinVBlock-as-usual indentation"
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [bus] Remove Dev member from WV_S_BUS_T
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [bus] Don't handle IRP_MJ_PNP IRP_MN_QUERY_ID
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [bus,driver] Move WvBusPnpQueryDevText_ as WvDriverBusPnpQue...
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [bus] Add QueryDevText member to WV_S_BUS_T
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [bus/pnp] Remove unused local from WvBusPnpQueryDevRelations_
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [bus/pnp] Remove Dev usage from WvBusPnpRemoveDev_
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [bus] Track state in WV_S_BUS_T
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [bus/pnp] Use LowerDeviceObject in WvBusPnpQueryCapabilities_
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [bus] Use Fdo member instead of Dev.Self
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [bus] Remove unused WvBusDevInit_ function
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [device] Add NULL checks to various Ops functions
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [bus] Remove unused WvBusFromDev function
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [driver] Use static bus in bus IRP handlers
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [driver] Remove driver__bus
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [disk/pnp] Remove bus usage from disk_pnp__query_capabilities_
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [driver] Use IRP_MJ_* table for main bus
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [bus,driver] Move WvBusGetDevCapabilities as WvDriverGetDevC...
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [driver] Use the static bus in detach function
|
commit | commitdiff | tree |
2010-12-29 |
Shao Miller | [disk,device] Move BootDrive as Boot property
|
commit | commitdiff | tree |
2010-12-28 |
Shao Miller | [bus] Remove unused WvBusIrpMj_
|
commit | commitdiff | tree |
2010-12-28 |
Shao Miller | [bus/dev_ctl,driver] Move IRP_MJ_DEVICE_CONTROL handler
|
commit | commitdiff | tree |
2010-12-28 |
Shao Miller | [bus] Remove WvBusFree_ and WvBusThreadFree_
|
commit | commitdiff | tree |
2010-12-28 |
Shao Miller | [bus] Remove WvBusCreatePdo_
|
commit | commitdiff | tree |
2010-12-28 |
Shao Miller | [aoe] Fix up extern and use static bus in aoe__show
|
commit | commitdiff | tree |
2010-12-28 |
Shao Miller | [bus] Use the static bus in AoeBusDevCtlDispatch_
|
commit | commitdiff | tree |
2010-12-28 |
Shao Miller | [aoe/bus] Use static bus for the AoE bus
|
commit | commitdiff | tree |
2010-12-28 |
Shao Miller | [driver,bus] Move WvBusAddChild as WvDriverBusAddDev
|
commit | commitdiff | tree |
2010-12-24 |
Shao Miller | [disk] Remove prev_free member
|
commit | commitdiff | tree |
2010-12-24 |
Shao Miller | [memdisk] Minor, cosmetic touch-ups
|
commit | commitdiff | tree |
2010-12-24 |
Shao Miller | [disk] Put the device structure right in the disk structure
|
commit | commitdiff | tree |
2010-12-24 |
Shao Miller | [bus/pnp] Enumerate new child PDO node devices
|
commit | commitdiff | tree |
2010-12-24 |
Shao Miller | [bus] Initialize child PDO node list head
|
commit | commitdiff | tree |
2010-12-24 |
Shao Miller | [bus/pnp] Add new child PDO node removal logic
|
commit | commitdiff | tree |
2010-12-24 |
Shao Miller | [bus] Add an internal-use WvBusRemoveNode_ function
|
commit | commitdiff | tree |
2010-12-24 |
Shao Miller | [bus/pnp] Fix IRP_MJ_ typo in debug message
|
commit | commitdiff | tree |
2010-12-24 |
Shao Miller | [bus/pnp] Enqueue IRP_MN_REMOVE_DEVICE
|
commit | commitdiff | tree |
2010-12-23 |
Shao Miller | [bus/pnp] Change functions to take bus parameter
|
commit | commitdiff | tree |
2010-12-23 |
Shao Miller | [bus,driver] Put bus IRP_MJ_PNP handler in driver
|
commit | commitdiff | tree |
2010-12-23 |
Shao Miller | [bus,driver] Put bus IRP_MJ_POWER handler in driver
|
commit | commitdiff | tree |
2010-12-23 |
Shao Miller | [bus,driver] Put bus IRP_MJ_SYSTEM_CONTROL handler...
|
commit | commitdiff | tree |
2010-12-23 |
Shao Miller | [driver] Use a static bus for the main bus
|
commit | commitdiff | tree |
2010-12-23 |
Shao Miller | [driver] Rename Driver_CompletePendingIrp to WvDriverComplet...
|
commit | commitdiff | tree |
2010-12-23 |
Shao Miller | [driver] Rename globals
|
commit | commitdiff | tree |
2010-12-23 |
Shao Miller | [driver] Rename driver__obj_ptr to WvDriverObj
|
commit | commitdiff | tree |
2010-12-23 |
Shao Miller | [driver] Set IsBus flag on the main bus FDO
|
commit | commitdiff | tree |
2010-12-23 |
Shao Miller | [bus] Add child PDO node unit number logic
|
commit | commitdiff | tree |
2010-12-21 |
Shao Miller | [bus] Add FDO member to bus structure
|
commit | commitdiff | tree |
2010-12-21 |
Shao Miller | [project,bus] Two commits: #inclusion and bus freeing
|
commit | commitdiff | tree |
2010-12-21 |
Shao Miller | [bus] Put the device right in the bus
|
commit | commitdiff | tree |
2010-12-21 |
Shao Miller | [aoe] Move registry setup into new registry TU
|
commit | commitdiff | tree |
2010-12-21 |
Shao Miller | [aoe] Rename aoe__get_ to AoeDiskFromDev_
|
commit | commitdiff | tree |
next |