aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/journal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-2/+2
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong1-8/+9
2014-11-07UBIFS: fix a couple bugs in UBIFS xattr length calculationSubodh Nijsure1-1/+6
2014-09-19UBIFS: Remove bogus assertRichard Weinberger1-4/+3
2013-10-24ubifs: switch to %pdAl Viro1-4/+2
2012-09-21userns: Convert ubifs to use kuid/kgidEric W. Biederman1-2/+2
2012-05-20UBI: Kill data type hintRichard Weinberger1-1/+1
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy1-2/+2
2012-05-16UBIFS: get rid of dbg_dump_stackArtem Bityutskiy1-1/+1
2012-05-03UBIFS: remove xattr Kconnfig optionSubodh Nijsure1-2/+0
2012-01-13UBIFS: fix key printingArtem Bityutskiy1-4/+3
2011-06-03UBIFS: fix memory leak on error pathArtem Bityutskiy1-0/+1
2011-05-16UBIFS: synchronize write-buffer before switching to the next budArtem Bityutskiy1-10/+15
2011-05-13UBIFS: improve space checking debugging featureArtem Bityutskiy1-1/+1
2011-05-13UBIFS: simplify dbg_dump_budg calling conventionsArtem Bityutskiy1-2/+0
2011-03-11UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech1-6/+22
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy1-1/+1
2010-09-17UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy1-1/+2
2009-09-15UBIFS: improve journal head debugging printsArtem Bityutskiy1-5/+8
2009-03-20UBIFS: fix commentariesArtem Bityutskiy1-1/+1
2009-03-08UBIFS: improve find function interfaceArtem Bityutskiy1-3/+2
2009-01-20UBIFS: do not treat all data as short termArtem Bityutskiy1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-12-31UBIFS: fix writing uncompressed filesArtem Bityutskiy1-1/+1
2008-12-31UBIFS: fix checkpatch.pl warningsArtem Bityutskiy1-1/+1
2008-11-06UBIFS: fix compilation warningsArtem Bityutskiy1-3/+5
2008-08-14UBIFS: xattr bugfixesArtem Bityutskiy1-1/+1
2008-08-13UBIFS: correct orphan deletion orderAdrian Hunter1-1/+2
2008-08-13UBIFS: fix typos in commentsAdrian Hunter1-5/+5
2008-08-13UBIFS: optimize deletionsArtem Bityutskiy1-0/+60
2008-08-13UBIFS: remove another unneeded function parameterArtem Bityutskiy1-16/+14
2008-08-13UBIFS: remove unneeded function parameterArtem Bityutskiy1-12/+7
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+1387