2011-01-23 |
Shao Miller | [filedisk/grub4dos] Rename filedisk_grub4dos__find() |
tree | commitdiff |
2011-01-23 |
Shao Miller | [debug] Rename Debug_Initialize(), register bug-check... |
tree | commitdiff |
2011-01-22 |
Shao Miller | [project] Quick development release #2 (today) |
tree | commitdiff |
2011-01-22 |
Shao Miller | [filedisk/grub4dos] Add WvFilediskCheckDiskMatchIsoSig_() |
tree | commitdiff |
2011-01-22 |
Shao Miller | [filedisk/grub4dos] Add WvFilediskG4dCheckDiskMatchMbrS... |
tree | commitdiff |
2011-01-22 |
Shao Miller | [filedisk/grub4dos] Split .VHD checking out into... |
tree | commitdiff |
2011-01-22 |
Shao Miller | [project] Quick development release |
tree | commitdiff |
2011-01-22 |
Shao Miller | [filedisk/grub4dos] Rename check_disk_match()... |
tree | commitdiff |
2011-01-22 |
Shao Miller | [filedisk/grub4dos] Pend WvFilediskG4dIo_ |
tree | commitdiff |
2011-01-22 |
Shao Miller | [filedisk/grub4dos] Return STATUS_DEVICE_NOT_READY... |
tree | commitdiff |
2011-01-22 |
Shao Miller | [filedisk/grub4dos] Fix uninitialized array |
tree | commitdiff |
2011-01-20 |
Shao Miller | [project] Include binaries in git for dev releases |
tree | commitdiff |
2011-01-20 |
Shao Miller | [filedisk] Add impersonation support for network files |
tree | commitdiff |
2011-01-19 |
Shao Miller | [libthread] WvlThreadStart() makes WvlThreadStateStarted |
tree | commitdiff |
2011-01-19 |
Shao Miller | [filedisk] Make all filedisks threaded |
tree | commitdiff |
2011-01-17 |
Shao Miller | [filedisk,ramdisk] Set the ParentBus earlier |
tree | commitdiff |
2011-01-16 |
Shao Miller | [util] Spoof types for #include to succeed |
tree | commitdiff |
2011-01-16 |
Shao Miller | [httpdisk_util] Work with bus device |
tree | commitdiff |
2011-01-16 |
Shao Miller | [httpdisk] Handle IOCTL_HTTP_DISK_DISCONNECT |
tree | commitdiff |
2011-01-16 |
Shao Miller | [httpdisk/bus] Handle IOCTL_HTTP_DISK_CONNECT |
tree | commitdiff |
2011-01-15 |
Shao Miller | [httpdisk] Change 'return' to 'break' in HttpDiskThread() |
tree | commitdiff |
2011-01-10 |
Shao Miller | [httpdisk] Use WinVBlock disk library for SCSI IRPs |
tree | commitdiff |
2011-01-10 |
Shao Miller | [httpdisk] Use WinVBlock disk library for PnP IRPs |
tree | commitdiff |
2011-01-10 |
Shao Miller | [disk] Rename WV_S_DISK_OPS to WVL_S_DISK_OPS |
tree | commitdiff |
2011-01-10 |
Shao Miller | [disk] Rename WV_F_DISK_CLOSE to WVL_F_DISK_CLOSE |
tree | commitdiff |
2011-01-10 |
Shao Miller | [disk] Rename WV_F_DISK_MAX_XFER_LEN... |
tree | commitdiff |
2011-01-10 |
Shao Miller | [disk] Rename WV_S_DISK_T to WVL_S_DISK_T |
tree | commitdiff |
2011-01-10 |
Shao Miller | [disk,aoe,filedisk,ramdisk] Remove Dev member |
tree | commitdiff |
2011-01-10 |
Shao Miller | [disk,libdisk] Split more non-library out of library |
tree | commitdiff |
2011-01-10 |
Shao Miller | [driver,disk] Move some disk code into disk.c |
tree | commitdiff |
2011-01-10 |
Shao Miller | [disk->libdisk] Continue librarization process |
tree | commitdiff |
2011-01-10 |
Shao Miller | [filedisk,ramdisk] Remove unused *__get_ptr() macros |
tree | commitdiff |
2011-01-10 |
Shao Miller | [disk/pnp] Independence from WV_S_DISK_T |
tree | commitdiff |
2011-01-10 |
Shao Miller | [disk] Use new PnpQueryDevText member of WV_S_DISK_T |
tree | commitdiff |
2011-01-10 |
Shao Miller | [disk] Use new PnpQueryId member of WV_S_DISK_T |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk] New ParentBus member |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] Use new Pdo member in AOE_S_DISK |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] Use new Boot member of AOE_S_DISK |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] Use new BusNode member of AOE_S_DISK |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] AoeBusAddDev() now takes an AOE_SP_DISK |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] Move AOE_S_DISK_ into header |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] Move AOE_E_SEARCH_STATE_ into header |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] Remove unused 'prev_free' member |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk,aoe,ramdisk,filedisk] Remove unused 'tracking... |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk,aoe] Move SpinLock and SearchEvent member into AoE |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk,aoe,filedisk,ramdisk] Move Dev back out of WV_S_D... |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk] Remove Init member from WV_S_DISK_T |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk/pnp,driver] More independence from WV_S_DEV_T |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk/scsi] Independence from WV_S_DEV_T |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk/scsi] Remove more WV_S_DEV_T dependence |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] Remove more WV_S_DEV_T usage |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] Avoid disk__get_ptr and WvDevFromDevObj... |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk] Use WV_S_DEV_T-independent I/O routine |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk] Introduce I/O function prototype without... |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] Wrap an I/O routine taking a disk instead of dev |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] Use AOE_SP_DISK_ instead of WV_SP_DEV_T for... |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk] Remove unused disk__create() |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk/dev_ctl,driver] Rename disk_dev_ctl__dispatch() |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk/dev_ctl] Change disk_dev_ctl__scsi_get_address_ |
tree | commitdiff |
2011-01-09 |
Shao Miller | [device] Remove DevNum member |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk] Introduce UnitNum operation |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk/dev_ctl] Change disk_dev_ctl__get_geom_() |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk/dev_ctl] Change disk_dev_ctl__storage_query_prop_() |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk/dev_ctl] Get the disk pointer in the dispatcher |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk/pnp] Don't call IoDeleteDevice() |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] Change AoeDiskCreate_ to AoeDiskCreatePdo_() |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] Use disk IRP handlers |
tree | commitdiff |
2011-01-09 |
Shao Miller | [disk] Export disk IRP handlers as library functions |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] Don't track AoE disks globally |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe] Put the WV_S_DISK_T inside AOE_S_DISK_ |
tree | commitdiff |
2011-01-09 |
Shao Miller | [aoe/bus] Allow the caller to create the PDO |
tree | commitdiff |
2011-01-09 |
Shao Miller | [ramdisk] Use RAM disk PDO creation function |
tree | commitdiff |
2011-01-09 |
Shao Miller | [ramdisk/memdisk] Note the media type before creation |
tree | commitdiff |
2011-01-09 |
Shao Miller | [ramdisk/grub4dos] Note the media type before creation |
tree | commitdiff |
2011-01-09 |
Shao Miller | [ramdisk/grub4dos] Minor, cosmetic changes |
tree | commitdiff |
2011-01-09 |
Shao Miller | [ramdisk] Minor, cosmetic changes |
tree | commitdiff |
2011-01-08 |
Shao Miller | [ramdisk] Don't track RAM disks globally |
tree | commitdiff |
2011-01-08 |
Shao Miller | [bus] Add null operation check for WV_S_DEV_T::Ops... |
tree | commitdiff |
2011-01-08 |
Shao Miller | [disk,filedisk] Export IRP handlers, create filedisk PDO |
tree | commitdiff |
2011-01-08 |
Shao Miller | [filedisk] Shuffle code around in WvFilediskAttach() |
tree | commitdiff |
2011-01-08 |
Shao Miller | [bus] Allow a WvBusAddDev() caller to create PDO |
tree | commitdiff |
2011-01-08 |
Shao Miller | [disk] Zero out a disk during initialization |
tree | commitdiff |
2011-01-08 |
Shao Miller | [disk] Split WvDiskCreatePdo_() for WV_S_DEV_T independence |
tree | commitdiff |
2011-01-08 |
Shao Miller | [disk] Don't track disks globally |
tree | commitdiff |
2011-01-08 |
Shao Miller | [disk] Split disk initialization out of disk__create() |
tree | commitdiff |
2011-01-08 |
Shao Miller | [disk] Cosmetic changes and NULL disk operation checks |
tree | commitdiff |
2011-01-08 |
Shao Miller | [disk] Rename WV_E_DISK_IO_MODE to WVL_E_DISK_IO_MODE |
tree | commitdiff |
2011-01-08 |
Shao Miller | [disk] Rename WV_A_DISK_BOOT_SECT to WVL_A_DISK_BOOT_SECT |
tree | commitdiff |
2011-01-08 |
Shao Miller | [httpdisk] Handle IRP_MJ_PNP:IRP_MN_START_DEVICE |
tree | commitdiff |
2011-01-08 |
Shao Miller | [disk] Rename WV_E_DISK_MEDIA_TYPE to WVL_E_DISK_MEDIA_TYPE |
tree | commitdiff |
2011-01-08 |
Shao Miller | [httpdisk] Debug-messages for unsupported IRP major... |
tree | commitdiff |
2011-01-08 |
Shao Miller | [httpdisk] IRP_MJ_SCSI handling skeleton |
tree | commitdiff |
2011-01-08 |
Shao Miller | [httpdisk] Debug-messages for a few more PnP IRP types |
tree | commitdiff |
2011-01-08 |
Shao Miller | [httpdisk] Support disk PnP ID queries |
tree | commitdiff |
2011-01-08 |
Shao Miller | [httpdisk] Add IRP_MJ_PNP handler |
tree | commitdiff |
2011-01-08 |
Shao Miller | [libbus/pnp] Add check for NULL QueryDevText member |
tree | commitdiff |
2011-01-08 |
Shao Miller | [libbus] Add check for NULL bus FDO |
tree | commitdiff |
2011-01-08 |
Shao Miller | [httpdisk/bus] Add pre-made devices to the bus |
tree | commitdiff |
2011-01-08 |
Shao Miller | [httpdisk/bus] Delete bus FDO on PnP removal |
tree | commitdiff |
2011-01-08 |
Shao Miller | [httpdisk/bus] Actually handle the IRPs in commit 6081ace4 |
tree | commitdiff |
next |