]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
BLOG: All
authorAlex Markuze <amarkuze@redhat.com>
Thu, 16 Oct 2025 08:45:03 +0000 (08:45 +0000)
committerAlex Markuze <amarkuze@redhat.com>
Thu, 16 Oct 2025 08:45:03 +0000 (08:45 +0000)
commit846915a9423c970f7e3e61e1e50bd5ddef93c105
tree4d569f7c101a3107ef3886629130c7879571d860
parentf3fab931c49befa3de8f3d0ebea602e59bf9fbf2
BLOG: All
39 files changed:
fs/ceph/Makefile
fs/ceph/addr.c
fs/ceph/blog_client.c [new file with mode: 0644]
fs/ceph/blog_debugfs.c [new file with mode: 0644]
fs/ceph/blog_integration_example.c [new file with mode: 0644]
fs/ceph/caps.c
fs/ceph/crypto.c
fs/ceph/debugfs.c
fs/ceph/dir.c
fs/ceph/export.c
fs/ceph/file.c
fs/ceph/inode.c
fs/ceph/ioctl.c
fs/ceph/locks.c
fs/ceph/mds_client.c
fs/ceph/mdsmap.c
fs/ceph/quota.c
fs/ceph/snap.c
fs/ceph/super.c
fs/ceph/xattr.c
include/linux/blog/blog.h [new file with mode: 0644]
include/linux/blog/blog_batch.h [new file with mode: 0644]
include/linux/blog/blog_des.h [new file with mode: 0644]
include/linux/blog/blog_module.h [new file with mode: 0644]
include/linux/blog/blog_pagefrag.h [new file with mode: 0644]
include/linux/blog/blog_ser.h [new file with mode: 0644]
include/linux/ceph/ceph_blog.h [new file with mode: 0644]
include/linux/ceph/ceph_debug.h
include/linux/sched.h
kernel/fork.c
lib/Kconfig
lib/Makefile
lib/blog/Kconfig [new file with mode: 0644]
lib/blog/Makefile [new file with mode: 0644]
lib/blog/blog_batch.c [new file with mode: 0644]
lib/blog/blog_core.c [new file with mode: 0644]
lib/blog/blog_des.c [new file with mode: 0644]
lib/blog/blog_module.c [new file with mode: 0644]
lib/blog/blog_pagefrag.c [new file with mode: 0644]