1
0
mirror of https://github.com/bobranten/Ext4Fsd.git synced 2025-10-29 21:18:30 -05:00
Commit Graph

94 Commits

Author SHA1 Message Date
Bo Branten
ebb9a542f7 implemented support for year 2038 and nano second file times 2024-09-02 22:52:19 +02:00
Bo Branten
01a708235c small cleanup 2024-09-02 22:07:39 +02:00
Bo Branten
570bbebbf1 implemented support for s_mkfs_time_hi 2024-09-02 22:03:26 +02:00
Bo Branten
202e5fd014 time conversion functions to support year 2038 and nano second file times 2024-09-02 21:59:46 +02:00
Bo Branten
75883784b4 corrected a redundant setting of i_extra_isize 2024-09-02 17:09:16 +02:00
Bo Branten
f9a7a56975 set the new fields _extra to support year 2038 and nano second file times 2024-09-02 17:06:40 +02:00
Bo Branten
1a857ce8f7 new fields _extra to support year 2038 and nano second file times 2024-09-02 13:52:49 +02:00
Bo Branten
063a3fc126 avoid compiler warnings 2024-09-01 21:05:32 +02:00
Bo Branten
c5e39e6401 added two comments 2024-08-27 13:49:53 +02:00
Bo Branten
4445212245 updated the readme file 2024-06-26 14:34:22 +02:00
Bo Branten
1959e993e2 updated version information 2024-06-25 14:45:43 +02:00
Bo Branten
cff159a1d1 Ext2Mgr list other common filesystems 2024-06-25 14:07:46 +02:00
Bo Branten
9d5e749bdc show swap partitions as unused 2024-06-21 15:12:30 +02:00
Bo Branten
0549a9f076 show used size for both Windows and Linux partitions 2024-06-21 14:58:49 +02:00
Bo Branten
0ae9117fc5 corrected an error that made the debug version of the driver crash 2024-06-19 01:39:12 +02:00
Bo Branten
4bed73db38 removed some double line breaks 2024-06-18 23:55:29 +02:00
Bo Branten
dcfb8844fe fill in VolumeCreationTime 2024-06-16 23:20:57 +02:00
Bo Branten
60ef4e64cf Disable donate dialog because the information is outdated 2024-06-14 14:15:59 +02:00
Bo Branten
40120e9908 Ext2Mgr adds + after fs name if it contains features not yet supported by the Windows driver, e.g EXT4+ 2024-06-14 14:13:50 +02:00
Bo Branten
9a9a08c234 updated EXT4_FEATURE_RO_COMPAT_SUPP 2024-06-10 00:19:40 +02:00
Bo Brantén
f263c7a091 updated the readme file v0.71 2024-03-04 21:49:31 +01:00
Bo Brantén
7a70382548 Merge pull request #43 from LTRData/master
Newer VS/SDK/DDK compatibility
2024-03-04 21:32:32 +01:00
LTRData
6a9c283a85 Package signing scripts 2024-03-01 12:32:36 +01:00
LTRData
ca4d971dd5 Newer VS/SDK/DDK build compatibility 2024-03-01 12:32:18 +01:00
Bo Brantén
e5acade8ef updated the readme file 2024-02-26 21:07:07 +01:00
Bo Brantén
7e9080f174 updated version, e-mail and website 2024-02-26 05:01:06 +01:00
Bo Brantén
92bfce32da important bugfix in updating the checksums in the group descriptors 2024-02-26 02:10:55 +01:00
Bo Brantén
41c11ad059 updated the readme file 2024-02-23 01:50:02 +01:00
Bo Brantén
498bc83572 updated the readme file 2024-02-22 21:49:16 +01:00
Bo Branten
ddc3a38b43 updated install script 2024-02-22 21:02:13 +01:00
Bo Brantén
4a9bb602c6 updated the readme file 2024-02-21 18:40:59 +01:00
Bo Brantén
1a10fa8108 updated the readme file 2024-02-21 18:32:16 +01:00
Bo Brantén
17511974c0 updated the readme file 2024-02-20 22:09:41 +01:00
Bo Branten
b75a43f6c9 turned off spectre mitigation as default 2024-02-20 07:55:10 +01:00
Bo Branten
aa9fae921d updated to build with Visual Studio 2022 and latest WDK 2024-02-19 22:29:42 +01:00
Bo Brantén
bace170804 updated the readme file 2024-02-10 03:50:33 +01:00
Bo Brantén
d9da413ad2 updated EXT4_FEATURE_XXX 2023-03-24 21:10:29 +01:00
Bo Brantén
5c01690baa updated the readme file 2023-03-24 02:55:29 +01:00
Bo Brantén
50a0461bfb fix for warnings in the latest WDK 2022-03-29 21:27:09 +02:00
Bo Brantén
0a943804ec updated the readme file 2021-02-04 21:36:46 +01:00
Bo Brantén
4fdb5c5fe2 updated nsis script to new vc ver 2021-02-02 16:58:52 +01:00
Bo Brantén
c29808a8be corrections for the checksum in the JBD2 journal superblock 2021-02-01 19:07:23 +01:00
Bo Brantén
2eee417130 fix for compile error in old jbd 2020-09-28 18:45:59 +02:00
Bo Brantén
e0c60235c5 deleted some zero size include files 2020-09-28 16:24:17 +02:00
Bo Brantén
485d47f91f renamed an include directory 2020-09-28 16:02:01 +02:00
Bo Brantén
0874d18db1 line endings conversions 2020-09-28 15:54:32 +02:00
Bo Brantén
9ec6bea652 removed some comments that was not valid anymore 2020-09-13 01:04:01 +02:00
Bo Brantén
fa2a988bd6 doc update and line ending conversions 2020-08-14 23:04:55 +02:00
Bo Brantén
0dfc921e41 more line endings conversions 2020-07-23 01:28:10 +02:00
Bo Brantén
fa744f1b8f more line endings conversions 2020-07-22 02:53:43 +02:00