aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/client.c
Commit message (Expand)AuthorAge
* mount: copy the port field into the cloned nfs_server structure.Steve Dickson2017-07-19
* Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-05-10
|\
| * lockd: Introduce nlmclnt_operationsBenjamin Coddington2017-04-21
| * NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington2017-04-21
| * NFS: Clean up extra dprintk()s in client.cAnna Schumaker2017-04-20
| * NFS: Clean up nfs_init_client()Anna Schumaker2017-04-20
* | nfs: Convert to separately allocated bdiJan Kara2017-04-20
|/
* pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson2017-03-17
* NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker2016-12-01
* NFS: Ignore connections that have cl_rpcclient uninitializedPetr Vandrovec2016-11-07
* fs: nfs: Make nfs boot time y2038 safeDeepa Dinamani2016-10-04
* pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton2016-09-19
* NFS add xprt switch addrs test to match clientAndy Adamson2016-09-19
* pnfs: track multiple layout types in fsinfo structureJeff Layton2016-09-19
* NFS: Allow the mount option retrans=0Trond Myklebust2016-08-16
* Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-07-30
|\
| * NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust2016-06-30
* | drop redundant ->owner initializationsAl Viro2016-05-29
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* nfs: get clone_blksize when probing fsinfoPeng Tao2015-10-15
* NFS: Use RPC functions for matching sockaddrsAnna Schumaker2015-08-17
* NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust2015-07-22
* nfs: Use remove_proc_subtree() instead remove_proc_entry()Kinglong Mee2015-07-01
* nfs: Remove unused argument in nfs_server_set_fsinfo()Kinglong Mee2015-07-01
* nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumesKinglong Mee2015-06-16
* NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker2015-04-23
* NFSv4: Fix a race in NFSv4.1 server trunking discoveryTrond Myklebust2015-03-03
* Merge branch 'bugfixes' into linux-nextTrond Myklebust2014-09-30
|\
| * nfs: fix duplicate proc entriesFabian Frederick2014-09-24
* | nfs: add __acquires and __releases annotations to seqfile start/stop routinesJeff Layton2014-09-10
|/
* nfs: fix kernel warning when removing proc entryCong Wang2014-09-08
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-13
|\
| * NFS: add checks for returned value of try_module_get()Alexey Khoroshilov2014-08-03
| * nfs4: copy acceptor name from context to nfs_clientJeff Layton2014-07-12
| * nfs: check hostname in nfs_get_clientPeng Tao2014-07-08
* | NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumesEric W. Biederman2014-08-04
|/
* NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson2013-10-28
* NFS: separate passed security flavs from selectedWeston Andros Adamson2013-10-28
* NFS: Add nfs4_update_serverChuck Lever2013-10-28
* NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust2013-10-01
* NFS Remove unused authflavour parameter from init_clientAndy Adamson2013-08-07
* Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-28
|\
| * NFS:Add labels to client function prototypesDavid Quigley2013-06-08
* | NFS: Set NFS_CS_MIGRATION for NFSv4 mountsChuck Lever2013-06-28
|/
* NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transportsTrond Myklebust2013-04-14
* nfs: idr_destroy() no longer needs idr_remove_all()Tejun Heo2013-02-27
* NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown2012-12-12
* NFS: Get rid of unnecessary assertsTrond Myklebust2012-11-04
* NFS: Remove unnecessary semicolons (fs/nfs/client.c)Yanchuan Nian2012-10-01
* NFS41: fix error of setting blocklayoutdriverPeng Tao2012-10-01