index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
syz-imagegen
/
imagegen.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/syz-imagegen: rework ext4 flags
Aleksandr Nogikh
2025-08-29
1
-23
/
+31
*
tools/syz-imagegen: rewrite combination generation
Aleksandr Nogikh
2025-08-29
1
-19
/
+27
*
tools/syz-imagegen: accept filesystem descriptions as input
Aleksandr Nogikh
2025-08-29
1
-10
/
+44
*
tools/syz-imagegen: generate bcachefs images
Aleksandr Nogikh
2024-05-03
1
-1
/
+11
*
all: go fix everything
Dmitry Vyukov
2024-04-26
1
-1
/
+0
*
prog: don't require preallocated buffer for exec encoding
Dmitry Vyukov
2024-04-16
1
-2
/
+1
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-7
/
+7
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-8
/
+7
*
tools/syz-imagegen: fill fake images with unique consts
Dmitry Vyukov
2022-12-22
1
-3
/
+22
*
pkg/image: factor out from prog
Dmitry Vyukov
2022-12-22
1
-2
/
+3
*
tools/syz-imagegen: rename image to img
Dmitry Vyukov
2022-12-22
1
-65
/
+65
*
tools/syz-imagegen: support multiple filesystems in -fs flag
Dmitry Vyukov
2022-11-28
1
-2
/
+2
*
tools/syz-imagegen: generate fake empty images for all filesystems
Dmitry Vyukov
2022-11-25
1
-8
/
+37
*
tools/syz-imagegen: add msdos filesystem
Dmitry Vyukov
2022-11-24
1
-0
/
+17
*
tools/syz-imagegen: add hfs and hfsplus filesystems
Dmitry Vyukov
2022-11-24
1
-2
/
+19
*
tools/syz-imagegen: generate syz_read_part_table seeds
Dmitry Vyukov
2022-11-23
1
-15
/
+51
*
executor: don't pass uncompressed zlib size
Dmitry Vyukov
2022-11-23
1
-3
/
+2
*
sys/linux, tools/syz-imagegen: update `syz_mount_image` to use `compressed_im...
Hrutvik Kanabar
2022-11-21
1
-74
/
+17
*
sys/linux, tools/syz-imagegen: allow `syz_mount_image` to change directory
Hrutvik Kanabar
2022-09-13
1
-10
/
+16
*
sys/linux: regenerate `syz_mount_image` seed images
Hrutvik Kanabar
2022-09-09
1
-1
/
+1
*
tools/syz-imagegen: add useful comment to output
Hrutvik Kanabar
2022-09-09
1
-8
/
+15
*
tools/syz-imagegen: update `ntfs` image generation
Hrutvik Kanabar
2022-09-09
1
-1
/
+0
*
tools/syz-imagegen: update `udf` image generation
Hrutvik Kanabar
2022-09-09
1
-2
/
+2
*
tools/syz-imagegen: update `xfs` image generation
Hrutvik Kanabar
2022-09-09
1
-1
/
+1
*
tools/syz-imagegen: update `erofs` image generation
Hrutvik Kanabar
2022-09-09
1
-1
/
+1
*
tools/syz-imagegen: update `vfat` image generation
Hrutvik Kanabar
2022-09-09
1
-1
/
+1
*
tools/syz-imagegen: update `f2fs` image generation
Hrutvik Kanabar
2022-09-09
1
-1
/
+0
*
sys/linux: add ntfs3 filesystem support
Kari Argillander
2022-04-20
1
-0
/
+22
*
pkg: update generated files to go 1.17
Alexey Kardashevskiy
2021-07-07
1
-0
/
+1
*
all: use tool.Failf instead of local functions
Dmitry Vyukov
2020-12-25
1
-9
/
+6
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-3
/
+5
*
tools/syz-imagegen: add 20 more filesystems
Dmitry Vyukov
2020-09-20
1
-45
/
+625
*
tools/syz-imagegen: add few more f2fs features
Dmitry Vyukov
2020-09-20
1
-19
/
+31
*
tools/syz-imagegen: generate full test files instead of bash scripts
Dmitry Vyukov
2020-09-20
1
-71
/
+186
*
all: fix too long lines
Dmitry Vyukov
2018-05-05
1
-1
/
+2
*
sys/linux: add support for reading partition tables
Dmitry Vyukov
2018-04-01
1
-16
/
+33
*
sys/linux: add support for mounting filesystem images
Dmitry Vyukov
2018-03-30
1
-0
/
+93