Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Pull Ceph update from Sage Weil: "There are a few fixes for snapshot behavior with CephFS and support for the new keepalive protocol from Zheng, a libceph fix that affects both RBD and CephFS, a few bug fixes and cleanups for RBD from Ilya, and several small fixes and cleanups from Jianpeng and others" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client: ceph: improve readahead for file holes ceph: get inode size for each append write libceph: check data_len in ->alloc_msg() libceph: use keepalive2 to verify the mon session is alive rbd: plug rbd_dev->header.object_prefix memory leak rbd: fix double free on rbd_dev->header_name libceph: set 'exists' flag for newly up osd ceph: cleanup use of ceph_msg_get ceph: no need to get parent inode in ceph_open ceph: remove the useless judgement ceph: remove redundant test of head->safe and silence static analysis warnings ceph: fix queuing inode to mdsdir's snaprealm libceph: rename con_work() to ceph_con_workfn() libceph: Avoid holding the zero page on ceph_msgr_slab_init errors libceph: remove the unused macro AES_KEY_SIZE ceph: invalidate dirty pages after forced umount ceph: EIO all operations after forced umount
No related branches found
No related tags found
Showing
- drivers/block/rbd.c 4 additions, 2 deletionsdrivers/block/rbd.c
- fs/ceph/addr.c 4 additions, 2 deletionsfs/ceph/addr.c
- fs/ceph/caps.c 8 additions, 0 deletionsfs/ceph/caps.c
- fs/ceph/file.c 8 additions, 6 deletionsfs/ceph/file.c
- fs/ceph/mds_client.c 45 additions, 14 deletionsfs/ceph/mds_client.c
- fs/ceph/mds_client.h 1 addition, 0 deletionsfs/ceph/mds_client.h
- fs/ceph/snap.c 0 additions, 7 deletionsfs/ceph/snap.c
- fs/ceph/super.c 1 addition, 0 deletionsfs/ceph/super.c
- include/linux/ceph/libceph.h 2 additions, 0 deletionsinclude/linux/ceph/libceph.h
- include/linux/ceph/messenger.h 4 additions, 0 deletionsinclude/linux/ceph/messenger.h
- include/linux/ceph/msgr.h 3 additions, 1 deletioninclude/linux/ceph/msgr.h
- net/ceph/ceph_common.c 1 addition, 0 deletionsnet/ceph/ceph_common.c
- net/ceph/crypto.c 0 additions, 4 deletionsnet/ceph/crypto.c
- net/ceph/messenger.c 62 additions, 20 deletionsnet/ceph/messenger.c
- net/ceph/mon_client.c 29 additions, 8 deletionsnet/ceph/mon_client.c
- net/ceph/osd_client.c 18 additions, 33 deletionsnet/ceph/osd_client.c
- net/ceph/osdmap.c 1 addition, 1 deletionnet/ceph/osdmap.c
Loading
Please register or sign in to comment