summaryrefslogtreecommitdiff
path: root/fs/ubifs/journal.c
Commit message (Expand)AuthorAge
* ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger2017-07-14
* ubifs: Don't leak kernel memory to the MTDRichard Weinberger2017-07-14
* ubifs: Massage debug prints wrt. fscryptRichard Weinberger2017-07-14
* ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger2017-07-14
* ubifs: Fix data node size for truncating uncompressed nodesDavid Oberhollenzer2017-07-14
* ubifs: fix unencrypted journal writePeter Rosin2017-01-17
* ubifs: ensure zero err is returned on successful returnColin Ian King2017-01-17
* ubifs: Implement UBIFS_FLG_DOUBLE_HASHRichard Weinberger2016-12-12
* ubifs: Use a random number for cookiesRichard Weinberger2016-12-12
* ubifs: Add full hash lookup supportRichard Weinberger2016-12-12
* ubifs: Implement encrypted filenamesRichard Weinberger2016-12-12
* ubifs: Implement encrypt/decrypt for all IORichard Weinberger2016-12-12
* ubifs: Introduce new data node field, compr_sizeRichard Weinberger2016-12-12
* ubifs: Use move variable in ubifs_rename()Richard Weinberger2016-10-02
* ubifs: Implement RENAME_EXCHANGERichard Weinberger2016-10-02
* ubifs: Implement RENAME_WHITEOUTRichard Weinberger2016-10-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | UBIFS: extend debug/message capabilitiesSheng Yong2015-03-25
|/
* UBIFS: fix a couple bugs in UBIFS xattr length calculationSubodh Nijsure2014-11-07
* UBIFS: Remove bogus assertRichard Weinberger2014-09-19
* ubifs: switch to %pdAl Viro2013-10-24
* userns: Convert ubifs to use kuid/kgidEric W. Biederman2012-09-21
* UBI: Kill data type hintRichard Weinberger2012-05-20
* UBIFS: rename dumping functionsArtem Bityutskiy2012-05-16
* UBIFS: get rid of dbg_dump_stackArtem Bityutskiy2012-05-16
* UBIFS: remove xattr Kconnfig optionSubodh Nijsure2012-05-03
* UBIFS: fix key printingArtem Bityutskiy2012-01-13
* UBIFS: fix memory leak on error pathArtem Bityutskiy2011-06-03
* UBIFS: synchronize write-buffer before switching to the next budArtem Bityutskiy2011-05-16
* UBIFS: improve space checking debugging featureArtem Bityutskiy2011-05-13
* UBIFS: simplify dbg_dump_budg calling conventionsArtem Bityutskiy2011-05-13
* UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech2011-03-11
* UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-19
* UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy2010-09-17
* UBIFS: improve journal head debugging printsArtem Bityutskiy2009-09-15
* UBIFS: fix commentariesArtem Bityutskiy2009-03-20
* UBIFS: improve find function interfaceArtem Bityutskiy2009-03-08
* UBIFS: do not treat all data as short termArtem Bityutskiy2009-01-20
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* UBIFS: fix writing uncompressed filesArtem Bityutskiy2008-12-31
* UBIFS: fix checkpatch.pl warningsArtem Bityutskiy2008-12-31
* UBIFS: fix compilation warningsArtem Bityutskiy2008-11-06
* UBIFS: xattr bugfixesArtem Bityutskiy2008-08-14
* UBIFS: correct orphan deletion orderAdrian Hunter2008-08-13
* UBIFS: fix typos in commentsAdrian Hunter2008-08-13
* UBIFS: optimize deletionsArtem Bityutskiy2008-08-13
* UBIFS: remove another unneeded function parameterArtem Bityutskiy2008-08-13
* UBIFS: remove unneeded function parameterArtem Bityutskiy2008-08-13
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-15