summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Slightly streamline SendReceive[2]Volker Lendecke2008-12-261-8/+9
* Check the return value of cifs_sign_smb[2]Volker Lendecke2008-12-261-0/+14
* [CIFS] Cleanup: Move the check for too large R/W requestsSteve French2008-12-261-10/+19
* [CIFS] Slightly simplify wait_for_free_request(), remove an unnecessary "else...Volker Lendecke2008-12-261-25/+26
* Simplify allocate_mid() slightly: Remove some unnecessary "else" branchesVolker Lendecke2008-12-261-2/+6
* [CIFS] In SendReceive, move consistency check out of the mutexed regionVolker Lendecke2008-12-261-19/+12
* cifs: store password in tconJeff Layton2008-12-263-7/+23
* cifs: have calc_lanman_hash take more granular argsJeff Layton2008-12-267-26/+34
* cifs: zero out session password before freeing itJeff Layton2008-12-261-1/+4
* cifs: fix wait_for_response to time out sleeping processes correctlyJeff Layton2008-12-261-5/+2
* [CIFS] Can not mount with prefixpath if root directory of share is inaccessibleSteve French2008-12-262-6/+56
* [CIFS] various minor cleanups pointed out by checkpatch scriptSteve French2008-12-266-37/+29
* [CIFS] fix typoSteve French2008-12-261-1/+1
* [CIFS] remove sparse warningSteve French2008-12-261-1/+1
* [CIFS] add mount option to send mandatory rather than advisory locksSteve French2008-12-266-16/+48
* cifs: make ipv6_connect take a TCP_Server_Info argJeff Layton2008-12-261-53/+50
* cifs: make ipv4_connect take a TCP_Server_Info argJeff Layton2008-12-261-77/+69
* cifs: don't declare smb_vol info on the stackJeff Layton2008-12-261-42/+49
* cifs: move allocation of new TCP_Server_Info into separate functionJeff Layton2008-12-261-132/+150
* cifs: account for IPv6 in ses->serverName and clean up netbios name handlingJeff Layton2008-12-262-16/+33
* cifs: make dnotify thread experimental codeJeff Layton2008-12-261-1/+11
* cifs: convert tcpSem to a mutexJeff Layton2008-12-263-18/+18
* cifs: take module reference when starting cifsdJeff Layton2008-12-261-1/+8
* cifs: display addr and prefixpath options in /proc/mountsJeff Layton2008-12-261-12/+32
* cifs: remove unused SMB session pointer from struct mid_q_entryJeff Layton2008-12-262-10/+4
* Linux 2.6.28v2.6.28Linus Torvalds2008-12-241-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-2416-42/+49
|\
| * V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller2008-12-231-1/+2
| * V4L/DVB (9908a): MAINTAINERS: mark linux-uvc-devel as subscribers onlyJiri Slaby2008-12-171-1/+1
| * V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well.Hans Verkuil2008-12-161-1/+1
| * V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab2008-12-169-33/+33
| * V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking.Jim Paris2008-12-161-2/+2
| * V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support)Antti Seppälä2008-12-162-1/+7
| * V4L/DVB (9780): dib0700: Stop repeating after user stops pushing buttonDevin Heitmueller2008-12-161-3/+3
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-241-0/+1
|\ \
| * | x86: disable X86_PTRACE_BTSIngo Molnar2008-12-241-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-12-241-0/+3
|\ \ \
| * | | ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski2008-12-241-0/+3
* | | | parisc: disable UP-optimized flush_tlb_mmKyle McMartin2008-12-231-1/+4
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-231-2/+2
|\ \ \ \
| * | | | drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie2008-12-231-2/+2
| |/ / /
* | | | edac: fix edac core deadlock when removing a deviceHarry Ciao2008-12-231-3/+9
* | | | cgroups: avoid accessing uninitialized data in failure pathLi Zefan2008-12-231-2/+3
* | | | cgroups: suppress bogus warning messagesSharyathi Nagesh2008-12-231-3/+0
* | | | w1: fix slave selection on big-endian systemsEvgeniy Polyakov2008-12-231-1/+3
* | | | rtc: rtc-isl1208: reject invalid datesChris Elston2008-12-231-0/+7
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-12-225-15/+14
|\ \ \ \
| * | | | ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang2008-12-191-1/+5
| * | | | ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas2008-12-194-14/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-222-2/+4
|\ \ \ \ \
OpenPOWER on IntegriCloud