summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-26cifs: zero out session password before freeing itJeff Layton1-1/+4
2008-12-26cifs: fix wait_for_response to time out sleeping processes correctlyJeff Layton1-5/+2
2008-12-26[CIFS] Can not mount with prefixpath if root directory of share is inaccessibleSteve French2-6/+56
2008-12-26[CIFS] various minor cleanups pointed out by checkpatch scriptSteve French6-37/+29
2008-12-26[CIFS] fix typoSteve French1-1/+1
2008-12-26[CIFS] remove sparse warningSteve French1-1/+1
2008-12-26[CIFS] add mount option to send mandatory rather than advisory locksSteve French6-16/+48
2008-12-26cifs: make ipv6_connect take a TCP_Server_Info argJeff Layton1-53/+50
2008-12-26cifs: make ipv4_connect take a TCP_Server_Info argJeff Layton1-77/+69
2008-12-26cifs: don't declare smb_vol info on the stackJeff Layton1-42/+49
2008-12-26cifs: move allocation of new TCP_Server_Info into separate functionJeff Layton1-132/+150
2008-12-26cifs: account for IPv6 in ses->serverName and clean up netbios name handlingJeff Layton2-16/+33
2008-12-26cifs: make dnotify thread experimental codeJeff Layton1-1/+11
2008-12-26cifs: convert tcpSem to a mutexJeff Layton3-18/+18
2008-12-26cifs: take module reference when starting cifsdJeff Layton1-1/+8
2008-12-26cifs: display addr and prefixpath options in /proc/mountsJeff Layton1-12/+32
2008-12-26cifs: remove unused SMB session pointer from struct mid_q_entryJeff Layton2-10/+4
2008-12-25Linux 2.6.28v2.6.28Linus Torvalds1-1/+1
2008-12-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-42/+49
2008-12-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2008-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+3
2008-12-24ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski1-0/+3
2008-12-24x86: disable X86_PTRACE_BTSIngo Molnar1-0/+1
2008-12-24parisc: disable UP-optimized flush_tlb_mmKyle McMartin1-1/+4
2008-12-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2
2008-12-24edac: fix edac core deadlock when removing a deviceHarry Ciao1-3/+9
2008-12-24cgroups: avoid accessing uninitialized data in failure pathLi Zefan1-2/+3
2008-12-24cgroups: suppress bogus warning messagesSharyathi Nagesh1-3/+0
2008-12-24w1: fix slave selection on big-endian systemsEvgeniy Polyakov1-1/+3
2008-12-24rtc: rtc-isl1208: reject invalid datesChris Elston1-0/+7
2008-12-23V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller1-1/+2
2008-12-23drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie1-2/+2
2008-12-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds5-15/+14
2008-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-2/+4
2008-12-23drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL testJulia Lawall2-2/+4
2008-12-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-4/+3
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-17/+14
2008-12-22MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney1-3/+2
2008-12-22MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney1-1/+1
2008-12-21Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner1-0/+6
2008-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds4-8/+13
2008-12-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-14/+30
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2-5/+20
2008-12-20fs/9p: change simple_strtol to simple_strtoulJulia Lawall1-1/+1
2008-12-209p: convert d_iname references to d_name.nameWu Fengguang3-6/+10
2008-12-209p: Remove potentially bad parameter from function entry debug print.Duane Griffin1-1/+2
2008-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-16/+20
2008-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-2/+22
2008-12-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+5
2008-12-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-2/+19