- Backport a fix for buffer head leaks that progress in GC:
- fix buffer head leaks in calls to truncate_inode_pages()
- Backport fixes for potential issues such as out-of-page memory access and link counter underflow that can occur on corrupted file systems:
- prevent use of deleted inode
- fix potential out-of-bounds memory access in nilfs_find_entry()