]> www.infradead.org Git - mtd-utils.git/shortlog
mtd-utils.git
2024-11-11 Zhihao Chengfsck.ubifs: Distinguish reasons when certain failures...
2024-11-11 Zhihao Chengfsck.ubifs: Add inconsistent problem handling asking...
2024-11-11 Zhihao Chengfsck.ubifs: Add fsck support
2024-11-11 Zhihao Chengubifs-utils: open_ubi: Set errno if the target is not...
2024-11-11 Zhihao Chengubifs-utils: Replace ubifs related source code with...
2024-11-11 Zhihao Chengubifs-utils: Add descriptions for new lib files in...
2024-11-11 Zhihao Chengubifs-utils: Move ubifs-media.h in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt gc subsystem in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt orphan.c in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt misc.h in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt master.c in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt key.h in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt debug subsystem in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt commit.c in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt budget.c in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt journal.c in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt dir.c in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt auth.c in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt sb.c in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt recovery subsystem in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt log.c in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt tnc subsystem in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt lpt subsystem in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt io.c in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt super.c in libubifs
2024-11-11 Zhihao Chengubifs-utils: Adapt ubifs header file in libubifs
2024-11-11 Zhihao Chengubifs-utils: Add descriptions for new lib files in...
2024-11-11 Zhihao Chengubifs-utils: Add common definitions in linux kernel
2024-11-11 Zhihao Chenglibubi: Add new interface ubi_leb_map()
2024-11-11 Zhihao Chengubifs-utils: Add linux hexdump implementations lib
2024-11-11 Zhihao Chengubifs-utils: Add implementations for linux kernel print...
2024-11-11 Zhihao Chengubifs-utils: Add sorting implementations
2024-11-11 Zhihao Chengubifs-utils: Add rwsem implementations
2024-11-11 Zhihao Chengubifs-utils: Add mutexlock implementations
2024-11-11 Zhihao Chengubifs-utils: Add spinlock implementations
2024-11-11 Zhihao Chengubifs-utils: Add bit operations implementations
2024-11-11 Zhihao Chengubifs-utils: Add atomic implementations
2024-11-11 Zhihao Chengubifs-utils: Add linux kernel memory allocation impleme...
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
next