summaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2008-06-06UBIFS: remove assertionArtem Bityutskiy
2008-06-06UBIFS: do not return negative available spaceArtem Bityutskiy
2008-06-06UBIFS: rename key_ino to key_inumArtem Bityutskiy
2008-06-06UBIFS: rename NC to LPROPS_NCArtem Bityutskiy
2008-06-06UBIFS: make dbg_check_dir_size check nlink as wellArtem Bityutskiy
2008-06-06UBIFS: partially get rid of truncation keyArtem Bityutskiy
2008-06-06UBIFS: remove format version 2 supportArtem Bityutskiy
2008-06-06UBIFS: fix orphan leak on error pathAdrian Hunter
2008-06-06UBIFS: fix lpt leaks on error pathAdrian Hunter
2008-06-06UBIFS: add a UUID to super blockAdrian Hunter
2008-06-06UBIFS: fix extended attributes sizeArtem Bityutskiy
2008-06-06UBIFS: add file-system checking functionArtem Bityutskiy
2008-06-06UBIFS: clean up resource freeingArtem Bityutskiy
2008-06-06UBIFS: remove debugging stuff from tnc.cArtem Bityutskiy
2008-06-06UBIFS: better error message in read_znodeArtem Bityutskiy
2008-06-06UBIFS: another gc_lnum recovery fixAdrian Hunter
2008-06-06UBIFS: make dbg_tnc_walk non-recursiveArtem Bityutskiy
2008-06-06UBIFS: fix KconfigArtem Bityutskiy
2008-06-06UBIFS: dump creat_sqnum as wellArtem Bityutskiy
2008-06-06UBIFS: remove incorrect cond_reschedArtem Bityutskiy
2008-06-06UBIFS: add dbg_dump_indexArtem Bityutskiy
2008-06-06UBIFS: tweak scan_for_dirty and assertsAdrian Hunter
2008-06-06UBIFS: define change_lp() 'no-change' valueAdrian Hunter
2008-06-06UBIFS: always commit after recoveryAdrian Hunter
2008-06-06UBIFS: add a commentAdrian Hunter
2008-06-06UBIFS: kill orphans in ro mount alsoAdrian Hunter
2008-06-06UBIFS: ubifs-v0.7Artem Bityutskiy
2008-06-06UBIFS: amend dbg_dump_nodeArtem Bityutskiy
2008-06-06UBIFS: minor debugging print fixArtem Bityutskiy
2008-06-06UBIFS: fix false assertion allarm in budgetingArtem Bityutskiy
2008-06-06UBIFS: print dead direntry nameArtem Bityutskiy
2008-06-06UBIFS: print format versionArtem Bityutskiy
2008-06-06UBIFS: do not use -1 offsetsArtem Bityutskiy
2008-06-06UBIFS: temporary hack for backward compatibilityArtem Bityutskiy
2008-06-06UBIFS: fix bad hash mask bugArtem Bityutskiy
2008-06-06UBIFS: minor print tweaksArtem Bityutskiy
2008-06-06UBIFS: get rid of cpu_to_le64(0)Artem Bityutskiy
2008-06-06UBIFS: rename fmt_vers to fmt_versionArtem Bityutskiy
2008-06-06UBIFS: tweak asserts and gc_lnum fixAdrian Hunter
2008-06-06UBIFS: move ubifs_validate_entryArtem Bityutskiy
2008-06-06UBIFS: fix checkpatch.pl errorsArtem Bityutskiy
2008-06-06UBIFS: remove unnecessary 'if' in bg threadAdrian Hunter
2008-06-06UBIFS: fix flagsArtem Bityutskiy
2008-06-06UBIFS: rework flags inheritanceArtem Bityutskiy
2008-06-06UBIFS: fix gc_lnum recoveryAdrian Hunter
2008-06-06UBIFS: split out ubifs_fill_superAdrian Hunter
2008-06-06UBIFS: mount_ubifs now cleans up its own errorsAdrian Hunter
2008-06-06UBIFS: get rid of scary lockup warningsArtem Bityutskiy
2008-06-06UBIFS: tweak bg threadArtem Bityutskiy
2008-06-06UBIFS: remove unnecessary cond_resched()Artem Bityutskiy