index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
flexfilelayout
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
2
-17
/
+6
*
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
*
pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
Trond Myklebust
2019-07-18
1
-1
/
+1
*
NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
Trond Myklebust
2019-06-28
1
-1
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
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/flexfiles: Clean up mirror DS initialisation
Trond Myklebust
2019-03-01
1
-35
/
+31
*
NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()
Trond Myklebust
2019-03-01
1
-15
/
+0
*
NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()
Trond Myklebust
2019-03-01
3
-26
/
+10
*
NFS/flexfile: Simplify nfs4_ff_layout_ds_version()
Trond Myklebust
2019-03-01
2
-5
/
+5
*
NFS/flexfiles: Simplify ff_layout_get_ds_cred()
Trond Myklebust
2019-03-01
3
-8
/
+9
*
NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()
Trond Myklebust
2019-03-01
3
-10
/
+6
*
NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()
Trond Myklebust
2019-03-01
3
-16
/
+5
*
NFS/flexfiles: Speed up read failover when DSes are down
Trond Myklebust
2019-03-01
1
-12
/
+62
*
NFS/flexfiles: Don't invalidate DS deviceids for being unresponsive
Trond Myklebust
2019-03-01
2
-21
/
+3
*
NFS/flexfiles: Remove bogus checks for invalid deviceids
Trond Myklebust
2019-03-01
1
-20
/
+0
*
NFS/flexfiles: Avoid unnecessary layout invalidations
Trond Myklebust
2019-03-01
1
-3
/
+3
*
NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()
Trond Myklebust
2019-03-01
3
-22
/
+28
*
NFS/flexfiles: Send LAYOUTERROR when failing over mirrored reads
Trond Myklebust
2019-03-01
3
-6
/
+57
*
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
*
NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()
Trond Myklebust
2019-03-01
1
-13
/
+19
*
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-02-25
1
-1
/
+1
|
\
|
*
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2019-02-13
1
-1
/
+1
*
|
NFS: Fix up documentation warnings
Trond Myklebust
2019-02-20
1
-3
/
+9
|
/
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
3
-34
/
+23
*
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
3
-12
/
+32
*
nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSes
Tigran Mkrtchyan
2018-09-30
1
-1
/
+1
[next]