summaryrefslogtreecommitdiff
path: root/fs
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 French11-17/+81
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 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-14/+78
2007-10-21nobh: nobh_write_end fixNick Piggin1-2/+1
2007-10-21[PATCH] audit: watching subtreesAl Viro1-1/+1
2007-10-21[PATCH] new helper - inotify_evict_watch()Al Viro1-0/+8
2007-10-21[PATCH] new helper - inotify_clone_watch()Al Viro1-0/+35
2007-10-21[PATCH] new helpers - collect_mounts() and release_collected_mounts()Al Viro2-1/+22
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro4-12/+12
2007-10-20Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French22-53/+194
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds13-16/+16
2007-10-19Avoid compile error in fs/nfs/unlink.cLinus Torvalds1-1/+2
2007-10-19nfs: Fix build break with CONFIG_NFS_V4=nOlof Johansson1-0/+1
2007-10-20sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistakeChris Malley1-1/+1
2007-10-20fix typo "insted" -> "instead"Uwe Kleine-König1-1/+1
2007-10-19[CIFS] ACL support part 5Steve French3-1/+30
2007-10-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds9-36/+175
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt9-9/+9
2007-10-19NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.cTrond Myklebust1-1/+2
2007-10-19NFSv4: Ensure that we wait for the CLOSE request to completeTrond Myklebust5-13/+41
2007-10-19NFS: Fix a race in sillyrenameTrond Myklebust4-18/+119
2007-10-19NFS: Fix a writeback race...Trond Myklebust1-4/+13
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day4-5/+5
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-1/+1
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds26-383/+961
2007-10-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds10-92/+44
2007-10-19Use task_pid_nr() instead of pid_nr(task_pid())Pavel Emelyanov1-1/+1
2007-10-19Remove unused variables from fs/proc/base.cPavel Emelyanov1-4/+1
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov8-17/+17
2007-10-19Fix tsk->exit_state usageEugene Teo1-2/+1
2007-10-19proc: export a processes resource limits via /proc/pidNeil Horman1-0/+75