| Commit message (Expand) | Author | Age | Files | Lines |
* | UBIFS: amend recovery debugging message | Artem Bityutskiy | 2012-02-29 | 1 | -1/+2 |
* | UBIFS: fix the dark space calculation | srimugunthan dhandapani | 2011-08-26 | 1 | -1/+1 |
* | UBIFS: fix master node recovery | Anatolij Gustschin | 2011-07-08 | 1 | -1/+2 |
* | UBIFS: switch to I/O helpers | Artem Bityutskiy | 2011-07-04 | 1 | -7/+7 |
* | UBIFS: switch to ubifs_leb_read | Artem Bityutskiy | 2011-07-04 | 1 | -8/+9 |
* | UBIFS: introduce more I/O helpers | Artem Bityutskiy | 2011-07-04 | 1 | -5/+4 |
* | UBIFS: fix recovery broken by the previous recovery fix | Artem Bityutskiy | 2011-06-01 | 1 | -65/+87 |
* | UBIFS: amend ubifs_recover_leb interface | Artem Bityutskiy | 2011-06-01 | 1 | -4/+6 |
* | UBIFS: supress false error messages | Artem Bityutskiy | 2011-06-01 | 1 | -2/+2 |
* | UBIFS: fix extremely rare mount failure | Artem Bityutskiy | 2011-05-16 | 1 | -10/+72 |
* | UBIFS: simplify LEB recovery function further | Artem Bityutskiy | 2011-05-16 | 1 | -13/+4 |
* | UBIFS: always cleanup the recovered LEB | Artem Bityutskiy | 2011-05-16 | 1 | -20/+9 |
* | UBIFS: clean up LEB recovery function | Artem Bityutskiy | 2011-05-16 | 1 | -56/+28 |
* | UBIFS: improve debugging messages | Artem Bityutskiy | 2011-05-16 | 1 | -4/+3 |
* | UBIFS: fix inode size debugging check failure | Artem Bityutskiy | 2011-05-13 | 1 | -1/+5 |
* | UBIFS: remove an unneeded check | Artem Bityutskiy | 2011-05-13 | 1 | -2/+7 |
* | UBIFS: fix debugging message | Artem Bityutskiy | 2011-05-13 | 1 | -1/+1 |
* | UBIFS: refactor ubifs_rcvry_gc_commit | Artem Bityutskiy | 2011-05-13 | 1 | -37/+18 |
* | UBIFS: split ubifs_rcvry_gc_commit | Artem Bityutskiy | 2011-05-13 | 1 | -27/+50 |
* | UBIFS: print useful debugging messages when cannot recover gc_lnum | Artem Bityutskiy | 2011-05-13 | 1 | -0/+2 |
* | UBIFS: remove dead GC LEB recovery piece of code | Artem Bityutskiy | 2011-05-13 | 1 | -12/+1 |
* | UBIFS: remove duplicated code | Artem Bityutskiy | 2011-05-13 | 1 | -17/+2 |
* | UBIFS: fix master node recovery | Artem Bityutskiy | 2011-04-21 | 1 | -0/+26 |
* | UBIFS: use max_write_size during recovery | Artem Bityutskiy | 2011-03-08 | 1 | -13/+10 |
* | UBIFS: fix LEB number in printk | Artem Bityutskiy | 2011-02-08 | 1 | -1/+1 |
* | UBIFS: describe UBIFS recovery logic some more | Artem Bityutskiy | 2011-02-06 | 1 | -0/+21 |
* | UBIFS: add a commentary about log recovery | Artem Bityutskiy | 2010-10-17 | 1 | -1/+2 |
* | UBIFS: introduce new flags for RO mounts | Artem Bityutskiy | 2010-09-19 | 1 | -4/+4 |
* | UBIFS: fix GC LEB recovery | Artem Bityutskiy | 2010-07-13 | 1 | -5/+18 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | UBIFS: do not print scary error messages needlessly | Artem Bityutskiy | 2009-09-10 | 1 | -2/+2 |
* | UBIFS: fix corruption dump | Artem Bityutskiy | 2009-07-09 | 1 | -2/+26 |
* | UBIFS: clean up free space checking | Artem Bityutskiy | 2009-07-09 | 1 | -19/+3 |
* | UBIFS: small amendments in the LEB scanning code | Artem Bityutskiy | 2009-07-09 | 1 | -3/+4 |
* | UBIFS: remove dead code | Artem Bityutskiy | 2009-05-29 | 1 | -27/+4 |
* | UBIFS: fix recovery bug | Adrian Hunter | 2009-03-31 | 1 | -47/+23 |
* | UBIFS: fix compilation warnings | Artem Bityutskiy | 2008-11-06 | 1 | -6/+7 |
* | UBIFS: endian handling fixes and annotations | Harvey Harrison | 2008-11-06 | 1 | -2/+2 |
* | UBIFS: add new flash file system | Artem Bityutskiy | 2008-07-15 | 1 | -0/+1519 |