index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
NFS: NFSv2/NFSv3: Use cred from fs_context during mount
Sargun Dhillon
1
-2
/
+2
2020-12-02
NFS: Support larger readdir buffers
Trond Myklebust
1
-2
/
+2
2020-07-13
NFSv4.2: query the server for extended attribute support
Frank van der Linden
1
-0
/
+3
2020-07-13
NFSv4.2: define limits and sizes for user xattr handling
Frank van der Linden
1
-2
/
+17
2020-02-25
nfs: add minor version to nfs_server_key for fscache
Scott Mayhew
1
-0
/
+1
2020-01-24
NFS: allow deprecation of NFS UDP protocol
Olga Kornievskaia
1
-0
/
+4
2020-01-15
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
1
-11
/
+11
2020-01-15
NFS: rename nfs_fs_context pointer arg in a few functions
Scott Mayhew
1
-31
/
+31
2020-01-15
NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
David Howells
1
-33
/
+33
2020-01-15
nfs: don't pass nfs_subversion to ->create_server()
Al Viro
1
-2
/
+2
2019-11-03
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
1
-0
/
+3
2019-11-03
NFS/pnfs: Separate NFSv3 DS and MDS traffic
Trond Myklebust
1
-0
/
+6
2019-11-03
NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPING
Trond Myklebust
1
-0
/
+2
2019-07-06
NFS: Cleanup if nfs_match_client is interrupted
Benjamin Coddington
1
-2
/
+2
2019-07-06
Merge branch 'multipath_tcp'
Trond Myklebust
1
-0
/
+3
2019-07-06
NFS: Allow multiple connections to a NFSv2 or NFSv3 server
Trond Myklebust
1
-0
/
+1
2019-07-06
NFSv4: Allow multiple connections to NFSv4.x (x>0) servers
Trond Myklebust
1
-0
/
+2
2019-07-06
NFS: Add sysfs support for per-container identifier
Trond Myklebust
1
-0
/
+4
2019-07-06
NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init
Trond Myklebust
1
-2
/
+11
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-15
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-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
[next]