#
29d19382 |
| 28-Sep-2022 |
Johannes Obermayr <johannesobermayr@gmx.de> |
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.8.1 (#4729)
CORE-18322
v1.8.1 (2022-08-23):
- Fixed use-after-free when flushing
- Fixed crash when opening volume when AppLocker installed
- Compressi
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.8.1 (#4729)
CORE-18322
v1.8.1 (2022-08-23):
- Fixed use-after-free when flushing
- Fixed crash when opening volume when AppLocker installed
- Compression now disabled for no-COW files, as on Linux
- Flushing now scales better on very fast drives
- Fixed small files getting padded to 4,096 bytes by lazy writer
- Added NoDataCOW registry option
show more ...
|
#
6e0cf03d |
| 28-Apr-2022 |
Vincent Franchomme <franchomme.vincent@gmail.com> |
[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 p
[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
show more ...
|
#
f5556fdc |
| 28-Apr-2022 |
Vincent Franchomme <franchomme.vincent@gmail.com> |
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.9 (#4417)
v1.7.9 (2021-10-02):
- Fixed deadlock when mounting on Windows 11 - Added support for BitLocker-encrypted volumes - Improved filename checks whe
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.9 (#4417)
v1.7.9 (2021-10-02):
- Fixed deadlock when mounting on Windows 11 - Added support for BitLocker-encrypted volumes - Improved filename checks when renaming or creating hard links - Miscellaneous bug fixes
show more ...
|
#
98654b54 |
| 28-Apr-2022 |
Vincent Franchomme <franchomme.vincent@gmail.com> |
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.7 (#4417)
v1.7.7 (2021-04-12):
- Fixed deadlock on high load - Fixed free space issue when installing Genshin Impact - Fixed issue when copying files with
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.7 (#4417)
v1.7.7 (2021-04-12):
- Fixed deadlock on high load - Fixed free space issue when installing Genshin Impact - Fixed issue when copying files with wildcards in command prompt - Increased speed of directory lookups
show more ...
|
#
c982533e |
| 28-Apr-2022 |
Vincent Franchomme <franchomme.vincent@gmail.com> |
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.6 (#4417)
v1.7.6 (2021-01-14):
- Fixed race condition when booting with Quibble - No longer need to restart Windows after initial installation - Forced ma
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.6 (#4417)
v1.7.6 (2021-01-14):
- Fixed race condition when booting with Quibble - No longer need to restart Windows after initial installation - Forced maximum file name to 255 UTF-8 characters, to match Linux driver - Fixed issue where directories could be created with trailing backslash - Fixed potential deadlock when Windows calls NtCreateSection during flush - Miscellaneous bug fixes
show more ...
|
#
b826992a |
| 28-Apr-2022 |
Vincent Franchomme <franchomme.vincent@gmail.com> |
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.5 (#4417)
v1.7.5 (2020-10-31):
- Fixed text display issue in shell extension - Added support for mingw 8 - Fixed LXSS permissions not working in new versi
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.5 (#4417)
v1.7.5 (2020-10-31):
- Fixed text display issue in shell extension - Added support for mingw 8 - Fixed LXSS permissions not working in new versions of Windows - Fixed issue where truncating an inline file wouldn't change its size - Fixed crash with Quibble where driver would try to use AVX2 before Windows had enabled it
show more ...
|
#
06042735 |
| 28-Apr-2022 |
Vincent Franchomme <franchomme.vincent@gmail.com> |
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.4 (#4417)
v1.7.4 (2020-08-23):
- Fixed issue when running compressed EXEs - Changed build system to cmake - Upgraded zstd to version 1.4.5 - Added support
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.4 (#4417)
v1.7.4 (2020-08-23):
- Fixed issue when running compressed EXEs - Changed build system to cmake - Upgraded zstd to version 1.4.5 - Added support for FSCTL_GET_RETRIEVAL_POINTERS - Miscellaneous bug fixes
show more ...
|
#
174dfab6 |
| 28-Apr-2022 |
Vincent Franchomme <franchomme.vincent@gmail.com> |
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.3 (#4417)
v1.7.3 (2020-05-24):
- Fixed crash when sending file change notifications - Improved symlink handling with LXSS - Added support for undocumented
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.3 (#4417)
v1.7.3 (2020-05-24):
- Fixed crash when sending file change notifications - Improved symlink handling with LXSS - Added support for undocumented flag SL_IGNORE_READONLY_ATTRIBUTE - Fixed corruption caused by edge case, where address allocated and freed in same flush - Improved handling of free space tree - Improved handling of very full volumes - Fixed spurious warnings raised by GCC 10 static analyser - Replaced multiplications and divisions with bit shift operations where appropriate - Fixed combobox stylings in shell extension
show more ...
|
Revision tags: 0.4.14-release, 0.4.15-dev, 0.4.14-RC |
|
#
194ea909 |
| 23-Apr-2020 |
Victor Perevertkin <victor.perevertkin@reactos.org> |
[BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.2 CORE-16679
|
Revision tags: 0.4.13-release |
|
#
62e630de |
| 12-Nov-2019 |
Pierre Schweitzer <pierre@reactos.org> |
[BTRFS] Upgrade to 1.5
CORE-16494
|
Revision tags: 0.4.14-dev, 0.4.13-RC, 0.4.12-release |
|
#
318da0c1 |
| 01-Sep-2019 |
Pierre Schweitzer <pierre@reactos.org> |
[BTRFS] Upgrade to 1.4
CORE-16354
|
#
f381137c |
| 11-Jun-2019 |
Pierre Schweitzer <pierre@reactos.org> |
[BTRFS] Upgrade to 1.3
CORE-16111
|
#
883b1f31 |
| 11-May-2019 |
Pierre Schweitzer <pierre@reactos.org> |
[BTRFS] Upgrade to 1.2.1
CORE-16004
|
Revision tags: 0.4.12-RC, 0.4.13-dev, 0.4.11-release |
|
#
e6cd4880 |
| 25-Dec-2018 |
Pierre Schweitzer <pierre@reactos.org> |
[BTRFS] Reduce diff with upstream
CORE-15452
|
#
eb7fbc25 |
| 16-Dec-2018 |
Pierre Schweitzer <pierre@reactos.org> |
[BTRFS] Upgrade to 1.1
CORE-15452
|
Revision tags: 0.4.11-RC, 0.4.12-dev |
|
#
57293803 |
| 11-Nov-2018 |
Mark Harmstone <mark@harmstone.com> |
[BTRFS] Import BTRFS upstream commit e43183a0 "open_file: set granted_access when creating file".
Better solution for the original problem described at: https://github.com/maharmstone/btrfs/pull/123
|
Revision tags: 0.4.10-release, 0.4.11-dev, 0.4.10-RC |
|
#
6c75215b |
| 21-Aug-2018 |
Mark Jansen <mark.jansen@reactos.org> |
[BTRFS] Fix booting with runtime checks
|
Revision tags: 0.4.9-release |
|
#
c7806a6b |
| 26-May-2018 |
Pierre Schweitzer <pierre@reactos.org> |
[BTRFS] Upgrade to 1.0.2
CORE-14655
|
Revision tags: 0.4.10-dev, 0.4.9-RC, 0.4.8-release, 0.4.8-RC, 0.4.9-dev, 0.4.7-release, v0.4.7, 0.4.8-dev, 0.4.7-rc1 |
|
#
60733590 |
| 19-Oct-2017 |
Timo Kreuzer <timo.kreuzer@reactos.org> |
[REACTOS] Fix x64 build - SIZE_T -> ULONG in KsecGatherEntropyData - Add missing ZwQueryInformationProcess() prototype for x64 build of btrfs - Fix ml.exe path for VS 2017 Community Edition - Add mis
[REACTOS] Fix x64 build - SIZE_T -> ULONG in KsecGatherEntropyData - Add missing ZwQueryInformationProcess() prototype for x64 build of btrfs - Fix ml.exe path for VS 2017 Community Edition - Add missing Handle32ToHandle to basetsd.h
show more ...
|
#
4672b2ba |
| 16-Oct-2017 |
Pierre Schweitzer <pierre@reactos.org> |
[BTRFS] Upgrade to BtrFS 1.0.1 CID 1419459, 1419378
CORE-13896
|
#
c2c66aff |
| 03-Oct-2017 |
Colin Finck <colin@reactos.org> |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
Revision tags: backups/GSoC_2017/rapps@75905, ReactOS-0.4.6, backups/ros-branch-0_4_6@75728, 0.4.7-dev, ReactOS-0.4.5, backups/ros-branch-0_4_5@74569, ReactOS-0.4.4-CLT2017, backups/ReactOS-0.4.4-CLT2017@74182, ReactOS-0.4.4, backups/ros-branch-0_4_4@74002, ReactOS-0.4.4-FOSDEM2017, backups/ReactOS-0.4.4-FOSDEM2017@73667, ReactOS-0.4.3, backups/ros-branch-0_4_3@73437, backups/sndblst@72664, ReactOS-0.4.2, backups/ros-branch-0_4_2@73087, ReactOS-0.4.1, backups/ros-branch-0_4_1@71718 |
|
#
321bcc05 |
| 24-Apr-2016 |
Pierre Schweitzer <pierre@reactos.org> |
Create the AHCI branch for Aman's work
svn path=/branches/GSoC_2016/AHCI/; revision=71203
|