* [GIT PULL] UBI/UBIFS fixes for 5.7 final
@ 2020-05-20 19:49 Richard Weinberger
2020-05-20 20:30 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Richard Weinberger @ 2020-05-20 19:49 UTC (permalink / raw)
To: torvalds; +Cc: linux-mtd, linux-kernel
Linus,
The following changes since commit c0cc271173b2e1c2d8d0ceaef14e4dfa79eefc0d:
Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux (2020-04-09 12:52:34 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/for-linus-5.7-rc6
for you to fetch changes up to 0e7572cffe442290c347e779bf8bd4306bb0aa7c:
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file (2020-05-17 23:38:21 +0200)
----------------------------------------------------------------
This pull request contains the following bug fixes for UBI and UBIFS:
- Correctly set next cursor for detailed_erase_block_info debugfs file
- Don't use crypto_shash_descsize() for digest size in UBIFS
- Remove broken lazytime support from UBIFS
----------------------------------------------------------------
Christoph Hellwig (1):
ubifs: remove broken lazytime support
Eric Biggers (1):
ubifs: fix wrong use of crypto_shash_descsize()
Richard Weinberger (1):
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
drivers/mtd/ubi/debug.c | 12 ++----------
fs/ubifs/auth.c | 17 ++++-------------
fs/ubifs/file.c | 6 +-----
fs/ubifs/replay.c | 13 ++-----------
4 files changed, 9 insertions(+), 39 deletions(-)
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-20 20:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-20 19:49 [GIT PULL] UBI/UBIFS fixes for 5.7 final Richard Weinberger
2020-05-20 20:30 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox