Bug fixes for 6.1-rc1:

- Fix a UAF bug during log recovery.
- Fix memory leaks when mount fails.
- Detect corrupt bestfree information in a directory block.
- Fix incorrect return value type for the dax page fault handlers.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>