aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/recovery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08ubifs: Fix typo of output in get_cs_sqnumLiu Song1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-13/+1
2018-10-23ubifs: Do not update inode size in-place in authenticated modeSascha Hauer1-28/+83
2018-10-23ubfis: authentication: Authenticate master nodeSascha Hauer1-4/+5
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger1-7/+7
2017-05-08ubifs: Remove unnecessary assignmentStefan Agner1-1/+0
2015-11-06UBIFS: Delete unnecessary checks before the function call "iput"Markus Elfring1-4/+2
2015-10-03UBIFS: print verbose message when rescanning a corrupted nodeshengyong1-1/+1
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong1-17/+17
2015-03-25UBIFS: simplify returnsFabian Frederick1-8/+2
2014-07-19UBIFS: kernel-doc warning fixFabian Frederick1-1/+0
2014-07-19UBIFS: fix spelling of "scanned"Artem Bityutskiy1-1/+1
2014-07-19UBIFS: fix some commentsSeunghun Lee1-2/+2
2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer1-18/+3
2012-08-31UBIFS: comply with coding styleArtem Bityutskiy1-5/+6
2012-08-22UBIFS: fix error messages spellingArtem Bityutskiy1-1/+1
2012-05-20UBI: Kill data type hintRichard Weinberger1-7/+6
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy1-11/+11
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy1-4/+4
2012-02-29UBIFS: amend recovery debugging messageArtem Bityutskiy1-1/+2
2011-08-26UBIFS: fix the dark space calculationsrimugunthan dhandapani1-1/+1
2011-07-08UBIFS: fix master node recoveryAnatolij Gustschin1-1/+2
2011-07-04UBIFS: switch to I/O helpersArtem Bityutskiy1-7/+7
2011-07-04UBIFS: switch to ubifs_leb_readArtem Bityutskiy1-8/+9
2011-07-04UBIFS: introduce more I/O helpersArtem Bityutskiy1-5/+4
2011-06-01UBIFS: fix recovery broken by the previous recovery fixArtem Bityutskiy1-65/+87
2011-06-01UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy1-4/+6
2011-06-01UBIFS: supress false error messagesArtem Bityutskiy1-2/+2
2011-05-16UBIFS: fix extremely rare mount failureArtem Bityutskiy1-10/+72
2011-05-16UBIFS: simplify LEB recovery function furtherArtem Bityutskiy1-13/+4
2011-05-16UBIFS: always cleanup the recovered LEBArtem Bityutskiy1-20/+9
2011-05-16UBIFS: clean up LEB recovery functionArtem Bityutskiy1-56/+28
2011-05-16UBIFS: improve debugging messagesArtem Bityutskiy1-4/+3
2011-05-13UBIFS: fix inode size debugging check failureArtem Bityutskiy1-1/+5
2011-05-13UBIFS: remove an unneeded checkArtem Bityutskiy1-2/+7
2011-05-13UBIFS: fix debugging messageArtem Bityutskiy1-1/+1
2011-05-13UBIFS: refactor ubifs_rcvry_gc_commitArtem Bityutskiy1-37/+18
2011-05-13UBIFS: split ubifs_rcvry_gc_commitArtem Bityutskiy1-27/+50
2011-05-13UBIFS: print useful debugging messages when cannot recover gc_lnumArtem Bityutskiy1-0/+2
2011-05-13UBIFS: remove dead GC LEB recovery piece of codeArtem Bityutskiy1-12/+1
2011-05-13UBIFS: remove duplicated codeArtem Bityutskiy1-17/+2
2011-04-21UBIFS: fix master node recoveryArtem Bityutskiy1-0/+26
2011-03-08UBIFS: use max_write_size during recoveryArtem Bityutskiy1-13/+10
2011-02-08UBIFS: fix LEB number in printkArtem Bityutskiy1-1/+1
2011-02-06UBIFS: describe UBIFS recovery logic some moreArtem Bityutskiy1-0/+21
2010-10-17UBIFS: add a commentary about log recoveryArtem Bityutskiy1-1/+2
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy1-4/+4
2010-07-13UBIFS: fix GC LEB recoveryArtem Bityutskiy1-5/+18
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1