Age | Commit message (Expand) | Author |
2012-04-27 | NFS: Fix following referral mount points with different security | Bryan Schumaker |
2012-04-27 | NFS: Do secinfo as part of lookup | Bryan Schumaker |
2012-04-20 | NFSv4: Ensure we do not reuse open owner names | Trond Myklebust |
2012-03-20 | NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner | Trond Myklebust |
2012-03-08 | NFSv4: Clean up nfs4_select_rw_stateid() | Trond Myklebust |
2012-03-07 | NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE | Trond Myklebust |
2012-03-07 | NFSv4: Don't free the nfs4_lock_state until after the release_lockowner | Trond Myklebust |
2012-03-06 | NFSv4: Simplify the struct nfs4_stateid | Trond Myklebust |
2012-03-06 | NFSv4: Add helpers for basic copying of stateids | Trond Myklebust |
2012-03-06 | NFSv4: Rename nfs4_copy_stateid() | Trond Myklebust |
2012-03-06 | NFSv4: Further clean-ups of delegation stateid validation | Trond Myklebust |
2012-03-06 | NFS: Properly handle the case where the delegation is revoked | Trond Myklebust |
2012-03-01 | NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL | Trond Myklebust |
2012-01-31 | NFSv4: Avoid thundering herd issues with nfs_release_seqid | Trond Myklebust |
2012-01-31 | SUNRPC: Fix potential races in xprt_lock_write_next() | Trond Myklebust |
2012-01-31 | NFS: Move struct nfs_unique_id into struct nfs_seqid_counter | Trond Myklebust |
2012-01-31 | NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter | Trond Myklebust |
2012-01-31 | NFSv41: Add a new helper nfs4_init_sequence() | Trond Myklebust |
2012-01-31 | NFSv4: Replace lock_owner->ld_id with an ida based allocator | Trond Myklebust |
2012-01-31 | NFSv4: Replace state_owner->so_owner_id with an ida based allocator | Trond Myklebust |
2012-01-31 | NFSv4: Clean up nfs4_get_state_owner | Trond Myklebust |
2012-01-05 | NFS: Cache state owners after files are closed | Chuck Lever |
2011-10-25 | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-08-27 | nfsd4: cleanup and consolidate seqid_mutating_err | J. Bruce Fields |
2011-08-24 | NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error | Trond Myklebust |
2011-08-24 | NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation | Trond Myklebust |
2011-08-24 | NFSv4: nfs4_proc_renew should be declared static | Trond Myklebust |
2011-07-31 | pnfs: ask for layout_blksize and save it in nfs_server | Fred Isaman |
2011-07-25 | Merge branch 'master' into devel and apply fixup from Stephen Rothwell: | Stephen Rothwell |
2011-07-20 | nfs4_closedata doesn't need to mess with struct path | Al Viro |
2011-07-12 | NFS: Add SECINFO_NO_NAME procedure | Bryan Schumaker |
2011-07-12 | NFS: use scope from exchange_id to skip reclaim | Weston Andros Adamson |
2011-04-24 | NFSv4.1: Don't loop forever in nfs4_proc_create_session | Trond Myklebust |
2011-03-24 | Merge branch 'nfs-for-2.6.39' into nfs-for-next | Trond Myklebust |
2011-03-24 | NFSv4.1 convert layoutcommit sync to boolean | Andy Adamson |
2011-03-24 | NFS: lookup supports alternate client | Bryan Schumaker |
2011-03-23 | NFSv4.1: layoutcommit | Andy Adamson |
2011-03-11 | NFSv4.1: filelayout read | Andy Adamson |
2011-03-11 | NFSv4.1: data server connection | Andy Adamson |
2011-03-11 | NFSv4.1: add MDS mount DS only check | Andy Adamson |
2011-03-11 | NFSv4: nfs4_state_mark_reclaim_nograce() should be static | Trond Myklebust |
2011-03-11 | NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses | Trond Myklebust |
2011-01-06 | NFS: Move cl_state_owners and related fields to the nfs_server struct | Chuck Lever |
2011-01-06 | pnfs: layout roc code | Fred Isaman |
2011-01-06 | pnfs: add CB_LAYOUTRECALL handling | Fred Isaman |
2011-01-04 | nfsv4: Switch to generic xattr handling code | Aneesh Kumar K.V |
2010-12-16 | NFS: Simplify ->decode_dirent() calling sequence | Chuck Lever |
2010-10-23 | NFS: Readdir plus in v4 | Bryan Schumaker |
2010-10-23 | NFS: decode_dirent should use an xdr_stream | Bryan Schumaker |
2010-09-17 | NFS: Add an 'open_context' element to struct nfs_rpc_ops | Trond Myklebust |