blob: af857bc4296c74ef30699c977f33a4e05f1410bf [file] [log] [blame]
ed5d588fe47f ("NFS: Try to join page groups before an O_DIRECT retransmission")
e00ed89d7bd5 ("NFS: Refactor nfs_lock_and_join_requests()")
a62f8e3bd836 ("NFS: Clean up nfs_lock_and_join_requests()")
08ca8b21f760 ("NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()")
add42de31721 ("NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()")
0671d8f10876 ("nfs/write: Use common error handling code in nfs_lock_and_join_requests()")
bf4b49059718 ("NFS: various changes relating to reporting IO errors.")
1bd5d6d08ea7 ("NFS: Count the bytes of skipped subrequests in nfs_lock_and_join_requests()")
8b77484f2b3d ("NFS: Don't hold the group lock when calling nfs_release_request()")
a6b6d5b85abf ("NFS: Use an atomic_long_t to count the number of requests")
bd37d6fce184 ("NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request()")
1344b7ea172b ("NFS: Remove unused parameter from nfs_page_group_lock()")
dee83046e73c ("NFS: Remove unuse function nfs_page_group_lock_wait()")
902a4c00462a ("NFS: Remove nfs_page_group_clear_bits()")
5b2b5187fa85 ("NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases")
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")
301bfa483016 ("NFS: Don't run wake_up_bit() when nobody is waiting...")
919e3bd9a875 ("NFS: Ensure we commit after writeback is complete")
c373fff7bd25 ("NFSv4: Don't special case "launder"")
a6598813a4c5 ("NFS: Don't write back further requests if there is a pending write error")
7d6ddf88c4db ("NFS: Add an iocounter wait function for async RPC tasks")