Age | Commit message (Expand) | Author |
2008-07-09 | NFS: Remove the redundant file_open entry from struct nfs_rpc_ops | Trond Myklebust |
2008-07-09 | NFS: Fix the ftruncate() credential problem | Trond Myklebust |
2008-07-09 | NFS: Reduce the stack usage in NFSv3 create operations | Trond Myklebust |
2008-05-16 | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-02-01 | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-01-30 | NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() | Chuck Lever |
2008-01-30 | NFS: Clean up the (commit|read|write)_setup() callback routines | Trond Myklebust |
2007-12-06 | NFS: Switch from intr mount option to TASK_KILLABLE | Matthew Wilcox |
2007-10-09 | NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode | Trond Myklebust |
2007-10-09 | NFSv3: Always use directory post-op attributes in nfs3_proc_lookup | Trond Myklebust |
2007-10-09 | NFS: Fake up 'wcc' attributes to prevent cache invalidation after write | Trond Myklebust |
2007-10-09 | NFS: Fix atime revalidation in read() | Trond Myklebust |
2007-10-09 | NFS: Fix atime revalidation in readdir() | Trond Myklebust |
2007-07-19 | SUNRPC: Clean up the sillyrename code | Trond Myklebust |
2007-07-19 | NFS: Introduce struct nfs_removeargs+nfs_removeres | Trond Myklebust |
2007-07-10 | NFS: nfs3_proc_create() should use nfs_post_op_update_inode() | Trond Myklebust |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-02-03 | NFS: Remove nfs_readpage_sync() | Trond Myklebust |
2006-12-08 | [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path | Josef "Jeff" Sipek |
2006-12-06 | NFS: Remove nfs_writepage_sync() | Trond Myklebust |
2006-12-06 | NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync | Frank Filz |
2006-12-06 | NFS Exclusive open not supported bug | Andy Ryan |
2006-10-20 | [PATCH] nfs: verifier is network-endian | Al Viro |
2006-09-27 | [PATCH] fs: Removing useless casts | Panagiotis Issaris |
2006-09-22 | NFS: Use cached page as buffer for NFS symlink requests | Chuck Lever |
2006-09-22 | NFS: Fix double d_drop in nfs_instantiate() error path | Chuck Lever |
2006-09-22 | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells |
2006-09-22 | NFS: Eliminate client_sys in favour of cl_rpcclient | David Howells |
2006-09-22 | NFS: Add extra const qualifiers | David Howells |
2006-06-09 | NFS: Split fs/nfs/inode.c | David Howells |
2006-03-20 | NFS: Cleanup of NFS read code | Trond Myklebust |
2006-03-20 | NFS: Cleanup of NFS write code in preparation for asynchronous o_direct | Trond Myklebust |
2006-03-20 | SUNRPC: eliminate rpc_call() | Chuck Lever |
2006-03-20 | NFS: add hooks to account for NFSERR_JUKEBOX errors | Chuck Lever |
2006-01-06 | NFSv3: try get_root user-supplied security_flavor | J. Bruce Fields |
2006-01-06 | RPC: Clean up RPC task structure | Trond Myklebust |
2005-10-27 | NFS: Don't let nfs_end_data_update() clobber attribute update information | Trond Myklebust |
2005-10-27 | NFS: Cleanup initialisation of struct nfs_fattr | Trond Myklebust |
2005-10-27 | NFS: Fix a bad cast in nfs3_read_done | Trond Myklebust |
2005-10-18 | NFSv4: Eliminate nfsv4 open race... | Trond Myklebust |
2005-09-10 | [PATCH] fs: fix-up schedule_timeout() usage | Nishanth Aravamudan |
2005-08-16 | [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates | Trond Myklebust |
2005-06-22 | [PATCH] NFS: Cache the NFSv3 acls. | Andreas Gruenbacher |
2005-06-22 | [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present. | Andreas Gruenbacher |
2005-06-22 | [PATCH] NFS: Add support for NFSv3 ACLs | Andreas Gruenbacher |
2005-06-22 | [PATCH] NFS: Allow NFS versions to support different sets of inode operations. | J. Bruce Fields |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |