blob: 99c20ef5cdc8a9a2ea10d1dc142e07fb1c21fd6d [file] [log] [blame]
2a575f138d00 ("ceph: fix potential bad pointer deref in async dirops cb's")
9a8d03ca2e2c ("ceph: attempt to do async create when possible")
2ccb45462aea ("ceph: perform asynchronous unlink if we have sufficient caps")
82995cc6c5ae ("libceph, rbd, ceph: convert to use the new mount API")
ff29fde84d1f ("ceph: return -EINVAL if given fsc mount option on kernel w/o support")
48f930ea6de6 ("ceph: include ceph_debug.h in cache.c")
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")
5c31e92dffb9 ("ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx")
7b2f936fc828 ("ceph: fix error handling in ceph_get_caps()")
1199d7da2d29 ("ceph: simplify arguments and return semantics of try_get_cap_refs")
f77f21bb2836 ("ceph: use __getname/__putname in ceph_mdsc_build_path")
69a10fb3f4b8 ("ceph: fix potential use-after-free in ceph_mdsc_build_path")
ffb61c55b250 ("ceph: remove superfluous inode_lock in ceph_fsync")
16d80c54ad42 ("rbd: set io_min, io_opt and discard_granularity to alloc_size")
fe33032daae2 ("ceph: add mount option to limit caps count")
37c4efc1ddf9 ("ceph: periodically trim stale dentries")
0c93e1b7a26b ("rbd: round off and ignore discards that are too small")
6484cbe987e0 ("rbd: handle DISCARD and WRITE_ZEROES separately")
e3ec8d6898f7 ("ceph: send cap releases more aggressively")
75c9627efb72 ("ceph: map snapid to anonymous bdev ID")
81c5a1487e52 ("ceph: split large reconnect into multiple messages")
84bf39509bea ("ceph: decode feature bits in session message")
02b2f549d502 ("libceph: allow setting abort_on_full for rbd")
5ccedf1ccd71 ("ceph: don't encode inode pathes into reconnect message")
d2f8bb27c879 ("ceph: update wanted caps after resuming stale session")
23c625ce3065 ("libceph: assume argonaut on the server side")
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()")
26f887e0a3c4 ("libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls")
39e58c3425b1 ("libceph: introduce alloc_watch_request()")
81c65213d73c ("libceph: assign cookies in linger_submit()")
894868330a1e ("libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist()")
33165d472310 ("libceph: introduce ceph_pagelist_alloc()")
24639ce56040 ("libceph: osd_req_op_cls_init() doesn't need to take opcode")
fce7a9744bdf ("ceph: refactor ceph_sync_read()")