summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/tnc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-05-231-15/+11Star
|\
| * UBIFS: remove Kconfig debugging optionArtem Bityutskiy2012-05-161-4/+0Star
| * UBIFS: rename dumping functionsArtem Bityutskiy2012-05-161-6/+6
| * UBIFS: get rid of dbg_dump_stackArtem Bityutskiy2012-05-161-5/+5
* | vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2012-05-111-1/+1
|/
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2012-01-131-28/+27Star
|\
| * UBIFS: fix key printingArtem Bityutskiy2012-01-131-28/+27Star
* | UBIFS: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-221-2/+1Star
|/
* UBIFS: switch to ubifs_leb_readArtem Bityutskiy2011-07-041-4/+4
* UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy2011-07-041-1/+1
* UBIFS: harmonize znode flag helpersArtem Bityutskiy2011-07-041-7/+6Star
* UBIFS: improve inode dumping functionArtem Bityutskiy2011-07-041-1/+2
* 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/+15Star
* 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/+1Star
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+2956