summaryrefslogtreecommitdiffstats
path: root/fs/ceph/Makefile
AgeCommit message (Expand)AuthorLines
2023-08-22ceph: fscrypt_auth handling for cephJeff Layton-0/+1
2020-06-01ceph: add dentry lease metric supportXiubo Li-1/+1
2020-01-27ceph: move net/ceph/ceph_fs.c to fs/ceph/util.cJeff Layton-1/+1
2019-09-16ceph: add buffered/direct exclusionary locking for reads and writesJeff Layton-1/+1
2018-04-02ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2013-12-31ceph: add acl for cephfsGuangliang Zhao-0/+1
2013-09-06ceph: use fscache as a local presisent cacheMilosz Tanski-0/+1
2011-01-12ceph: Makefile: Remove unnessary codeTracey Dent-22/+1
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh-9/+2
2010-08-02ceph: add flock/fcntl lock supportGreg Farnum-1/+1
2010-02-11ceph: add support for auth_x authentication protocolSage Weil-0/+1
2010-02-10ceph: aes crypto and base64 encode/decode helpersSage Weil-0/+1
2009-12-23ceph: support ceph_pagelist for message payloadSage Weil-1/+1
2009-11-18ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil-0/+1
2009-11-06ceph: make object hash a pg_pool propertySage Weil-1/+1
2009-11-06ceph: make CRUSH hash functions non-inlineSage Weil-1/+1
2009-10-06ceph: Kconfig, MakefileSage Weil-0/+36