In commit 149a4d9c78020 ("fs/ntfs3: bound attr_off in UpdateResidentValue against data_off") Fixes tag Fixes: b46acd6 ("fs/ntfs3: Add NTFS journal") has these problem(s): - SHA1 should be at least 12 digits long This can be fixed for the future by setting core.abbrev to 12 (or more) or (for git v2.11 or later) just making sure it is not set (or set to "auto").