summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routinesJeff Layton2007-11-033-13/+26
* [CIFS] Register and unregister cifs_spnego_key_type on module init/exitJeff Layton2007-11-031-2/+14
* [CIFS] implement upcalls for SPNEGO blob via keyctl APIJeff Layton2007-11-033-2/+9
* [CIFS] allow cifs_calc_signature2 to deal with a zero length iovecJeff Layton2007-11-031-2/+3
* [CIFS] If no Access Control Entries, set mode perm bits to zeroSteve French2007-11-013-23/+79
* [CIFS] when mount helper missing fix slash wrong direction in shareSteve French2007-11-012-6/+39
* [CIFS] Don't request too much permission when reading an ACLSteve French2007-10-314-12/+48
* [CIFS] enable get mode from ACL when cifsacl mount option specifiedShirish Pargaonkar2007-10-302-8/+24
* [CIFS] ACL support part 8Steve French2007-10-262-66/+73
* [CIFS] acl support part 7Steve French2007-10-262-4/+19
* [CIFS] acl support part 6Steve French2007-10-2510-60/+169
* [CIFS] acl support part 6Steve French2007-10-233-65/+28
* [CIFS] remove unused funtion compile warning when experimental offParag Warudkar2007-10-231-0/+2
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-10-22162-2256/+13625
|\
| * NFS: Fix a typo in nfs_call_unlink()Trond Myklebust2007-10-211-1/+1
| * NFSv2: Ensure that the directory metadata gets revalidated on file createTrond Myklebust2007-10-211-0/+1
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-10-2161-317/+5669
| |\
| | * Blackfin arch: update boards filesBryan Wu2007-10-211-1/+1
| | * Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu2007-10-226-6/+34
| | * Blackfin arch: cleanup and promote the general purpose timers api to a core b...Mike Frysinger2007-10-216-211/+484
| | * Blackfin arch: add a cheesy install targetMike Frysinger2007-10-222-0/+60
| | * Blackfin arch: add functions for converting between sclks and usecsMike Frysinger2007-10-212-1/+15
| | * Blackfin arch: add assembly function for doing 64bit unsigned divisionMike Frysinger2007-10-212-1/+376
| | * Blackfin arch: -mno-fdpic worksMike Frysinger2007-10-211-0/+2
| | * Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger2007-10-2116-25/+25
| | * Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm...Bernd Schmidt2007-10-211-0/+2
| | * Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...Mike Frysinger2007-10-211-1/+1
| | * Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu2007-10-211-0/+4
| | * Blackfin arch: Fix up /proc/cpuinfo so it is like everyone elseRobin Getz2007-10-211-39/+61
| | * Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich2007-10-211-3/+3
| | * Blackfin arch: force irq_flags into the .data sectionMike Frysinger2007-10-222-2/+14
| | * Blackfin arch BF548 defconfig: enable watchdog by defaultMike Frysinger2007-10-221-1/+8
| | * Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich2007-10-2129-37/+4590
| * | Merge branch 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-10-2121-40/+1411
| |\ \
| | * | [PATCH] audit: watching subtreesAl Viro2007-10-2110-10/+1310
| | * | [PATCH] new helper - inotify_evict_watch()Al Viro2007-10-212-0/+9
| | * | [PATCH] new helper - inotify_clone_watch()Al Viro2007-10-212-0/+36
| | * | [PATCH] new helpers - collect_mounts() and release_collected_mounts()Al Viro2007-10-213-1/+24
| | * | [PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro2007-10-218-30/+33
| | |/
| * / nobh: nobh_write_end fixNick Piggin2007-10-211-2/+1
| |/
| * Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-2070-1886/+6524
| |\
| | * [PARISC] fix uninitialized variable warning in asm/rtc.hKyle McMartin2007-10-201-2/+2
| | * [PARISC] Port checkstack.pl to pariscKyle McMartin2007-10-201-0/+3
| | * [PARISC] Make palo target work when $obj != $srcKyle McMartin2007-10-201-5/+9
| | * [PARISC] Zap unused variable warnings in pci.cKyle McMartin2007-10-191-5/+5
| | * [PARISC] Fix tests in palo targetKyle McMartin2007-10-191-2/+2
| | * [PARISC] Fix palo targetKyle McMartin2007-10-181-1/+1
| | * [PARISC] Restore palo targetKyle McMartin2007-10-181-0/+20
| | * [PARISC] Attempt to clean up parisc/MakefileKyle McMartin2007-10-181-38/+24
| | * [PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox2007-10-182-76/+7