summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-09-29[CIFS] Remove obsolete headerSteve French
2010-09-29cifs: allow matching of tcp sessions in CifsNew stateJeff Layton
2010-09-29cifs: add tcon field to cifsFileInfo structJeff Layton
2010-09-29cifs: add "mfsymlinks" mount optionStefan Metzmacher
2010-09-29cifs: use Minshall+French symlink functionsStefan Metzmacher
2010-09-29cifs: implement CIFSCreateMFSymLink()Stefan Metzmacher
2010-09-29cifs: implement CIFSFormatMFSymlink()Stefan Metzmacher
2010-09-29cifs: implement CIFSQueryMFSymLink()Stefan Metzmacher
2010-09-29cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()Stefan Metzmacher
2010-09-29cifs: implement CIFSParseMFSymlink()Stefan Metzmacher
2010-09-29cifs: Allow binding to local IP address.Ben Greear
2010-09-29cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication codeShirish Pargaonkar
2010-09-29cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect th...Shirish Pargaonkar
2010-09-29cifs: fix broken oplock handlingSuresh Jayaraman
2010-09-29cifs: use type __u32 instead of int for the oplock parameterSuresh Jayaraman
2010-09-28Linux 2.6.36-rc6v2.6.36-rc6Linus Torvalds
2010-09-28MN10300: Handle missing sys_cacheflush() when caching disabledDavid Howells
2010-09-28alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds
2010-09-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo
2010-09-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-28hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck
2010-09-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-09-27Fix pktcdvd ioctl dev_minor range checkDan Rosenberg
2010-09-27MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0David Howells
2010-09-27net/9p: Mount only matching virtio channelsSven Eckelmann
2010-09-27de2104x: fix ethtoolOndrej Zary
2010-09-27Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber
2010-09-27ipv6: add IPv6 to neighbour table overflow warningUlrich Weber
2010-09-27tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng
2010-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-09-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-09-27Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-09-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-09-27Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-27mn10300: check __get_user/__put_user results...Al Viro
2010-09-27mn10300: get rid of set_fs(USER_DS) in sigframe setupAl Viro
2010-09-27mn10300: ->restart_block.fn needs to be reset on sigreturnAl Viro
2010-09-27mn10300: prevent double syscall restartsAl Viro
2010-09-27mn10300: avoid SIGSEGV delivery loopAl Viro