summaryrefslogtreecommitdiff
path: root/fs/ubifs/tnc.c
Commit message (Expand)AuthorAge
* ubifs: Fix uninitialized variable in search_dh_cookie()Geert Uytterhoeven2018-01-17
* ubifs: Massage debug prints wrt. fscryptRichard Weinberger2017-07-14
* ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger2017-07-14
* ubifs: Correctly evict xattr inodesRichard Weinberger2017-07-14
* ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger2017-01-17
* ubifs: Implement UBIFS_FLG_DOUBLE_HASHRichard Weinberger2016-12-12
* ubifs: Add full hash lookup supportRichard Weinberger2016-12-12
* ubifs: Rename tnc_read_node_nmRichard Weinberger2016-12-12
* ubifs: Implement encrypted filenamesRichard Weinberger2016-12-12
* UBIFS: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-10-03
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-25
* UBIFS: remove useless statementshujianyang2014-07-19
* UBIFS: Add an assertion for clean_zn_cnthujianyang2014-06-03
* fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-23
* Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-05-22
|\
| * UBIFS: remove Kconfig debugging optionArtem Bityutskiy2012-05-16
| * UBIFS: rename dumping functionsArtem Bityutskiy2012-05-16
| * UBIFS: get rid of dbg_dump_stackArtem Bityutskiy2012-05-16
* | vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2012-05-10
|/
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2012-01-13
|\
| * UBIFS: fix key printingArtem Bityutskiy2012-01-13
* | UBIFS: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-22
|/
* UBIFS: switch to ubifs_leb_readArtem Bityutskiy2011-07-04
* UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy2011-07-04
* UBIFS: harmonize znode flag helpersArtem Bityutskiy2011-07-04
* UBIFS: improve inode dumping functionArtem Bityutskiy2011-07-04
* UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy2011-06-03
* UBIFS: fix minor stylistic issuesArtem Bityutskiy2011-05-13
* UBIFS: introduce mounting flagArtem Bityutskiy2011-01-17
* UBIFS: mark unused key objects as invalidArtem Bityutskiy2010-08-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* UBIFS: add inode size debugging checkArtem Bityutskiy2009-09-10
* UBIFS: fix commentariesArtem Bityutskiy2009-03-20
* UBIFS: fix no_chk_data_crcArtem Bityutskiy2009-01-27
* UBIFS: fix checkpatch.pl warningsArtem Bityutskiy2008-12-31
* UBIFS: do not allocate too muchArtem Bityutskiy2008-11-21
* UBIFS: fix compilation warningsArtem Bityutskiy2008-11-06
* UBIFS: correct condition to eliminate unecessary assignmentAdrian Hunter2008-09-30
* UBIFS: improve znode splitting rulesAdrian Hunter2008-09-30
* UBIFS: add no_chk_data_crc mount optionAdrian Hunter2008-09-30
* UBIFS: add bulk-read facilityAdrian Hunter2008-09-30
* UBIFS: remove unneeded unlikely()Hirofumi Nakagawa2008-09-30
* UBIFS: TNC / GC race fixesAdrian Hunter2008-09-17
* UBIFS: allow for racing between GC and TNCAdrian Hunter2008-08-25
* UBIFS: always read hashed-key nodes under TNC mutexAdrian Hunter2008-08-25
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-15