Age | Commit message (Expand) | Author |
2010-01-18 | nfsd: make sure data is on disk before calling ->fsync | Christoph Hellwig |
2009-09-22 | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-09-21 | nfsd4: nfsv4 clients should cross mountpoints | Steve Dickson |
2009-09-02 | CRED: Add some configurable debugging [try #6] | David Howells |
2009-07-03 | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() | David Howells |
2009-06-22 | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds |
2009-06-15 | 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-11 | 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-09 | Merge branch 'master' into next | James Morris |
2009-05-28 | integrity: nfsd imbalance bug fix | Mimi Zohar |
2009-05-27 | nfsd: fix hung up of nfs client while sync write data to nfs server | Wei Yongjun |
2009-04-20 | Fix i_mutex vs. readdir handling in nfsd | David Woodhouse |
2009-04-20 | Safer nfsd_cross_mnt() | Al Viro |
2009-04-06 | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-03-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-03-26 | nfsd: Use lowercase names of quota functions | Jan Kara |
2009-03-18 | 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-16 | Use f_lock to protect f_flags | Jonathan Corbet |
2009-01-07 | nfsd: fix double-locks of directory mutex | J. Bruce Fields |
2009-01-05 | add a vfs_fsync helper | Christoph Hellwig |
2009-01-05 | inode->i_op is never NULL | Al Viro |
2008-11-14 | Merge branch 'master' into next | James Morris |
2008-11-14 | CRED: Pass credentials through dentry_open() | David Howells |
2008-11-14 | CRED: Wrap task credential accesses in the NFS daemon | David Howells |
2008-11-09 | Fix nfsd truncation of readdir results | Doug Nazar |
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-22 | nfsd: Fix memory leak in nfsd_getxattr | Krishna Kumar |
2008-09-29 | knfsd: allocate readahead cache in individual chunks | Jeff Layton |
2008-09-29 | nfsd: permit unauthenticated stat of export root | J. Bruce Fields |
2008-07-26 | [PATCH] kill nameidata passing to permission(), rename to inode_permission() | Al Viro |
2008-07-26 | [patch 5/5] vfs: remove mode parameter from vfs_symlink() | Miklos Szeredi |
2008-07-01 | nfsd: clean up mnt_want_write calls | Miklos Szeredi |
2008-06-23 | nfsd: rename MAY_ flags | Miklos Szeredi |
2008-04-23 | knfsd: clear both setuid and setgid whenever a chown is done | Jeff Layton |
2008-04-23 | knfsd: get rid of imode variable in nfsd_setattr | Jeff Layton |
2008-04-23 | nfsd: fix sparse warning in vfs.c | Harvey Harrison |
2008-04-23 | make nfsd_create_setattr() static | Adrian Bunk |