# SPDX-License-Identifier: GPL-2.0 # # Makefile for CEPH filesystem. # obj-$(CONFIG_CEPH_FS) += ceph.o ceph-y := super.o inode.o dir.o file.o locks.o addr.o ioctl.o \ export.o caps.o snap.o xattr.o quota.o io.o \ mds_client.o mdsmap.o strings.o ceph_frag.o \ debugfs.o util.o metric.o ceph-$(CONFIG_CEPH_FSCACHE) += cache.o ceph-$(CONFIG_CEPH_FS_POSIX_ACL) += acl.o ceph-$(CONFIG_FS_ENCRYPTION) += crypto.o .0xinfinity.dev/distro/kernel' title='kernel Git repository'/>
summaryrefslogtreecommitdiff
path: root/Documentation/mmc
AgeCommit message (Expand)Author
2017-05-02Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-04-24mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter
2017-03-17Documentation: mmc: mmc-dev-attrs.txt: Fix typosTamara Diaconita
2016-07-25mmc: core: Extend sysfs with DSR registerBojan Prtvar
2016-07-25mmc: core: Extend sysfs with OCR registerBojan Prtvar
2016-03-31Documentation: mmc: Add the introduction for mmc-utilsBaolin Wang
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson