blob: 7919d4ab491973f91511afdd24a3c6ae067a626e [file] [log] [blame]
3b20bc2fe4c0 ("ceph: noacl mount option is effectively ignored")
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")
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")
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")
84bf39509bea ("ceph: decode feature bits in session message")
02b2f549d502 ("libceph: allow setting abort_on_full for rbd")
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()")
26f887e0a3c4 ("libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls")
39e58c3425b1 ("libceph: introduce alloc_watch_request()")
81c65213d73c ("libceph: assign cookies in linger_submit()")
24639ce56040 ("libceph: osd_req_op_cls_init() doesn't need to take opcode")
fce7a9744bdf ("ceph: refactor ceph_sync_read()")