summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-11pNFS: Fix RCU lock leakageTrond Myklebust
2020-04-06NFS: Clean up process of marking inode stale.Trond Myklebust
2020-04-04SUNRPC: Don't start a timer on an already queued rpc taskTrond Myklebust
2020-04-03NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()Trond Myklebust
2020-04-03NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode()Trond Myklebust
2020-04-03NFS: Beware when dereferencing the delegation credTrond Myklebust
2020-04-02NFS: Add a module parameter to set nfs_mountpoint_expiry_timeoutTrond Myklebust
2020-04-02NFS: finish_automount() requires us to hold 2 refs to the mount recordTrond Myklebust
2020-04-02NFS: Fix a few constant_table array definitionsScott Mayhew
2020-04-01NFS: Try to join page groups before an O_DIRECT retransmissionTrond Myklebust
2020-04-01NFS: Refactor nfs_lock_and_join_requests()Trond Myklebust
2020-04-01NFS: Reverse the submission order of requests in __nfs_pageio_add_request()Trond Myklebust
2020-04-01NFS: Clean up nfs_lock_and_join_requests()Trond Myklebust
2020-04-01NFS: Remove the redundant function nfs_pgio_has_mirroring()Trond Myklebust
2020-04-01NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust
2020-04-01NFS: Fix a request reference leak in nfs_direct_write_clear_reqs()Trond Myklebust
2020-04-01NFS: Fix use-after-free issues in nfs_pageio_add_request()Trond Myklebust
2020-04-01NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()Trond Myklebust
2020-04-01NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()Trond Myklebust
2020-03-28Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust
2020-03-28NFS: Remove unused FLUSH_SYNC support in nfs_initiate_pgio()Trond Myklebust
2020-03-27pNFS/flexfiles: Specify the layout segment range in LAYOUTGETTrond Myklebust
2020-03-27pNFS/flexfiles: remove requirement for whole file layoutsTrond Myklebust
2020-03-27pNFS/flexfiles: Check the layout segment range before doing I/OTrond Myklebust
2020-03-27pNFS/flexfile: Don't merge layout segments if the mirrors don't matchTrond Myklebust
2020-03-27NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handlingTrond Myklebust
2020-03-27NFS/pNFS: Simplify bucket layout segment reference countingTrond Myklebust
2020-03-27NFS/pNFS: Clean up pNFS commit operationsTrond Myklebust
2020-03-27NFS: Remove bucket array from struct pnfs_ds_commit_infoTrond Myklebust
2020-03-27NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs()Trond Myklebust
2020-03-27pNFS: Enable per-layout segment commit structuresTrond Myklebust
2020-03-27pNFS: Add infrastructure for cleaning up per-layout commit structuresTrond Myklebust
2020-03-27NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers()Trond Myklebust
2020-03-27NFS: Fix O_DIRECT commit verifier handlingTrond Myklebust
2020-03-27NFS: commit errors should be fatalTrond Myklebust
2020-03-27NFS/pNFS: Allow O_DIRECT to release the DS commitinfoTrond Myklebust
2020-03-27pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist()Trond Myklebust
2020-03-27pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs()Trond Myklebust
2020-03-27NFSv4/pNFS: Scan the full list of commit arrays when committingTrond Myklebust
2020-03-27NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_infoTrond Myklebust
2020-03-27xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprtChuck Lever
2020-03-27xprtrdma: Extract sockaddr from struct rdma_cm_idChuck Lever
2020-03-27xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_epChuck Lever
2020-03-27xprtrdma: Disconnect on flushed completionChuck Lever
2020-03-27xprtrdma: Remove rpcrdma_ia::ri_flagsChuck Lever
2020-03-27xprtrdma: Invoke rpcrdma_ia_open in the connect workerChuck Lever
2020-03-27xprtrdma: Allocate Protection Domain in rpcrdma_ep_create()Chuck Lever
2020-03-27xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect()Chuck Lever
2020-03-27xprtrdma: Clean up the post_send pathChuck Lever
2020-03-27xprtrdma: Refactor frwr_init_mr()Chuck Lever