Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | ubifs: Pass node length in all node dumping callers | Zhihao Cheng | 1 | -2/+2 |
2020-12-13 | ubifs: Delete duplicated words + other fixes | Randy Dunlap | 1 | -1/+1 |
2020-09-18 | ubifs: Fix some kernel-doc warnings in replay.c | Wang Hai | 1 | -2/+0 |
2020-06-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -11/+3 |
2020-05-18 | ubifs: fix wrong use of crypto_shash_descsize() | Eric Biggers | 1 | -11/+2 |
2020-05-08 | ubifs: use crypto_shash_tfm_digest() | Eric Biggers | 1 | -11/+3 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 1 | -13/+1 |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers | 1 | -2/+0 |
2018-12-14 | ubifs: Handle re-linking of inodes correctly while recovery | Richard Weinberger | 1 | -0/+37 |
2018-12-14 | ubifs: replay: Fix high stack usage | Arnd Bergmann | 1 | -11/+24 |
2018-10-23 | ubifs: Authenticate replayed journal | Sascha Hauer | 1 | -2/+144 |
2018-10-23 | ubifs: Add authentication nodes to journal | Sascha Hauer | 1 | -0/+2 |
2018-10-23 | ubifs: authentication: Add hashes to index nodes | Sascha Hauer | 1 | -11/+18 |
2018-10-23 | ubifs: Add hashes to the tree node cache | Sascha Hauer | 1 | -2/+2 |
2018-08-15 | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger | 1 | -6/+7 |
2018-06-07 | ubifs: Spelling fix someting -> something | Sascha Hauer | 1 | -1/+1 |
2018-06-07 | ubifs: remove set but never used variable | Sascha Hauer | 1 | -3/+0 |
2016-12-13 | ubifs: Implement encrypted filenames | Richard Weinberger | 1 | -4/+4 |
2016-12-13 | ubifs: Relax checks in ubifs_validate_entry() | Richard Weinberger | 1 | -1/+1 |
2016-10-02 | UBIFS: improve function-level documentation | Julia Lawall | 1 | -1/+1 |
2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong | 1 | -17/+17 |
2015-02-10 | UBIFS: return -EINVAL if log head is empty | hujianyang | 1 | -3/+16 |
2012-08-31 | UBIFS: print less | Artem Bityutskiy | 1 | -1/+1 |
2012-08-31 | UBIFS: comply with coding style | Artem Bityutskiy | 1 | -8/+8 |
2012-08-21 | UBIFS: fix replay regression | Artem Bityutskiy | 1 | -2/+1 |
2012-07-20 | UBIFS: simplify reply code a bit | Artem Bityutskiy | 1 | -14/+6 |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger | 1 | -2/+1 |
2012-05-16 | UBIFS: get rid of dbg_err | Artem Bityutskiy | 1 | -10/+10 |
2012-05-16 | UBIFS: rename dumping functions | Artem Bityutskiy | 1 | -2/+2 |
2012-01-13 | UBIFS: fix key printing | Artem Bityutskiy | 1 | -4/+4 |
2011-07-04 | UBIFS: switch to ubifs_leb_read | Artem Bityutskiy | 1 | -2/+1 |
2011-06-01 | UBIFS: amend ubifs_recover_leb interface | Artem Bityutskiy | 1 | -2/+1 |
2011-05-16 | UBIFS: expect corruption only in last journal head LEBs | Artem Bityutskiy | 1 | -4/+71 |
2011-05-16 | UBIFS: remove BUG statement | Artem Bityutskiy | 1 | -5/+1 |
2011-05-16 | UBIFS: change bud replay function conventions | Artem Bityutskiy | 1 | -16/+12 |
2011-05-16 | UBIFS: substitute the replay tree with a replay list | Artem Bityutskiy | 1 | -98/+74 |
2011-05-16 | UBIFS: simplify replay | Artem Bityutskiy | 1 | -108/+59 |
2011-05-16 | UBIFS: store free and dirty space in the bud replay entry | Artem Bityutskiy | 1 | -2/+6 |
2011-05-16 | UBIFS: double check that buds are replied in order | Artem Bityutskiy | 1 | -0/+4 |
2011-05-16 | UBIFS: improve commentary | Artem Bityutskiy | 1 | -4/+5 |
2011-05-16 | UBIFS: improve debugging messages | Artem Bityutskiy | 1 | -1/+2 |
2011-05-13 | UBIFS: introduce a separate structure for budgeting info | Artem Bityutskiy | 1 | -4/+4 |
2011-05-02 | UBIFS: seek journal heads to the latest bud in replay | Artem Bityutskiy | 1 | -6/+12 |
2010-10-21 | UBIFS: do not allocate unneeded scan buffer | Artem Bityutskiy | 1 | -7/+1 |
2010-10-17 | UBIFS: add a commentary about log recovery | Artem Bityutskiy | 1 | -4/+5 |
2010-09-19 | UBIFS: introduce new flags for RO mounts | Artem Bityutskiy | 1 | -2/+1 |
2009-09-10 | UBIFS: do not print scary error messages needlessly | Artem Bityutskiy | 1 | -3/+3 |
2009-07-09 | UBIFS: small amendments in the LEB scanning code | Artem Bityutskiy | 1 | -3/+4 |
2009-07-05 | UBIFS: minor spelling and grammar fixes | Adrian Hunter | 1 | -1/+1 |
2009-03-20 | UBIFS: fix commentaries | Artem Bityutskiy | 1 | -1/+1 |