summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/super.c
Commit message (Expand)AuthorAgeFilesLines
* fs: ubifs: Avoid missing prototype warningSascha Hauer2018-11-121-9/+1
* ubifs: Update to v4.18-rc6Sascha Hauer2018-10-081-65/+189
* fs: ubifs: remove not needed codeSascha Hauer2018-10-081-1426/+2
* fs: implement clear_nlink and set_nlinkSascha Hauer2018-10-081-35/+0
* fs: implement iget_locked and iget_failedSascha Hauer2018-10-081-29/+0
* Add linux/slab.hSascha Hauer2018-10-081-6/+2
* fs: ubifs: Do not free memory not allocated by ubifsSascha Hauer2018-09-281-1/+0
* fs: ubifs: Switch to dentry cache implementationSascha Hauer2018-07-131-139/+14
* fs: Add super_operationsSascha Hauer2018-04-061-4/+0
* whole tree: remove trailing whitespacesDu Huanpeng2016-04-211-1/+1
* ubifs: update implementation from u-boot v2016.03Alexander Stein2016-04-081-237/+2042
* fs: use linux/fs.h for file system related definitionsYegor Yefremov2016-02-011-2/+2
* fs: ubifs: rework loggingSascha Hauer2014-02-281-9/+21
* fs: Add ubifs supportSascha Hauer2013-08-071-0/+907