summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/recovery.c
Commit message (Expand)AuthorAgeFilesLines
* ubifs: Remove unnecessary assignmentStefan Agner2017-05-081-1/+0
* UBIFS: Delete unnecessary checks before the function call "iput"Markus Elfring2015-11-061-4/+2
* UBIFS: print verbose message when rescanning a corrupted nodeshengyong2015-10-031-1/+1
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-251-17/+17
* UBIFS: simplify returnsFabian Frederick2015-03-251-8/+2
* UBIFS: kernel-doc warning fixFabian Frederick2014-07-191-1/+0
* UBIFS: fix spelling of "scanned"Artem Bityutskiy2014-07-191-1/+1
* UBIFS: fix some commentsSeunghun Lee2014-07-191-2/+2
* fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-231-18/+3
* UBIFS: comply with coding styleArtem Bityutskiy2012-08-311-5/+6
* UBIFS: fix error messages spellingArtem Bityutskiy2012-08-221-1/+1
* UBI: Kill data type hintRichard Weinberger2012-05-201-7/+6
* UBIFS: get rid of dbg_errArtem Bityutskiy2012-05-161-11/+11
* UBIFS: rename dumping functionsArtem Bityutskiy2012-05-161-4/+4
* UBIFS: amend recovery debugging messageArtem Bityutskiy2012-02-291-1/+2
* UBIFS: fix the dark space calculationsrimugunthan dhandapani2011-08-261-1/+1
* UBIFS: fix master node recoveryAnatolij Gustschin2011-07-081-1/+2
* UBIFS: switch to I/O helpersArtem Bityutskiy2011-07-041-7/+7
* UBIFS: switch to ubifs_leb_readArtem Bityutskiy2011-07-041-8/+9
* UBIFS: introduce more I/O helpersArtem Bityutskiy2011-07-041-5/+4
* UBIFS: fix recovery broken by the previous recovery fixArtem Bityutskiy2011-06-011-65/+87
* UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy2011-06-011-4/+6
* UBIFS: supress false error messagesArtem Bityutskiy2011-06-011-2/+2
* UBIFS: fix extremely rare mount failureArtem Bityutskiy2011-05-161-10/+72
* UBIFS: simplify LEB recovery function furtherArtem Bityutskiy2011-05-161-13/+4
* UBIFS: always cleanup the recovered LEBArtem Bityutskiy2011-05-161-20/+9
* UBIFS: clean up LEB recovery functionArtem Bityutskiy2011-05-161-56/+28
* UBIFS: improve debugging messagesArtem Bityutskiy2011-05-161-4/+3
* UBIFS: fix inode size debugging check failureArtem Bityutskiy2011-05-131-1/+5
* UBIFS: remove an unneeded checkArtem Bityutskiy2011-05-131-2/+7
* UBIFS: fix debugging messageArtem Bityutskiy2011-05-131-1/+1
* UBIFS: refactor ubifs_rcvry_gc_commitArtem Bityutskiy2011-05-131-37/+18
* UBIFS: split ubifs_rcvry_gc_commitArtem Bityutskiy2011-05-131-27/+50
* UBIFS: print useful debugging messages when cannot recover gc_lnumArtem Bityutskiy2011-05-131-0/+2
* UBIFS: remove dead GC LEB recovery piece of codeArtem Bityutskiy2011-05-131-12/+1
* UBIFS: remove duplicated codeArtem Bityutskiy2011-05-131-17/+2
* UBIFS: fix master node recoveryArtem Bityutskiy2011-04-211-0/+26
* UBIFS: use max_write_size during recoveryArtem Bityutskiy2011-03-081-13/+10
* UBIFS: fix LEB number in printkArtem Bityutskiy2011-02-081-1/+1
* UBIFS: describe UBIFS recovery logic some moreArtem Bityutskiy2011-02-061-0/+21
* UBIFS: add a commentary about log recoveryArtem Bityutskiy2010-10-171-1/+2
* UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-191-4/+4
* UBIFS: fix GC LEB recoveryArtem Bityutskiy2010-07-131-5/+18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* UBIFS: do not print scary error messages needlesslyArtem Bityutskiy2009-09-101-2/+2
* UBIFS: fix corruption dumpArtem Bityutskiy2009-07-091-2/+26
* UBIFS: clean up free space checkingArtem Bityutskiy2009-07-091-19/+3
* UBIFS: small amendments in the LEB scanning codeArtem Bityutskiy2009-07-091-3/+4
* UBIFS: remove dead codeArtem Bityutskiy2009-05-291-27/+4
OpenPOWER on IntegriCloud