aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/ubifs.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-10fs: convert fs shrinkers to new scan/count APIGravatar Dave Chinner 1-1/+4
2013-02-04UBIFS: fix double free of ubifs_orphan objectsGravatar Adam Thomas 1-0/+2
2013-02-04UBIFS: fix use of freed ubifs_orphan objectsGravatar Adam Thomas 1-1/+3
2012-10-26UBIFS: introduce categorized lprops counterGravatar Artem Bityutskiy 1-0/+3
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 1-7/+6
2012-09-21userns: Convert ubifs to use kuid/kgidGravatar Eric W. Biederman 1-2/+2
2012-08-31UBIFS: use pr_ helper instead of printkGravatar Artem Bityutskiy 1-7/+6
2012-05-20UBI: Kill data type hintGravatar Richard Weinberger 1-10/+5
2012-05-16UBIFS: remove Kconfig debugging optionGravatar Artem Bityutskiy 1-5/+6
2012-02-29UBIFS: kill CUR_MAX_KEY_LEN macroGravatar Artem Bityutskiy 1-7/+4
2012-01-03ubifs: propagate umode_tGravatar Al Viro 1-1/+1
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersGravatar Josef Bacik 1-1/+1
2011-07-04UBIFS: introduce more I/O helpersGravatar Artem Bityutskiy 1-2/+11
2011-07-04UBIFS: use correct flags in lpropsGravatar Artem Bityutskiy 1-4/+4
2011-06-01UBIFS: amend ubifs_recover_leb interfaceGravatar Artem Bityutskiy 1-1/+1
2011-06-01UBIFS: introduce a "grouped" journal head flagGravatar Artem Bityutskiy 1-0/+2
2011-05-29cifs/ubifs: Fix shrinker API change falloutGravatar Al Viro 1-1/+1
2011-05-16UBIFS: add the fixup functionGravatar Matthew L. Creech 1-0/+1
2011-05-16UBIFS: add a superblock flag for free space fix-upGravatar Matthew L. Creech 1-0/+2
2011-05-16UBIFS: substitute the replay tree with a replay listGravatar Artem Bityutskiy 1-2/+0
2011-05-13UBIFS: introduce a separate structure for budgeting infoGravatar Artem Bityutskiy 1-35/+40
2011-05-13UBIFS: fix minor stylistic issuesGravatar Artem Bityutskiy 1-3/+3
2011-03-11UBIFS: handle allocation failures in UBIFS write pathGravatar Matthew L. Creech 1-0/+14
2011-03-08UBIFS: introduce write-buffer size fieldGravatar Artem Bityutskiy 1-0/+2
2011-03-08UBI: incorporate LEB offset informationGravatar Artem Bityutskiy 1-0/+3
2011-03-08UBIFS: incorporate maximum write sizeGravatar Artem Bityutskiy 1-0/+5
2011-01-17UBIFS: introduce mounting flagGravatar Artem Bityutskiy 1-3/+2
2011-01-17UBIFS: re-arrange variables in ubifs_infoGravatar Artem Bityutskiy 1-11/+11
2010-09-19UBIFS: introduce new flags for RO mountsGravatar Artem Bityutskiy 1-4/+9
2010-09-17UBIFS: introduce new flag for RO due to errorsGravatar Artem Bityutskiy 1-1/+3
2010-08-30UBIFS: mark unused key objects as invalidGravatar Artem Bityutskiy 1-1/+5
2010-08-09check ATTR_SIZE contraints in inode_change_okGravatar Christoph Hellwig 1-1/+1
2010-07-19mm: add context argument to shrinker callbackGravatar Dave Chinner 1-1/+1
2010-05-27kill spurious reference to vmtruncateGravatar npiggin@suse.de 1-1/+1
2010-05-27drop unused dentry argument to ->fsyncGravatar Christoph Hellwig 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-15UBIFS: improve lprops dumpGravatar Artem Bityutskiy 1-0/+1
2009-09-15UBIFS: define journal head numbers in ubifs-media.hGravatar Artem Bityutskiy 1-6/+4
2009-09-10UBIFS: do not print scary error messages needlesslyGravatar Artem Bityutskiy 1-1/+1
2009-07-05UBIFS: minor spelling and grammar fixesGravatar Adrian Hunter 1-2/+2
2009-07-05UBIFS: set write-buffer timout to 3-5 secondsGravatar Artem Bityutskiy 1-2/+3
2009-07-05UBIFS: slightly optimize write-buffer timer usageGravatar Artem Bityutskiy 1-2/+4
2009-06-08UBIFS: start using hrtimersGravatar Artem Bityutskiy 1-5/+8
2009-03-26UBIFS: add R/O compatibilityGravatar Artem Bityutskiy 1-0/+4
2009-03-16UBIFS: introduce a helpful variableGravatar Artem Bityutskiy 1-2/+5
2009-03-08UBIFS: improve find function interfaceGravatar Artem Bityutskiy 1-1/+1
2009-01-29UBIFS: remove fast unmountingGravatar Artem Bityutskiy 1-2/+0
2009-01-29UBIFS: remount ro fixesGravatar Adrian Hunter 1-1/+1
2009-01-27UBIFS: fix no_chk_data_crcGravatar Artem Bityutskiy 1-1/+1