blob: ad21f511fe9540bda3d268820a450c74a6c75d4a [file] [log] [blame]
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")
7b2f936fc828 ("ceph: fix error handling in ceph_get_caps()")
1199d7da2d29 ("ceph: simplify arguments and return semantics of try_get_cap_refs")
ffb61c55b250 ("ceph: remove superfluous inode_lock in ceph_fsync")
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")
84bf39509bea ("ceph: decode feature bits in session message")
d2f8bb27c879 ("ceph: update wanted caps after resuming stale session")
ea4cdc548e5e ("ceph: new mount option to disable usage of copy-from op")
503f82a9932d ("ceph: support copy_file_range file operation")
2ee9dd958d47 ("ceph: add non-blocking parameter to ceph_try_get_caps()")
fce7a9744bdf ("ceph: refactor ceph_sync_read()")