blob: 97546e0dcb765e0b7cd8569f19fee8cebad59231 [file] [log] [blame]
1dd8d4708136 ("ceph: metrics for opened files, pinned caps and opened inodes")
2678da88f4b4 ("ceph: add ceph_sb_to_mdsc helper support to parse the mdsc")
ebce3eb2f7ef ("ceph: fix inode number handling on arches with 32-bit ino_t")
18f473b384a6 ("ceph: periodically send perf metrics to MDSes")
70c948206f06 ("ceph: add metadata perf metric support")
97e27aaa9a2c ("ceph: add read/write latency metric support")
1af16d547f30 ("ceph: add caps perf metric for each superblock")
f9009efac49c ("ceph: add dentry lease metric support")
719a2514e9bf ("ceph: consider inode's last read/write when calculating wanted caps")
9a8d03ca2e2c ("ceph: attempt to do async create when possible")
d48464878708 ("ceph: decode interval_sets for delegated inos")
2ccb45462aea ("ceph: perform asynchronous unlink if we have sufficient caps")
a25949b99003 ("ceph: cap tracking for async directory operations")
891f3f5a6a06 ("ceph: add infrastructure for waiting for async create to complete")
c36d641493c9 ("ceph: reorganize fields in ceph_mds_request")
5107d7d505cb ("ceph: move ceph_osdc_{read,write}pages to ceph.ko")
072eaf3c0f0f ("libceph: drop CEPH_DEFINE_SHOW_FUNC")
525d15e8e5ad ("ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO}")
24604f7e2bde ("ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c")
9ba1e224538a ("ceph: allocate the correct amount of extra bytes for the session features")
893e456b2c0b ("ceph: don't clear I_NEW until inode metadata is fully populated")
9cf54563b090 ("ceph: add __send_request helper")
9c1c2b35f1d9 ("ceph: hold extra reference to r_parent over life of request")
bd84fbcb3198 ("ceph: switch to global cap helper")
3a3430affce5 ("ceph: show tasks waiting on caps in debugfs caps file")
82995cc6c5ae ("libceph, rbd, ceph: convert to use the new mount API")
721d5c13a796 ("ceph: make several helper accessors take const pointers")