Linus Torvalds 6e188240eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client %!s(int64=15) %!d(string=hai) anos
..
crush 50b885b96c ceph: whitespace cleanup %!s(int64=16) %!d(string=hai) anos
Kconfig 8b6e4f2d8b ceph: aes crypto and base64 encode/decode helpers %!s(int64=16) %!d(string=hai) anos
Makefile ec0994e48e ceph: add support for auth_x authentication protocol %!s(int64=16) %!d(string=hai) anos
README 1654dd0cf5 ceph: make object hash a pg_pool property %!s(int64=16) %!d(string=hai) anos
addr.c 640ef79d27 ceph: use ceph_sb_to_client instead of ceph_client %!s(int64=15) %!d(string=hai) anos
armor.c 8b6e4f2d8b ceph: aes crypto and base64 encode/decode helpers %!s(int64=16) %!d(string=hai) anos
auth.c 559c1e0073 ceph: include auth method in error messages %!s(int64=15) %!d(string=hai) anos
auth.h 559c1e0073 ceph: include auth method in error messages %!s(int64=15) %!d(string=hai) anos
auth_none.c 559c1e0073 ceph: include auth method in error messages %!s(int64=15) %!d(string=hai) anos
auth_none.h d45d0d970f ceph: add missing #includes %!s(int64=15) %!d(string=hai) anos
auth_x.c b736b3d9d0 ceph: adjust masked struct_v variable names %!s(int64=15) %!d(string=hai) anos
auth_x.h ec0994e48e ceph: add support for auth_x authentication protocol %!s(int64=16) %!d(string=hai) anos
auth_x_protocol.h ec0994e48e ceph: add support for auth_x authentication protocol %!s(int64=16) %!d(string=hai) anos
buffer.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h %!s(int64=16) %!d(string=hai) anos
buffer.h c7e337d649 ceph: buffer decoding helpers %!s(int64=16) %!d(string=hai) anos
caps.c 34d23762d9 ceph: all allocation functions should get gfp_mask %!s(int64=15) %!d(string=hai) anos
ceph_debug.h de57606c23 ceph: client types %!s(int64=16) %!d(string=hai) anos
ceph_frag.c de57606c23 ceph: client types %!s(int64=16) %!d(string=hai) anos
ceph_frag.h de57606c23 ceph: client types %!s(int64=16) %!d(string=hai) anos
ceph_fs.c 1654dd0cf5 ceph: make object hash a pg_pool property %!s(int64=16) %!d(string=hai) anos
ceph_fs.h 23804d91f1 ceph: specify max_bytes on readdir replies %!s(int64=15) %!d(string=hai) anos
ceph_hash.c 50b885b96c ceph: whitespace cleanup %!s(int64=16) %!d(string=hai) anos
ceph_hash.h 1654dd0cf5 ceph: make object hash a pg_pool property %!s(int64=16) %!d(string=hai) anos
ceph_strings.c 366837706b ceph: cleanup pool op strings %!s(int64=15) %!d(string=hai) anos
crypto.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h %!s(int64=16) %!d(string=hai) anos
crypto.h 8b6e4f2d8b ceph: aes crypto and base64 encode/decode helpers %!s(int64=16) %!d(string=hai) anos
debugfs.c f8c76f6f25 ceph: make mon client statfs handling more generic %!s(int64=15) %!d(string=hai) anos
decode.h c7e337d649 ceph: buffer decoding helpers %!s(int64=16) %!d(string=hai) anos
dir.c 23804d91f1 ceph: specify max_bytes on readdir replies %!s(int64=15) %!d(string=hai) anos
export.c 0d509c949a ceph: d_obtain_alias() returns ERR_PTR() %!s(int64=15) %!d(string=hai) anos
file.c 6e188240eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client %!s(int64=15) %!d(string=hai) anos
inode.c 167c9e352d ceph: use common helper for aborted dir request invalidation %!s(int64=15) %!d(string=hai) anos
ioctl.c 640ef79d27 ceph: use ceph_sb_to_client instead of ceph_client %!s(int64=15) %!d(string=hai) anos
ioctl.h 33d4909ccc ceph: allow preferred osd to be get/set via layout ioctl %!s(int64=16) %!d(string=hai) anos
mds_client.c 9e32789f63 ceph: Storage class should be before const qualifier %!s(int64=15) %!d(string=hai) anos
mds_client.h 167c9e352d ceph: use common helper for aborted dir request invalidation %!s(int64=15) %!d(string=hai) anos
mdsmap.c 9ec7cab14e ceph: hex dump corrupt server data to KERN_DEBUG %!s(int64=16) %!d(string=hai) anos
mdsmap.h 94045e115e ceph: decode updated mdsmap format %!s(int64=16) %!d(string=hai) anos
messenger.c 34d23762d9 ceph: all allocation functions should get gfp_mask %!s(int64=15) %!d(string=hai) anos
messenger.h 34d23762d9 ceph: all allocation functions should get gfp_mask %!s(int64=15) %!d(string=hai) anos
mon_client.c 240ed68eb5 ceph: reuse mon subscribe message instead of allocated anew %!s(int64=15) %!d(string=hai) anos
mon_client.h 240ed68eb5 ceph: reuse mon subscribe message instead of allocated anew %!s(int64=15) %!d(string=hai) anos
msgpool.c 34d23762d9 ceph: all allocation functions should get gfp_mask %!s(int64=15) %!d(string=hai) anos
msgpool.h 4f48280ee1 ceph: name msgpools; useful error messages %!s(int64=15) %!d(string=hai) anos
msgr.h ca9d93a292 ceph: resync headers with userland %!s(int64=15) %!d(string=hai) anos
osd_client.c 9e32789f63 ceph: Storage class should be before const qualifier %!s(int64=15) %!d(string=hai) anos
osd_client.h d85b705663 ceph: resubmit requests on pg mapping change (not just primary change) %!s(int64=15) %!d(string=hai) anos
osdmap.c d85b705663 ceph: resubmit requests on pg mapping change (not just primary change) %!s(int64=15) %!d(string=hai) anos
osdmap.h d85b705663 ceph: resubmit requests on pg mapping change (not just primary change) %!s(int64=15) %!d(string=hai) anos
pagelist.c 31459fe4b2 ceph: use __page_cache_alloc and add_to_page_cache_lru %!s(int64=15) %!d(string=hai) anos
pagelist.h 58bb3b374b ceph: support ceph_pagelist for message payload %!s(int64=16) %!d(string=hai) anos
rados.h ca9d93a292 ceph: resync headers with userland %!s(int64=15) %!d(string=hai) anos
snap.c 640ef79d27 ceph: use ceph_sb_to_client instead of ceph_client %!s(int64=15) %!d(string=hai) anos
super.c 6e188240eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client %!s(int64=15) %!d(string=hai) anos
super.h 23804d91f1 ceph: specify max_bytes on readdir replies %!s(int64=15) %!d(string=hai) anos
types.h 1654dd0cf5 ceph: make object hash a pg_pool property %!s(int64=16) %!d(string=hai) anos
xattr.c 1a75627896 ceph: use ceph. prefix for virtual xattrs %!s(int64=15) %!d(string=hai) anos

README

#
# The following files are shared by (and manually synchronized
# between) the Ceph userland and kernel client.
#
# userland kernel
src/include/ceph_fs.h fs/ceph/ceph_fs.h
src/include/ceph_fs.cc fs/ceph/ceph_fs.c
src/include/msgr.h fs/ceph/msgr.h
src/include/rados.h fs/ceph/rados.h
src/include/ceph_strings.cc fs/ceph/ceph_strings.c
src/include/ceph_frag.h fs/ceph/ceph_frag.h
src/include/ceph_frag.cc fs/ceph/ceph_frag.c
src/include/ceph_hash.h fs/ceph/ceph_hash.h
src/include/ceph_hash.cc fs/ceph/ceph_hash.c
src/crush/crush.c fs/ceph/crush/crush.c
src/crush/crush.h fs/ceph/crush/crush.h
src/crush/mapper.c fs/ceph/crush/mapper.c
src/crush/mapper.h fs/ceph/crush/mapper.h
src/crush/hash.h fs/ceph/crush/hash.h
src/crush/hash.c fs/ceph/crush/hash.c