aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/ubifs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2015-11-13ubifs: Remove unused security xattr handlerAndreas Gruenbacher1-1/+0
2015-11-07ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang1-0/+3
2015-10-03UBIFS: fix a typo in comment of ubifs_budget_reqDongsheng Yang1-2/+2
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong1-11/+15
2015-03-25UBIFS: Fix trivial typos in commentsYannick Guerrini1-7/+7
2015-01-28UBIFS: Add security.* XATTR support for the UBIFSSubodh Nijsure1-0/+4
2014-07-19UBIFS: remove mst_mutexArtem Bityutskiy1-2/+0
2014-07-19UBIFS: remove useless @ecc in struct ubifs_scan_lebhujianyang1-2/+0
2014-06-02UBIFS: respect MS_SILENT mount flagDaniel Golle1-0/+11
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner1-1/+4
2013-02-04UBIFS: fix double free of ubifs_orphan objectsAdam Thomas1-0/+2
2013-02-04UBIFS: fix use of freed ubifs_orphan objectsAdam Thomas1-1/+3
2012-10-26UBIFS: introduce categorized lprops counterArtem Bityutskiy1-0/+3
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds1-7/+6
2012-09-21userns: Convert ubifs to use kuid/kgidEric W. Biederman1-2/+2
2012-08-31UBIFS: use pr_ helper instead of printkArtem Bityutskiy1-7/+6
2012-05-20UBI: Kill data type hintRichard Weinberger1-10/+5
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy1-5/+6
2012-02-29UBIFS: kill CUR_MAX_KEY_LEN macroArtem Bityutskiy1-7/+4
2012-01-03ubifs: propagate umode_tAl Viro1-1/+1
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-1/+1
2011-07-04UBIFS: introduce more I/O helpersArtem Bityutskiy1-2/+11
2011-07-04UBIFS: use correct flags in lpropsArtem Bityutskiy1-4/+4
2011-06-01UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy1-1/+1
2011-06-01UBIFS: introduce a "grouped" journal head flagArtem Bityutskiy1-0/+2
2011-05-29cifs/ubifs: Fix shrinker API change falloutAl Viro1-1/+1
2011-05-16UBIFS: add the fixup functionMatthew L. Creech1-0/+1
2011-05-16UBIFS: add a superblock flag for free space fix-upMatthew L. Creech1-0/+2
2011-05-16UBIFS: substitute the replay tree with a replay listArtem Bityutskiy1-2/+0
2011-05-13UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy1-35/+40
2011-05-13UBIFS: fix minor stylistic issuesArtem Bityutskiy1-3/+3
2011-03-11UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech1-0/+14
2011-03-08UBIFS: introduce write-buffer size fieldArtem Bityutskiy1-0/+2
2011-03-08UBI: incorporate LEB offset informationArtem Bityutskiy1-0/+3
2011-03-08UBIFS: incorporate maximum write sizeArtem Bityutskiy1-0/+5
2011-01-17UBIFS: introduce mounting flagArtem Bityutskiy1-3/+2
2011-01-17UBIFS: re-arrange variables in ubifs_infoArtem Bityutskiy1-11/+11
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy1-4/+9
2010-09-17UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy1-1/+3
2010-08-30UBIFS: mark unused key objects as invalidArtem Bityutskiy1-1/+5
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig1-1/+1
2010-07-19mm: add context argument to shrinker callbackDave Chinner1-1/+1
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de1-1/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-15UBIFS: improve lprops dumpArtem Bityutskiy1-0/+1
2009-09-15UBIFS: define journal head numbers in ubifs-media.hArtem Bityutskiy1-6/+4
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy1-1/+1