aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/tnc.c
AgeCommit message (Expand)Author
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
2008-11-21UBIFS: do not allocate too muchArtem Bityutskiy
2008-11-06UBIFS: fix compilation warningsArtem Bityutskiy
2008-09-30UBIFS: correct condition to eliminate unecessary assignmentAdrian Hunter
2008-09-30UBIFS: improve znode splitting rulesAdrian Hunter
2008-09-30UBIFS: add no_chk_data_crc mount optionAdrian Hunter
2008-09-30UBIFS: add bulk-read facilityAdrian Hunter
2008-09-30UBIFS: remove unneeded unlikely()Hirofumi Nakagawa
2008-09-17UBIFS: TNC / GC race fixesAdrian Hunter
2008-08-25UBIFS: allow for racing between GC and TNCAdrian Hunter
2008-08-25UBIFS: always read hashed-key nodes under TNC mutexAdrian Hunter
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy