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