Change inode_operations.mkdir to return struct dentry *
Add const qualifier to some functions
fs: change write_begin/write_end interface to take struct kiocb *
Convert to use the new mount api
Improve documentation
fs: Convert aops->write_begin to take a folio
Add note in the installation instructions
Do not mark a directory block as used until other checks are run