Revision 257a65d79581880032e0bf0c452f4041b693664c authored by Linus Torvalds on 07 February 2011, 22:02:06 UTC, committed by Linus Torvalds on 07 February 2011, 22:02:06 UTC
* git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6:
  cifs: remove checks for ses->status == CifsExiting
  cifs: add check for kmalloc in parse_dacl
  cifs: don't send an echo request unless NegProt has been done
  cifs: enable signing flag in SMB header when server has it on
  cifs: Possible slab memory corruption while updating extended stats (repost)
  CIFS: Fix variable types in cifs_iovec_read/write (try #2)
  cifs: fix length vs. total_read confusion in cifs_demultiplex_thread
2 parent s 8dbdea8 + d402539
History
File Mode Size
test
.gitignore -rw-r--r-- 36 bytes
Makefile -rw-r--r-- 2.1 KB
algos.c -rw-r--r-- 3.6 KB
altivec.uc -rw-r--r-- 3.3 KB
int.uc -rw-r--r-- 2.7 KB
mktables.c -rw-r--r-- 2.9 KB
mmx.c -rw-r--r-- 3.8 KB
recov.c -rw-r--r-- 3.5 KB
sse1.c -rw-r--r-- 4.9 KB
sse2.c -rw-r--r-- 8.3 KB
unroll.awk -rw-r--r-- 424 bytes
x86.h -rw-r--r-- 1.6 KB

back to top