index
:
mtd-utils.git
master
A mirror of http://git.infradead.org/mtd-utils.git
David Oberhollenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mkfs.jffs2.c
Age
Commit message (
Expand
)
Author
2011-04-21
mkfs.jffs2: fix casting of __off64_t
Andy Shevchenko
2011-04-14
mkfs.jffs2: fix casting of printf argument
Andy Shevchenko
2011-01-16
mkfs.jffs2: fix repeated dev nodes
v1.4.2
Thomas Chou
2011-01-16
mkfs.jffs2: fix devtable count as mkfs.ubifs does
Thomas Chou
2010-10-02
mkfs.jffs2: convert to xalloc.h helpers
Mike Frysinger
2010-10-01
mkfs.jffs2: convert to common.h helpers
Mike Frysinger
2010-09-30
mkfs.jffs2: use new xasprintf() helper
Mike Frysinger
2010-09-30
mtd-utils: new memory wrappers
Mike Frysinger
2010-09-27
mtd-utils: standardize PROGRAM_NAME
Mike Frysinger
2010-09-24
mtd-utils: convert to common.h/min
Mike Frysinger
2010-09-23
mtd-utils: clean up zlib.h usage a bit
Mike Frysinger
2010-08-30
mtd-utils: fix compiler warnings
Brian Norris
2010-07-30
mtd-utils: clean up compile warnings
Kevin Cernekee
2010-07-18
mkfs.jffs2: fixed warnings
Brian Norris
2010-07-13
mtd-utils: move libmtd source files to lib/ subdirectory
Kevin Cernekee
2010-03-31
mkfs.jffs2: fix --enable-compressor
Adrian Bunk
2008-12-27
mkfs.jffs2: fix dir creation in /
Mike Frysinger
2008-06-18
mkfs.jffs2: Add Support for Symlinks to Device Table
Grant Erickson
2008-06-18
mkfs.jffs2: Remove Incorrect Find Optimization
Grant Erickson
2008-04-17
mkfs.jffs2.c: fix issue with crashing when using lzo compression
Siarhei Siamashka
2007-12-20
mkfs.jffs2: Set mkfs.jffs2 page size runtime instead of fixed
Ricard Wanderlof
2007-12-14
mkfs.jffs2.c: use rbtrees for hardlink tracking
David Woodhouse
2007-12-14
mkfs.jffs2.c: detect hardlinks
David Woodhouse
2007-12-14
mkfs.jffs2: use separate ino field in struct filesystem_entry for jffs2 ino#
David Woodhouse
2007-08-03
Increment mkfs.jffs2 version number
v1.1.0
Josh Boyer
2006-11-15
Patch from KaiGai Kohei to enable building without xattr support
KaiGai Kohei
2006-10-09
Fixup whitespace
Josh Boyer
2006-09-18
Report compressed file sizes (including node headers) in mkfs.jffs2 stats.
Daniel P. Berrange
2006-08-07
Add xseqno into jffs2_raw_xref on mkfs.jffs2
KaiGai Kohei
2006-05-14
Remove XATTR struct typedefs
David Woodhouse
2006-05-06
Add XATTR support to mkfs.jffs2
David Woodhouse
2006-04-11
Fix cbuf free properly.
David Woodhouse
2006-04-11
Fix memory leak in write_regular_file()
David Woodhouse
2006-04-11
- Update utils to build from in tree include files
Josh Boyer
2006-04-11
Initial commit
David Woodhouse