summaryrefslogtreecommitdiff
path: root/ubifs-utils
Commit message (Expand)AuthorAgeFilesLines
* mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser2018-10-021-3/+3
* mkfs.ubifs: Implement selinux labelling support in mkfs.ubifs.Ritesh Harjani2018-06-142-3/+118
* mkfs.ubifs: add_xattr is not depending on host XATTR supportRitesh Harjani2018-06-141-40/+40
* mtd-utils: ubifs: fix typo in without_lzo definitionKoen Vandeputte2018-04-051-1/+1
* mkfs.ubifs: Allow root entry in device tableDavid Engraf2018-03-072-4/+17
* Remove self-assignments of unused paramtersDavid Oberhollenzer2017-11-021-1/+1
* mkfs.ubifs: ignore EOPNOTSUPP when listing extended attributesPavel Roskin2017-10-301-1/+1
* mkfs.ubifs: Apply squash-uids to the root nodeRomain Izard2017-10-041-0/+2
* mkfs-ubifs: fix inclusion of uuid.hRolf Eike Beer2017-07-101-1/+1
* Replace defunct ubifs_assertDavid Oberhollenzer2017-06-282-5/+5
* ubi-utils: Return error code if command line option is unknownDaniel Wagner2017-06-141-2/+4
* mkfs.ubifs: Add support for symlinks in device tableDavid Engraf2017-05-311-2/+8
* Fix alignment trap triggered by NEON instructionsYuanjie Huang2017-03-021-6/+10
* Change build system to autotoolsRichard Weinberger2016-11-171-0/+40
* Remove duplicate copies of GPLv2 license textDavid Oberhollenzer2016-11-171-340/+0
* mkfs.ubifs: <sys/xattr.h>, not <attr/xattr.h>Brian Norris2016-01-241-1/+1
* mkfs.ubifs: use gid from table instead 2x uidSebastian Andrzej Siewior2015-12-091-1/+1
* mkfs.ubifs: fix compiler warning for WITHOUT_LZODaniel Walter2015-11-121-0/+2
* fix build when WITHOUT_LZO is setRolf Eike Beer2015-11-122-4/+35
* mkfs.ubifs: Optionally create extended attribute with inode numberSascha Hauer2015-11-121-1/+68
* mkfs.ubifs: Add extended attribute supportSascha Hauer2015-11-123-27/+205
* mkfs.ubifs: simplify make_path with xasprintfSascha Hauer2015-11-121-7/+3
* mkfs.ubifs: use xmalloc/xzalloc for allocating memorySascha Hauer2015-11-121-50/+14
* mkfs.ubifs: change add_directory argument to 'existing'Sascha Hauer2015-11-121-11/+11
* mtd-utils: Restructure the mtd-utils source.Dongsheng Yang2015-11-1120-0/+5873