summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-05[CIFS] Fix typo in cifs readme from previous commitSteve French1-2/+2
2007-05-05[CIFS] Make sec=none force an anonymous mountJeff Layton3-8/+24
2007-05-03[CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier3-9/+9
2007-05-03[CIFS] Fix oops in reset_cifs_unix_caps on reconnectSteve French1-1/+1
2007-04-30[CIFS] UID/GID override on CIFS mounts to SambaSteve French8-171/+213
2007-04-26[CIFS] prefixpath mounts to servers supporting posix paths used wrong slashSteve French1-1/+7
2007-04-26[CIFS] Update cifs version to 1.49Steve French2-41/+30
2007-04-25[CIFS] Replace kmalloc/memset combination with kzallocvignesh1-5/+2
2007-04-25[CIFS] Add IPv6 supportSteve French3-7/+40
2007-04-25[CIFS] New CIFS POSIX mkdir performance improvement (part 2)Steve French2-15/+39
2007-04-23[CIFS] New CIFS POSIX mkdir performance improvementSteve French5-15/+340
2007-04-06[CIFS] Add write perm for usr to file on windows should remove r/o dos attrSteve French2-12/+15
2007-04-04[CIFS] Remove unnecessary parm to cifs_reopen_fileSteve French2-62/+28
2007-04-03[CIFS] Switch cifsd to kthread_run from kernel_threadIgor Mammedov1-16/+16
2007-04-02[CIFS] Remove unnecessary checksChristoph Hellwig3-53/+6
2007-04-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-43/+49
2007-04-01[ARM] 4298/1: fix memory barriers for DMA coherent and SMP platformsLennert Buytenhek1-16/+18
2007-04-01[ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2)Guennadi Liakhovetski1-5/+25
2007-04-01[ARM] Fix __NR_kexec_loadRussell King1-1/+1
2007-04-01[PATCH] kbuild: fix dependency generationJan Beulich1-3/+7
2007-04-01driver core: do not wait unnecessarily in driver_unregister()Linus Torvalds1-1/+8
2007-03-31[ARM] Export dma_channel_active()Russell King1-0/+1
2007-03-30Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+6
2007-03-31[CRYPTO] api: Flush the current page right than the nextHerbert Xu1-2/+6
2007-03-30[PATCH] crypto api: Use the right value when advancing scatterwalk_copychunksHerbert Xu1-1/+1
2007-03-30[PATCH] uml: fix static linking for realPaolo 'Blaisorblade' Giarrusso1-1/+1
2007-03-31[CRYPTO] api: Use the right value when advancing scatterwalk_copychunksHerbert Xu1-1/+1
2007-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-2/+2
2007-03-30Revert "ACPI: parse 2nd MADT by default"Len Brown2-2/+2
2007-03-30[PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQJens Axboe1-0/+2
2007-03-30[ARM] 4296/1: ixp4xx: compile fixVladimir Barinov1-17/+0
2007-03-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-56/+134
2007-03-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-4/+18
2007-03-29[MIPS] SMTC: Fix recursion in instant IPI replay code.Ralf Baechle3-42/+69
2007-03-29[MIPS] BCM1480: Fix setting of irq affinity.Mark Mason1-2/+2
2007-03-29[MIPS] do_page_fault() needs to use raw_smp_processor_id().Ralf Baechle1-3/+3
2007-03-29[MIPS] SMTC: Fix false trigger of debug code on single VPE.Ralf Baechle1-5/+15
2007-03-29[MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.Ralf Baechle1-0/+5
2007-03-29[MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGSChris Dearman1-0/+31
2007-03-29[MIPS] lockdep: Handle interrupts in R3000 style c0_status register.Chris Dearman1-1/+5
2007-03-29[MIPS] MV64340: Add missing prototype for mv64340_irq_init().Ralf Baechle1-0/+1
2007-03-29[MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT.Ralf Baechle1-1/+1
2007-03-29[MIPS] EV64120: Include <asm/irq.h> to fix warning.Ralf Baechle1-0/+1
2007-03-29[MIPS] Ocelot: Fix warning.Ralf Baechle1-1/+0
2007-03-29[MIPS] Ocelot: Give PMON_v1_setup a proper prototype.Ralf Baechle1-1/+1
2007-03-29[IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a valueTony Luck1-1/+0
2007-03-29[IA64] Speed up boot - skip unnecessary clock calibrationJack Steiner1-1/+16
2007-03-29[IA64] bugfix stack layout upside-downKAMEZAWA Hiroyuki1-1/+1
2007-03-29[IA64] Fix possible invalid memory access in ia64_setup_msi_irq()Kenji Kaneshige1-1/+1
2007-03-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-1/+13