summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/tnc.c
Commit message (Expand)AuthorAgeFilesLines
* ubifs: Pass node length in all node dumping callersZhihao Cheng2020-12-131-4/+4
* ubifs: Delete duplicated words + other fixesRandy Dunlap2020-12-131-1/+1
* Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-181-0/+3
|\
| * ubifs: xattr: Fix some potential memory leaks while iterating entriesZhihao Cheng2020-09-171-0/+3
* | ubifs: Fix some kernel-doc warnings in tnc.cWang Hai2020-09-171-2/+1
|/
* treewide: Remove uninitialized_var() usageKees Cook2020-07-161-3/+3
* ubifs: Correctly use tnc_next() in search_dh_cookie()Richard Weinberger2019-07-081-5/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-13/+1
* ubifs: Do not skip hash checking in data nodesSascha Hauer2019-05-071-8/+7
* ubifs: authentication: Add hashes to index nodesSascha Hauer2018-10-231-0/+12
* ubifs: Add hashes to the tree node cacheSascha Hauer2018-10-231-2/+8
* ubifs: Pass ubifs_zbranch to try_read_node()Sascha Hauer2018-10-231-7/+7
* ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger2018-08-151-53/+54
* ubifs: tnc: use monotonic znode timestampArnd Bergmann2018-08-151-2/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+3
* ubifs: Fix uninitialized variable in search_dh_cookie()Geert Uytterhoeven2018-01-171-14/+7
* ubifs: Massage debug prints wrt. fscryptRichard Weinberger2017-07-141-5/+4
* ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger2017-07-141-22/+107
* ubifs: Correctly evict xattr inodesRichard Weinberger2017-07-141-0/+2
* ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger2017-01-171-2/+23
* ubifs: Implement UBIFS_FLG_DOUBLE_HASHRichard Weinberger2016-12-121-0/+3
* ubifs: Add full hash lookup supportRichard Weinberger2016-12-121-2/+88
* ubifs: Rename tnc_read_node_nmRichard Weinberger2016-12-121-6/+6
* ubifs: Implement encrypted filenamesRichard Weinberger2016-12-121-26/+28
* UBIFS: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-10-031-2/+1
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-251-10/+10
* UBIFS: remove useless statementshujianyang2014-07-191-1/+0
* UBIFS: Add an assertion for clean_zn_cnthujianyang2014-06-031-2/+3
* fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-231-19/+3
* Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-05-221-15/+11
|\
| * UBIFS: remove Kconfig debugging optionArtem Bityutskiy2012-05-161-4/+0
| * UBIFS: rename dumping functionsArtem Bityutskiy2012-05-161-6/+6
| * UBIFS: get rid of dbg_dump_stackArtem Bityutskiy2012-05-161-5/+5
* | vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2012-05-101-1/+1
|/
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2012-01-131-28/+27
|\
| * UBIFS: fix key printingArtem Bityutskiy2012-01-131-28/+27
* | UBIFS: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-221-2/+1
|/
* UBIFS: switch to ubifs_leb_readArtem Bityutskiy2011-07-041-4/+4
* UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy2011-07-041-1/+1
* UBIFS: harmonize znode flag helpersArtem Bityutskiy2011-07-041-7/+6
* UBIFS: improve inode dumping functionArtem Bityutskiy2011-07-041-1/+2
* UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy2011-06-031-4/+5
* UBIFS: fix minor stylistic issuesArtem Bityutskiy2011-05-131-5/+5
* UBIFS: introduce mounting flagArtem Bityutskiy2011-01-171-3/+7
* UBIFS: mark unused key objects as invalidArtem Bityutskiy2010-08-301-1/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* UBIFS: add inode size debugging checkArtem Bityutskiy2009-09-101-3/+73
* UBIFS: fix commentariesArtem Bityutskiy2009-03-201-1/+1
* UBIFS: fix no_chk_data_crcArtem Bityutskiy2009-01-271-4/+8
* UBIFS: fix checkpatch.pl warningsArtem Bityutskiy2008-12-311-16/+15