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