index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
quota.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-11
ceph: add ceph_has_realms_with_quotas() check to ceph_quota_update_statfs()
Viacheslav Dubeyko
1
-10
/
+27
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-01-12
ceph: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-1
/
+1
2024-01-15
ceph: fix invalid pointer access if get_quota_realm return ERR_PTR
Wenchao Hao
1
-17
/
+22
2023-11-03
ceph: print cluster fsid and client global_id in all debug logs
Xiubo Li
1
-11
/
+18
2023-08-24
ceph: drop messages from MDS when unmounting
Xiubo Li
1
-7
/
+7
2022-05-25
ceph: fix statfs for subdir mounts
Luís Henriques
1
-8
/
+11
2022-01-13
ceph: don't check for quotas on MDS stray dirs
Jeff Layton
1
-0
/
+3
2022-01-13
ceph: Fix incorrect statfs report for small quota
Kotresh HR
1
-0
/
+14
2021-06-29
ceph: eliminate ceph_async_iput()
Jeff Layton
1
-6
/
+3
2020-12-14
Revert "ceph: allow rename operation under different quota realms"
Luis Henriques
1
-57
/
+1
2020-11-04
ceph: check session state after bumping session->s_seq
Jeff Layton
1
-1
/
+1
2020-10-12
ceph: add ceph_sb_to_mdsc helper support to parse the mdsc
Xiubo Li
1
-5
/
+5
2020-08-24
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
1
-2
/
+2
2020-06-01
ceph: allow rename operation under different quota realms
Luis Henriques
1
-1
/
+57
2020-06-01
ceph: normalize 'delta' parameter usage in check_quota_exceeded
Luis Henriques
1
-3
/
+1
2020-05-08
ceph: demote quotarealm lookup warning to a debug message
Luis Henriques
1
-2
/
+2
2019-07-08
ceph: fix infinite loop in get_quota_realm()
Yan, Zheng
1
-2
/
+13
2019-06-05
ceph: avoid iput_final() while holding mutex or in dispatch thread
Yan, Zheng
1
-3
/
+6
2019-05-07
ceph: quota: fix quota subdir mounts
Luis Henriques
1
-10
/
+167
2019-01-21
ceph: quota: cleanup license mess
Thomas Gleixner
1
-13
/
+0
2018-11-08
ceph: quota: fix null pointer dereference in quota check
Luis Henriques
1
-1
/
+2
2018-08-13
ceph: don't drop message if it contains more data than expected
Yan, Zheng
1
-1
/
+1
2018-04-02
ceph: quota: report root dir quota usage in statfs
Luis Henriques
1
-0
/
+56
2018-04-02
ceph: quota: add counter for snaprealms with quota
Luis Henriques
1
-5
/
+24
2018-04-02
ceph: quota: cache inode pointer in ceph_snap_realm
Luis Henriques
1
-14
/
+10
2018-04-02
ceph: fix root quota realm check
Yan, Zheng
1
-8
/
+8
2018-04-02
ceph: don't check quota for snap inode
Yan, Zheng
1
-2
/
+16
2018-04-02
ceph: quota: update MDS when max_bytes is approaching
Luis Henriques
1
-1
/
+37
2018-04-02
ceph: quota: support for ceph.quota.max_bytes
Luis Henriques
1
-1
/
+27
2018-04-02
ceph: quota: don't allow cross-quota renames
Luis Henriques
1
-0
/
+69
2018-04-02
ceph: quota: support for ceph.quota.max_files
Luis Henriques
1
-0
/
+80
2018-04-02
ceph: quota: add initial infrastructure to support cephfs quotas
Luis Henriques
1
-0
/
+65