aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/ubifs.h
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: introduce categorized lprops counterArtem Bityutskiy2012-11-261-0/+3
* UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy2011-06-011-1/+1
* UBIFS: introduce a "grouped" journal head flagArtem Bityutskiy2011-06-011-0/+2
* cifs/ubifs: Fix shrinker API change falloutAl Viro2011-05-291-1/+1
* UBIFS: add the fixup functionMatthew L. Creech2011-05-161-0/+1
* UBIFS: add a superblock flag for free space fix-upMatthew L. Creech2011-05-161-0/+2
* UBIFS: substitute the replay tree with a replay listArtem Bityutskiy2011-05-161-2/+0
* UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy2011-05-131-35/+40
* UBIFS: fix minor stylistic issuesArtem Bityutskiy2011-05-131-3/+3
* UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech2011-03-111-0/+14
* UBIFS: introduce write-buffer size fieldArtem Bityutskiy2011-03-081-0/+2
* UBI: incorporate LEB offset informationArtem Bityutskiy2011-03-081-0/+3
* UBIFS: incorporate maximum write sizeArtem Bityutskiy2011-03-081-0/+5
* UBIFS: introduce mounting flagArtem Bityutskiy2011-01-171-3/+2
* UBIFS: re-arrange variables in ubifs_infoArtem Bityutskiy2011-01-171-11/+11
* UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-191-4/+9
* UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy2010-09-171-1/+3
* UBIFS: mark unused key objects as invalidArtem Bityutskiy2010-08-301-1/+5
* check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-091-1/+1
* mm: add context argument to shrinker callbackDave Chinner2010-07-191-1/+1
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-271-1/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* UBIFS: improve lprops dumpArtem Bityutskiy2009-09-151-0/+1
* UBIFS: define journal head numbers in ubifs-media.hArtem Bityutskiy2009-09-151-6/+4
* UBIFS: do not print scary error messages needlesslyArtem Bityutskiy2009-09-101-1/+1
* UBIFS: minor spelling and grammar fixesAdrian Hunter2009-07-051-2/+2
* UBIFS: set write-buffer timout to 3-5 secondsArtem Bityutskiy2009-07-051-2/+3
* UBIFS: slightly optimize write-buffer timer usageArtem Bityutskiy2009-07-051-2/+4
* UBIFS: start using hrtimersArtem Bityutskiy2009-06-081-5/+8
* UBIFS: add R/O compatibilityArtem Bityutskiy2009-03-261-0/+4
* UBIFS: introduce a helpful variableArtem Bityutskiy2009-03-161-2/+5
* UBIFS: improve find function interfaceArtem Bityutskiy2009-03-081-1/+1
* UBIFS: remove fast unmountingArtem Bityutskiy2009-01-291-2/+0
* UBIFS: remount ro fixesAdrian Hunter2009-01-291-1/+1
* UBIFS: fix no_chk_data_crcArtem Bityutskiy2009-01-271-1/+1
* UBIFS: ensure orphan area head is initializedAdrian Hunter2009-01-261-0/+1
* UBIFS: add re-mount debugging checksArtem Bityutskiy2009-01-261-1/+2
* UBIFS: fix LEB list freeingArtem Bityutskiy2009-01-261-1/+1
* UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy2009-01-201-2/+2
* UBIFS: constify operationsArtem Bityutskiy2009-01-181-7/+7
* UBIFS: fix numerous spelling mistakesArtem Bityutskiy2008-12-311-1/+0
* UBIFS: fix checkpatch.pl warningsArtem Bityutskiy2008-12-311-4/+4
* UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-231-1/+1
* UBIFS: fix available blocks countArtem Bityutskiy2008-12-231-0/+8
* UBIFS: various comment improvements and fixesArtem Bityutskiy2008-12-231-16/+18
* UBIFS: improve budgeting dumpArtem Bityutskiy2008-12-231-1/+1
* UBIFS: fix section mismatchAlexey Dobriyan2008-12-041-1/+1
* UBIFS: introduce LPT dump functionArtem Bityutskiy2008-12-031-0/+3
* UBIFS: add debugfs supportArtem Bityutskiy2008-12-031-0/+1