aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/journal.c
AgeCommit message (Expand)Author
2020-09-17ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|renameZhihao Cheng
2020-03-30ubifs: Fixed missed le64_to_cpu() in journalBen Dooks (Codethink)
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-05-07ubifs: Limit number of xattrs per inodeRichard Weinberger
2019-05-07ubifs: journal: Handle xattrs like filesRichard Weinberger
2018-10-23ubifs: Add authentication nodes to journalSascha Hauer
2018-10-23ubifs: Add hashes to the tree node cacheSascha Hauer
2018-10-23ubifs: Drop write_nodeSascha Hauer
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger
2018-08-15ubifs: Use kmalloc_array()Richard Weinberger
2018-08-15ubifs: Check data node size before truncateRichard Weinberger
2018-08-15Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger
2018-08-15ubifs: Add comment on c->commit_semRichard Weinberger
2018-08-15ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger
2018-06-12UBIFS: Fix potential integer overflow in allocationSilvio Cesare
2018-06-07ubifs: journal: Remove wrong commentSascha Hauer
2017-07-14ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger
2017-07-14ubifs: Don't leak kernel memory to the MTDRichard Weinberger
2017-07-14ubifs: Massage debug prints wrt. fscryptRichard Weinberger
2017-07-14ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger
2017-07-14ubifs: Fix data node size for truncating uncompressed nodesDavid Oberhollenzer
2017-01-17ubifs: fix unencrypted journal writePeter Rosin
2017-01-17ubifs: ensure zero err is returned on successful returnColin Ian King
2016-12-12ubifs: Implement UBIFS_FLG_DOUBLE_HASHRichard Weinberger
2016-12-12ubifs: Use a random number for cookiesRichard Weinberger
2016-12-12ubifs: Add full hash lookup supportRichard Weinberger
2016-12-12ubifs: Implement encrypted filenamesRichard Weinberger
2016-12-12ubifs: Implement encrypt/decrypt for all IORichard Weinberger
2016-12-12ubifs: Introduce new data node field, compr_sizeRichard Weinberger
2016-10-02ubifs: Use move variable in ubifs_rename()Richard Weinberger
2016-10-02ubifs: Implement RENAME_EXCHANGERichard Weinberger
2016-10-02ubifs: Implement RENAME_WHITEOUTRichard Weinberger
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong
2014-11-07UBIFS: fix a couple bugs in UBIFS xattr length calculationSubodh Nijsure
2014-09-19UBIFS: Remove bogus assertRichard Weinberger
2013-10-24ubifs: switch to %pdAl Viro
2012-09-21userns: Convert ubifs to use kuid/kgidEric W. Biederman
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy
2012-05-16UBIFS: get rid of dbg_dump_stackArtem Bityutskiy
2012-05-03UBIFS: remove xattr Kconnfig optionSubodh Nijsure
2012-01-13UBIFS: fix key printingArtem Bityutskiy
2011-06-03UBIFS: fix memory leak on error pathArtem Bityutskiy
2011-05-16UBIFS: synchronize write-buffer before switching to the next budArtem Bityutskiy
2011-05-13UBIFS: improve space checking debugging featureArtem Bityutskiy
2011-05-13UBIFS: simplify dbg_dump_budg calling conventionsArtem Bityutskiy
2011-03-11UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy