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