blob: eb8eaaaca3abbd3ffb9ac35e9d1f00d7536cc6ba [file] [log] [blame]
ebce3eb2f7ef ("ceph: fix inode number handling on arches with 32-bit ino_t")
9a8d03ca2e2c ("ceph: attempt to do async create when possible")
2ccb45462aea ("ceph: perform asynchronous unlink if we have sufficient caps")
893e456b2c0b ("ceph: don't clear I_NEW until inode metadata is fully populated")
3a3430affce5 ("ceph: show tasks waiting on caps in debugfs caps file")
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")
a35ead314e0b ("ceph: add change_attr field to ceph_inode_info")
58981784a692 ("ceph: allow querying of STATX_BTIME in ceph_getattr")
245ce991cca5 ("ceph: add btime field to ceph_inode_info")
5c31e92dffb9 ("ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx")
193e7b37628e ("ceph: carry snapshot creation time with inodes")
7b2f936fc828 ("ceph: fix error handling in ceph_get_caps()")
3e1d0452edce ("ceph: avoid iput_final() while holding mutex or in dispatch thread")
1cf89a8dee5e ("ceph: single workqueue for inode related works")
5ddc61fc1458 ("ceph: print inode number in __caps_issued_mask debugging messages")
1199d7da2d29 ("ceph: simplify arguments and return semantics of try_get_cap_refs")
ff4a80bf2d3f ("ceph: dump granular cap info in "caps" debugfs file")
428bb68ad99b ("ceph: properly handle granular statx requests")
ffb61c55b250 ("ceph: remove superfluous inode_lock in ceph_fsync")
0c44a8e0fc55 ("ceph: quota: fix quota subdir mounts")
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")
08796873a518 ("ceph: support getting ceph.dir.pin vxattr")
b37fe1f923fb ("ceph: support versioned reply")
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()")