]> www.infradead.org Git - mtd-utils.git/shortlog
mtd-utils.git
2024-11-11 Zhihao Chengubifs-utils: Add linux kernel error conversion definitions
2024-11-11 Zhihao Chengubifs-utils: Add linux type definitions
2024-11-11 Zhihao Chengubifs-utils: Add compiler attributes implementations
2024-11-11 Zhihao Chengubifs-utils: Import UBIFS libs from linux kernel
2024-11-11 Zhihao Chengubifs-utils: Extract UBI opening/closing/volume_check_e...
2024-11-11 Zhihao Chengubifs-utils: Add 'dev_fd' and 'libubi' into 'ubifs_info...
2024-11-11 Zhihao Chengubifs-utils: Add 'dev_name' into 'ubifs_info' structure
2024-11-11 Zhihao Chengubifs-utils: Move 'debug_level' into ubifs_info structure
2024-11-11 Zhihao Chengubifs-utils: Clean up error message printing functions
2024-11-11 Zhihao Chengubifs-utils: Define PROGRAM_NAME as variable
2024-11-11 Zhihao Chengubifs-utils: Decouple mkfs.ubifs.h out of other modules
2024-11-11 Zhihao Chengubifs-utils: Split common source files from mkfs.ubifs
2024-10-08 Rosen Penevmkfs.jffs2: fix segfault when parsing dev table
2024-10-08 Miquel Raynalmtd-tests: flash_speed: Benchmark continuous reads
2024-10-08 Miquel Raynalmtd-tests: flash_speed: Drop read_eraseblock_by_page()
2024-10-08 Miquel Raynalmtd-tests: flash_speed: Generalize read_eraseblock_by_2...
2024-10-08 Miquel Raynalmtd-tests: flash_speed: Clarify the number of pages...
2024-10-08 Miquel Raynalmtd-tests: flash_speed: Drop an apparently useless...
2024-10-08 Miquel Raynalmtd-tests: nandbiterrs: Add support for testing continu...
2024-10-08 Miquel Raynalmtd-tests: nandbiterrs: Store the chunks size in an...
2024-10-08 Miquel Raynalnand-utils: nanddump: Add support for testing continuou...
2024-10-08 Miquel Raynalnand-utils: nanddump: Explicitely use the page size...
2024-10-08 Miquel Raynalnand-utils: nanddump: Use a specific variable for the...
2024-09-25 David OberhollenzerRelease mtd-utils-2.2.1 v2.2.1
2024-09-25 David OberhollenzerUpdate CHANGELOG
2024-09-25 Zhihao Chengmtd-utils: Extract rbtree implementation to common lib
2024-09-25 Zhihao Chengmtd-utils: Extract list implementation to common lib...
2024-09-25 Zhihao Chengmkfs.ubifs: Fix memleak for 'output' in error paths
2024-09-25 Zhihao Chengmkfs.ubifs: Fix missed closing out_fd
2024-09-25 Zhihao Chengmkfs.ubifs: Close libubi in error handling paths
2024-09-25 Zhihao Chengmkfs.ubifs: Fix incorrect dir size calculation in encry...
2024-09-25 Zhihao Chengmkfs.ubifs: Fix wrong xattr entry type
2024-09-25 Zhihao Chengmkfs.ubifs: Initialize 'cipher_name' as NULL
2024-09-25 Zhihao Chengmkfs.ubifs: Clear direct_write property when closing...
2024-09-25 Rosen Penevmtd-utils: also check for static libuuid
2024-09-25 Csókás, Bencefs-tests: integck: Refactor: split out common remount...
2024-09-25 Csókás, Bencefs-tests: integck: Refactor: split out common remount...
2024-09-25 Christian Eggerslibubi: ubi_update_start: slightly improve documentation
2024-04-13 Ben Hutchingsmtd-utils: fectest: Fix time formatting with _TIME_BITS...
2024-03-29 David OberhollenzerRelease mtd-utils-2.2.0 v2.2.0
2024-03-29 David OberhollenzerUpdate CHANGELOG.md
2024-02-19 David OberhollenzerUpdate README.txt
2024-02-19 David OberhollenzerAdd a build summary to configure.ac
2024-02-19 David OberhollenzerUnify handling of configure switches
2024-02-18 David OberhollenzerCleanup: Unify handling of OpenSSL dependency
2024-02-18 David OberhollenzerMake zlib an optional dependency
2024-02-18 David OberhollenzerMake it possible to compile mkfs.ubifs without zlib
2024-02-18 David OberhollenzerMake it possible to compile jffsX-utils without zlib
2024-02-17 David OberhollenzerFix optional compilation of lzo compressors
2024-02-15 David OberhollenzerCleanup handling of optional dependencies
2024-02-14 David OberhollenzerAdd missing autoconf check for AR
2023-12-19 David Oberhollenzermkfs.ubifs: fix xattr scanning for builds with selinux...
2023-11-20 Zhihao Chengubiattach: introduce need_resv_pool in UBI_IOCATT
2023-11-20 Zhihao Chengubiattach: introduce disable_fm in UBI_IOCATT
2023-11-13 Takahiro Kuwanomtd-utils: flash_erase: Add an option for JFFS2 cleanma...
2023-09-08 Piotr Esden... flashcp: Add write last option.
2023-09-04 David OberhollenzerCleanup: remove self assign
2023-09-03 David OberhollenzerAdd a README file
2023-09-03 David OberhollenzerPull the bulk of the pre 2.0.0 changes from the git...
2023-09-02 David OberhollenzerPiece together a CHANGELOG file from the release announ...
2023-09-02 David Oberhollenzerjffs2dump: check return value of lseek
2023-08-29 David OberhollenzerRelease mtd-utils-2.1.6 v2.1.6
2023-08-24 David OberhollenzerFix printf format specifiers for 64 bit integer types
2023-08-24 David OberhollenzerMake sure ubi-media structures are visible for libubigen
2023-08-24 David OberhollenzerRemove unused symbols
2023-08-24 David OberhollenzerUpdate ax_pthread
2023-08-24 David OberhollenzerRemove libtool usage from configure.ac
2023-08-23 Christian Wendt... mtd-utils: nandtest: handle large nand devices
2023-05-30 Brandon Maiermtd-utils: Add new syntax to get devices by name
2023-05-30 Brandon Maierlibmtd: Add function to get MTD info by device name
2023-05-30 Zijun Humkfs.ubifs: Fix mkfs.ubifs failure with option selinux
2023-04-24 cchouxmisc-utils: flashcp: correct casting for percent display
2022-11-18 Miquel Raynalmtd-utils: flash_speed: Measure read while write latency
2022-11-18 Miquel Raynalmtd-utils: flash_speed: Rework the time counting helpers
2022-11-07 Brandon Maiermisc-utils: mtdpart: document partition of size 0
2022-11-07 Brandon Maiermisc-utils: flashcp: abort on --partition and --erase-all
2022-11-07 Brandon Maiermisc-utils: flashcp: verify data in --partition
2022-11-07 Brandon Maiermisc-utils: flashcp: fix buffer overflow
2022-11-07 Brandon Maiermisc-utils: flashcp: simplify logging
2022-11-07 Brandon Maiermisc-utils: flashcp: add safe_memerase
2022-11-07 Brandon Maiermisc-utils: flashcp: check for lseek errors
2022-11-07 Brandon Maiermisc-utils: flashcp: add safe_write
2022-10-07 David OberhollenzerRelease mtd-utils-2.1.5 v2.1.5
2022-10-07 Frederic GermainFix warning about unaligned pointer in jffs2reader
2022-10-07 Frederic Germain.gitignore: add new ubiscan utility
2022-10-04 liaohuanor-utils: fix memory leak
2022-09-27 Enrico Jornslibmtd: do not ignore non-zero eraseblock size when...
2022-09-27 Michael Wallemtd-utils: flash_otp_dump make offset optional
2022-09-27 Alex Henriemkfs.jffs2: fix spelling of --compression-mode paramete...
2022-08-08 Khem Rajtests: Remove unused linux/fs.h header from includes
2022-06-27 Christophe... nandflipbits: fix corrupted oob
2022-06-13 Andrew Mellorubinfo: Fix --vol_id return code for absent volume id
2022-06-08 Sascha Hauermtd-utils: nanddump: fix writing big images on 32bit...
2022-03-28 Rafał Miłeckinandwrite: warn about writing 0xff blocks
2022-01-17 Mike Frysingerfix test bashism
2022-01-06 David OberhollenzerRelease mtd-utils-2.1.4 v2.1.4
2022-01-05 David OberhollenzerFix: add missing new-line-escape in jffsX-utils Makemod...
2021-12-06 Ralph Siemsenfectest.c: fix buffer overrun
2021-12-06 Ralph Siemsenmtd-tests: use pages during readtest and stress
2021-10-13 Miquel Raynalmtd-tests: Read and write pages during speed tests
next