Age | Commit message (Expand) | Author | Files | Lines |
2007-11-05 | [CIFS] Add upcall files for cifs to use spnego/kerberos | Steve French | 2 | -0/+170 |
2007-11-03 | [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines | Jeff Layton | 3 | -13/+26 |
2007-11-03 | [CIFS] Register and unregister cifs_spnego_key_type on module init/exit | Jeff Layton | 1 | -2/+14 |
2007-11-03 | [CIFS] implement upcalls for SPNEGO blob via keyctl API | Jeff Layton | 3 | -2/+9 |
2007-11-03 | [CIFS] allow cifs_calc_signature2 to deal with a zero length iovec | Jeff Layton | 1 | -2/+3 |
2007-11-01 | [CIFS] If no Access Control Entries, set mode perm bits to zero | Steve French | 3 | -23/+79 |
2007-11-01 | [CIFS] when mount helper missing fix slash wrong direction in share | Steve French | 2 | -6/+39 |
2007-10-31 | [CIFS] Don't request too much permission when reading an ACL | Steve French | 4 | -12/+48 |
2007-10-30 | [CIFS] enable get mode from ACL when cifsacl mount option specified | Shirish Pargaonkar | 2 | -8/+24 |
2007-10-26 | [CIFS] ACL support part 8 | Steve French | 2 | -66/+73 |
2007-10-26 | [CIFS] acl support part 7 | Steve French | 2 | -4/+19 |
2007-10-25 | [CIFS] acl support part 6 | Steve French | 10 | -60/+169 |
2007-10-23 | [CIFS] acl support part 6 | Steve French | 3 | -65/+28 |
2007-10-23 | [CIFS] remove unused funtion compile warning when experimental off | Parag Warudkar | 1 | -0/+2 |
2007-10-22 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 11 | -17/+81 |
2007-10-21 | NFS: Fix a typo in nfs_call_unlink() | Trond Myklebust | 1 | -1/+1 |
2007-10-21 | NFSv2: Ensure that the directory metadata gets revalidated on file create | Trond Myklebust | 1 | -0/+1 |
2007-10-21 | Merge branch 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 8 | -14/+78 |
2007-10-21 | nobh: nobh_write_end fix | Nick Piggin | 1 | -2/+1 |
2007-10-21 | [PATCH] audit: watching subtrees | Al Viro | 1 | -1/+1 |
2007-10-21 | [PATCH] new helper - inotify_evict_watch() | Al Viro | 1 | -0/+8 |
2007-10-21 | [PATCH] new helper - inotify_clone_watch() | Al Viro | 1 | -0/+35 |
2007-10-21 | [PATCH] new helpers - collect_mounts() and release_collected_mounts() | Al Viro | 2 | -1/+22 |
2007-10-21 | [PATCH] pass dentry to audit_inode()/audit_inode_child() | Al Viro | 4 | -12/+12 |
2007-10-20 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 22 | -53/+194 |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 13 | -16/+16 |
2007-10-19 | Avoid compile error in fs/nfs/unlink.c | Linus Torvalds | 1 | -1/+2 |
2007-10-19 | nfs: Fix build break with CONFIG_NFS_V4=n | Olof Johansson | 1 | -0/+1 |
2007-10-20 | sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistake | Chris Malley | 1 | -1/+1 |
2007-10-20 | fix typo "insted" -> "instead" | Uwe Kleine-König | 1 | -1/+1 |
2007-10-19 | [CIFS] ACL support part 5 | Steve French | 3 | -1/+30 |
2007-10-19 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 9 | -36/+175 |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 9 | -9/+9 |
2007-10-19 | NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.c | Trond Myklebust | 1 | -1/+2 |
2007-10-19 | NFSv4: Ensure that we wait for the CLOSE request to complete | Trond Myklebust | 5 | -13/+41 |
2007-10-19 | NFS: Fix a race in sillyrename | Trond Myklebust | 4 | -18/+119 |
2007-10-19 | NFS: Fix a writeback race... | Trond Myklebust | 1 | -4/+13 |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 4 | -5/+5 |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 1 | -1/+1 |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 26 | -383/+961 |
2007-10-19 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 10 | -92/+44 |
2007-10-19 | Use task_pid_nr() instead of pid_nr(task_pid()) | Pavel Emelyanov | 1 | -1/+1 |
2007-10-19 | Remove unused variables from fs/proc/base.c | Pavel Emelyanov | 1 | -4/+1 |
2007-10-19 | Use helpers to obtain task pid in printks | Pavel Emelyanov | 8 | -17/+17 |
2007-10-19 | Fix tsk->exit_state usage | Eugene Teo | 1 | -2/+1 |
2007-10-19 | proc: export a processes resource limits via /proc/pid | Neil Horman | 1 | -0/+75 |
2007-10-19 | fs/select, remove unused macros | Jiri Slaby | 1 | -5/+0 |
2007-10-19 | Isolate some explicit usage of task->tgid | Pavel Emelyanov | 2 | -3/+3 |
2007-10-19 | Uninline find_task_by_xxx set of functions | Pavel Emelyanov | 1 | -4/+2 |
2007-10-19 | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 7 | -46/+70 |