| Commit message (Expand) | Author | Age |
* | NFS: Request fh_expire_type attribute in "server caps" operation | Chuck Lever | 2012-03-02 |
* | NFSv4: parse and display server implementation ids | Weston Andros Adamson | 2012-03-01 |
* | NFSv4.1: Add a module parameter to set the number of session slots | Trond Myklebust | 2012-02-15 |
* | NFSv4.1: Convert slotid from u8 to u32 | Trond Myklebust | 2012-02-15 |
* | SUNRPC: Change the default limit to the number of TCP slots | Trond Myklebust | 2012-02-06 |
* | 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 |
* | NFS: make NFS client allocated per network namespace context | Stanislav Kinsbursky | 2012-01-31 |
* | NFS: Cache state owners after files are closed | Chuck Lever | 2012-01-05 |
* | NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1 | Trond Myklebust | 2011-07-31 |
* | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-07-31 |
|\ |
|
| * | pnfsblock: call and parse getdevicelist | Fred Isaman | 2011-07-31 |
| * | pnfs: ask for layout_blksize and save it in nfs_server | Fred Isaman | 2011-07-31 |
* | | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-07-27 |
|\| |
|
| * | NFS: move pnfs layouts to nfs_server structure | Weston Andros Adamson | 2011-07-12 |
| * | NFS: use scope from exchange_id to skip reclaim | Weston Andros Adamson | 2011-07-12 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
|/ |
|
* | NFSv4.1: Don't loop forever in nfs4_proc_create_session | Trond Myklebust | 2011-04-24 |
* | NFSv4: Send unmapped uid/gids to the server when using auth_sys | Trond Myklebust | 2011-03-11 |
* | NFSv4.1 move deviceid cache to filelayout driver | Christoph Hellwig | 2011-03-11 |
* | NFSv4.1: new flag for lease time check | Andy Adamson | 2011-03-11 |
* | NFSv4.1: new flag for state renewal check | Andy Adamson | 2011-03-11 |
* | NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses | Trond Myklebust | 2011-03-11 |
* | NFSv4: remove duplicate clientid in struct nfs_client | Andy Adamson | 2011-03-10 |
* | 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 |