Age | Commit message (Expand) | Author |
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 |
2013-08-22 | NFSv4: Deal with some more sparse warnings | Trond Myklebust |
2013-07-23 | NFSv4: encode_attrs should not backfill the bitmap and attribute length | Trond Myklebust |
2013-07-23 | NFSv4: Fix brainfart in attribute length calculation | Trond Myklebust |
2013-07-17 | NFSv4: Fix a regression against the FreeBSD server | Trond Myklebust |
2013-06-28 | Merge branch 'labeled-nfs' into linux-next | Trond Myklebust |
2013-06-28 | NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize | Andy Adamson |
2013-06-08 | NFS: Client implementation of Labeled-NFS | David Quigley |
2013-06-08 | NFSv4: Extend fattr bitmaps to support all 3 words | David Quigley |
2013-05-06 | NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call | Trond Myklebust |
2013-04-23 | Merge branch 'rpcsec_gss-from_cel' into linux-next | Trond Myklebust |
2013-04-19 | nfs: Send atime and mtime as a 64bit value | Bryan Schumaker |
2013-04-16 | NFSv4: Record the OPEN create mode used in the nfs4_opendata structure | Trond Myklebust |
2013-03-29 | NFS: Avoid PUTROOTFH when managing leases | Chuck Lever |