lkml.org 
[lkml]   [2016]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] Ceph updates for -rc1
Hi Linus,

Please pull the following Ceph updates for 4.5-rc1 from

git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus

The two main changes are aio support in CephFS, and a series that fixes
several issues in the authentication key timeout/renewal code. On top of
that are a variety of cleanups and minor bug fixes.

Thanks!
sage

----------------------------------------------------------------
Geliang Tang (2):
libceph: use list_next_entry instead of list_entry_next
libceph: use list_for_each_entry_safe

Ilya Dryomov (6):
libceph: fix ceph_msg_revoke()
libceph: clear messenger auth_retry flag if we fault
libceph: fix authorizer invalidation, take 2
libceph: invalidate AUTH in addition to a service ticket
libceph: kill off ceph_x_ticket_handler::validity
libceph: remove outdated comment

Markus Elfring (1):
rbd: delete an unnecessary check before rbd_dev_destroy()

Minfei Huang (1):
ceph: Avoid to propagate the invalid page point

Yan, Zheng (4):
ceph: fix double page_unlock() in page_mkwrite()
ceph: Asynchronous IO support
ceph: re-send AIO write request when getting -EOLDSNAP error
ceph: use i_size_{read,write} to get/set i_size

Yaowei Bai (2):
ceph: remove unused functions in ceph_frag.h
ceph: ceph_frag_contains_value can be boolean

drivers/block/rbd.c | 3 +-
fs/ceph/addr.c | 14 +-
fs/ceph/cache.c | 8 +-
fs/ceph/file.c | 509 ++++++++++++++++++++++++++++++-----------
fs/ceph/inode.c | 8 +-
include/linux/ceph/ceph_frag.h | 37 +--
include/linux/ceph/messenger.h | 2 +-
net/ceph/auth_x.c | 49 +++-
net/ceph/auth_x.h | 2 +-
net/ceph/messenger.c | 105 ++++++---
net/ceph/mon_client.c | 4 -
11 files changed, 501 insertions(+), 240 deletions(-)

\
 
 \ /
  Last update: 2016-01-24 16:01    [W:0.023 / U:0.332 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site