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