index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-26
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
1
-0
/
+11
2017-10-01
NFS: Fix uninitialized rpc_wait_queue
Benjamin Coddington
1
-1
/
+1
2017-07-19
mount: copy the port field into the cloned nfs_server structure.
Steve Dickson
1
-0
/
+1
2017-05-10
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-55
/
+12
2017-04-21
lockd: Introduce nlmclnt_operations
Benjamin Coddington
1
-0
/
+1
2017-04-21
NFS: Add an iocounter wait function for async RPC tasks
Benjamin Coddington
1
-0
/
+1
2017-04-20
nfs: Convert to separately allocated bdi
Jan Kara
1
-10
/
+0
2017-04-20
NFS: Clean up extra dprintk()s in client.c
Anna Schumaker
1
-42
/
+3
2017-04-20
NFS: Clean up nfs_init_client()
Anna Schumaker
1
-13
/
+7
2017-03-17
pNFS: return status from nfs4_pnfs_ds_connect
Weston Andros Adamson
1
-1
/
+24
2016-12-01
NFS: Remove unused authflavour parameter from nfs_get_client()
Anna Schumaker
1
-4
/
+2
2016-11-07
NFS: Ignore connections that have cl_rpcclient uninitialized
Petr Vandrovec
1
-1
/
+2
2016-10-04
fs: nfs: Make nfs boot time y2038 safe
Deepa Dinamani
1
-1
/
+1
2016-09-19
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
1
-0
/
+1
2016-09-19
NFS add xprt switch addrs test to match client
Andy Adamson
1
-1
/
+4
2016-09-19
pnfs: track multiple layout types in fsinfo structure
Jeff Layton
1
-1
/
+1
2016-08-16
NFS: Allow the mount option retrans=0
Trond Myklebust
1
-5
/
+5
2016-07-30
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-12
/
+10
2016-06-30
NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS
Trond Myklebust
1
-12
/
+10
2016-05-29
drop redundant ->owner initializations
Al Viro
1
-2
/
+0
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-4
/
+4
2015-10-15
nfs: get clone_blksize when probing fsinfo
Peng Tao
1
-0
/
+1
2015-08-17
NFS: Use RPC functions for matching sockaddrs
Anna Schumaker
1
-111
/
+2
2015-07-22
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
Trond Myklebust
1
-1
/
+1
2015-07-01
nfs: Use remove_proc_subtree() instead remove_proc_entry()
Kinglong Mee
1
-18
/
+7
2015-07-01
nfs: Remove unused argument in nfs_server_set_fsinfo()
Kinglong Mee
1
-2
/
+1
2015-06-16
nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumes
Kinglong Mee
1
-5
/
+7
2015-04-23
NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
Anna Schumaker
1
-1
/
+0
2015-03-03
NFSv4: Fix a race in NFSv4.1 server trunking discovery
Trond Myklebust
1
-1
/
+1
2014-09-30
Merge branch 'bugfixes' into linux-next
Trond Myklebust
1
-1
/
+1
2014-09-24
nfs: fix duplicate proc entries
Fabian Frederick
1
-1
/
+1
2014-09-10
nfs: add __acquires and __releases annotations to seqfile start/stop routines
Jeff Layton
1
-0
/
+4
2014-09-08
nfs: fix kernel warning when removing proc entry
Cong Wang
1
-9
/
+3
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+13
2014-08-04
NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes
Eric W. Biederman
1
-40
/
+55
2014-08-03
NFS: add checks for returned value of try_module_get()
Alexey Khoroshilov
1
-3
/
+5
2014-07-12
nfs4: copy acceptor name from context to nfs_client
Jeff Layton
1
-0
/
+1
2014-07-08
nfs: check hostname in nfs_get_client
Peng Tao
1
-2
/
+7
2013-10-28
NFS: cache parsed auth_info in nfs_server
Weston Andros Adamson
1
-0
/
+2
2013-10-28
NFS: separate passed security flavs from selected
Weston Andros Adamson
1
-1
/
+2
2013-10-28
NFS: Add nfs4_update_server
Chuck Lever
1
-1
/
+2
2013-10-01
NFSv4: Ensure that we disable the resend timeout for NFSv4
Trond Myklebust
1
-0
/
+2
2013-08-07
NFS Remove unused authflavour parameter from init_client
Andy Adamson
1
-4
/
+2
2013-06-28
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
1
-1
/
+1
2013-06-28
NFS: Set NFS_CS_MIGRATION for NFSv4 mounts
Chuck Lever
1
-2
/
+0
2013-06-08
NFS:Add labels to client function prototypes
David Quigley
1
-1
/
+1
2013-04-14
NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports
Trond Myklebust
1
-0
/
+2
2013-02-27
nfs: idr_destroy() no longer needs idr_remove_all()
Tejun Heo
1
-1
/
+0
2012-12-12
NFS: avoid NULL dereference in nfs_destroy_server
NeilBrown
1
-2
/
+1
2012-11-04
NFS: Get rid of unnecessary asserts
Trond Myklebust
1
-5
/
+1
[next]