summaryrefslogtreecommitdiffstats
path: root/fs/ceph/quota.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: fix infinite loop in get_quota_realm()Yan, Zheng2019-07-081-2/+13
* ceph: avoid iput_final() while holding mutex or in dispatch threadYan, Zheng2019-06-051-3/+6
* ceph: quota: fix quota subdir mountsLuis Henriques2019-05-071-10/+167
* ceph: quota: cleanup license messThomas Gleixner2019-01-211-13/+0Star
* ceph: quota: fix null pointer dereference in quota checkLuis Henriques2018-11-081-1/+2
* ceph: don't drop message if it contains more data than expectedYan, Zheng2018-08-131-1/+1
* ceph: quota: report root dir quota usage in statfsLuis Henriques2018-04-021-0/+56
* ceph: quota: add counter for snaprealms with quotaLuis Henriques2018-04-021-5/+24
* ceph: quota: cache inode pointer in ceph_snap_realmLuis Henriques2018-04-021-14/+10Star
* ceph: fix root quota realm checkYan, Zheng2018-04-021-8/+8
* ceph: don't check quota for snap inodeYan, Zheng2018-04-021-2/+16
* ceph: quota: update MDS when max_bytes is approachingLuis Henriques2018-04-021-1/+37
* ceph: quota: support for ceph.quota.max_bytesLuis Henriques2018-04-021-1/+27
* ceph: quota: don't allow cross-quota renamesLuis Henriques2018-04-021-0/+69
* ceph: quota: support for ceph.quota.max_filesLuis Henriques2018-04-021-0/+80
* ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques2018-04-021-0/+65