index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
flexfilelayout
/
flexfilelayoutdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
1
-8
/
+8
*
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
2018-11-22
1
-0
/
+19
*
nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSes
Tigran Mkrtchyan
2018-09-30
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
2017-08-08
1
-0
/
+1
*
pNFS/flexfiles: Check the result of nfs4_pnfs_ds_connect
Trond Myklebust
2017-04-20
1
-1
/
+1
*
nfs: flexfilelayout: remove v3-only data server limitation
Tigran Mkrtchyan
2017-04-20
1
-1
/
+7
*
nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type
Tigran Mkrtchyan
2017-03-31
1
-0
/
+4
*
pNFS/flexfiles: never nfs4_mark_deviceid_unavailable
Weston Andros Adamson
2017-03-17
1
-1
/
+1
*
pNFS: return status from nfs4_pnfs_ds_connect
Weston Andros Adamson
2017-03-17
1
-1
/
+2
*
pNFS/flexfiles: delete deviceid, don't mark inactive
Weston Andros Adamson
2016-12-19
1
-1
/
+1
*
pNFS/flexfiles: Fix a deadlock on LAYOUTGET
Fred Isaman
2016-12-08
1
-11
/
+39
*
pNFS/flexfiles: Fix ff_layout_add_ds_error_locked()
Trond Myklebust
2016-12-07
1
-1
/
+2
*
pNFS/flexfiles: Refactor encoding of the layoutreturn payload
Trond Myklebust
2016-12-03
1
-15
/
+63
*
NFS: Remove unused authflavour parameter from nfs_get_client()
Anna Schumaker
2016-12-01
1
-2
/
+1
*
pNFS: consolidate the different range intersection tests
Trond Myklebust
2016-12-01
1
-25
/
+8
*
pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails
Trond Myklebust
2016-08-29
1
-9
/
+10
*
pNFS/flexfiles: Set reasonable default retrans values for the data channel
Trond Myklebust
2016-08-16
1
-2
/
+2
*
nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO
Tom Haynes
2016-05-25
1
-0
/
+6
*
flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_ds
Jeff Layton
2016-05-17
1
-1
/
+17
*
flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED
Jeff Layton
2016-05-17
1
-7
/
+1
*
pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io
Tom Haynes
2016-05-17
1
-0
/
+6
*
NFSv4: Label stateids with the type
Trond Myklebust
2016-05-17
1
-1
/
+2
*
nfs: have flexfiles mirror keep creds for both ro and rw layouts
Jeff Layton
2016-05-09
1
-2
/
+5
*
nfs: get a reference to the credential in ff_layout_alloc_lseg
Jeff Layton
2016-05-09
1
-45
/
+2
*
nfs: have ff_layout_get_ds_cred take a reference to the cred
Jeff Layton
2016-05-09
1
-4
/
+26
*
nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_cred
Jeff Layton
2016-05-09
1
-5
/
+1
*
nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failed
Jeff Layton
2016-03-16
1
-0
/
+2
*
NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE
Trond Myklebust
2016-01-27
1
-1
/
+1
*
Merge branch 'bugfixes'
Trond Myklebust
2016-01-22
1
-59
/
+40
|
\
|
*
pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN
Trond Myklebust
2016-01-21
1
-59
/
+40
*
|
pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET
Trond Myklebust
2015-12-28
1
-12
/
+4
|
/
*
NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalid
Trond Myklebust
2015-09-01
1
-15
/
+30
*
NFSv4.1/flexfiles: RW layouts are valid only if all mirrors are valid
Trond Myklebust
2015-09-01
1
-2
/
+28
*
NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid()
Trond Myklebust
2015-09-01
1
-2
/
+2
*
NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
Trond Myklebust
2015-08-27
1
-2
/
+5
*
nfs: always update creds in mirror, even when we have an already connected ds
Jeff Layton
2015-06-25
1
-2
/
+2
*
nfs: fix potential credential leak in ff_layout_update_mirror_cred
Jeff Layton
2015-06-25
1
-1
/
+2
*
NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
Trond Myklebust
2015-03-27
1
-1
/
+1
*
pnfs/flexfiles: Do not dprintk after the free
Tom Haynes
2015-02-09
1
-1
/
+1
*
pnfs/flexfiles: Add the FlexFile Layout Driver
Tom Haynes
2015-02-03
1
-0
/
+552