Age | Commit message (Expand) | Author |
2015-11-23 | NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success | Kinglong Mee |
2015-11-03 | nfs: Fix GETATTR bitmap verification | Andreas Gruenbacher |
2015-11-03 | nfs: Remove unused xdr page offsets in getacl/setacl arguments | Andreas Gruenbacher |
2015-10-15 | nfs: get clone_blksize when probing fsinfo | Peng Tao |
2015-10-15 | nfs42: add CLONE xdr functions | Peng Tao |
2015-09-07 | NFSv4: Express delegation limit in units of pages | Trond Myklebust |
2015-08-27 | NFSv4.1/pnfs: Ensure layoutreturn reserves space for the opaque payload | Trond Myklebust |
2015-08-27 | NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1 | Kinglong Mee |
2015-08-27 | NFS: Get suppattr_exclcreat when getting server capabilities | Kinglong Mee |
2015-08-05 | xprtrdma: Fix large NFS SYMLINK calls | Chuck Lever |
2015-06-24 | NFSv.2/pnfs Add a LAYOUTSTATS rpc function | Trond Myklebust |
2015-06-16 | nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID | Jeff Layton |
2015-06-16 | nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id | Jeff Layton |
2015-04-23 | NFS: Move nfs_idmap.h into fs/nfs/ | Anna Schumaker |
2015-04-23 | NFS: Add a stub for GETDEVICELIST | Anna Schumaker |
2015-03-27 | NFSv4.1: Allow getdeviceinfo to return notification info back to caller | Trond Myklebust |
2015-02-18 | NFSv4.1: Clean up bind_conn_to_session | Trond Myklebust |
2015-02-18 | NFSv4.1: Always set up a forward channel when binding the session | Trond Myklebust |
2015-02-18 | NFSv4.1: Clean up create_session | Trond Myklebust |
2015-02-04 | NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT | Trond Myklebust |
2015-02-03 | Merge branch 'flexfiles' | Trond Myklebust |
2015-02-03 | nfs41: add range to layoutreturn args | Peng Tao |
2015-02-03 | nfs41: pass iomode through layoutreturn args | Peng Tao |
2015-02-03 | nfs: save server READ/WRITE/COMMIT status | Peng Tao |
2015-01-24 | NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_session | Trond Myklebust |
2015-01-24 | NFSv4: Fix lock on-wire reordering issues | Trond Myklebust |
2015-01-23 | NFSv4: Check for NULL argument in nfs_*_seqid() functions | Trond Myklebust |
2015-01-23 | NFSv4: Fix an atomicity problem in CLOSE | Trond Myklebust |
2014-11-26 | Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm... | Trond Myklebust |
2014-11-25 | nfs: Add DEALLOCATE support | Anna Schumaker |
2014-11-25 | nfs: Add ALLOCATE support | Anna Schumaker |
2014-11-25 | NFS: SETCLIENTID XDR buffer sizes are incorrect | Chuck Lever |
2014-09-30 | Merge branch 'client-4.2' into linux-next | Trond Myklebust |
2014-09-30 | NFS: Implement SEEK | Anna Schumaker |
2014-09-12 | pnfs: enable CB_NOTIFY_DEVICEID support | Christoph Hellwig |
2014-09-12 | pnfs: remove GETDEVICELIST implementation | Christoph Hellwig |
2014-09-10 | pnfs: allow splicing pre-encoded pages into the layoutcommit args | Christoph Hellwig |
2014-07-12 | NFSv4: Drop cast | Himangi Saraogi |
2014-05-28 | NFS: Create a common results structure for reads and writes | Anna Schumaker |
2014-05-28 | NFS: Create a common argument structure for reads and writes | Anna Schumaker |
2014-03-17 | NFS: Clean up: revert increase in READDIR RPC buffer max size | Chuck Lever |
2014-01-31 | nfs: initialize the ACL support bits to zero. | Malahal Naineni |
2013-12-06 | NFSv4: OPEN must handle the NFS4ERR_IO return code correctly | Trond Myklebust |
2013-11-04 | NFSv4.2: encode_readdir - only ask for labels when doing readdirplus | Trond Myklebust |
2013-10-28 | NFS: Add method to detect whether an FSID is still on the server | Chuck Lever |
2013-10-28 | NFS: Add method to retrieve fs_locations during migration recovery | Chuck Lever |
2013-09-10 | NFSv4.1 fix decode_free_stateid | Andy Adamson |
2013-09-05 | nfs4.1: Minimal SP4_MACH_CRED implementation | Weston Andros Adamson |
2013-09-03 | NFS: NFSv4.0 transport blocking | Chuck Lever |
2013-08-22 | NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_type | Trond Myklebust |