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