aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/orphan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong1-13/+13
2014-07-19UBIFS: remove useless statementshujianyang1-1/+0
2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer1-19/+2
2013-02-04UBIFS: fix double free of ubifs_orphan objectsAdam Thomas1-1/+4
2013-02-04UBIFS: fix use of freed ubifs_orphan objectsAdam Thomas1-1/+6
2012-08-31UBIFS: comply with coding styleArtem Bityutskiy1-4/+3
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