summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* nfs/filelayout: use pnfs_error_mark_layout_for_returnPeng Tao2015-02-032-11/+1
* nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to sendPeng Tao2015-02-032-0/+6
* nfs41: send layoutreturn in last put_lsegPeng Tao2015-02-031-1/+37
* nfs41: don't use a layout if it is marked for returningPeng Tao2015-02-033-5/+20
* nfs41: add a helper to mark layout for returnPeng Tao2015-02-032-0/+59
* nfs41: make a helper function to send layoutreturnPeng Tao2015-02-031-20/+33
* nfs41: pass iomode through layoutreturn argsPeng Tao2015-02-032-1/+2
* nfs: save server READ/WRITE/COMMIT statusPeng Tao2015-02-033-3/+13
* nfs41: serialize first layoutget of a filePeng Tao2015-02-032-4/+32
* nfs41: close a small race window when adding new layout to global listPeng Tao2015-02-031-5/+3
* nfs/flexclient: export pnfs_layoutcommit_inodePeng Tao2015-02-031-0/+1
* nfs: set hostname when creating nfsv3 ds connectionPeng Tao2015-02-031-0/+7
* NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done()Trond Myklebust2015-02-031-0/+9
* nfs: allow to specify cred in nfs_initiate_pgioPeng Tao2015-02-033-11/+14
* nfs4: export nfs4_sequence_donePeng Tao2015-02-032-4/+7
* nfs4: pass slot table to nfs40_setup_sequencePeng Tao2015-02-032-11/+17
* nfs: allow different protocol in nfs_initiate_commitPeng Tao2015-02-034-4/+7
* pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes2015-02-035-8/+12
* nfs41: create NFSv3 DS connection if specifiedPeng Tao2015-02-033-5/+93
* nfs41: allow LD to choose DS connection version/minor_versionPeng Tao2015-02-035-8/+14
* nfsv3: introduce nfs3_set_ds_clientPeng Tao2015-02-034-1/+41
* nfs41: move file layout macros to generic pnfsPeng Tao2015-02-032-10/+11
* nfs41: allow LD to choose DS connection auth flavorPeng Tao2015-02-035-9/+14
* nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao2015-02-033-73/+89
* nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao2015-02-033-150/+154
* nfs41: pull data server cache from file layout to generic pnfsPeng Tao2015-02-034-252/+265
* pnfs: Do not grab the commit_info lock twice when rescheduling writesTom Haynes2015-02-033-26/+23
* pnfs: Prepare for flexfiles by pulling out common codeTom Haynes2015-02-036-290/+330
* NFSv4: Remove incorrect check in can_open_delegated()Trond Myklebust2015-01-051-2/+0
* NFS: Ignore transport protocol when detecting server trunkingChuck Lever2015-01-051-6/+0
* NFSv4/v4.1: Verify the client owner id during trunking detectionTrond Myklebust2015-01-051-0/+18
* NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust2015-01-052-4/+16
* NFSv4.1: Fix client id trunking on LinuxTrond Myklebust2015-01-051-9/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-103-6/+6
|\
| * Merge branch 'iov_iter' into for-nextAl Viro2014-12-0811-64/+83
| |\
| * | rpc_pipefs.c: get rid of f_dentryAl Viro2014-11-191-1/+1
| * | assorted conversions to %p[dD]Al Viro2014-11-191-1/+1
| * | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-192-3/+3
| * | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-031-1/+1
* | | Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust2014-11-262-21/+20
|\ \ \
| * | | NFS: Clean up nfs4_init_callback()Chuck Lever2014-11-251-17/+14
| * | | NFS: SETCLIENTID XDR buffer sizes are incorrectChuck Lever2014-11-251-4/+6
| | |/ | |/|
* | | nfs: Add DEALLOCATE supportAnna Schumaker2014-11-256-2/+89
* | | nfs: Add ALLOCATE supportAnna Schumaker2014-11-258-1/+167
* | | nfs: define nfs_inc_fscache_stats and using it as possibleLi RongQing2014-11-242-12/+17
* | | nfs: replace nfs_add_stats with nfs_inc_stats when add oneLi RongQing2014-11-242-2/+2
* | | NFS: Deletion of unnecessary checks before the function call "nfs_put_client"Markus Elfring2014-11-242-12/+6
* | | nfs41: fix nfs4_proc_layoutget error handlingPeng Tao2014-11-241-3/+3
* | | NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson2014-11-244-13/+25
* | | pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytesChristoph Hellwig2014-11-241-1/+1
OpenPOWER on IntegriCloud