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