blob: 65db787cb53487d307f454163908c5f4df76a085 [file] [log] [blame]
a25949b99003 ("ceph: cap tracking for async directory operations")
c36d641493c9 ("ceph: reorganize fields in ceph_mds_request")
525d15e8e5ad ("ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO}")
9cf54563b090 ("ceph: add __send_request helper")
5e3ded1bb642 ("ceph: pass filp to ceph_get_caps()")
7b2f936fc828 ("ceph: fix error handling in ceph_get_caps()")
1199d7da2d29 ("ceph: simplify arguments and return semantics of try_get_cap_refs")
f5d7726900b6 ("ceph: make iterate_session_caps a public symbol")
fe33032daae2 ("ceph: add mount option to limit caps count")
37c4efc1ddf9 ("ceph: periodically trim stale dentries")
e3ec8d6898f7 ("ceph: send cap releases more aggressively")
75c9627efb72 ("ceph: map snapid to anonymous bdev ID")
81c5a1487e52 ("ceph: split large reconnect into multiple messages")
5ccedf1ccd71 ("ceph: don't encode inode pathes into reconnect message")
d2f8bb27c879 ("ceph: update wanted caps after resuming stale session")
8a2ac3a8e9c0 ("ceph: don't request excl caps when mount is readonly")
23c625ce3065 ("libceph: assume argonaut on the server side")
503f82a9932d ("ceph: support copy_file_range file operation")
2ee9dd958d47 ("ceph: add non-blocking parameter to ceph_try_get_caps()")
894868330a1e ("libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist()")
33165d472310 ("libceph: introduce ceph_pagelist_alloc()")