reactos/drivers
Vincent Franchomme 6e0cf03d92 [BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.8.0 (#4417)
v1.8 (2022-03-12):

- Added minimal support for fs-verity
- ~~Added test suite~~ Not in ReactOS
- Fixed incorrect disk usage statistics
- Fixed potential crashes when renaming stream to file or file to stream
- Fixed potential crashes when querying hard links on file
- Fixed potential hang when opening oplocked file
- Fixed minor issues also uncovered by test suite
2022-05-03 17:30:11 +02:00
..
base [KDGDB] Support "int 0x2c" for x86 & amd64 targets 2021-07-05 10:55:47 +02:00
battery [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
bluetooth [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
bus [TRANSLATION] Improve Simplified & Traditional Chinese translations (#4388) 2022-03-31 20:38:52 +03:00
crypto [KSECDD] Fix RtlEncryptMemory and improve test 2020-09-25 09:39:51 +02:00
filesystems [BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.8.0 (#4417) 2022-05-03 17:30:11 +02:00
filters [FLTMGR] CreateClientPort(): Fix ObInsertObject() error handling 2021-12-28 02:27:50 +03:00
hid [KBDHID] Fix returned Status for IOCTL_KEYBOARD_QUERY_* 2021-09-12 23:36:18 +02:00
input [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
ksfilter [KS] KsServiceBusEnumPnpRequest(): Remove a redundant ASSERT() 2022-01-08 18:00:38 +03:00
multimedia [DLLs] Fix .spec files regarding OLE-specific exports. 2019-07-28 16:26:22 +02:00
network [NVNET] Add driver for nForce-based NICs 2022-04-16 11:54:24 +03:00
parallel [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
processor [TRANSLATION] Improve Simplified & Traditional Chinese translations (#4388) 2022-03-31 20:38:52 +03:00
sac [SACDRV] Fix uninitialized variable usage. 2021-10-27 19:27:32 -04:00
serial [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
setup [BLUE][CONSRV][USETUP] Completely remove support for CAB font extraction from driver, and move it to CONSRV, much like what was done for USETUP. 2022-01-15 17:41:36 +01:00
storage [TRANSLATION] Improve Simplified & Traditional Chinese translations (#4388) 2022-03-31 20:38:52 +03:00
usb [TRANSLATION] Improve Simplified & Traditional Chinese translations (#4388) 2022-03-31 20:38:52 +03:00
wdm [AC97] Improve driver version info (#4368) 2022-03-06 01:04:56 +03:00
wmi [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
CMakeLists.txt