| Commit message (Expand) | Author | Age |
* | NFSv4: Ensure continued open and lockowner name uniqueness | Trond Myklebust | 2011-01-06 |
* | pnfs: serialize LAYOUTGET(openstateid) | Fred Isaman | 2011-01-06 |
* | pnfs: remove unnecessary field lgp->status | Fred Isaman | 2011-01-06 |
* | NFS: Simplify ->decode_dirent() calling sequence | Chuck Lever | 2010-12-16 |
* | NFS: Ensure we return the dirent->d_type when it is known | Trond Myklebust | 2010-11-22 |
* | NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure | Andy Adamson | 2010-10-24 |
* | NFS: ask for layouttypes during v4 fsinfo call | Andy Adamson | 2010-10-24 |
* | Revalidate caches on lock | Ricardo Labiaga | 2010-10-24 |
* | NFS: Readdir plus in v4 | Bryan Schumaker | 2010-10-23 |
* | NFS: readdir with vmapped pages | Bryan Schumaker | 2010-10-23 |
* | NFS: decode_dirent should use an xdr_stream | Bryan Schumaker | 2010-10-23 |
* | NFSv4.1: keep seq_res.sr_slot as pointer rather than an index | Benny Halevy | 2010-09-24 |
* | nfs: make sillyrename an async operation | Jeff Layton | 2010-09-17 |
* | nfs: standardize the rename response container | Jeff Layton | 2010-09-17 |
* | nfs: standardize the rename args container | Jeff Layton | 2010-09-17 |
* | NFS: Add an 'open_context' element to struct nfs_rpc_ops | Trond Myklebust | 2010-09-17 |
* | NFS: Clean up nfs4_proc_create() | Trond Myklebust | 2010-09-17 |
* | NFSv4: Add support for the RELEASE_LOCKOWNER operation | Trond Myklebust | 2010-07-30 |
* | NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. | Trond Myklebust | 2010-07-30 |
* | NFSv41: Clean up exclusive create | Trond Myklebust | 2010-06-22 |
* | NFSv4: Clean up the NFSv4 setclientid operation | Trond Myklebust | 2010-05-14 |
* | NFS: Reduce stack footprint of nfs_proc_remove() | Trond Myklebust | 2010-05-14 |
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-12-16 |
|\ |
|
| * | nfsd: Fix independence of a few nfsd related headers | Boaz Harrosh | 2009-12-14 |
* | | nfs41: RECLAIM_COMPLETE XDR functionality | Ricardo Labiaga | 2009-12-05 |
* | | nfs41: check SEQUENCE status flag | Alexandros Batsakis | 2009-12-05 |
* | | NFS: reorder nfs4_sequence_regs to remove 8 bytes of padding on 64 bits | Richard Kennedy | 2009-12-03 |
|/ |
|
* | nfs41: create_session operation | Andy Adamson | 2009-06-17 |
* | nfs41: get_lease_time | Andy Adamson | 2009-06-17 |
* | nfs41: exchange_id operation | Benny Halevy | 2009-06-17 |
* | nfs41: setup_sequence method | Andy Adamson | 2009-06-17 |
* | nfs41: set up seq_res.sr_slotid | Andy Adamson | 2009-06-17 |
* | nfs41: nfs41: pass *session in seq_args and seq_res | Benny Halevy | 2009-06-17 |
* | nfs41: use nfs4_fs_locations_res | Benny Halevy | 2009-06-17 |
* | nfs41: use nfs4_setaclres | Benny Halevy | 2009-06-17 |
* | nfs41: use nfs4_getaclres | Benny Halevy | 2009-06-17 |
* | nfs41: use nfs4_pathconf_res | Benny Halevy | 2009-06-17 |
* | nfs41: use nfs4_fsinfo_res | Benny Halevy | 2009-06-17 |
* | nfs41: use nfs4_statfs_res | Benny Halevy | 2009-06-17 |
* | nfs41: use nfs4_readlink_res | Benny Halevy | 2009-06-17 |
* | nfs41: use nfs4_server_caps_arg | Benny Halevy | 2009-06-17 |
* | nfs41: sessions client infrastructure | Andy Adamson | 2009-06-17 |
* | nfs41: client xdr definitions | Benny Halevy | 2009-06-17 |
* | Merge branch 'devel' into for-linus | Trond Myklebust | 2009-04-01 |
|\ |
|
| * | NFS: Optimise NFS close() | Trond Myklebust | 2009-03-19 |
| * | NFS: Fix the type of struct nfs_fattr->mode | Trond Myklebust | 2009-03-11 |
| * | NFS: Shrink the struct nfs_fattr | Trond Myklebust | 2009-03-11 |
| * | NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr | Trond Myklebust | 2009-03-11 |
* | | constify dentry_operations: NFS | Al Viro | 2009-03-27 |
|/ |
|
* | NFSv3: Fix posix ACL code | Trond Myklebust | 2009-03-10 |