]> git.karo-electronics.de Git - mv-sheeva.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Feb 2011 23:22:40 +0000 (10:22 +1100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Feb 2011 23:22:40 +0000 (10:22 +1100)
commit405b864d3fd579d3e8a1002f7452343fbb6dbe99
treed5e70f3c337fa20363cd090a7bb4d664d495b275
parentfdf4c587a793ba87935e38e7f25a9540bc9a7b95
parent6284644e8de1f4005166c918c3d2aa4c510ab9f6
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 length checks in checkSMB
  [CIFS] Update cifs minor version
  cifs: No need to check crypto blockcipher allocation
  cifs: clean up some compiler warnings
  cifs: make CIFS depend on CRYPTO_MD4
  cifs: force a reconnect if there are too many MIDs in flight
  cifs: don't pop a printk when sending on a socket is interrupted
  cifs: simplify SMB header check routine
  cifs: send an NT_CANCEL request when a process is signalled
  cifs: handle cancelled requests better
  cifs: fix two compiler warning about uninitialized vars