https://github.com/torvalds/linux
Revision 04919afb85c8f007b7326c4da5eb61c52e91b9c7 authored by Linus Torvalds on 18 October 2013, 01:49:21 UTC, committed by Linus Torvalds on 18 October 2013, 01:49:21 UTC
Pull CIFS fixes from Steve French:
 "Five small cifs fixes (includes fixes for: unmount hang, 2 security
  related, symlink, large file writes)"

* 'for-linus' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: ntstatus_to_dos_map[] is not terminated
  cifs: Allow LANMAN auth method for servers supporting unencapsulated authentication methods
  cifs: Fix inability to write files >2GB to SMB2/3 shares
  cifs: Avoid umount hangs with smb2 when server is unresponsive
  do not treat non-symlink reparse points as valid symlinks
2 parent s 83f11a9 + 0c26606
History
Tip revision: 04919afb85c8f007b7326c4da5eb61c52e91b9c7 authored by Linus Torvalds on 18 October 2013, 01:49:21 UTC
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Tip revision: 04919af
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.0 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 257.6 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top