summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
* ubifs: Fix xattr generic handler usageRichard Weinberger2016-08-231-1/+4
* ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé2016-08-231-1/+1
* ubifs: switch_gc_head: Remove redondant sync of wbufSylvain Etienne2016-07-291-4/+0
* ubifs: Silence early error messages if MS_SILENT is setDaniel Golle2016-07-291-7/+7
* ubifs: Update comment for ubifs_errcDaniel Golle2016-07-291-2/+2
* ubifs: Make xattr structures staticBen Dooks2016-07-291-3/+3
* ubifs: Silence error output if MS_SILENT is setDaniel Golle2016-07-291-2/+3
* UBIFS: Implement ->migratepage()Kirill A. Shutemov2016-06-231-0/+24
* Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-05-271-1/+1
|\
| * ubifs: ubifs_dump_inode: Fix dumping field bulk_readAndreas Gruenbacher2016-05-241-1/+1
* | switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-271-4/+3
* | lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko2016-05-201-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-185-90/+79
|\ \
| * | ubifs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-175-90/+79
* | | more trivial ->iterate_shared conversionsAl Viro2016-05-091-1/+1
* | | Merge getxattr prototype change into work.lookupsAl Viro2016-05-022-5/+5
|\| | | |/ |/|
| * ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-112-5/+5
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-042-2/+2
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-043-30/+30
|/
* ubifs: Remove unused headerAndreas Gruenbacher2016-03-201-1/+0
* ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warnJoe Perches2016-03-203-24/+75
* wrappers for ->i_mutex accessAl Viro2016-01-223-13/+13
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-2/+2
* Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-01-122-2/+8
|\
| * ubifs: Use XATTR_*_PREFIX_LENRichard Weinberger2016-01-101-2/+2
| * UBIFS: add a comment in key.h for unused parameterDongsheng Yang2016-01-101-0/+6
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-1/+1
|/
* Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-133-42/+0
|\
| * ubifs: Remove unused security xattr handlerAndreas Gruenbacher2015-11-133-42/+0
* | Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-11-1011-34/+107
|\ \ | |/ |/|
| * ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang2015-11-075-2/+81
| * ubifs: make ubifs_[get|set]xattr atomicDongsheng Yang2015-11-071-3/+9
| * UBIFS: Delete unnecessary checks before the function call "iput"Markus Elfring2015-11-061-4/+2
| * UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger2015-11-061-2/+3
| * fs/ubifs: remove unnecessary new_valid_dev checkYaowei Bai2015-11-062-10/+2
| * UBIFS: print verbose message when rescanning a corrupted nodeshengyong2015-10-031-1/+1
| * UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happenedshengyong2015-10-031-4/+4
| * UBIFS: fix a typo in comment of ubifs_budget_reqDongsheng Yang2015-10-031-2/+2
| * UBIFS: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-10-032-6/+3
* | UBIFS: Kill unneeded locking in ubifs_init_securityRichard Weinberger2015-09-291-3/+0
|/
* Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-06-251-1/+4
|\
| * ubifs: fix to check error code of register_shrinkerChao Yu2015-06-021-1/+4
* | ubifs: switch to simple_follow_link()Al Viro2015-05-103-10/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-264-16/+16
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-154-16/+16
* | Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-04-1525-429/+436
|\ \ | |/ |/|
| * UBIFS: fix output format of INUM_WATERMARKSheng Yong2015-04-131-1/+1
| * UBIFS: extend debug/message capabilitiesSheng Yong2015-03-2525-409/+419
| * UBIFS: simplify returnsFabian Frederick2015-03-251-8/+2
| * UBIFS: Fix trivial typos in commentsYannick Guerrini2015-03-251-7/+7