blob: d9a8123e9da158c5e89d7cb67aaeb97a3c84c848 [file] [log] [blame]
16d68903f56a ("ceph: break up send_cap_msg")
0a454bdd501a ("ceph: reorganize __send_cap for less spinlock abuse")
11ba6b9ceeb4 ("ceph: update i_requested_max_size only when sending cap msg to auth mds")
a0d93e327fc4 ("ceph: remove delay check logic from ceph_check_caps()")
719a2514e9bf ("ceph: consider inode's last read/write when calculating wanted caps")
a25949b99003 ("ceph: cap tracking for async directory operations")
891f3f5a6a06 ("ceph: add infrastructure for waiting for async create to complete")
1b0c3b9f91f0 ("ceph: re-org copy_file_range and fix some error paths")
c36d641493c9 ("ceph: reorganize fields in ceph_mds_request")
525d15e8e5ad ("ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO}")
78beb0ff2fec ("ceph: use copy-from2 op in copy_file_range")
9cf54563b090 ("ceph: add __send_request helper")
9c1c2b35f1d9 ("ceph: hold extra reference to r_parent over life of request")
bd84fbcb3198 ("ceph: switch to global cap helper")
3a3430affce5 ("ceph: show tasks waiting on caps in debugfs caps file")
a3a0819388b2 ("ceph: don't allow copy_file_range when stripe_count != 1")
aa8dd816732b ("ceph: fix RCU case handling in ceph_d_revalidate()")
6fd4e6348352 ("ceph: allow object copies across different filesystems in the same cluster")
321fe13c9398 ("ceph: add buffered/direct exclusionary locking for reads and writes")
98cd281a76bd ("ceph: remove incorrect comment above __send_cap")
daca8bda95d8 ("ceph: remove CEPH_I_NOFLUSH")
131d7eb4faa1 ("ceph: auto reconnect after blacklisted")
81f148a91004 ("ceph: invalidate all write mode filp after reconnect")
ff5d913dfc71 ("ceph: return -EIO if read/write against filp that lost file locks")
d468e729b74e ("ceph: add helper function that forcibly reconnects to ceph cluster.")
5e3ded1bb642 ("ceph: pass filp to ceph_get_caps()")
f4b97866223b ("ceph: track and report error of async metadata operation")
e1e446020213 ("ceph: allow copy_file_range when src and dst inode are same")
12fe3dda7ed8 ("ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()")
d9b9c893048e ("Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client")