Revision 9217cbb8df31c10efc96362227b2ebdbb9fe996c authored by Linus Torvalds on 22 March 2013, 00:59:22 UTC, committed by Linus Torvalds on 22 March 2013, 00:59:22 UTC
Pull CIFS fixes from Steve French:
 "Three small CIFS Fixes (the most important of the three fixes a recent
  problem authenticating to Windows 8 using cifs rather than SMB2)"

* 'for-next' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: ignore everything in SPNEGO blob after mechTypes
  cifs: delay super block destruction until all cifsFileInfo objects are gone
  cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY
2 parent s d3c9262 + f853c61
History
File Mode Size
power
regmap
Kconfig -rw-r--r-- 10.3 KB
Makefile -rw-r--r-- 862 bytes
attribute_container.c -rw-r--r-- 12.0 KB
base.h -rw-r--r-- 4.8 KB
bus.c -rw-r--r-- 31.3 KB
class.c -rw-r--r-- 15.2 KB
core.c -rw-r--r-- 51.2 KB
cpu.c -rw-r--r-- 8.2 KB
dd.c -rw-r--r-- 15.7 KB
devres.c -rw-r--r-- 18.2 KB
devtmpfs.c -rw-r--r-- 8.8 KB
dma-buf.c -rw-r--r-- 14.4 KB
dma-coherent.c -rw-r--r-- 5.9 KB
dma-contiguous.c -rw-r--r-- 9.9 KB
dma-mapping.c -rw-r--r-- 6.6 KB
driver.c -rw-r--r-- 5.9 KB
firmware.c -rw-r--r-- 614 bytes
firmware_class.c -rw-r--r-- 35.6 KB
hypervisor.c -rw-r--r-- 544 bytes
init.c -rw-r--r-- 714 bytes
isa.c -rw-r--r-- 3.7 KB
map.c -rw-r--r-- 3.3 KB
memory.c -rw-r--r-- 18.0 KB
module.c -rw-r--r-- 1.9 KB
node.c -rw-r--r-- 18.5 KB
pinctrl.c -rw-r--r-- 1.6 KB
platform.c -rw-r--r-- 30.3 KB
soc.c -rw-r--r-- 4.1 KB
syscore.c -rw-r--r-- 3.0 KB
topology.c -rw-r--r-- 5.2 KB
transport_class.c -rw-r--r-- 9.4 KB

back to top