index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
flexfilelayout
/
flexfilelayout.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pNFS/flexfiles: Specify the layout segment range in LAYOUTGET
Trond Myklebust
2020-03-27
1
-4
/
+4
*
pNFS/flexfiles: remove requirement for whole file layouts
Trond Myklebust
2020-03-27
1
-21
/
+0
*
pNFS/flexfiles: Check the layout segment range before doing I/O
Trond Myklebust
2020-03-27
1
-2
/
+10
*
pNFS/flexfile: Don't merge layout segments if the mirrors don't match
Trond Myklebust
2020-03-27
1
-0
/
+19
*
NFS/pNFS: Clean up pNFS commit operations
Trond Myklebust
2020-03-27
1
-7
/
+12
*
NFS: Remove bucket array from struct pnfs_ds_commit_info
Trond Myklebust
2020-03-27
1
-76
/
+0
*
pNFS: Enable per-layout segment commit structures
Trond Myklebust
2020-03-27
1
-0
/
+19
*
pNFS: Add infrastructure for cleaning up per-layout commit structures
Trond Myklebust
2020-03-27
1
-0
/
+11
*
NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info
Trond Myklebust
2020-03-27
1
-0
/
+1
*
pNFS/flexfiles: Simplify allocation of the mirror array
Trond Myklebust
2020-03-26
1
-16
/
+5
*
NFSv4: Ensure layout headers are RCU safe
Trond Myklebust
2020-03-16
1
-3
/
+3
*
pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server
Trond Myklebust
2020-03-16
1
-9
/
+11
*
pNFS/flexfiles: Add tracing for layout errors
Trond Myklebust
2020-01-15
1
-9
/
+19
*
pNFS/flexfiles: Record resend attempts on I/O failure
Trond Myklebust
2020-01-15
1
-3
/
+3
*
pNFS/flexfiles: Don't time out requests on hard mounts
Trond Myklebust
2019-08-26
1
-2
/
+9
*
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
2019-08-26
1
-17
/
+0
*
pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS
Trond Myklebust
2019-07-18
1
-0
/
+26
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
NFS: Add a helper to return a pointer to the open context of a struct nfs_page
Trond Myklebust
2019-04-25
1
-3
/
+3
*
pNFS: Add tracking to limit the number of pNFS retries
Trond Myklebust
2019-04-25
1
-0
/
+8
*
pNFS/flexfiles: Fix layoutstats handling during read failovers
Trond Myklebust
2019-03-23
1
-1
/
+4
*
NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()
Trond Myklebust
2019-03-02
1
-6
/
+2
*
NFS/flexfile: Simplify nfs4_ff_layout_ds_version()
Trond Myklebust
2019-03-02
1
-3
/
+3
*
NFS/flexfiles: Simplify ff_layout_get_ds_cred()
Trond Myklebust
2019-03-02
1
-3
/
+3
*
NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()
Trond Myklebust
2019-03-02
1
-3
/
+3
*
NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()
Trond Myklebust
2019-03-02
1
-2
/
+2
*
NFS/flexfiles: Speed up read failover when DSes are down
Trond Myklebust
2019-03-02
1
-12
/
+62
*
NFS/flexfiles: Remove bogus checks for invalid deviceids
Trond Myklebust
2019-03-02
1
-20
/
+0
*
NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()
Trond Myklebust
2019-03-02
1
-6
/
+20
*
NFS/flexfiles: Send LAYOUTERROR when failing over mirrored reads
Trond Myklebust
2019-03-02
1
-5
/
+55
*
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
2019-03-01
1
-0
/
+17
*
NFS/flexfiles: Fix up sparse RCU annotations
Trond Myklebust
2019-03-01
1
-2
/
+2
*
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2019-02-13
1
-1
/
+1
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
1
-22
/
+11
*
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
2018-12-19
1
-6
/
+8
*
SUNRPC: remove groupinfo from struct auth_cred.
NeilBrown
2018-12-19
1
-13
/
+1
*
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
2018-12-19
1
-0
/
+17
*
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
2018-12-02
1
-2
/
+4
*
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
2018-11-22
1
-12
/
+9
*
pNFS: Don't allocate more pages than we need to fit a layoutget response
Trond Myklebust
2018-09-30
1
-0
/
+1
*
pNFS/flexfiles: ff_layout_pg_init_read should exit on error
Trond Myklebust
2018-08-21
1
-17
/
+11
*
pNFS/flexfiles: Ensure we always return a layout if it has layoutstats
Trond Myklebust
2018-07-26
1
-0
/
+3
*
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-21
1
-5
/
+16
|
\
|
*
pNFS/flexfiles: Process writeback resends from nfsiod context as well
Trond Myklebust
2018-06-19
1
-2
/
+8
|
*
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
Trond Myklebust
2018-06-19
1
-3
/
+8
*
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
|
pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
Fred Isaman
2018-05-31
1
-0
/
+1
|
/
*
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
1
-6
/
+6
*
fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t
Elena Reshetova
2017-11-17
1
-4
/
+4
[next]