index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
pnfs_nfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
Trond Myklebust
2018-08-15
1
-9
/
+7
*
sched/wait, fs/nfs: Convert wait_on_atomic_t() usage to the new wait_var_even...
Peter Zijlstra
2018-03-20
1
-1
/
+1
*
fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
1
-5
/
+5
*
NFS: Remove pnfs_generic_transfer_commit_list()
Trond Myklebust
2017-09-09
1
-41
/
+2
*
NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlock
Trond Myklebust
2017-09-09
1
-5
/
+11
*
NFS: Wait for requests that are locked on the commit list
Trond Myklebust
2017-08-15
1
-4
/
+14
*
NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg()
Trond Myklebust
2017-08-15
1
-2
/
+2
*
NFSv4: Use a mutex to protect the per-inode commit lists
Trond Myklebust
2017-08-15
1
-8
/
+7
*
Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")
Trond Myklebust
2017-07-19
1
-7
/
+0
*
NFS: Fix another COMMIT race in pNFS
Trond Myklebust
2017-07-19
1
-1
/
+6
*
NFS: Fix a COMMIT race in pNFS
Trond Myklebust
2017-07-19
1
-3
/
+7
*
pNFS: Fix NULL dereference in pnfs_generic_alloc_ds_commits
Fred Isaman
2017-05-03
1
-1
/
+1
*
pNFS: Fix a typo in pnfs_generic_alloc_ds_commits
Trond Myklebust
2017-05-02
1
-1
/
+1
*
pNFS: Don't send COMMITs to the DSes if the server invalidated our layout
Trond Myklebust
2017-04-29
1
-0
/
+7
*
pNFS: unexport nfs4_pnfs_v3_ds_connect_unload
Trond Myklebust
2017-04-20
1
-1
/
+0
*
NFS: fix usage of mempools.
NeilBrown
2017-04-20
1
-11
/
+5
*
pNFS/flexfiles: never nfs4_mark_deviceid_unavailable
Weston Andros Adamson
2017-03-17
1
-8
/
+16
*
pNFS: return status from nfs4_pnfs_ds_connect
Weston Andros Adamson
2017-03-17
1
-2
/
+13
*
NFS: Remove unused authflavour parameter from nfs_get_client()
Anna Schumaker
2016-12-01
1
-18
/
+10
*
NFS pnfs data server multipath session trunking
Andy Adamson
2016-09-19
1
-14
/
+44
*
Merge branch 'writeback'
Trond Myklebust
2016-07-24
1
-0
/
+7
|
\
|
*
pNFS: Files and flexfiles always need to commit before layoutcommit
Trond Myklebust
2016-07-06
1
-0
/
+7
*
|
nfs4: flexfiles: respect noresvport when establishing connections to DSes
Tigran Mkrtchyan
2016-07-19
1
-2
/
+2
*
|
nfs4: clnt: respect noresvport when establishing connections to DSes
Tigran Mkrtchyan
2016-07-19
1
-1
/
+1
*
|
pnfs_nfs: fix _cancel_empty_pagelist
Weston Andros Adamson
2016-06-24
1
-2
/
+10
|
/
*
nfs: avoid race that crashes nfs_init_commit
Weston Andros Adamson
2016-05-25
1
-0
/
+28
*
NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock
Dave Wysochanski
2016-05-09
1
-16
/
+16
*
pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3
Trond Myklebust
2016-02-06
1
-3
/
+13
*
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
Trond Myklebust
2015-12-31
1
-0
/
+5
*
NFS: Allow multiple commit requests in flight per file
Trond Myklebust
2015-12-31
1
-4
/
+1
*
NFS41: fix list splice type
Peng Tao
2015-08-20
1
-1
/
+1
*
Merge branch 'layoutfixes'
Trond Myklebust
2015-08-17
1
-18
/
+32
|
\
|
*
pNFS: Tighten up locking around DS commit buckets
Trond Myklebust
2015-08-12
1
-18
/
+32
*
|
NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
Trond Myklebust
2015-08-17
1
-14
/
+19
|
/
*
NFSv4.1/pnfs: Fix atomicity of commit list updates
Trond Myklebust
2015-08-11
1
-2
/
+3
*
Merge branch 'bugfixes'
Trond Myklebust
2015-04-23
1
-1
/
+1
|
\
|
*
nfs: do not export discarded symbols
Arnd Bergmann
2015-03-12
1
-1
/
+1
*
|
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
Trond Myklebust
2015-03-27
1
-0
/
+10
|
/
*
pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...
Tom Haynes
2015-02-18
1
-0
/
+30
*
pnfs: pass ds_commit_idx through the commit path
Weston Andros Adamson
2015-02-03
1
-2
/
+2
*
nfs/filelayout: use pnfs_error_mark_layout_for_return
Peng Tao
2015-02-03
1
-10
/
+0
*
nfs: allow different protocol in nfs_initiate_commit
Peng Tao
2015-02-03
1
-0
/
+1
*
nfs41: create NFSv3 DS connection if specified
Peng Tao
2015-02-03
1
-4
/
+84
*
nfs41: allow LD to choose DS connection version/minor_version
Peng Tao
2015-02-03
1
-4
/
+7
*
nfs41: allow LD to choose DS connection auth flavor
Peng Tao
2015-02-03
1
-4
/
+6
*
nfs41: pull nfs4_ds_connect from file layout to generic pnfs
Peng Tao
2015-02-03
1
-0
/
+81
*
nfs41: pull decode_ds_addr from file layout to generic pnfs
Peng Tao
2015-02-03
1
-0
/
+149
*
nfs41: pull data server cache from file layout to generic pnfs
Peng Tao
2015-02-03
1
-0
/
+242
*
pnfs: Do not grab the commit_info lock twice when rescheduling writes
Tom Haynes
2015-02-03
1
-7
/
+8
*
pnfs: Prepare for flexfiles by pulling out common code
Tom Haynes
2015-02-03
1
-0
/
+291