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