Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6: [CIFS] Fix check after use error in ACL code [CIFS] Fix potential data corruption when writing out cached dirty pages [CIFS] Fix spurious reconnect on 2nd peek from read of SMB length [CIFS] remove build warning [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request [CIFS] minor checkpatch cleanup [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info [CIFS] add hostname field to TCP_Server_Info struct [CIFS] clean up error handling in cifs_mount [CIFS] add ver= prefix to upcall format version [CIFS] Fix buffer overflow if server sends corrupt response to small
No related branches found
No related tags found
Showing
- fs/cifs/CHANGES 3 additions, 0 deletionsfs/cifs/CHANGES
- fs/cifs/README 12 additions, 15 deletionsfs/cifs/README
- fs/cifs/TODO 1 addition, 1 deletionfs/cifs/TODO
- fs/cifs/cifs_spnego.c 13 additions, 7 deletionsfs/cifs/cifs_spnego.c
- fs/cifs/cifs_spnego.h 1 addition, 0 deletionsfs/cifs/cifs_spnego.h
- fs/cifs/cifsacl.c 7 additions, 6 deletionsfs/cifs/cifsacl.c
- fs/cifs/cifsfs.c 5 additions, 2 deletionsfs/cifs/cifsfs.c
- fs/cifs/cifsglob.h 13 additions, 0 deletionsfs/cifs/cifsglob.h
- fs/cifs/cifsproto.h 8 additions, 9 deletionsfs/cifs/cifsproto.h
- fs/cifs/cifssmb.c 36 additions, 61 deletionsfs/cifs/cifssmb.c
- fs/cifs/connect.c 75 additions, 66 deletionsfs/cifs/connect.c
- fs/cifs/file.c 28 additions, 16 deletionsfs/cifs/file.c
- fs/cifs/inode.c 20 additions, 6 deletionsfs/cifs/inode.c
- fs/cifs/sess.c 75 additions, 18 deletionsfs/cifs/sess.c
- fs/cifs/transport.c 70 additions, 21 deletionsfs/cifs/transport.c
Loading
Please register or sign in to comment