aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/tnc.c
Commit message (Expand)AuthorAgeFilesLines
* 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