| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-03-27 | 1 | -2/+2 |
|\ |
|
| * | nfsd: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 1 | -2/+2 |
* | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-03-27 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | Use f_lock to protect f_flags | Jonathan Corbet | 2009-03-16 | 1 | -1/+4 |
* | | NFSD: provide encode routine for OP_OPENATTR | Benny Halevy | 2009-03-17 | 1 | -0/+1 |
|/ |
|
* | nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found | Jeff Layton | 2009-01-27 | 1 | -1/+0 |
* | nfsd: fix cred leak on every rpc | J. Bruce Fields | 2009-01-27 | 1 | -0/+1 |
* | nfsd: fix null dereference on error path | J. Bruce Fields | 2009-01-27 | 1 | -0/+2 |
* | fs/Kconfig: move nfsd out | Alexey Dobriyan | 2009-01-22 | 1 | -0/+80 |
* | nfsd: last_byte_offset | Benny Halevy | 2009-01-07 | 1 | -16/+26 |
* | nfsd: delete wrong file comment from nfsd/nfs4xdr.c | Marc Eshel | 2009-01-07 | 1 | -2/+0 |
* | nfsd: git rid of nfs4_cb_null_ops declaration | Benny Halevy | 2009-01-07 | 1 | -3/+0 |
* | nfsd: dprint each op status in nfsd4_proc_compound | Benny Halevy | 2009-01-07 | 1 | -0/+5 |
* | nfsd: add etoosmall to nfserrno | Dean Hildebrand | 2009-01-07 | 1 | -0/+1 |
* | NFSD: FIDs need to take precedence over UUIDs | Steve Dickson | 2009-01-07 | 1 | -3/+3 |
* | nfsd: fix double-locks of directory mutex | J. Bruce Fields | 2009-01-07 | 1 | -3/+31 |
* | CRED: Fix NFSD regression | David Howells | 2009-01-07 | 1 | -2/+2 |
* | nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT | J. Bruce Fields | 2009-01-07 | 1 | -10/+20 |
* | NFSD: Add documenting comments for nfsctl interface | Chuck Lever | 2009-01-06 | 1 | -16/+437 |
* | NFSD: Replace open-coded integer with macro | Chuck Lever | 2009-01-06 | 1 | -2/+2 |
* | NFSD: Fix a handful of coding style issues in write_filehandle() | Chuck Lever | 2009-01-06 | 1 | -3/+6 |
* | NFSD: clean up failover sysctl function naming | Chuck Lever | 2009-01-06 | 1 | -7/+6 |
* | nfsd: Fix leaked memory in nfs4_make_rec_clidname | Krishna Kumar | 2009-01-06 | 1 | -1/+1 |
* | nfsd: Minor cleanup of find_stateid | Krishna Kumar | 2009-01-06 | 1 | -3/+4 |
* | nfsd: update fh_verify description | J. Bruce Fields | 2009-01-06 | 1 | -6/+24 |
* | add a vfs_fsync helper | Christoph Hellwig | 2009-01-05 | 1 | -32/+3 |
* | inode->i_op is never NULL | Al Viro | 2009-01-05 | 1 | -4/+4 |
* | Merge branch 'devel' into next | Trond Myklebust | 2008-12-30 | 2 | -1/+20 |
|\ |
|
| * | nfsd: support callbacks with gss flavors | Olga Kornievskaia | 2008-12-23 | 2 | -1/+3 |
| * | rpc: pass target name down to rpc level on callbacks | Olga Kornievskaia | 2008-12-23 | 1 | -0/+6 |
| * | nfsd: pass client principal name in rsc downcall | Olga Kornievskaia | 2008-12-23 | 1 | -0/+11 |
* | | 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-16 | 2 | -1/+2 |
| |\| |
|
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-12 | 1 | -4/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-07 | 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 |