aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/orphan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20UBIFS: remove invalid reference to list iterator variableJulia Lawall1-2/+2
2012-05-20UBI: Kill data type hintRichard Weinberger1-3/+2
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy1-2/+2
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy1-7/+3
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy1-2/+2
2012-05-16UBIFS: get rid of dbg_dump_stackArtem Bityutskiy1-1/+1
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy1-1/+1
2011-06-01UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy1-1/+1
2011-05-13UBIFS: fix minor stylistic issuesArtem Bityutskiy1-1/+2
2011-03-24UBIFS: use GFP_NOFS properlyArtem Bityutskiy1-1/+1
2011-03-16UBIFS: allocate orphans scan buffer on demandArtem Bityutskiy1-1/+9
2009-09-10UBIFS: check ubifs_scan error codes betterArtem Bityutskiy1-1/+2
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy1-2/+2
2009-01-26UBIFS: ensure orphan area head is initializedAdrian Hunter1-19/+19
2008-12-03UBIFS: separate debugging fields outArtem Bityutskiy1-1/+1
2008-11-06UBIFS: fix compilation warningsArtem Bityutskiy1-12/+16
2008-08-13UBIFS: increment commit number earlierArtem Bityutskiy1-2/+2
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+958