aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/orphan.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-2/+5
* UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy2011-06-011-1/+1
* UBIFS: fix minor stylistic issuesArtem Bityutskiy2011-05-131-1/+2
* UBIFS: use GFP_NOFS properlyArtem Bityutskiy2011-03-241-1/+1
* UBIFS: allocate orphans scan buffer on demandArtem Bityutskiy2011-03-161-1/+9
* UBIFS: check ubifs_scan error codes betterArtem Bityutskiy2009-09-101-1/+2
* UBIFS: do not print scary error messages needlesslyArtem Bityutskiy2009-09-101-2/+2
* UBIFS: ensure orphan area head is initializedAdrian Hunter2009-01-261-19/+19
* UBIFS: separate debugging fields outArtem Bityutskiy2008-12-031-1/+1
* UBIFS: fix compilation warningsArtem Bityutskiy2008-11-061-12/+16
* UBIFS: increment commit number earlierArtem Bityutskiy2008-08-131-2/+2
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+958