blob: 6551d002a0c593edfa91d0b8f564e74f21ead3a3 [file] [log] [blame]
63e2fffa59a9 ("pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabled")
b9df46d08a8d ("pNFS/flexfiles: Be consistent about mirror index types")
ee15c7b53e52 ("pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read")
563c53e73b8b ("NFS: Fix flexfiles read failover")
377840ee48cd ("NFS: Remove the redundant function nfs_pgio_has_mirroring()")
dc9dc2febb17 ("NFS: Fix use-after-free issues in nfs_pageio_add_request()")
0aa647b7369d ("NFS: Remove bucket array from struct pnfs_ds_commit_info")
fb6b53ba40a7 ("NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs()")
a9901899b649 ("pNFS: Add infrastructure for cleaning up per-layout commit structures")
e3b9f7e60b71 ("NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers()")
18f412969687 ("NFS/pNFS: Allow O_DIRECT to release the DS commitinfo")
0cb1f6df8a63 ("pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist()")
fce9ed030218 ("pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs()")
a8e3765e5178 ("NFSv4/pNFS: Scan the full list of commit arrays when committing")
c21e7168848d ("NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info")
d7242c4641fb ("pNFS: Add a helper to allocate the array of buckets")
19573c939a85 ("NFS/pNFS: Refactor pnfs_generic_commit_pagelist()")
194a0dc8e2c0 ("pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server")
088f3e68d899 ("pNFS/flexfiles: Add tracing for layout errors")
0722dc9fea58 ("pNFS/flexfiles: Record resend attempts on I/O failure")
7af46292dadc ("pNFS/flexfiles: Don't time out requests on hard mounts")
d5b9216fd511 ("pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS")
9fcd5960e88b ("NFS: Add a helper to return a pointer to the open context of a struct nfs_page")
33344e0f7eaa ("pNFS: Add tracking to limit the number of pNFS retries")
28b1d3f5a772 ("NFS: Remove unused argument from nfs_create_request()")
c917cfaf9bbe ("NFS: Fix up NFS I/O subrequest creation")
166bd5b889ac ("pNFS/flexfiles: Fix layoutstats handling during read failovers")
76c6690522bb ("NFS/flexfiles: Speed up read failover when DSes are down")
2444ff277a68 ("NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()")
f0922a6c0cdb ("NFS/flexfiles: Send LAYOUTERROR when failing over mirrored reads")
df3accb84960 ("NFS: Pass error information to the pgio error cleanup routine")
078b5fd92c49 ("NFS: Clean up list moves of struct nfs_page")
f57dcf4c7211 ("NFS: Fix I/O request leakages")
5b2095d0cefa ("NFS: Fix NFSv4 symbolic trace point output")
a52458b48af1 ("NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.")
684f39b4cf51 ("NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.")
ddf529eeed59 ("NFS: move credential expiry tracking out of SUNRPC into NFS.")
1de7eea92946 ("SUNRPC: add side channel to use non-generic cred for rpc call.")
5e16923b432b ("NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().")
f15e1e8bc642 ("NFSv4: don't require lock for get_renew_cred or get_machine_cred")
a534ecb013bf ("NFSv4: add cl_root_cred for use when machine cred is not available.")
1a80810fbf23 ("SUNRPC: remove machine_cred field from struct auth_cred")
8276c902bbe9 ("SUNRPC: remove uid and gid from struct auth_cred")
fc0664fd9bcc ("SUNRPC: remove groupinfo from struct auth_cred.")
97f68c6b02e0 ("SUNRPC: add 'struct cred *' to auth_cred and rpc_cred")
e3d5e573a54d ("SUNRPC: Fix a bogus get/put in generic_key_to_expire()")
a652a4bc2169 ("SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache")
79b181810285 ("SUNRPC: Convert auth creds to use refcount_t")
07d02a67b7fa ("SUNRPC: Simplify lookup code")
95cd623250ad ("SUNRPC: Clean up the AUTH cache code")