| Commit message (Expand) | Author | Age |
... | |
* | | nfsd: remove pointless paths in file headers | J. Bruce Fields | 2009-12-15 |
* | | nfsd: restrict filehandles accepted in V4ROOT case | Steve Dickson | 2009-12-15 |
* | | nfsd: filter readdir results in V4ROOT case | J. Bruce Fields | 2009-12-15 |
* | | nfsd: filter lookup results in V4ROOT case | J. Bruce Fields | 2009-12-15 |
* | | nfsd4: don't continue "under" mounts in V4ROOT case | J. Bruce Fields | 2009-12-15 |
* | | nfsd: Move private headers to source directory | Boaz Harrosh | 2009-12-14 |
* | | nfsd: Source files #include cleanups | Boaz Harrosh | 2009-12-14 |
* | | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields | 2009-11-13 |
* | | nfsd: minor nfsd_lookup cleanup | J. Bruce Fields | 2009-09-28 |
* | | nfsd4: cross mountpoints when looking up parents | J. Bruce Fields | 2009-09-28 |
|/ |
|
* | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-09-22 |
|\ |
|
| * | nfsd4: nfsv4 clients should cross mountpoints | Steve Dickson | 2009-09-21 |
* | | CRED: Add some configurable debugging [try #6] | David Howells | 2009-09-02 |
|/ |
|
* | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() | David Howells | 2009-07-03 |
* | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds | 2009-06-22 |
|\ |
|
| * | nfsd: minor nfsd_vfs_write cleanup | J. Bruce Fields | 2009-06-15 |
| * | nfsd: Pull write-gathering code out of nfsd_vfs_write | J. Bruce Fields | 2009-06-15 |
| * | nfsd: track last inode only in use_wgather case | J. Bruce Fields | 2009-06-15 |
| * | nfsd: Use write gathering only with NFSv2 | Trond Myklebust | 2009-06-15 |
* | | switch follow_down() | Al Viro | 2009-06-11 |
* | | switch follow_up() to struct path | Al Viro | 2009-06-11 |
* | | switch rqst_exp_parent() | Al Viro | 2009-06-11 |
* | | switch rqst_exp_get_by_name() | Al Viro | 2009-06-11 |
* | | Merge branch 'master' into next | James Morris | 2009-06-08 |
|\| |
|
| * | nfsd: fix hung up of nfs client while sync write data to nfs server | Wei Yongjun | 2009-05-27 |
* | | integrity: nfsd imbalance bug fix | Mimi Zohar | 2009-05-27 |
|/ |
|
* | Fix i_mutex vs. readdir handling in nfsd | David Woodhouse | 2009-04-20 |
* | Safer nfsd_cross_mnt() | Al Viro | 2009-04-20 |
* | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-04-06 |
|\ |
|
| * | Inconsistent setattr behaviour | Sachin S. Prabhu | 2009-03-18 |
| * | Short write in nfsd becomes a full write to the client | David Shaw | 2009-03-18 |
| * | nfsd(v2/v3): fix the failure of creation from HPUX client | wengang wang | 2009-03-18 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-03-27 |
|\ \ |
|
| * | | nfsd: Use lowercase names of quota functions | Jan Kara | 2009-03-25 |
| |/ |
|
* / | Use f_lock to protect f_flags | Jonathan Corbet | 2009-03-16 |
|/ |
|
* | nfsd: fix double-locks of directory mutex | J. Bruce Fields | 2009-01-07 |
* | add a vfs_fsync helper | Christoph Hellwig | 2009-01-05 |
* | inode->i_op is never NULL | Al Viro | 2009-01-05 |
* | Merge branch 'master' into next | James Morris | 2008-11-13 |
|\ |
|
| * | Fix nfsd truncation of readdir results | Doug Nazar | 2008-11-09 |
* | | CRED: Pass credentials through dentry_open() | David Howells | 2008-11-13 |
* | | CRED: Wrap task credential accesses in the NFS daemon | David Howells | 2008-11-13 |
|/ |
|
* | nfsd: fix failure to set eof in readdir in some situations | J. Bruce Fields | 2008-10-30 |
* | 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 |
* | | nfsd: Fix memory leak in nfsd_getxattr | Krishna Kumar | 2008-10-22 |
|/ |
|
* | knfsd: allocate readahead cache in individual chunks | Jeff Layton | 2008-09-29 |