Age | Commit message (Expand) | Author | Files | Lines |
2010-05-14 | NFS: Reduce the stack footprint of nfs_proc_symlink() | Trond Myklebust | 1 | -10/+16 |
2010-05-14 | NFS: Reduce the stack footprint of nfs_proc_create | Trond Myklebust | 1 | -52/+66 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-02-10 | nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriately | Jeff Layton | 1 | -0/+41 |
2009-09-24 | headers: utsname.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-03-19 | NFS: Optimise NFS close() | Trond Myklebust | 1 | -0/+1 |
2008-10-08 | nfs: authenticated deep mounting | EG Keizer | 1 | -2/+8 |
2008-07-09 | NFS: Remove the redundant file_open entry from struct nfs_rpc_ops | Trond Myklebust | 1 | -2/+0 |
2008-07-09 | NFS: Fix the ftruncate() credential problem | Trond Myklebust | 1 | -0/+2 |
2008-07-09 | NFS: Add correct bounds checking to NFSv2 locks | Trond Myklebust | 1 | -0/+24 |
2008-05-16 | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -4/+4 |
2008-01-30 | NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() | Chuck Lever | 1 | -1/+3 |
2008-01-30 | NFS: Clean up the (commit|read|write)_setup() callback routines | Trond Myklebust | 1 | -21/+5 |
2007-10-21 | NFSv2: Ensure that the directory metadata gets revalidated on file create | Trond Myklebust | 1 | -0/+1 |
2007-10-10 | NFS: Fake up 'wcc' attributes to prevent cache invalidation after write | Trond Myklebust | 1 | -1/+1 |
2007-10-10 | NFS: Fix atime revalidation in read() | Trond Myklebust | 1 | -0/+1 |
2007-10-10 | NFS: Fix atime revalidation in readdir() | Trond Myklebust | 1 | -0/+2 |
2007-07-19 | SUNRPC: Clean up the sillyrename code | Trond Myklebust | 1 | -21/+5 |
2007-07-19 | NFS: Introduce struct nfs_removeargs+nfs_removeres | Trond Myklebust | 1 | -10/+10 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-02-04 | NFS: Remove nfs_readpage_sync() | Trond Myklebust | 1 | -30/+0 |
2006-12-08 | [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path | Josef "Jeff" Sipek | 1 | -1/+1 |
2006-12-06 | NFS: Remove nfs_writepage_sync() | Trond Myklebust | 1 | -28/+0 |
2006-12-06 | NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync | Frank Filz | 1 | -3/+0 |
2006-09-27 | [PATCH] fs: Removing useless casts | Panagiotis Issaris | 1 | -1/+1 |
2006-09-23 | NFS: Use cached page as buffer for NFS symlink requests | Chuck Lever | 1 | -7/+7 |
2006-09-23 | NFS: Fix double d_drop in nfs_instantiate() error path | Chuck Lever | 1 | -8/+21 |
2006-09-23 | NFS: Eliminate client_sys in favour of cl_rpcclient | David Howells | 1 | -2/+2 |
2006-09-23 | NFS: Add extra const qualifiers | David Howells | 1 | -1/+1 |
2006-06-09 | NFS: Split fs/nfs/inode.c | David Howells | 1 | -4/+1 |
2006-03-20 | NFS: Cleanup of NFS read code | Trond Myklebust | 1 | -20/+5 |
2006-03-20 | NFS: Cleanup of NFS write code in preparation for asynchronous o_direct | Trond Myklebust | 1 | -19/+5 |
2006-03-20 | SUNRPC: eliminate rpc_call() | Chuck Lever | 1 | -22/+85 |
2006-01-06 | NFS: Send valid mode bits to the server | Trond Myklebust | 1 | -0/+3 |
2006-01-06 | RPC: Clean up RPC task structure | Trond Myklebust | 1 | -10/+18 |
2005-12-03 | NFS: Fix post-op attribute revalidation... | Trond Myklebust | 1 | -0/+1 |
2005-10-28 | NFS: Don't let nfs_end_data_update() clobber attribute update information | Trond Myklebust | 1 | -3/+13 |
2005-10-28 | NFS: Cleanup initialisation of struct nfs_fattr | Trond Myklebust | 1 | -13/+13 |
2005-10-19 | NFSv4: Eliminate nfsv4 open race... | Trond Myklebust | 1 | -1/+1 |
2005-08-16 | [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates | Trond Myklebust | 1 | -0/+2 |
2005-06-23 | [PATCH] NFS: Allow NFS versions to support different sets of inode operations. | J. Bruce Fields | 1 | -0/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+655 |