summaryrefslogtreecommitdiffstats
path: root/fs/ceph/quota.c
AgeCommit message (Expand)Author
2021-06-29ceph: eliminate ceph_async_iput()Jeff Layton
2020-12-14Revert "ceph: allow rename operation under different quota realms"Luis Henriques
2020-11-04ceph: check session state after bumping session->s_seqJeff Layton
2020-10-12ceph: add ceph_sb_to_mdsc helper support to parse the mdscXiubo Li
2020-08-24ceph: fix inode number handling on arches with 32-bit ino_tJeff Layton
2020-06-01ceph: allow rename operation under different quota realmsLuis Henriques
2020-06-01ceph: normalize 'delta' parameter usage in check_quota_exceededLuis Henriques
2020-05-08ceph: demote quotarealm lookup warning to a debug messageLuis Henriques
2019-07-08ceph: fix infinite loop in get_quota_realm()Yan, Zheng
2019-06-05ceph: avoid iput_final() while holding mutex or in dispatch threadYan, Zheng
2019-05-07ceph: quota: fix quota subdir mountsLuis Henriques
2019-01-21ceph: quota: cleanup license messThomas Gleixner
2018-11-08ceph: quota: fix null pointer dereference in quota checkLuis Henriques
2018-08-13ceph: don't drop message if it contains more data than expectedYan, Zheng
2018-04-02ceph: quota: report root dir quota usage in statfsLuis Henriques
2018-04-02ceph: quota: add counter for snaprealms with quotaLuis Henriques
2018-04-02ceph: quota: cache inode pointer in ceph_snap_realmLuis Henriques
2018-04-02ceph: fix root quota realm checkYan, Zheng
2018-04-02ceph: don't check quota for snap inodeYan, Zheng
2018-04-02ceph: quota: update MDS when max_bytes is approachingLuis Henriques
2018-04-02ceph: quota: support for ceph.quota.max_bytesLuis Henriques
2018-04-02ceph: quota: don't allow cross-quota renamesLuis Henriques
2018-04-02ceph: quota: support for ceph.quota.max_filesLuis Henriques
2018-04-02ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques