The following changes since commit 51eab603f5c86dd1eae4c525df3e7f7eeab401d6: Linus Torvalds (1): Merge branch 'for-linus' of git://git.kernel.org/.../mason/linux-btrfs are available in the git repository at: git://git.samba.org/sfrench/cifs-2.6.git for-next Pavel Shilovsky (4): CIFS: Fix possible wrong memory allocation CIFS: Improve identation in cifs_unlock_range CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe CIFS: Move get_next_mid to ops struct fs/cifs/cifsglob.h | 7 +++ fs/cifs/cifsproto.h | 1 - fs/cifs/cifssmb.c | 8 ++-- fs/cifs/connect.c | 8 ++- fs/cifs/file.c | 106 +++++++++++++++++++++++++++++---------------------- fs/cifs/misc.c | 89 +------------------------------------------ fs/cifs/smb1ops.c | 89 ++++++++++++++++++++++++++++++++++++++++++ fs/cifs/transport.c | 2 +- 8 files changed, 167 insertions(+), 143 deletions(-) -- Thanks, Steve -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html