summaryrefslogtreecommitdiffstats
path: root/fs/uimagefs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Make locally used functions staticSascha Hauer2019-03-181-1/+1
* fs: devfs: Change .lseek callbacks to return 'int'Andrey Smirnov2019-02-041-2/+2
* fs/uimagefs: Use is_tftp_fs() and cache_file() to ease TFTP workaroundSascha Hauer2018-01-251-24/+13
* uimage: fix: add can_lseek_backward and use in uimage_openMichael Grzeschik2017-11-101-2/+2
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-5/+5
* include: move crc specific stuff to crc.hSascha Hauer2016-04-151-0/+1
* fs: rename inode member of struct filep to privSascha Hauer2015-03-091-4/+4
* move file helper functions to separate fileSascha Hauer2014-08-071-0/+1
* Merge branch 'for-next/fs'Sascha Hauer2013-10-071-5/+5
* fs: add uimagefsJean-Christophe PLAGNIOL-VILLARD2013-09-271-0/+554