summaryrefslogtreecommitdiff
path: root/fs/ubifs/tnc.c
AgeCommit message (Expand)Author
2020-12-13ubifs: Pass node length in all node dumping callersZhihao Cheng
2020-12-13ubifs: Delete duplicated words + other fixesRandy Dunlap
2020-10-18Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-09-17ubifs: Fix some kernel-doc warnings in tnc.cWang Hai
2020-09-17ubifs: xattr: Fix some potential memory leaks while iterating entriesZhihao Cheng
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2019-07-08ubifs: Correctly use tnc_next() in search_dh_cookie()Richard Weinberger
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-05-07ubifs: Do not skip hash checking in data nodesSascha Hauer
2018-10-23ubifs: authentication: Add hashes to index nodesSascha Hauer
2018-10-23ubifs: Add hashes to the tree node cacheSascha Hauer
2018-10-23ubifs: Pass ubifs_zbranch to try_read_node()Sascha Hauer
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger
2018-08-15ubifs: tnc: use monotonic znode timestampArnd Bergmann
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-01-17ubifs: Fix uninitialized variable in search_dh_cookie()Geert Uytterhoeven
2017-07-14ubifs: Massage debug prints wrt. fscryptRichard Weinberger
2017-07-14ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger
2017-07-14ubifs: Correctly evict xattr inodesRichard Weinberger
2017-01-17ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger
2016-12-12ubifs: Implement UBIFS_FLG_DOUBLE_HASHRichard Weinberger
2016-12-12ubifs: Add full hash lookup supportRichard Weinberger
2016-12-12ubifs: Rename tnc_read_node_nmRichard Weinberger
2016-12-12ubifs: Implement encrypted filenamesRichard Weinberger
2015-10-03UBIFS: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong
2014-07-19UBIFS: remove useless statementshujianyang
2014-06-03UBIFS: Add an assertion for clean_zn_cnthujianyang
2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer
2012-05-22Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy
2012-05-16UBIFS: get rid of dbg_dump_stackArtem Bityutskiy
2012-05-10vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds
2012-01-13Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2012-01-13UBIFS: fix key printingArtem Bityutskiy
2011-11-22UBIFS: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-07-04UBIFS: switch to ubifs_leb_readArtem Bityutskiy
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy
2011-07-04UBIFS: harmonize znode flag helpersArtem Bityutskiy
2011-07-04UBIFS: improve inode dumping functionArtem Bityutskiy
2011-06-03UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy
2011-05-13UBIFS: fix minor stylistic issuesArtem Bityutskiy
2011-01-17UBIFS: introduce mounting flagArtem Bityutskiy
2010-08-30UBIFS: mark unused key objects as invalidArtem Bityutskiy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-10UBIFS: add inode size debugging checkArtem Bityutskiy
2009-03-20UBIFS: fix commentariesArtem Bityutskiy
2009-01-27UBIFS: fix no_chk_data_crcArtem Bityutskiy
2008-12-31UBIFS: fix checkpatch.pl warningsArtem Bityutskiy