Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | ubifs: Pass node length in all node dumping callers | Zhihao Cheng | 1 | -3/+3 |
2019-07-08 | ubifs: Fix typo of output in get_cs_sqnum | Liu Song | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 1 | -13/+1 |
2018-10-23 | ubifs: Do not update inode size in-place in authenticated mode | Sascha Hauer | 1 | -28/+83 |
2018-10-23 | ubfis: authentication: Authenticate master node | Sascha Hauer | 1 | -4/+5 |
2018-08-15 | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger | 1 | -7/+7 |
2017-05-08 | ubifs: Remove unnecessary assignment | Stefan Agner | 1 | -1/+0 |
2015-11-07 | UBIFS: Delete unnecessary checks before the function call "iput" | Markus Elfring | 1 | -4/+2 |
2015-10-03 | UBIFS: print verbose message when rescanning a corrupted node | shengyong | 1 | -1/+1 |
2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong | 1 | -17/+17 |
2015-03-25 | UBIFS: simplify returns | Fabian Frederick | 1 | -8/+2 |
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 |