aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/recovery.c
AgeCommit message (Expand)Author
2015-11-06UBIFS: Delete unnecessary checks before the function call "iput"Markus Elfring
2015-10-03UBIFS: print verbose message when rescanning a corrupted nodeshengyong
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong
2015-03-25UBIFS: simplify returnsFabian Frederick
2014-07-19UBIFS: kernel-doc warning fixFabian Frederick
2014-07-19UBIFS: fix spelling of "scanned"Artem Bityutskiy
2014-07-19UBIFS: fix some commentsSeunghun Lee
2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer
2012-08-31UBIFS: comply with coding styleArtem Bityutskiy
2012-08-22UBIFS: fix error messages spellingArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy
2012-02-29UBIFS: amend recovery debugging messageArtem Bityutskiy
2011-08-26UBIFS: fix the dark space calculationsrimugunthan dhandapani
2011-07-08UBIFS: fix master node recoveryAnatolij Gustschin
2011-07-04UBIFS: switch to I/O helpersArtem Bityutskiy
2011-07-04UBIFS: switch to ubifs_leb_readArtem Bityutskiy
2011-07-04UBIFS: introduce more I/O helpersArtem Bityutskiy
2011-06-01UBIFS: fix recovery broken by the previous recovery fixArtem Bityutskiy
2011-06-01UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy
2011-06-01UBIFS: supress false error messagesArtem Bityutskiy
2011-05-16UBIFS: fix extremely rare mount failureArtem Bityutskiy
2011-05-16UBIFS: simplify LEB recovery function furtherArtem Bityutskiy
2011-05-16UBIFS: always cleanup the recovered LEBArtem Bityutskiy
2011-05-16UBIFS: clean up LEB recovery functionArtem Bityutskiy
2011-05-16UBIFS: improve debugging messagesArtem Bityutskiy
2011-05-13UBIFS: fix inode size debugging check failureArtem Bityutskiy
2011-05-13UBIFS: remove an unneeded checkArtem Bityutskiy
2011-05-13UBIFS: fix debugging messageArtem Bityutskiy
2011-05-13UBIFS: refactor ubifs_rcvry_gc_commitArtem Bityutskiy
2011-05-13UBIFS: split ubifs_rcvry_gc_commitArtem Bityutskiy
2011-05-13UBIFS: print useful debugging messages when cannot recover gc_lnumArtem Bityutskiy
2011-05-13UBIFS: remove dead GC LEB recovery piece of codeArtem Bityutskiy
2011-05-13UBIFS: remove duplicated codeArtem Bityutskiy
2011-04-21UBIFS: fix master node recoveryArtem Bityutskiy
2011-03-08UBIFS: use max_write_size during recoveryArtem Bityutskiy
2011-02-08UBIFS: fix LEB number in printkArtem Bityutskiy
2011-02-06UBIFS: describe UBIFS recovery logic some moreArtem Bityutskiy
2010-10-17UBIFS: add a commentary about log recoveryArtem Bityutskiy
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy
2010-07-13UBIFS: fix GC LEB recoveryArtem Bityutskiy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy
2009-07-09UBIFS: fix corruption dumpArtem Bityutskiy
2009-07-09UBIFS: clean up free space checkingArtem Bityutskiy
2009-07-09UBIFS: small amendments in the LEB scanning codeArtem Bityutskiy
2009-05-29UBIFS: remove dead codeArtem Bityutskiy
2009-03-31UBIFS: fix recovery bugAdrian Hunter