blob: b74fe84c79d02e14bd301496104241542f8bd4d7 [file] [log] [blame]
8c75593c6eee ("NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation()")
d2269ea14ebd ("NFSv4: Add accounting for the number of active delegations held")
b7b7dac6843e ("NFSv4: Try to return the delegation immediately when marked for return on close")
ee05f456772d ("NFSv4: Fix races between open and delegreturn")
d51f91d262aa ("NFSv4: Revoke the delegation on success in nfs4_delegreturn_done()")
f2d47b550205 ("NFSv4: Update the stateid seqid in nfs_revoke_delegation()")
ae084a32ee92 ("NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation()")
e0f07896affd ("NFSv4: Hold the delegation spinlock when updating the seqid")
f9e0cc9c9790 ("NFSv4: Don't remove the delegation from the super_list more than once")
b47e0e478c49 ("NFS: Rename nfs_inode_return_delegation_noreclaim()")
35156bfff3c0 ("NFSv4: Fix the nfs_inode_set_delegation() arguments")
c01d36457dcc ("NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0)")
199366f0173f ("NFS: Move the delegation return down into _nfs4_do_setattr()")
f2c2c552f119 ("NFS: Move delegation recall into the NFSv4 callback for rename_setup()")
912678dbc592 ("NFS: Move the delegation return down into nfs4_proc_remove()")
9f7682728728 ("NFS: Move the delegation return down into nfs4_proc_link()")
1eb5d98f16f6 ("nfs: convert to new i_version API")
4b9bb25b36ba ("NFS: Switch to using mapping->private_lock for page writeback lookups.")
a6b6d5b85abf ("NFS: Use an atomic_long_t to count the number of requests")
b30d2f04c35d ("NFS: Refactor nfs_page_find_head_request()")
bd37d6fce184 ("NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request()")
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()")
82749dd4efce ("NFS: Reduce lock contention in nfs_page_find_head_request()")
6d17d653c9f1 ("NFS: Simplify page writeback")
b86faee6d111 ("Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs")