Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus to get several UDF, reiserfs, quota and fsnotify cleanups. Note that there is also a patch updating MAINTAINERS entry for notification subsystem to point to me as a maintainer since current entries are stale. Top of the tree is c9ea9df3032e. The full shortlog is: Bhumika Goyal (1): fsnotify: make dnotify_fsnotify_ops const Colin Ian King (1): reiserfs: fix spelling mistake: "tranasction" -> "transaction" Florian Weimer (1): uapi/linux/quota.h: Do not include linux/errno.h Jan Kara (1): MAINTAINERS: Update entries for notification subsystem Markus Elfring (7): fs-udf: Adjust two checks for null pointers fs-udf: Improve six size determinations fs-udf: Delete an error message for a failed memory allocation in two functions quota_v2: Delete an error message for a failed memory allocation in v2_read_file_info() isofs: Delete an error message for a failed memory allocation in isofs_read_inode() isofs: Adjust four checks for null pointers isofs: Delete an unnecessary variable initialisation in isofs_read_inode() The diffstat is MAINTAINERS | 14 +++++++++----- fs/isofs/inode.c | 11 +++++------ fs/notify/dnotify/dnotify.c | 2 +- fs/quota/quota_v2.c | 6 ++---- fs/reiserfs/journal.c | 2 +- fs/udf/inode.c | 13 ++++--------- fs/udf/namei.c | 2 +- fs/udf/super.c | 12 +++++------- include/uapi/linux/quota.h | 1 - 9 files changed, 28 insertions(+), 35 deletions(-) Thanks Honza -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR