blob: 33f99b7747d3d451f405ca6fbc5e5cdbf2455f6c [file] [log] [blame]
bba1560bd4a4 ("ceph: trigger the reclaim work once there has enough pending caps")
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")
e5bc08d09f5f ("ceph: refactor error handling code in ceph_reserve_caps()")
7bf8f736c8e0 ("ceph: refactor ceph_unreserve_caps()")
719784ba706c ("ceph: add new field max_file_size in ceph_fs_client")
a57d9064e4ee ("ceph: flush pending works before shutdown super")
a1c6b8358171 ("ceph: define argument structure for handle_cap_grant")
e3161f17d926 ("ceph: quota: cache inode pointer in ceph_snap_realm")
cafe21a4fb30 ("ceph: quota: don't allow cross-quota renames")
b7a2921765cf ("ceph: quota: support for ceph.quota.max_files")
fb18a57568c2 ("ceph: quota: add initial infrastructure to support cephfs quotas")
79cd674aed73 ("ceph: optimizing cap reservation")
b517c1d87faa ("ceph: release unreserved caps if having enough available caps")
e30ee58121e3 ("ceph: try to allocate enough memory for reserved caps")
5495c2d04f85 ("ceph: avoid dereferencing invalid pointer during cached readdir")
97aeb6bf988e ("ceph: use atomic_t for ceph_inode_info::i_shared_gen")
933ad2c9c8bb ("ceph: disable cached readdir after dropping positive dentry")
89aa59301013 ("ceph: keep auth cap when inode has flocks or posix locks")
15b51bd6badb ("ceph: stop on-going cached readdir if mds revokes FILE_SHARED cap")
2ae409dc6a90 ("ceph: remove unused cap_release_safety mount option")
2d7522e0bda1 ("libceph: advertise support for OSD_POOLRESEND")
1d8f83604c42 ("ceph: new mount option that specifies fscache uniquifier")
62a65f36d016 ("ceph: avoid invalid memory dereference in the middle of umount")
f5d55f03973f ("ceph: vet the target and parent inodes before updating dentry lease")
bc2de10dc4da ("ceph: convert bools in ceph_mds_request to a new r_req_flags field")
ad5cb123fd0e ("ceph: switch to use of ->d_init()")
18fc8abdb753 ("ceph: unify dentry_operations instances")