index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
flexfilelayout
/
flexfilelayout.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
pNFS/flexfiles: Add tracing for layout errors
Trond Myklebust
1
-9
/
+19
2020-01-15
pNFS/flexfiles: Record resend attempts on I/O failure
Trond Myklebust
1
-3
/
+3
2019-08-26
pNFS/flexfiles: Don't time out requests on hard mounts
Trond Myklebust
1
-2
/
+9
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
1
-17
/
+0
2019-07-18
pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS
Trond Myklebust
1
-0
/
+26
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-04-25
NFS: Add a helper to return a pointer to the open context of a struct nfs_page
Trond Myklebust
1
-3
/
+3
2019-04-25
pNFS: Add tracking to limit the number of pNFS retries
Trond Myklebust
1
-0
/
+8
2019-03-23
pNFS/flexfiles: Fix layoutstats handling during read failovers
Trond Myklebust
1
-1
/
+4
2019-03-02
NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()
Trond Myklebust
1
-6
/
+2
2019-03-02
NFS/flexfile: Simplify nfs4_ff_layout_ds_version()
Trond Myklebust
1
-3
/
+3
2019-03-02
NFS/flexfiles: Simplify ff_layout_get_ds_cred()
Trond Myklebust
1
-3
/
+3
2019-03-02
NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()
Trond Myklebust
1
-3
/
+3
2019-03-02
NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()
Trond Myklebust
1
-2
/
+2
2019-03-02
NFS/flexfiles: Speed up read failover when DSes are down
Trond Myklebust
1
-12
/
+62
2019-03-02
NFS/flexfiles: Remove bogus checks for invalid deviceids
Trond Myklebust
1
-20
/
+0
2019-03-02
NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()
Trond Myklebust
1
-6
/
+20
2019-03-02
NFS/flexfiles: Send LAYOUTERROR when failing over mirrored reads
Trond Myklebust
1
-5
/
+55
2019-03-02
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
1
-0
/
+17
2019-03-02
NFS/flexfiles: Fix up sparse RCU annotations
Trond Myklebust
1
-2
/
+2
2019-02-13
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
1
-1
/
+1
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-22
/
+11
2018-12-19
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
1
-6
/
+8
2018-12-19
SUNRPC: remove groupinfo from struct auth_cred.
NeilBrown
1
-13
/
+1
2018-12-19
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
1
-0
/
+17
2018-12-02
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
1
-2
/
+4
2018-11-22
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
1
-12
/
+9
2018-09-30
pNFS: Don't allocate more pages than we need to fit a layoutget response
Trond Myklebust
1
-0
/
+1
2018-08-21
pNFS/flexfiles: ff_layout_pg_init_read should exit on error
Trond Myklebust
1
-17
/
+11
2018-07-26
pNFS/flexfiles: Ensure we always return a layout if it has layoutstats
Trond Myklebust
1
-0
/
+3
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+16
2018-06-19
pNFS/flexfiles: Process writeback resends from nfsiod context as well
Trond Myklebust
1
-2
/
+8
2018-06-19
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
Trond Myklebust
1
-3
/
+8
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-31
pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
Fred Isaman
1
-0
/
+1
2017-11-17
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
1
-6
/
+6
2017-11-17
fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2017-07-19
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
Trond Myklebust
1
-0
/
+4
2017-07-13
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
1
-33
/
+0
2017-05-24
pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
Dan Carpenter
1
-0
/
+1
2017-05-09
pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled
Trond Myklebust
1
-0
/
+11
2017-04-29
pNFS/flexfiles: Fix up the ff_layout_write_pagelist failure path
Trond Myklebust
1
-3
/
+8
2017-04-25
pNFS: Ensure we check layout segment validity in the pg_init() callback
Trond Myklebust
1
-0
/
+2
2017-03-02
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-39
/
+21
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-2
/
+2
2017-02-22
pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
Trond Myklebust
1
-6
/
+7
2017-02-22
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
Trond Myklebust
1
-4
/
+1
2017-01-30
pNFS/flexfiles: Make local symbol layoutreturn_ops static
Wei Yongjun
1
-1
/
+1
2017-01-30
NFS: Use nfs4_setup_sequence() everywhere
Anna Schumaker
1
-28
/
+12
[next]