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 ACL related fixes for ext2, reiserfs, and hfsplus. And also one minor isofs cleanup. Top of the tree is 84969465ddc4. The full shortlog is: Ernesto A. Fernández (2): ext2: preserve i_mode if ext2_set_acl() fails reiserfs: preserve i_mode if __reiserfs_set_acl() fails Jan Kara (4): reiserfs: Don't clear SGID when inheriting ACLs ext2: Don't clear SGID when inheriting ACLs isofs: Fix off-by-one in 'session' mount option parsing hfsplus: Don't clear SGID when inheriting ACLs The diffstat is fs/ext2/acl.c | 43 +++++++++++++++++++++++++++++-------------- fs/hfsplus/posix_acl.c | 30 ++++++++++++++++++------------ fs/isofs/inode.c | 8 ++++++-- fs/reiserfs/xattr_acl.c | 17 +++++++++++------ 4 files changed, 64 insertions(+), 34 deletions(-) Thanks Honza -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR