Use the calculated cluster/offset pair if we extend a file.
[reactos.git] / reactos / drivers / storage / atapi /
2005-10-16 Hartmut BirrImplemented SMART commands for ide devices.
2005-10-05 Hartmut BirrImplemented SRB_FUNCTION_IO_CONTROL/IOCTL_SCSI_MINIPORT...
2005-09-28 Hartmut BirrDisable flushing if the device doesn't support it or...
2005-09-26 Hartmut BirrDon't wait after the flush command for a non busy hd.
2005-08-07 Thomas Bluemelfixed differences in signedness warnings
2005-08-07 Eric KohlReplace Win32 types by native ones.
2005-07-29 Emanuele AlibertiVarious fixes to DPRINT parameter list.
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-06-18 Filip NavaraGet rid of ROS DDK SCSI headers.
2005-06-17 Filip NavaraUse W32API.
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-10 Thomas Bluemel- disable -Werror for lib/mesa32 to get it to compile...
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-04 Hartmut BirrImplemented 48(32)bit lba support.
2005-03-02 Casper HornstrupCopy bootstrap files to cd
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-14 Mike NordellFix broken DEVICE_NO_FLUSH handling for ATAPI devices...
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-17 Casper HornstrupBuild storage drivers
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-01 Eric KohlDon't flush the caches of CD/DVD drives.
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-11-18 Gé van GeldorpRollback identify code (Filip reluctantly agrees)
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-09-26 Hartmut Birr- Reselected the drive (master/slave) after a soft...
2004-09-14 Hartmut Birr- Execute the reset command previous the present test...
2004-09-12 Thomas Bluemelreduce debug output
2004-09-10 Filip NavaraFix the reset sequence in AtapiFindDevices to work...
2004-09-03 Filip Navara- Disable debugging messages.
2004-09-03 Filip Navara- Revert the I/O port change from my previous patch...
2004-09-03 Filip NavaraIssue soft reset command for identification and not...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-11 Gé van GeldorpPatch by Michael Fritscher <michael@fritscher.net>
2004-06-10 Hartmut Birr- Enabled the dependency check for the storage drivers.
2004-03-07 Hartmut Birr- Changed the dma capability detection code.
2004-02-29 Hartmut Birr- Fixed the returned values for a data underrun.
2004-02-29 Hartmut Birr- Started implementation of busmaster dma.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-13 Eric KohlEnabled -Wall and -Werror and fixed resulting bugs.
2003-08-22 Eric KohlIgnore junk data from ATA and ATAPI devices.
2003-08-04 Hartmut Birr- Fixed a buffer overflow, if a atapi device returns...
2003-07-12 Eric KohlConvert SCSI SRB to ATAPI format for MODE_SENSE, MODE_S...
2003-07-11 Eric KohlHandle abort command.
2003-06-29 guidoanother day of janitor stuff
2003-06-24 Eric KohlMerged duplicate code.
2003-06-24 Eric KohlAdded more stuff to the IDENTIFY data block.
2003-04-06 Casper Hornstrup2003-04-06 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-05 Casper Hornstrup2003-04-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-30 Eric KohlAdded write cache flushing (untested).
2003-01-28 Hartmut Birr-Using DataBuffer and DataTransferLength from DeviceExt...
2003-01-05 Robert Dickensonhousekeeping files...
2002-12-22 Gé van GeldorpFix sector size for AT LBA drives at 512 bytes
2002-12-15 Steven EdwardsApply'd hartmut sector size patch for VMware.
2002-12-13 Eric KohlFixed data overrun upon read commands.
2002-12-10 Eric KohlAdded the Promise Ultra100 (PDC20267) controller to...
2002-12-09 Hartmut BirrAdded support for shared interrupts (tested with a...
2002-11-17 Robert DickensonRelative include path fixed to absolute path.
2002-11-11 Hartmut Birr* Implemented multiple sector commands for reading...
2002-09-19 Eric KohlMoved SCSI headers because they are used by usetup.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-04 Eric KohlCheck for a busy device in AtapiInterrupt().
2002-08-28 Eric KohlAdded detection of PCI Bus Master Controllers.
2002-07-18 Eric KohlReported sector size must always be a power of 2.
2002-07-13 Eric KohlFixed a typo
2002-05-28 Eric KohlWait for BUSY to clear prior to selecting a drive....
2002-05-26 Eric KohlSilenced debug messages.
2002-05-25 Eric KohlFixed timeout for unpopulated ide channels.
2002-05-24 Eric KohlFixed severe bug in drive detection code.
2002-05-14 Eric KohlSilenced debug message.
2002-04-10 Eric KohlImplemented IOCTL_CDROM_GET_DRIVE_GEOMETRY.
2002-03-25 Eric KohlStarted improving error handling and retries.
2002-03-24 Eric KohlSet feature register for atapi commands.
2002-03-22 Eric KohlPass correct Cdb size.
2002-03-22 Eric KohlFixed atapi block size bug.
2002-03-19 Eric KohlImplemented ATAPI support.
2002-03-16 Eric KohlAdded ISA-Bus initialization by Hartmut Birr.
2002-03-15 Eric KohlAdded write-ability for ATA devices (harddisks).
2002-03-08 Eric KohlImproved recognition of ATAPI devices.
next