Age | Commit message (Expand) | Author |
2008-12-30 | Merge branch 'devel' into next | Trond Myklebust |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2008-12-23 | nfsd: support callbacks with gss flavors | Olga Kornievskaia |
2008-12-23 | rpc: pass target name down to rpc level on callbacks | Olga Kornievskaia |
2008-12-23 | nfsd: pass client principal name in rsc downcall | Olga Kornievskaia |
2008-12-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-04 | Merge branch 'master' into next | James Morris |
2008-11-24 | nfsd: use of unitialized list head on error exit in nfs4recover.c | J. Bruce Fields |
2008-11-24 | nfsd: clean up grace period on early exit | J. Bruce Fields |
2008-11-14 | Merge branch 'master' into next | James Morris |
2008-11-14 | CRED: Differentiate objective and effective subjective credentials on a task | David Howells |
2008-11-14 | CRED: Inaugurate COW credentials | David Howells |
2008-11-14 | CRED: Pass credentials through dentry_open() | David Howells |
2008-11-14 | CRED: Separate task security context from task_struct | David Howells |
2008-11-14 | CRED: Wrap task credential accesses in the NFS daemon | David Howells |
2008-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-09 | Fix nfsd truncation of readdir results | Doug Nazar |
2008-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-31 | fs: replace NIPQUAD() | Harvey Harrison |
2008-10-30 | nfsd: fix failure to set eof in readdir in some situations | J. Bruce Fields |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-10-23 | [PATCH] Optimise NFS readdir hack slightly. | David Woodhouse |
2008-10-23 | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro |
2008-10-23 | [PATCH] Copy XFS readdir hack into nfsd code. | David Woodhouse |
2008-10-23 | [PATCH] Factor out nfsd_do_readdir() into its own function | David Woodhouse |
2008-10-23 | [PATCH] switch nfsd to kern_path() | Al Viro |
2008-10-23 | [PATCH] sanitize svc_export_parse() | Al Viro |
2008-10-22 | nfsd: clean up expkey_parse error cases | J. Bruce Fields |
2008-10-22 | nfsd: Drop reference in expkey_parse error cases | Krishna Kumar |
2008-10-22 | nfsd: Fix memory leak in nfsd_getxattr | Krishna Kumar |
2008-10-22 | NFSD: Fix BUG during NFSD shutdown processing | Chuck Lever |
2008-10-04 | NLM: Remove unused argument from svc_addsock() function | Chuck Lever |
2008-10-04 | NLM: Remove "proto" argument from lockd_up() | Chuck Lever |
2008-10-03 | nfsd: common grace period control | J. Bruce Fields |
2008-09-29 | nfsd: use nfs client rpc callback program | Benny Halevy |
2008-09-29 | nfsd: do_probe_callback should not clear rpc stats | Benny Halevy |
2008-09-29 | knfsd: allocate readahead cache in individual chunks | Jeff Layton |
2008-09-29 | nfsd: nfs4xdr decode_stateid helper function | Benny Halevy |
2008-09-29 | nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid | Benny Halevy |
2008-09-29 | nfsd: don't declare p in ENCODE_SEQID_OP_HEAD | Benny Halevy |
2008-09-29 | nfsd: nfs4xdr encode_stateid helper function | Benny Halevy |
2008-09-29 | nfsd: fix nfsd4_encode_open buffer space reservation | Benny Halevy |
2008-09-29 | nfsd: properly xdr-encode deleg stateid returned from open | Benny Halevy |
2008-09-29 | nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall | Benny Halevy |
2008-09-29 | nfsd: permit unauthenticated stat of export root | J. Bruce Fields |
2008-09-29 | SUNRPC: Add address family field to svc_serv data structure | Chuck Lever |
2008-09-01 | nfsd: fix buffer overrun decoding NFSv4 acl | J. Bruce Fields |
2008-09-01 | nfsd: fix compound state allocation error handling | Andy Adamson |
2008-08-12 | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2008-08-08 | [NFSD] uninline nfsd4_op_name() | Adrian Bunk |