aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs
AgeCommit message (Expand)Author
2016-08-23ubifs: Fix xattr generic handler usageRichard Weinberger
2016-08-23ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé
2016-07-29ubifs: switch_gc_head: Remove redondant sync of wbufSylvain Etienne
2016-07-29ubifs: Silence early error messages if MS_SILENT is setDaniel Golle
2016-07-29ubifs: Update comment for ubifs_errcDaniel Golle
2016-07-29ubifs: Make xattr structures staticBen Dooks
2016-07-29ubifs: Silence error output if MS_SILENT is setDaniel Golle
2016-06-23UBIFS: Implement ->migratepage()Kirill A. Shutemov
2016-05-27Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-24ubifs: ubifs_dump_inode: Fix dumping field bulk_readAndreas Gruenbacher
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17ubifs: Switch to generic xattr handlersAndreas Gruenbacher
2016-05-09more trivial ->iterate_shared conversionsAl Viro
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-20ubifs: Remove unused headerAndreas Gruenbacher
2016-03-20ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warnJoe Perches
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-12Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-01-10ubifs: Use XATTR_*_PREFIX_LENRichard Weinberger
2016-01-10UBIFS: add a comment in key.h for unused parameterDongsheng Yang
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-13ubifs: Remove unused security xattr handlerAndreas Gruenbacher
2015-11-10Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-11-07ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang
2015-11-07ubifs: make ubifs_[get|set]xattr atomicDongsheng Yang
2015-11-06UBIFS: Delete unnecessary checks before the function call "iput"Markus Elfring
2015-11-06UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger
2015-11-06fs/ubifs: remove unnecessary new_valid_dev checkYaowei Bai
2015-10-03UBIFS: print verbose message when rescanning a corrupted nodeshengyong
2015-10-03UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happenedshengyong
2015-10-03UBIFS: fix a typo in comment of ubifs_budget_reqDongsheng Yang
2015-10-03UBIFS: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-09-29UBIFS: Kill unneeded locking in ubifs_init_securityRichard Weinberger
2015-06-25Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-06-02ubifs: fix to check error code of register_shrinkerChao Yu
2015-05-10ubifs: switch to simple_follow_link()Al Viro
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-13UBIFS: fix output format of INUM_WATERMARKSheng Yong
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong