summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/ubifs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2016-05-091-1/+1
|\
| * whole tree: remove trailing whitespacesDu Huanpeng2016-04-211-1/+1
* | include: move crc specific stuff to crc.hSascha Hauer2016-04-151-0/+1
|/
* ubifs: update implementation from u-boot v2016.03Alexander Stein2016-04-081-158/+810
* Introduce include/linux/mutex.hYegor Yefremov2016-02-031-0/+1
* Introduce include/linux/spinlock.hYegor Yefremov2016-02-011-0/+1
* Introduce include/linux/sched.hYegor Yefremov2016-02-011-0/+1
* fs: ubifs: move file and file_system_type definitions to linux/fs.hYegor Yefremov2016-02-011-39/+0
* fs: ubifs: move path definition to include/linux/path.hYegor Yefremov2016-02-011-5/+1
* fs: ubifs: move vfsmount definition to include/linux/mount.hYegor Yefremov2016-02-011-34/+1
* fs: ubifs: move dcache related definitions to include/linux/dcache.hYegor Yefremov2016-02-011-46/+1
* fs: move pgoff_t definition to include/linux/types.hYegor Yefremov2016-02-011-2/+0
* fs: use linux/fs.h for file system related definitionsYegor Yefremov2016-02-011-85/+0
* fs: ubifs: remove redundant macro definesYegor Yefremov2016-01-291-14/+1
* fs: move PAGE_CACHE definitions to include/linux/pagemap.hYegor Yefremov2016-01-291-4/+1
* fs: introduce include/linux/fs.hYegor Yefremov2016-01-291-127/+1
* fs: move struct timespec to include/linux/time.hYegor Yefremov2016-01-291-7/+0
* fs: ubifs: remove redundant macro definesMasahiro Yamada2015-01-211-4/+0
* fs: ubifs: rework loggingSascha Hauer2014-02-281-6/+5
* fs ubifs: Use pr_* for printing messagesSascha Hauer2014-01-161-3/+3
* fs: Add ubifs supportSascha Hauer2013-08-071-0/+2151