aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-10-1112-483/+632
|\
| * [CIFS] Check that last search entry resume key is validSteve French2008-10-081-3/+24
| * [CIFS] make sure we have the right resume info before calling CIFSFindNextSteve French2008-10-073-63/+70
| * [CIFS] clean up error handling in cifs_unlinkSteve French2008-10-071-20/+19
| * [CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfoJeff Layton2008-10-061-6/+18
| * cifs: explicitly revoke SPNEGO key after session setupJeff Layton2008-09-241-1/+3
| * cifs: Convert cifs to new aops.Nick Piggin2008-09-241-61/+59
| * [CIFS] update DOS attributes in cifsInode if we successfully changed themSteve French2008-09-241-0/+4
| * cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIleJeff Layton2008-09-242-3/+3
| * cifs: work around samba returning -ENOENT on SetFileDisposition callJeff Layton2008-09-241-2/+10
| * cifs: fix inverted NULL check after kmallocJeff Layton2008-09-241-1/+1
| * [CIFS] clean up upcall handling for dns_resolver keysSteve French2008-09-231-33/+41
| * [CIFS] fix busy-file renames and refactor cifs_rename logicSteve French2008-09-231-82/+104
| * cifs: add function to set file dispositionJeff Layton2008-09-233-2/+64
| * [CIFS] add constants for string lengths of keynames in SPNEGO upcall stringSteve French2008-09-231-9/+26
| * cifs: move rename and delete-on-close logic into helper functionJeff Layton2008-09-231-39/+59
| * cifs: have find_writeable_file prefer filehandles opened by same taskJeff Layton2008-09-231-1/+9
| * cifs: don't use GFP_KERNEL with GFP_NOFSPekka Enberg2008-09-222-6/+3
| * [CIFS] use common code for turning off ATTR_READONLY in cifs_unlinkSteve French2008-09-161-167/+139
| * cifs: clean up variables in cifs_unlinkJeff Layton2008-09-162-50/+42
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-11568-605/+4561
|\ \
| * | MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irqFlorian Fainelli2008-10-111-7/+7
| * | MIPS: Move ptrace prototypes to ptrace.hRalf Baechle2008-10-112-6/+6
| * | MIPS: Ptrace support for HARDWARE_WATCHPOINTSDavid Daney2008-10-113-1/+155
| * | MIPS: Scheduler support for HARDWARE_WATCHPOINTS.David Daney2008-10-111-0/+2
| * | MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.David Daney2008-10-112-5/+23
| * | MIPS: Probe watch registers and report configuration.David Daney2008-10-112-2/+13
| * | MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.David Daney2008-10-116-1/+249
| * | MIPS: Add HARDWARE_WATCHPOINTS configure option.David Daney2008-10-111-0/+7
| * | MIPS: Replace use of <asm-generic/uaccess.h> with native implementations.Ralf Baechle2008-10-111-1/+263
| * | MIPS: TXx9: Add TX4939 ATA support (v2)Atsushi Nemoto2008-10-113-0/+48
| * | MIPS: Rewrite spinlocks to ticket locks.Ralf Baechle2008-10-113-77/+188
| * | MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.Ralf Baechle2008-10-111-11/+24
| * | MIPS: IP checksums: Remove unncessary .set pseudosRalf Baechle2008-10-111-12/+0
| * | MIPS: IP checksums: Remove unncessary folding of sum to 16 bit.Ralf Baechle2008-10-111-10/+0
| * | MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-11463-82/+82
| * | MIPS: Alchemy: rename directoryRalf Baechle2008-10-1154-21/+21
| * | MIPS: Optimize get_user and put_user for 64-bitRalf Baechle2008-10-111-4/+4
| * | MIPS: TXx9: Implement prom_free_prom_memoryAtsushi Nemoto2008-10-111-0/+6
| * | MIPS: TXx9: Add RBTX4939 board supportAtsushi Nemoto2008-10-119-6/+573
| * | MIPS: TXx9: Add TX4939 SoC supportAtsushi Nemoto2008-10-117-0/+1337
| * | MIPS: TXx9: IOC LED supportAtsushi Nemoto2008-10-116-0/+123
| * | MIPS: TXx9: Microoptimize interrupt handlersAtsushi Nemoto2008-10-113-7/+25
| * | MIPS: TXx9: stop_unused_modulesAtsushi Nemoto2008-10-112-0/+87
| * | Documentation: Document the RB532 specific kmac tagFlorian Fainelli2008-10-111-0/+4
| * | MIPS: RB532: Convert to GPIO libFlorian Fainelli2008-10-113-129/+176
| * | MIPS: RB532: Remove unused rc32434_sync_delay and rc32434_sync_udelayFlorian Fainelli2008-10-111-12/+0
| * | MIPS: RB532: Cleanup the headers againFlorian Fainelli2008-10-116-36/+28
| * | MIPS: RB532: Remove obsolute reference to setup_serial_portFlorian Fainelli2008-10-111-2/+0
| * | MIPS: RB532: Fix id usage in platform devicesFlorian Fainelli2008-10-111-3/+3