[NTFS] - Fix some formatting / style issues, per CR-123.
[reactos.git] / drivers /
2017-12-10 Trevor Thompson[NTFS] - Fix some formatting / style issues, per CR...
2017-12-10 Trevor Thompson[NTFS] - Add a few fixes and improvements, most from...
2017-12-10 Trevor Thompson[NTFS] - Add some fixes and improvements to mft.c from...
2017-12-10 Trevor Thompson[NTFS] - Add some fixes and improvements to finfo.c...
2017-12-10 Trevor Thompson[NTFS] - Add some fixes and improvements to create...
2017-12-10 Trevor Thompson[NTFS] - Add some fixes and improvements to btree.c...
2017-12-10 Trevor Thompson[NTFS] - Add some fixes and improvements to attribute...
2017-12-10 Trevor Thompson[NTFS] - Fix UpdateFileNameRecord() when the file being...
2017-12-10 Trevor Thompson[NTFS] - Fix AddFileName() when the file path is two...
2017-12-10 Trevor Thompson[NTFS] - Fix gcc build. Fix CompareTreeKeys(): Don...
2017-12-10 Trevor Thompson[NTFS] - Fix a couple of issues spotted by Thomas:...
2017-12-10 Trevor Thompson[NTFS] - Begin to implement B-Trees. Allow for creating...
2017-12-10 Trevor Thompson[NTFS] - Add some minor fixes and improvements:
2017-12-10 Trevor Thompson[NTFS] - Fix creation of files with long filenames.
2017-12-10 Trevor Thompson[NTFS] - In the NtfsAddFilenameToDirectory() function...
2017-12-10 Trevor Thompson[NTFS] - Fix a mistake with AddFileName() from my last...
2017-12-10 Trevor Thompson[NTFS] - Fix POSIX rules. Fix accessing long filenames...
2017-12-10 Trevor Thompson[NTFS] - Fix IncreaseMftSize(); check IrpContext to...
2017-12-10 Trevor Thompson[NTFS] - Add support for expanding the master file...
2017-12-10 Trevor Thompson[NTFS] - Restructure some code in preparation for the...
2017-12-10 Trevor Thompson[NTFS] - Add some improvements to the previous commit...
2017-12-10 Trevor Thompson[NTFS] - Add the most basic support for file creation...
2017-12-10 Trevor Thompson[NTFS] - Decrease debug spam
2017-12-10 Trevor Thompson[NTFS] - Disable write support by default. Enable it...
2017-12-10 Trevor Thompson[NTFS] - Add support for changing a file's size via...
2017-12-10 Trevor Thompson[NTFS] - Fix a bug with last commit, as spotted by...
2017-12-10 Trevor Thompson[NTFS] - Expand support for resizing resident attribute...
2017-12-10 Trevor Thompson[NTFS] - Commit early results of a small restructuring...
2017-12-10 Trevor Thompson[NTFS] Add support for creating new MFT entries:
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-10-06 Colin FinckFix remaining text file line endings in the tree. ...
2017-10-04 Pierre Schweitzer[CLASS2]: Fix status code on too small as exposed by...
2017-10-04 Hermès Bélusca-MaïtoDelete "ghost" old(*) files that have been mysteriously...
2017-10-04 Hermès Bélusca-MaïtoAdd .keep guard files in order to restore lost but...
2017-10-04 Hermès Bélusca-MaïtoRemove unwanted .gitignore files.
2017-10-03 Pierre Schweitzer[CLASS2]: Cosmetic fixes by Thomas
2017-10-03 Pierre Schweitzer[CLASS2]: - In ScsiClassCreateDeviceObject() don't...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-08-18 Aman PriyadarshiMinor changes for ATAPI Srb Functions
2016-08-14 Aman PriyadarshiAdded Port Reset for non Idle ports
2016-07-26 Aman PriyadarshiFixed write crashes, write support working. Tested...
2016-07-26 Aman PriyadarshiAdded write support, next operation code 53 27.
2016-07-25 Aman PriyadarshiHandled SCSIOP_MODE_SENSE, Fixes made to maxLba count.
2016-07-25 Aman PriyadarshiHandled SCSIOP_TEST_UNIT_READY
2016-07-24 Aman PriyadarshiFixed SrbExtension == NULL bug! :D
2016-07-23 Aman PriyadarshiCompleted SCSIOP_READ_CAPACITY, SCSIOP_REPORT_LUNS...
2016-07-19 Aman PriyadarshiImplemented Dpc Routine, managed Srb functions and...
2016-07-05 Aman Priyadarshi- Handled DET = 03h case.
2016-07-04 Aman Priyadarshi- Fixed Offset Issue (VendorId and Reversed space offse...
2016-07-04 Aman PriyadarshiDebugging Port Device Status Check
2016-06-30 Aman Priyadarshi- Completed Interrupt Handler Routine
2016-06-27 Aman PriyadarshiNext: Interrupt Handler for completed FIS commands.
2016-06-22 Aman PriyadarshiImplemented AhciBuild_PRDT
2016-06-20 Aman PriyadarshiPlease look at notes.txt for implementation and progres...
2016-06-16 Aman Priyadarshifixed portCount boundary problem :D
2016-06-16 Aman Priyadarshi- Fixed CMakeLists issues reported by hbelusca
2016-06-15 Aman PriyadarshiAdded AHCI_Global_HBA_CAP_S64A support
2016-06-10 Aman PriyadarshiCode Review #2
2016-06-09 Aman Priyadarshichanges after code review
2016-06-07 Aman PriyadarshiAdded AhciHwInterrupt -- Round Robin Implementation...
2016-06-07 Aman PriyadarshiAHCI-SATA Interface almost ready.
2016-06-05 Aman PriyadarshiAdded INF File for driver installation with minimal...
2016-06-04 Aman Priyadarshi- Added all HwStor Initialization Required Functions
2016-06-03 Aman PriyadarshiAhciFindAdapter Completed
2016-06-02 Aman PriyadarshiRequired changes to meet community coding style.
2016-06-02 Aman Priyadarshi== Storahci driver
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work
2014-12-14 Hermès Bélusca-MaïtoPartial merge of condrv_restructure branch r65657.
2014-12-14 Hermès Bélusca-MaïtoSync with trunk r65656.
2014-12-14 Hermès Bélusca-Maïto[CONDRV]: Code reshuffling only.
2014-12-05 Hermès Bélusca-MaïtoFix merge r65567.
2014-12-05 Hermès Bélusca-MaïtoSync to trunk r65566.
2014-11-26 Amine Khaldi* The Shell.. for a long time we dreamed of having...
2014-11-26 Amine Khaldi* Sync up to trunk head (r65491).
2014-11-25 Amine Khaldi* Sync up to trunk head (r65481).
next