aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...Igor Mammedov2008-05-162-82/+139
* Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...Igor Mammedov2008-05-161-48/+1
* [CIFS] enable parsing for transport encryption mount parmSteve French2008-05-153-8/+23
* [CIFS] Finishup DFS codeSteve French2008-05-154-97/+80
* [CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French2008-05-153-9/+8
* [CIFS] suppress duplicate warningSteve French2008-05-151-1/+1
* [CIFS] Fix paths when share is in DFS to include proper prefixSteve French2008-05-155-127/+37
* add function to convert access flags to legacy open modeJeff Layton2008-05-142-9/+16
* clarify return value of cifs_convert_flags()Jeff Layton2008-05-141-1/+5
* [CIFS] don't explicitly do a FindClose on rewind when directory search has endedSteve French2008-05-131-2/+5
* [CIFS] cleanup old checkpatch warningsSteve French2008-05-135-29/+45
* [CIFS] CIFSSMBPosixLock should return -EINVAL on errorMarcin Slusarz2008-05-131-1/+1
* fix memory leak in CIFSFindNextJeff Layton2008-05-132-1/+3
* [CIFS] CIFS currently allows for permissions to be changed on files, evenJeff Layton2008-05-122-0/+8
* Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds2008-05-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-125-66/+81
|\
| * [CIFS] don't allow demultiplex thread to exit until kthread_stop is calledSteve French2008-05-111-14/+14
| * [CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...Jeff Layton2008-05-114-17/+31
| * [CIFS] add local struct inode pointer to cifs_setattrJeff Layton2008-05-112-11/+11
| * [CIFS] cifs_find_tcp_session cleanupCyrill Gorcunov2008-05-111-25/+26
* | Fix up 'need_resched()' definitionLinus Torvalds2008-05-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds2008-05-121-2/+2
|\ \
| * | types: s390: fix #ifdef reversal in <asm-s390/types.h>H. Peter Anvin2008-05-121-2/+2
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-05-1283-2706/+2494
|\ \ \
| * | | [MIPS] Pb1000: bury the remnants of the PCI codeSergei Shtylyov2008-05-121-7/+0
| * | | [MIPS] Fix build failure in mips oprofile codeThiemo Seufer2008-05-121-3/+3
| * | | [MIPS] fix warning message on SMP kernelsThiemo Seufer2008-05-121-2/+2
| * | | [MIPS] markeins: build fixAdrian Bunk2008-05-121-2/+5
| * | | [MIPS] ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-121-2/+2
| * | | [MIPS] Get rid of __ilog2Ralf Baechle2008-05-121-7/+2
| * | | [MIPS] Fix __fls for non-MIPS32/MIPS64 cpusThomas Bogendoerfer2008-05-121-2/+3
| * | | [MIPS] XXS1500 code style cleanupSergei Shtylyov2008-05-124-29/+26
| * | | [MIPS] MTX-1 code style cleanupSergei Shtylyov2008-05-125-52/+46
| * | | [MIPS] Pb1200/DBAu1200 code style cleanupSergei Shtylyov2008-05-126-205/+186
| * | | [MIPS] Pb1550 code style cleanupSergei Shtylyov2008-05-125-51/+49
| * | | [MIPS] Pb1500 code style cleanupSergei Shtylyov2008-05-125-62/+54
| * | | [MIPS] Pb1100 code style cleanupSergei Shtylyov2008-05-125-86/+87
| * | | [MIPS] Pb1000 code style cleanupSergei Shtylyov2008-05-124-205/+122
| * | | [MIPS] DBAu1xx0 code style cleanupSergei Shtylyov2008-05-125-93/+92
| * | | [MIPS] Alchemy PCI code style cleanupSergei Shtylyov2008-05-122-66/+56
| * | | [MIPS] Alchemy common code style cleanupSergei Shtylyov2008-05-1217-572/+500
| * | | [MIPS] Alchemy common headers style cleanupSergei Shtylyov2008-05-128-1209/+1175
| * | | [MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle2008-05-122-3/+3
| * | | [MIPS] msp_hwbutton.c: minor irq handler cleanupsJeff Garzik2008-05-121-4/+1
| * | | [MIPS] unexport __kmap_atomic_to_pageAdrian Bunk2008-05-121-1/+0
| * | | [MIPS] Initialize max_pfn again.Ralf Baechle2008-05-121-0/+1
| * | | [MIPS] IRIX: Handle do_brk() error return correctly.Ralf Baechle2008-05-121-4/+7
| * | | [MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell2008-05-124-25/+51
| * | | [MIPS] Don't use max_pfn which is no longer initialized these days.Ralf Baechle2008-05-121-1/+1
| * | | [MIPS] ip27-timer: fix unsigned irq < 0Roel Kluin2008-05-121-2/+2