issues
search
diskfs
/
go-diskfs
MIT License
515
stars
116
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add VS Code tooling
#266
aol-nnov
closed
2 days ago
8
Allows to open disk from already existing fs.File descriptor
#265
aol-nnov
opened
5 days ago
22
Extend filesystem interface
#264
aol-nnov
closed
4 days ago
13
fat32: getter for file content offset
#263
malt3
closed
1 month ago
11
go.mod: restore Go 1.22 support
#262
AkihiroSuda
closed
1 month ago
6
Add lazy mode for fat32 to speed up writes
#261
Frostman
opened
1 month ago
3
fix offset when reading and writing fat32 files to avoid overruns
#260
deitch
closed
1 month ago
0
added missing return error in fat32 function, and swapped all to %w error wrapping
#259
deitch
closed
1 month ago
0
added test for file tree creation with large files
#258
mrbojangles3
closed
1 month ago
29
bump go version, add linter fixes
#257
deitch
closed
1 month ago
0
add more test file creation
#256
mrbojangles3
closed
1 month ago
22
Speed up fat32 impl
#255
Frostman
closed
2 months ago
5
non-sequential partiton numbers
#254
toabctl
opened
2 months ago
1
fat32 tests expected data auto-generated
#253
deitch
closed
2 months ago
0
useful byte comparison utility for tests
#252
deitch
closed
2 months ago
0
Closes #250: fat32 8.3 lowercase names, make fs.OpenFile case insensitive for 8.3 and long filenames
#251
jsando
closed
2 months ago
8
fat32 reads/writes incorrect 8.3 lowercase flags, should be case insensitive on fs.OpenFile
#250
jsando
closed
2 months ago
3
fix fat32 case-insensitivity when creating files, add test for it
#249
deitch
closed
2 months ago
0
create ext4 with correct sizes
#248
deitch
closed
3 months ago
0
ext4 partition create issues
#247
Itxaka
opened
3 months ago
3
gpt: point alternate PartitionEntryLBA to alternate GPT table
#246
tobhe
closed
3 months ago
7
iso9660 and squashfs support for parallel writings
#245
deitch
closed
3 months ago
0
Random errors with parallel ISO file creation
#244
mchuang3
closed
3 months ago
4
writable ext4
#243
deitch
closed
3 months ago
1
get more accurate read of ext4 superblock in tests
#242
deitch
closed
3 months ago
0
Make fat32 ReadDir not return special volume label
#241
quite
closed
3 months ago
4
Wrap errors, not Unwrap
#240
quite
closed
3 months ago
8
fat32: make ReadDir exclude special VolumeLabel entry
#239
quite
closed
3 months ago
2
fat32 fs creates dirs and files which are distinct on letter case
#238
quite
closed
2 months ago
9
Use of errors.Unwrap makes it harder to use the API
#237
quite
closed
3 months ago
1
doc: remove outdated example in README, point to real source instead
#236
quite
closed
4 months ago
2
Allow resizing a GPT
#235
paul-rodriguez
closed
4 months ago
9
Removed go.uuid dependency
#234
notdanhan
closed
4 months ago
0
implement remove and rename feature for fat32
#233
ludelion5
opened
4 months ago
1
read GDT table from correct block
#232
deitch
closed
4 months ago
0
Can't read ext4 partition...
#231
Buanderie
closed
4 months ago
6
remove unused x/crypto
#230
deitch
closed
5 months ago
0
enable open ext4
#229
deitch
closed
5 months ago
0
build(deps): bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.17.0
#228
dependabot[bot]
closed
5 months ago
1
fix typo on fat32 tables error message
#227
deitch
closed
5 months ago
0
nitpick, error message has typo: fat tables did not much
#226
riceb-netapp
closed
5 months ago
0
Allow resizing a GPT
#225
paul-rodriguez
closed
5 months ago
0
support serial in iso9660 rock ridge 1.12
#224
deitch
closed
5 months ago
0
Missing "FILE SERIAL NUMBER" when creating rockridge iso9660 files?
#223
cmsj
closed
5 months ago
2
GPT table repair should reset last data sector
#222
rjosephwright
closed
5 months ago
0
Permissions for the filesystems supporting them?
#221
shanduur
opened
5 months ago
1
Fix off-by-one error in GPT last data sector
#220
rjosephwright
closed
5 months ago
0
nolint for building on unsupported platforms
#219
deitch
closed
5 months ago
0
ext4 read-only for now
#218
deitch
closed
5 months ago
5
Typos and panic on nil
#217
pierrec
closed
5 months ago
0
Next