summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/tnc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* UBIFS: do not allocate too muchArtem Bityutskiy2008-11-211-1/+6
* UBIFS: fix compilation warningsArtem Bityutskiy2008-11-061-2/+3
* UBIFS: correct condition to eliminate unecessary assignmentAdrian Hunter2008-09-301-1/+1
* UBIFS: improve znode splitting rulesAdrian Hunter2008-09-301-21/+33
* UBIFS: add no_chk_data_crc mount optionAdrian Hunter2008-09-301-1/+5
* UBIFS: add bulk-read facilityAdrian Hunter2008-09-301-0/+283
* UBIFS: remove unneeded unlikely()Hirofumi Nakagawa2008-09-301-2/+2
* UBIFS: TNC / GC race fixesAdrian Hunter2008-09-171-1/+1
* UBIFS: allow for racing between GC and TNCAdrian Hunter2008-08-251-49/+60
* UBIFS: always read hashed-key nodes under TNC mutexAdrian Hunter2008-08-251-6/+1
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+2956
OpenPOWER on IntegriCloud