summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-20[CIFS] Enable DFS support for Unix query path infoSteve French4-50/+85
2008-05-19[CIFS] add missing seq_printf to cifs_show_options for hard mount optionSteve French1-0/+3
2008-05-17[CIFS] add more complete mount options to cifs_show_optionsSteve French1-1/+30
2008-05-16[CIFS] Add missing defines for DFSSteve French2-8/+18
2008-05-16CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...Igor Mammedov2-82/+139
2008-05-16Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...Igor Mammedov1-48/+1
2008-05-15[CIFS] enable parsing for transport encryption mount parmSteve French3-8/+23
2008-05-15[CIFS] Finishup DFS codeSteve French4-97/+80
2008-05-15[CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French3-9/+8
2008-05-15[CIFS] suppress duplicate warningSteve French1-1/+1
2008-05-15[CIFS] Fix paths when share is in DFS to include proper prefixSteve French5-127/+37
2008-05-14add function to convert access flags to legacy open modeJeff Layton2-9/+16
2008-05-14clarify return value of cifs_convert_flags()Jeff Layton1-1/+5
2008-05-13[CIFS] don't explicitly do a FindClose on rewind when directory search has endedSteve French1-2/+5
2008-05-13[CIFS] cleanup old checkpatch warningsSteve French5-29/+45
2008-05-13[CIFS] CIFSSMBPosixLock should return -EINVAL on errorMarcin Slusarz1-1/+1
2008-05-13fix memory leak in CIFSFindNextJeff Layton2-1/+3
2008-05-12[CIFS] CIFS currently allows for permissions to be changed on files, evenJeff Layton2-0/+8
2008-05-12Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds1-1/+1
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds5-66/+81
2008-05-12Fix up 'need_resched()' definitionLinus Torvalds1-1/+1
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds1-2/+2
2008-05-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds83-2706/+2494
2008-05-12types: s390: fix #ifdef reversal in <asm-s390/types.h>H. Peter Anvin1-2/+2
2008-05-12[MIPS] Pb1000: bury the remnants of the PCI codeSergei Shtylyov1-7/+0
2008-05-12[MIPS] Fix build failure in mips oprofile codeThiemo Seufer1-3/+3
2008-05-12[MIPS] fix warning message on SMP kernelsThiemo Seufer1-2/+2
2008-05-12[MIPS] markeins: build fixAdrian Bunk1-2/+5
2008-05-12[MIPS] ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-2/+2
2008-05-12[MIPS] Get rid of __ilog2Ralf Baechle1-7/+2
2008-05-12[MIPS] Fix __fls for non-MIPS32/MIPS64 cpusThomas Bogendoerfer1-2/+3
2008-05-12[MIPS] XXS1500 code style cleanupSergei Shtylyov4-29/+26
2008-05-12[MIPS] MTX-1 code style cleanupSergei Shtylyov5-52/+46
2008-05-12[MIPS] Pb1200/DBAu1200 code style cleanupSergei Shtylyov6-205/+186
2008-05-12[MIPS] Pb1550 code style cleanupSergei Shtylyov5-51/+49
2008-05-12[MIPS] Pb1500 code style cleanupSergei Shtylyov5-62/+54
2008-05-12[MIPS] Pb1100 code style cleanupSergei Shtylyov5-86/+87
2008-05-12[MIPS] Pb1000 code style cleanupSergei Shtylyov4-205/+122
2008-05-12[MIPS] DBAu1xx0 code style cleanupSergei Shtylyov5-93/+92
2008-05-12[MIPS] Alchemy PCI code style cleanupSergei Shtylyov2-66/+56
2008-05-12[MIPS] Alchemy common code style cleanupSergei Shtylyov17-572/+500
2008-05-12[MIPS] Alchemy common headers style cleanupSergei Shtylyov8-1209/+1175
2008-05-12[MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle2-3/+3
2008-05-12[MIPS] msp_hwbutton.c: minor irq handler cleanupsJeff Garzik1-4/+1
2008-05-12[MIPS] unexport __kmap_atomic_to_pageAdrian Bunk1-1/+0
2008-05-12[MIPS] Initialize max_pfn again.Ralf Baechle1-0/+1
2008-05-12[MIPS] IRIX: Handle do_brk() error return correctly.Ralf Baechle1-4/+7
2008-05-12[MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell4-25/+51
2008-05-12[MIPS] Don't use max_pfn which is no longer initialized these days.Ralf Baechle1-1/+1
2008-05-12[MIPS] ip27-timer: fix unsigned irq < 0Roel Kluin1-2/+2