| Commit message (Expand) | Author | Age |
* | NFS: Move cl_delegations to the nfs_server struct | Chuck Lever | 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 |
* | NFS add session back channel draining | Andy Adamson | 2011-01-06 |
* | NFS implement v4.0 callback_ident | Andy Adamson | 2011-01-06 |
* | NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure | Andy Adamson | 2010-10-24 |
* | NFS: client needs to maintain list of inodes with active layouts | Andy Adamson | 2010-10-24 |
* | NFS: set layout driver | Ricardo Labiaga | 2010-10-24 |
* | Revalidate caches on lock | Ricardo Labiaga | 2010-10-24 |
* | NFSv41: Clean up the NFSv4.1 minor version specific operations | Trond Myklebust | 2010-06-22 |
* | NFSv4: Clean up the NFSv4 setclientid operation | Trond Myklebust | 2010-05-14 |
* | NFSv4: fix delegated locking | Trond Myklebust | 2010-04-12 |
* | Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 | Trond Myklebust | 2010-03-05 |
|\ |
|
| * | percpu: add __percpu sparse annotations to fs | Tejun Heo | 2010-02-16 |
* | | nfs41: implement cb_recall_slot | Andy Adamson | 2010-02-10 |
|/ |
|
* | nfs41: nfs41: fix state manager deadlock in session reset | Andy Adamson | 2009-12-04 |
* | NFSv4: Add 'server capability' flags for NFSv4 recommended attributes | Trond Myklebust | 2009-08-09 |
* | nfs41: Backchannel: Add a backchannel slot table to the session | Ricardo Labiaga | 2009-06-17 |
* | nfs41: add session setup to the state manager | Andy Adamson | 2009-06-17 |
* | nfs41: exchange_id operation | Benny Halevy | 2009-06-17 |
* | nfs41: introduce nfs4_call_sync | Andy Adamson | 2009-06-17 |
* | nfs41: sessions client infrastructure | Andy Adamson | 2009-06-17 |
* | nfs41: nfs_client.cl_minorversion | Benny Halevy | 2009-06-17 |
* | NFS: Define and create superblock-level objects | David Howells | 2009-04-03 |
* | NFS: Define and create server-level objects | David Howells | 2009-04-03 |
* | NFS: Add FS-Cache option bit and debug bit | David Howells | 2009-04-03 |
* | NFSv4: Simplify some cache consistency post-op GETATTRs | Trond Myklebust | 2009-03-11 |
* | NFSv4: Remove nfs_client->cl_sem | Trond Myklebust | 2008-12-23 |
* | NFS: Clean up nfs_sb_active/nfs_sb_deactive | Trond Myklebust | 2008-10-06 |
* | NFSv4: Reintroduce machine creds | Trond Myklebust | 2008-04-19 |
* | NFS: Save the values of the "mount*=" mount options | Chuck Lever | 2008-03-19 |
* | NFS: Save the value of the "port=" mount option | Chuck Lever | 2008-03-19 |
* | NFS: Invoke nlmclnt_init during NFS mount processing | Chuck Lever | 2008-01-30 |
* | NFS: Fix the 'proto=' mount option | Trond Myklebust | 2008-01-30 |
* | NFS: Support per-mountpoint timeout parameters. | Trond Myklebust | 2008-01-30 |
* | NFS: Expand server address storage in nfs_client struct | Chuck Lever | 2008-01-30 |
* | NFS: Increase size of cl_ipaddr field to hold IPv6 addresses | Chuck Lever | 2008-01-30 |
* | NFS: Remove the redundant nfs_client->cl_nfsversion | Trond Myklebust | 2008-01-30 |
* | NFS: Stop sillyname renames and unmounts from racing | Steve Dickson | 2008-01-30 |
* | NFSv4: Reduce the chances of an open_owner identifier collision | Trond Myklebust | 2007-07-10 |
* | NFSv4: Don't reuse expired nfs4_state_owner structs | Trond Myklebust | 2007-07-10 |
* | SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() | Trond Myklebust | 2007-07-10 |
* | nfs: fix congestion control: use atomic_longs | Peter Zijlstra | 2007-05-08 |
* | [PATCH] nfs: fix congestion control | Peter Zijlstra | 2007-03-16 |
* | WorkStruct: Separate delayable and non-delayable events. | David Howells | 2006-11-22 |
* | NFSv4: Fix a use-after-free issue with the nfs server. | Trond Myklebust | 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: Move rpc_ops from nfs_server to nfs_client | David Howells | 2006-09-22 |
* | NFS: Maintain a common server record for NFS2/3 as well as for NFS4 | David Howells | 2006-09-22 |