index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-16
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2019-05-09
NFS: Fix a double unlock from nfs_match,get_client
Benjamin Coddington
1
-1
/
+1
2019-05-07
NFS: make nfs_match_client killable
Roberto Bergantinos Corpas
1
-1
/
+6
2019-04-26
NFS: Store the credential of the mount process in the nfs_server
Trond Myklebust
1
-1
/
+7
2019-04-26
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
1
-0
/
+1
2019-04-25
NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors
Trond Myklebust
1
-0
/
+2
2019-04-24
lockd: Pass the user cred from knfsd when starting the lockd server
Trond Myklebust
1
-0
/
+1
2019-03-23
NFS: Fix a typo in nfs_init_timeout_values()
Trond Myklebust
1
-1
/
+1
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
1
-9
/
+2
2018-12-19
NFSv4: add cl_root_cred for use when machine cred is not available.
NeilBrown
1
-0
/
+2
2018-08-09
NFS add support for asynchronous COPY
Olga Kornievskaia
1
-0
/
+1
2018-06-12
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+2
2018-06-04
NFS: Pass the inode down to the getattr() callback
Trond Myklebust
1
-1
/
+2
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-39
/
+4
2017-12-15
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
1
-0
/
+11
2017-11-17
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
1
-5
/
+5
2017-10-02
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-02
NFS: Remove unused authflavour parameter from nfs_get_client()
Anna Schumaker
1
-4
/
+2
2016-11-08
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-31
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-30
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-23
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-04
NFSv4: Fix a race in NFSv4.1 server trunking discovery
Trond Myklebust
1
-1
/
+1
2014-10-01
Merge branch 'bugfixes' into linux-next
Trond Myklebust
1
-1
/
+1
2014-09-25
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-09
nfs: fix kernel warning when removing proc entry
Cong Wang
1
-9
/
+3
2014-08-14
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+13
[next]