aboutsummaryrefslogtreecommitdiff
path: root/ubifs-utils/mkfs.ubifs/mkfs.ubifs.c
AgeCommit message (Expand)Author
2018-10-02mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser
2018-06-14mkfs.ubifs: Implement selinux labelling support in mkfs.ubifs.Ritesh Harjani
2018-06-14mkfs.ubifs: add_xattr is not depending on host XATTR supportRitesh Harjani
2018-04-05mtd-utils: ubifs: fix typo in without_lzo definitionKoen Vandeputte
2018-03-07mkfs.ubifs: Allow root entry in device tableDavid Engraf
2017-10-30mkfs.ubifs: ignore EOPNOTSUPP when listing extended attributesPavel Roskin
2017-10-04mkfs.ubifs: Apply squash-uids to the root nodeRomain Izard
2017-06-14ubi-utils: Return error code if command line option is unknownDaniel Wagner
2016-01-24mkfs.ubifs: <sys/xattr.h>, not <attr/xattr.h>Brian Norris
2015-12-09mkfs.ubifs: use gid from table instead 2x uidSebastian Andrzej Siewior
2015-11-12fix build when WITHOUT_LZO is setRolf Eike Beer
2015-11-12mkfs.ubifs: Optionally create extended attribute with inode numberSascha Hauer
2015-11-12mkfs.ubifs: Add extended attribute supportSascha Hauer
2015-11-12mkfs.ubifs: simplify make_path with xasprintfSascha Hauer
2015-11-12mkfs.ubifs: use xmalloc/xzalloc for allocating memorySascha Hauer
2015-11-12mkfs.ubifs: change add_directory argument to 'existing'Sascha Hauer
2015-11-11mtd-utils: Restructure the mtd-utils source.Dongsheng Yang