| Commit message (Expand) | Author | Age | Files | Lines |
* | [CIFS] Fix typo in cifs readme from previous commit | Steve French | 2007-05-05 | 1 | -2/+2 |
* | [CIFS] Make sec=none force an anonymous mount | Jeff Layton | 2007-05-05 | 3 | -8/+24 |
* | [CIFS] Change semaphore to mutex for cifs lock_sem | Roland Dreier | 2007-05-03 | 3 | -9/+9 |
* | [CIFS] Fix oops in reset_cifs_unix_caps on reconnect | Steve French | 2007-05-03 | 1 | -1/+1 |
* | [CIFS] UID/GID override on CIFS mounts to Samba | Steve French | 2007-04-30 | 8 | -171/+213 |
* | [CIFS] prefixpath mounts to servers supporting posix paths used wrong slash | Steve French | 2007-04-26 | 1 | -1/+7 |
* | [CIFS] Update cifs version to 1.49 | Steve French | 2007-04-26 | 2 | -41/+30 |
* | [CIFS] Replace kmalloc/memset combination with kzalloc | vignesh | 2007-04-25 | 1 | -5/+2 |
* | [CIFS] Add IPv6 support | Steve French | 2007-04-25 | 3 | -7/+40 |
* | [CIFS] New CIFS POSIX mkdir performance improvement (part 2) | Steve French | 2007-04-25 | 2 | -15/+39 |
* | [CIFS] New CIFS POSIX mkdir performance improvement | Steve French | 2007-04-23 | 5 | -15/+340 |
* | [CIFS] Add write perm for usr to file on windows should remove r/o dos attr | Steve French | 2007-04-06 | 2 | -12/+15 |
* | [CIFS] Remove unnecessary parm to cifs_reopen_file | Steve French | 2007-04-04 | 2 | -62/+28 |
* | [CIFS] Switch cifsd to kthread_run from kernel_thread | Igor Mammedov | 2007-04-03 | 1 | -16/+16 |
* | [CIFS] Remove unnecessary checks | Christoph Hellwig | 2007-04-02 | 3 | -53/+6 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-04-01 | 6 | -43/+49 |
|\ |
|
| * | [ARM] 4298/1: fix memory barriers for DMA coherent and SMP platforms | Lennert Buytenhek | 2007-04-01 | 1 | -16/+18 |
| * | [ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2) | Guennadi Liakhovetski | 2007-04-01 | 1 | -5/+25 |
| * | [ARM] Fix __NR_kexec_load | Russell King | 2007-04-01 | 1 | -1/+1 |
| * | [ARM] Export dma_channel_active() | Russell King | 2007-03-31 | 1 | -0/+1 |
| * | [ARM] 4296/1: ixp4xx: compile fix | Vladimir Barinov | 2007-03-30 | 1 | -17/+0 |
| * | [ARM] 4289/1: AT91: SAM9260 NAND flash timing | Andrew Victor | 2007-03-29 | 1 | -4/+4 |
* | | [PATCH] kbuild: fix dependency generation | Jan Beulich | 2007-04-01 | 1 | -3/+7 |
* | | driver core: do not wait unnecessarily in driver_unregister() | Linus Torvalds | 2007-04-01 | 1 | -1/+8 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2007-03-30 | 1 | -2/+6 |
|\ \ |
|
| * | | [CRYPTO] api: Flush the current page right than the next | Herbert Xu | 2007-03-31 | 1 | -2/+6 |
| * | | [CRYPTO] api: Use the right value when advancing scatterwalk_copychunks | Herbert Xu | 2007-03-31 | 1 | -1/+1 |
* | | | [PATCH] crypto api: Use the right value when advancing scatterwalk_copychunks | Herbert Xu | 2007-03-30 | 1 | -1/+1 |
* | | | [PATCH] uml: fix static linking for real | Paolo 'Blaisorblade' Giarrusso | 2007-03-30 | 1 | -1/+1 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-03-30 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | Revert "ACPI: parse 2nd MADT by default" | Len Brown | 2007-03-30 | 2 | -2/+2 |
| |/ / |
|
* / / | [PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQ | Jens Axboe | 2007-03-30 | 1 | -0/+2 |
|/ / |
|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-03-29 | 12 | -56/+134 |
|\ \ |
|
| * | | [MIPS] SMTC: Fix recursion in instant IPI replay code. | Ralf Baechle | 2007-03-29 | 3 | -42/+69 |
| * | | [MIPS] BCM1480: Fix setting of irq affinity. | Mark Mason | 2007-03-29 | 1 | -2/+2 |
| * | | [MIPS] do_page_fault() needs to use raw_smp_processor_id(). | Ralf Baechle | 2007-03-29 | 1 | -3/+3 |
| * | | [MIPS] SMTC: Fix false trigger of debug code on single VPE. | Ralf Baechle | 2007-03-29 | 1 | -5/+15 |
| * | | [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints. | Ralf Baechle | 2007-03-29 | 1 | -0/+5 |
| * | | [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS | Chris Dearman | 2007-03-29 | 1 | -0/+31 |
| * | | [MIPS] lockdep: Handle interrupts in R3000 style c0_status register. | Chris Dearman | 2007-03-29 | 1 | -1/+5 |
| * | | [MIPS] MV64340: Add missing prototype for mv64340_irq_init(). | Ralf Baechle | 2007-03-29 | 1 | -0/+1 |
| * | | [MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT. | Ralf Baechle | 2007-03-29 | 1 | -1/+1 |
| * | | [MIPS] EV64120: Include <asm/irq.h> to fix warning. | Ralf Baechle | 2007-03-29 | 1 | -0/+1 |
| * | | [MIPS] Ocelot: Fix warning. | Ralf Baechle | 2007-03-29 | 1 | -1/+0 |
| * | | [MIPS] Ocelot: Give PMON_v1_setup a proper prototype. | Ralf Baechle | 2007-03-29 | 1 | -1/+1 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-03-29 | 4 | -4/+18 |
|\ \ \
| |/ /
|/| | |
|
| * | | [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value | Tony Luck | 2007-03-29 | 1 | -1/+0 |
| * | | [IA64] Speed up boot - skip unnecessary clock calibration | Jack Steiner | 2007-03-29 | 1 | -1/+16 |
| * | | [IA64] bugfix stack layout upside-down | KAMEZAWA Hiroyuki | 2007-03-29 | 1 | -1/+1 |
| * | | [IA64] Fix possible invalid memory access in ia64_setup_msi_irq() | Kenji Kaneshige | 2007-03-29 | 1 | -1/+1 |