开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
quota.c
Age
Commit message (
Expand
)
Author
2022-01-13
ceph: don't check for quotas on MDS stray dirs
Jeff Layton
2022-01-13
ceph: Fix incorrect statfs report for small quota
Kotresh HR
2021-06-29
ceph: eliminate ceph_async_iput()
Jeff Layton
2020-12-14
Revert "ceph: allow rename operation under different quota realms"
Luis Henriques
2020-11-04
ceph: check session state after bumping session->s_seq
Jeff Layton
2020-10-12
ceph: add ceph_sb_to_mdsc helper support to parse the mdsc
Xiubo Li
2020-08-24
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
2020-06-01
ceph: allow rename operation under different quota realms
Luis Henriques
2020-06-01
ceph: normalize 'delta' parameter usage in check_quota_exceeded
Luis Henriques
2020-05-08
ceph: demote quotarealm lookup warning to a debug message
Luis Henriques
2019-07-08
ceph: fix infinite loop in get_quota_realm()
Yan, Zheng
2019-06-05
ceph: avoid iput_final() while holding mutex or in dispatch thread
Yan, Zheng
2019-05-07
ceph: quota: fix quota subdir mounts
Luis Henriques
2019-01-21
ceph: quota: cleanup license mess
Thomas Gleixner
2018-11-08
ceph: quota: fix null pointer dereference in quota check
Luis Henriques
2018-08-13
ceph: don't drop message if it contains more data than expected
Yan, Zheng
2018-04-02
ceph: quota: report root dir quota usage in statfs
Luis Henriques
2018-04-02
ceph: quota: add counter for snaprealms with quota
Luis Henriques
2018-04-02
ceph: quota: cache inode pointer in ceph_snap_realm
Luis Henriques
2018-04-02
ceph: fix root quota realm check
Yan, Zheng
2018-04-02
ceph: don't check quota for snap inode
Yan, Zheng
2018-04-02
ceph: quota: update MDS when max_bytes is approaching
Luis Henriques
2018-04-02
ceph: quota: support for ceph.quota.max_bytes
Luis Henriques
2018-04-02
ceph: quota: don't allow cross-quota renames
Luis Henriques
2018-04-02
ceph: quota: support for ceph.quota.max_files
Luis Henriques
2018-04-02
ceph: quota: add initial infrastructure to support cephfs quotas
Luis Henriques