summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-11[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledSteve French1-11/+10
2008-06-11[CIFS] Fix hang in mount when negprot causes server to kill tcp sessionSteve French2-0/+6
2008-05-25disable most mode changes on non-unix/non-cifsacl mountsJeff Layton1-12/+26
2008-05-24[CIFS] Correct incorrect obscure open flagSteve French1-5/+18
2008-05-23[CIFS] warn if both dynperm and cifsacl mount options specifiedSteve French1-0/+4
2008-05-23silently ignore ownership changes unless unix extensions are enabled or we're...Jeff Layton1-7/+20
2008-05-23[CIFS] remove trailing whitespaceSteve French1-1/+1
2008-05-23when creating new inodes, use file_mode/dir_mode exclusively on mount without...Jeff Layton2-3/+8
2008-05-23on non-posix shares, clear write bits in mode when ATTR_READONLY is setJeff Layton2-72/+75
2008-05-23[CIFS] remove unused variablesSteve French5-20/+5
2008-05-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds9-25/+13
2008-05-23Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds7-94/+98
2008-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-6/+44
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison4-5/+5
2008-05-23scsi: fix integer as NULL pointer warningHarvey Harrison5-13/+13
2008-05-23isdn: fix integer as NULL pointer warningHarvey Harrison1-3/+3
2008-05-23acpi: fix integer as NULL pointer warningHarvey Harrison2-3/+3
2008-05-23x86: fix integer as NULL pointer warningHarvey Harrison1-1/+1
2008-05-23[XFS] Fix memory corruption with small buffer readsChristoph Hellwig2-4/+39
2008-05-23[POWERPC] iSeries: Remove unused mail addressStephen Rothwell4-4/+4
2008-05-23[POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2-19/+4
2008-05-23[POWERPC] Add kernstart_addr to list of allowed symbols in prom_initMichael Ellerman1-1/+1
2008-05-23[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson1-1/+1
2008-05-23[POWERPC] PS3: Fix memory hotplugGeoff Levand1-0/+3
2008-05-23[XFS] Fix inode list allocation size in writeback.David Chinner1-3/+4
2008-05-23[XFS] Don't allow memory reclaim to wait on the filesystem in inodeDavid Chinner1-1/+1
2008-05-23[XFS] Fix fsync() b0rkage.David Chinner4-86/+54
2008-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy559-4695/+6283
2008-05-23stop_machine: make stop_machine_run more virtualization friendlyChristian Borntraeger1-3/+4
2008-05-23doc: add a chapter about trylock functions [Bug 9011]Matti Linnanvuori1-0/+25
2008-05-23modules: proper cleanup of kobject without CONFIG_SYSFSDenis V. Lunev1-2/+14
2008-05-23module loading ELF handling: use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-14/+11
2008-05-22[CIFS] Fix reversed memset argumentsDave Jones1-2/+2
2008-05-22Adds username in the upcall key for unattended mounts with keytabIgor Mammedov1-0/+3
2008-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-413/+68
2008-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-22/+40
2008-05-22sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller1-0/+1
2008-05-22[CIFS] Remove redundant NULL checkSteve French1-12/+6
2008-05-22sparc64: Fix stack tracing through trap frames.David S. Miller2-10/+14
2008-05-22sparc64: Fix kernel thread stack termination.David S. Miller1-11/+25
2008-05-22net: The world is not perfect patch.Rami Rosen3-362/+3
2008-05-22tcp: Make prior_ssthresh a u32Ilpo Järvinen1-1/+1
2008-05-22xfrm_user: Remove zero length key checks.David S. Miller1-11/+0
2008-05-22net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng1-3/+2
2008-05-22cassini: Only use chip checksum for ipv4 packets.David S. Miller1-4/+7
2008-05-22HTC_EGPIO is ARM-onlyAl Viro1-1/+1
2008-05-22provide out-of-line strcat() for m68kAl Viro1-0/+6
2008-05-22caiaq endianness fixAl Viro1-2/+2
2008-05-22MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro8-8/+8