aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-08[CIFS] add mode to acl conversion helper functionSteve French3-3/+37
2007-11-08[CIFS] Fix incorrect mode when ACL had deny access control entriesSteve French1-9/+46
2007-11-08[CIFS] Add uid to key description so krb can handle user mountsIgor Mammedov1-4/+8
2007-11-05[CIFS] Fix walking out end of cifs daclSteve French7-14/+19
2007-11-05[CIFS] Add upcall files for cifs to use spnego/kerberosSteve French2-0/+170
2007-11-03[CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routinesJeff Layton3-13/+26
2007-11-03[CIFS] Register and unregister cifs_spnego_key_type on module init/exitJeff Layton1-2/+14
2007-11-03[CIFS] implement upcalls for SPNEGO blob via keyctl APIJeff Layton3-2/+9
2007-11-03[CIFS] allow cifs_calc_signature2 to deal with a zero length iovecJeff Layton1-2/+3
2007-11-01[CIFS] If no Access Control Entries, set mode perm bits to zeroSteve French3-23/+79
2007-11-01[CIFS] when mount helper missing fix slash wrong direction in shareSteve French2-6/+39
2007-10-31[CIFS] Don't request too much permission when reading an ACLSteve French4-12/+48
2007-10-30[CIFS] enable get mode from ACL when cifsacl mount option specifiedShirish Pargaonkar2-8/+24
2007-10-26[CIFS] ACL support part 8Steve French2-66/+73
2007-10-26[CIFS] acl support part 7Steve French2-4/+19
2007-10-25[CIFS] acl support part 6Steve French10-60/+169
2007-10-23[CIFS] acl support part 6Steve French3-65/+28
2007-10-23[CIFS] remove unused funtion compile warning when experimental offParag Warudkar1-0/+2
2007-10-22Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French162-2256/+13625
2007-10-21NFS: Fix a typo in nfs_call_unlink()Trond Myklebust1-1/+1
2007-10-21NFSv2: Ensure that the directory metadata gets revalidated on file createTrond Myklebust1-0/+1
2007-10-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds61-317/+5669
2007-10-21Merge branch 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds21-40/+1411
2007-10-21nobh: nobh_write_end fixNick Piggin1-2/+1
2007-10-21Blackfin arch: update boards filesBryan Wu1-1/+1
2007-10-22Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu6-6/+34
2007-10-21Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin componentMike Frysinger6-211/+484
2007-10-22Blackfin arch: add a cheesy install targetMike Frysinger2-0/+60
2007-10-21Blackfin arch: add functions for converting between sclks and usecsMike Frysinger2-1/+15
2007-10-21Blackfin arch: add assembly function for doing 64bit unsigned divisionMike Frysinger2-1/+376
2007-10-21Blackfin arch: -mno-fdpic worksMike Frysinger1-0/+2
2007-10-21Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storageMike Frysinger16-25/+25
2007-10-21Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mmput callsBernd Schmidt1-0/+2
2007-10-21Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a specific DMA sizeMike Frysinger1-1/+1
2007-10-21Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu1-0/+4
2007-10-21Blackfin arch: Fix up /proc/cpuinfo so it is like everyone elseRobin Getz1-39/+61
2007-10-21Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich1-3/+3
2007-10-22Blackfin arch: force irq_flags into the .data sectionMike Frysinger2-2/+14
2007-10-22Blackfin arch BF548 defconfig: enable watchdog by defaultMike Frysinger1-1/+8
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich29-37/+4590
2007-10-21[PATCH] audit: watching subtreesAl Viro10-10/+1310
2007-10-21[PATCH] new helper - inotify_evict_watch()Al Viro2-0/+9
2007-10-21[PATCH] new helper - inotify_clone_watch()Al Viro2-0/+36
2007-10-21[PATCH] new helpers - collect_mounts() and release_collected_mounts()Al Viro3-1/+24
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro8-30/+33
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds70-1886/+6524
2007-10-20Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds4-2/+9
2007-10-20New maintainers for the x86 (32-bit and 64-bit) architectureIngo Molnar1-6/+7
2007-10-20vfc_dev conversion to mutex: falloutAl Viro1-1/+1
2007-10-20oom_kill bugAl Viro1-1/+1