blob: 4a425085d35ce268b1e08fbe07414056c96b213e [file] [log] [blame]
dc9dc2febb17 ("NFS: Fix use-after-free issues in nfs_pageio_add_request()")
c917cfaf9bbe ("NFS: Fix up NFS I/O subrequest creation")
f57dcf4c7211 ("NFS: Fix I/O request leakages")
1344b7ea172b ("NFS: Remove unused parameter from nfs_page_group_lock()")
dee83046e73c ("NFS: Remove unuse function nfs_page_group_lock_wait()")
74a6d4b5ae4e ("NFS: Further optimise nfs_lock_and_join_requests()")
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()")
6d17d653c9f1 ("NFS: Simplify page writeback")
b4f937cffa66 ("NFS: Don't run wake_up_bit() when nobody is waiting...")
c373fff7bd25 ("NFSv4: Don't special case "launder"")
a6598813a4c5 ("NFS: Don't write back further requests if there is a pending write error")