summaryrefslogtreecommitdiffstats
path: root/fs/bpkfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/warnings'Sascha Hauer2019-04-091-1/+1
|\
| * treewide: Make locally used functions staticSascha Hauer2019-03-181-1/+1
* | bpkfs: Fix lseek error check in bpkfs_probe()Andrey Smirnov2019-03-111-2/+2
|/
* fs: devfs: Change .lseek callbacks to return 'int'Andrey Smirnov2019-02-041-2/+2
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-3/+3
* 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
* bpkfs: fix compiler warningAlexander Aring2014-02-101-1/+1
* bpkfs: remove twice include of fs.hAlexander Aring2014-02-101-1/+0
* fs: add BPKFS supportJean-Christophe PLAGNIOL-VILLARD2013-10-061-0/+514