aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/ubifs.h
AgeCommit message (Expand)Author
2016-07-29ubifs: Update comment for ubifs_errcDaniel Golle
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-02Merge getxattr prototype change into work.lookupsAl Viro
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-20ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warnJoe Perches
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-07ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang
2015-10-03UBIFS: fix a typo in comment of ubifs_budget_reqDongsheng Yang
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong
2015-03-25UBIFS: Fix trivial typos in commentsYannick Guerrini
2015-01-28UBIFS: Add security.* XATTR support for the UBIFSSubodh Nijsure
2014-07-19UBIFS: remove mst_mutexArtem Bityutskiy
2014-07-19UBIFS: remove useless @ecc in struct ubifs_scan_lebhujianyang
2014-06-02UBIFS: respect MS_SILENT mount flagDaniel Golle
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner
2013-02-04UBIFS: fix double free of ubifs_orphan objectsAdam Thomas
2013-02-04UBIFS: fix use of freed ubifs_orphan objectsAdam Thomas
2012-10-26UBIFS: introduce categorized lprops counterArtem Bityutskiy
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-09-21userns: Convert ubifs to use kuid/kgidEric W. Biederman
2012-08-31UBIFS: use pr_ helper instead of printkArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy
2012-02-29UBIFS: kill CUR_MAX_KEY_LEN macroArtem Bityutskiy
2012-01-03ubifs: propagate umode_tAl Viro
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-04UBIFS: introduce more I/O helpersArtem Bityutskiy
2011-07-04UBIFS: use correct flags in lpropsArtem Bityutskiy
2011-06-01UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy
2011-06-01UBIFS: introduce a "grouped" journal head flagArtem Bityutskiy
2011-05-29cifs/ubifs: Fix shrinker API change falloutAl Viro
2011-05-16UBIFS: add the fixup functionMatthew L. Creech
2011-05-16UBIFS: add a superblock flag for free space fix-upMatthew L. Creech
2011-05-16UBIFS: substitute the replay tree with a replay listArtem Bityutskiy
2011-05-13UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy
2011-05-13UBIFS: fix minor stylistic issuesArtem Bityutskiy
2011-03-11UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech
2011-03-08UBIFS: introduce write-buffer size fieldArtem Bityutskiy
2011-03-08UBI: incorporate LEB offset informationArtem Bityutskiy
2011-03-08UBIFS: incorporate maximum write sizeArtem Bityutskiy
2011-01-17UBIFS: introduce mounting flagArtem Bityutskiy
2011-01-17UBIFS: re-arrange variables in ubifs_infoArtem Bityutskiy
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy
2010-09-17UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy
2010-08-30UBIFS: mark unused key objects as invalidArtem Bityutskiy
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig