This is the current set of patches I have queued for the next -rc. The direct-io page dirty ones could really use some review. Also the buffer alignment. Thanks! sage --- Henry C Chang (3): ceph: fix direct-io on non-page-aligned buffers ceph: mark user pages dirty on direct-io reads ceph: handle partial result from get_user_pages Sage Weil (2): ceph: fix msgr_init error path ceph: fix null pointer dereference in ceph_init_dentry for nfs reexport fs/ceph/dir.c | 3 ++- fs/ceph/file.c | 39 +++++++++++++++++++++++---------------- include/linux/ceph/libceph.h | 6 ++++-- net/ceph/messenger.c | 8 +++----- net/ceph/pagevec.c | 15 +++++++++------ 5 files changed, 41 insertions(+), 30 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html