blob: 065de0c17cb6d85ebce16f7b0d8c9692f739383e [file] [log] [blame]
fce9ed030218 ("pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs()")
5d2a9d9dac90 ("NFS: Remove pnfs_generic_transfer_commit_list()")
137da553dba6 ("NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlock")
2ce209c42c01 ("NFS: Wait for requests that are locked on the commit list")
e824f99adaaf ("NFSv4: Use a mutex to protect the per-inode commit lists")
b30d2f04c35d ("NFS: Refactor nfs_page_find_head_request()")
bd37d6fce184 ("NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request()")
b5bab9bf9132 ("NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests()")
b66aaa8dfeda ("NFS: Fix the inode request accounting when pages have subrequests")
e14bebf6de11 ("NFS: Don't check request offset and size without holding a lock")
a0e265bc7801 ("NFS: Fix an ABBA issue in nfs_lock_and_join_requests()")
7cb9cd9aa2ea ("NFS: Fix a reference and lock leak in nfs_lock_and_join_requests()")
82749dd4efce ("NFS: Reduce lock contention in nfs_page_find_head_request()")
6d17d653c9f1 ("NFS: Simplify page writeback")
e39928f942ff ("NFS: Fix a COMMIT race in pNFS")
c373fff7bd25 ("NFSv4: Don't special case "launder"")
a6598813a4c5 ("NFS: Don't write back further requests if there is a pending write error")