aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/tnc.c
AgeCommit message (Expand)Author
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