aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/tnc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-30UBIFS: mark unused key objects as invalidArtem Bityutskiy1-1/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-10UBIFS: add inode size debugging checkArtem Bityutskiy1-3/+73
2009-03-20UBIFS: fix commentariesArtem Bityutskiy1-1/+1
2009-01-27UBIFS: fix no_chk_data_crcArtem Bityutskiy1-4/+8
2008-12-31UBIFS: fix checkpatch.pl warningsArtem Bityutskiy1-16/+15
2008-11-21UBIFS: do not allocate too muchArtem Bityutskiy1-1/+6
2008-11-06UBIFS: fix compilation warningsArtem Bityutskiy1-2/+3
2008-09-30UBIFS: correct condition to eliminate unecessary assignmentAdrian Hunter1-1/+1
2008-09-30UBIFS: improve znode splitting rulesAdrian Hunter1-21/+33
2008-09-30UBIFS: add no_chk_data_crc mount optionAdrian Hunter1-1/+5
2008-09-30UBIFS: add bulk-read facilityAdrian Hunter1-0/+283
2008-09-30UBIFS: remove unneeded unlikely()Hirofumi Nakagawa1-2/+2
2008-09-17UBIFS: TNC / GC race fixesAdrian Hunter1-1/+1
2008-08-25UBIFS: allow for racing between GC and TNCAdrian Hunter1-49/+60
2008-08-25UBIFS: always read hashed-key nodes under TNC mutexAdrian Hunter1-6/+1
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+2956