summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/journal.c
Commit message (Expand)AuthorAgeFilesLines
* ubifs: Add authentication nodes to journalSascha Hauer2018-10-231-17/+107
* ubifs: Add hashes to the tree node cacheSascha Hauer2018-10-231-24/+120
* ubifs: Drop write_nodeSascha Hauer2018-10-231-34/+5
* ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger2018-08-151-26/+26
* ubifs: Use kmalloc_array()Richard Weinberger2018-08-151-1/+1
* ubifs: Check data node size before truncateRichard Weinberger2018-08-151-1/+10
* Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger2018-08-151-3/+2
* ubifs: Add comment on c->commit_semRichard Weinberger2018-08-151-0/+1
* ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger2018-08-151-0/+5
* UBIFS: Fix potential integer overflow in allocationSilvio Cesare2018-06-121-2/+3
* ubifs: journal: Remove wrong commentSascha Hauer2018-06-071-3/+2
* 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