| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 2 | -3/+3 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-15 | 2 | -1/+2 |
| |\ |
|
| * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-11 | 1 | -4/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-06 | 1 | -0/+1 |
| |\ \ \ |
|
| * | | | | fs: replace NIPQUAD() | Harvey Harrison | 2008-10-31 | 2 | -3/+3 |
* | | | | | Merge branch 'master' into next | James Morris | 2008-12-04 | 2 | -0/+2 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | nfsd: use of unitialized list head on error exit in nfs4recover.c | J. Bruce Fields | 2008-11-24 | 1 | -1/+1 |
| * | | | | nfsd: clean up grace period on early exit | J. Bruce Fields | 2008-11-24 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'master' into next | James Morris | 2008-11-14 | 1 | -4/+1 |
|\| | | |
|
| * | | | Fix nfsd truncation of readdir results | Doug Nazar | 2008-11-09 | 1 | -4/+1 |
| | |/
| |/| |
|
* | | | CRED: Differentiate objective and effective subjective credentials on a task | David Howells | 2008-11-14 | 1 | -1/+4 |
* | | | CRED: Inaugurate COW credentials | David Howells | 2008-11-14 | 3 | -69/+102 |
* | | | CRED: Pass credentials through dentry_open() | David Howells | 2008-11-14 | 2 | -2/+4 |
* | | | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 3 | -19/+21 |
* | | | CRED: Wrap task credential accesses in the NFS daemon | David Howells | 2008-11-14 | 1 | -3/+3 |
|/ / |
|
* / | nfsd: fix failure to set eof in readdir in some situations | J. Bruce Fields | 2008-10-30 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-10-23 | 5 | -116/+201 |
|\ |
|
| * | [PATCH] Optimise NFS readdir hack slightly. | David Woodhouse | 2008-10-23 | 1 | -2/+3 |
| * | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro | 2008-10-23 | 1 | -2/+9 |
| * | [PATCH] Copy XFS readdir hack into nfsd code. | David Woodhouse | 2008-10-23 | 1 | -15/+93 |
| * | [PATCH] Factor out nfsd_do_readdir() into its own function | David Woodhouse | 2008-10-23 | 1 | -16/+24 |
| * | [PATCH] switch nfsd to kern_path() | Al Viro | 2008-10-23 | 4 | -58/+56 |
| * | [PATCH] sanitize svc_export_parse() | Al Viro | 2008-10-23 | 1 | -42/+35 |
* | | nfsd: clean up expkey_parse error cases | J. Bruce Fields | 2008-10-22 | 1 | -14/+11 |
* | | nfsd: Drop reference in expkey_parse error cases | Krishna Kumar | 2008-10-22 | 1 | -2/+6 |
* | | nfsd: Fix memory leak in nfsd_getxattr | Krishna Kumar | 2008-10-22 | 1 | -1/+5 |
* | | NFSD: Fix BUG during NFSD shutdown processing | Chuck Lever | 2008-10-22 | 1 | -0/+4 |
|/ |
|
* | NLM: Remove unused argument from svc_addsock() function | Chuck Lever | 2008-10-04 | 1 | -1/+1 |
* | NLM: Remove "proto" argument from lockd_up() | Chuck Lever | 2008-10-04 | 2 | -15/+9 |
* | nfsd: common grace period control | J. Bruce Fields | 2008-10-03 | 3 | -24/+19 |
* | nfsd: use nfs client rpc callback program | Benny Halevy | 2008-09-29 | 1 | -0/+1 |
* | nfsd: do_probe_callback should not clear rpc stats | Benny Halevy | 2008-09-29 | 1 | -3/+0 |
* | knfsd: allocate readahead cache in individual chunks | Jeff Layton | 2008-09-29 | 1 | -24/+35 |
* | nfsd: nfs4xdr decode_stateid helper function | Benny Halevy | 2008-09-29 | 1 | -44/+55 |
* | nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid | Benny Halevy | 2008-09-29 | 1 | -1/+3 |
* | nfsd: don't declare p in ENCODE_SEQID_OP_HEAD | Benny Halevy | 2008-09-29 | 1 | -1/+1 |
* | nfsd: nfs4xdr encode_stateid helper function | Benny Halevy | 2008-09-29 | 1 | -44/+32 |
* | nfsd: fix nfsd4_encode_open buffer space reservation | Benny Halevy | 2008-09-29 | 1 | -1/+1 |
* | nfsd: properly xdr-encode deleg stateid returned from open | Benny Halevy | 2008-09-29 | 1 | -2/+6 |
* | nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall | Benny Halevy | 2008-09-29 | 1 | -1/+2 |
* | nfsd: permit unauthenticated stat of export root | J. Bruce Fields | 2008-09-29 | 4 | -17/+31 |
* | SUNRPC: Add address family field to svc_serv data structure | Chuck Lever | 2008-09-29 | 1 | -0/+1 |
* | nfsd: fix buffer overrun decoding NFSv4 acl | J. Bruce Fields | 2008-09-01 | 1 | -1/+1 |
* | nfsd: fix compound state allocation error handling | Andy Adamson | 2008-09-01 | 1 | -6/+6 |
* | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-08-12 | 1 | -3/+3 |
|\ |
|
| * | fs/nfsd/export.c: Adjust error handling code involving auth_domain_put | Julia Lawall | 2008-07-30 | 1 | -3/+3 |
* | | [NFSD] uninline nfsd4_op_name() | Adrian Bunk | 2008-08-08 | 1 | -3/+2 |
* | | [PATCH] get rid of indirect users of namei.h | Al Viro | 2008-07-26 | 1 | -0/+1 |
* | | [PATCH] kill nameidata passing to permission(), rename to inode_permission() | Al Viro | 2008-07-26 | 2 | -3/+3 |
* | | [patch 5/5] vfs: remove mode parameter from vfs_symlink() | Miklos Szeredi | 2008-07-26 | 1 | -8/+2 |