-
- Downloads
Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client
Pull ceph updates from Ilya Dryomov: "The highlights include: - a large series of fixes and improvements to the snapshot-handling code (Zheng Yan) - individual read/write OSD requests passed down to libceph are now limited to 16M in size to avoid hitting OSD-side limits (Zheng Yan) - encode MStatfs v2 message to allow for more accurate space usage reporting (Douglas Fuller) - switch to the new writeback error tracking infrastructure (Jeff Layton)" * tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client: (35 commits) ceph: stop on-going cached readdir if mds revokes FILE_SHARED cap ceph: wait on writeback after writing snapshot data ceph: fix capsnap dirty pages accounting ceph: ignore wbc->range_{start,end} when write back snapshot data ceph: fix "range cyclic" mode writepages ceph: cleanup local variables in ceph_writepages_start() ceph: optimize pagevec iterating in ceph_writepages_start() ceph: make writepage_nounlock() invalidate page that beyonds EOF ceph: properly get capsnap's size in get_oldest_context() ceph: remove stale check in ceph_invalidatepage() ceph: queue cap snap only when snap realm's context changes ceph: handle race between vmtruncate and queuing cap snap ceph: fix message order check in handle_cap_export() ceph: fix NULL pointer dereference in ceph_flush_snaps() ceph: adjust 36 checks for NULL pointers ceph: delete an unnecessary return statement in update_dentry_lease() ceph: ENOMEM pr_err in __get_or_create_frag() is redundant ceph: check negative offsets in ceph_llseek() ceph: more accurate statfs ceph: properly set snap follows for cap reconnect ...
No related branches found
No related tags found
Showing
- drivers/block/rbd.c 1 addition, 1 deletiondrivers/block/rbd.c
- fs/ceph/addr.c 224 additions, 179 deletionsfs/ceph/addr.c
- fs/ceph/cache.c 1 addition, 1 deletionfs/ceph/cache.c
- fs/ceph/caps.c 23 additions, 17 deletionsfs/ceph/caps.c
- fs/ceph/debugfs.c 1 addition, 1 deletionfs/ceph/debugfs.c
- fs/ceph/dir.c 4 additions, 2 deletionsfs/ceph/dir.c
- fs/ceph/file.c 25 additions, 25 deletionsfs/ceph/file.c
- fs/ceph/inode.c 28 additions, 25 deletionsfs/ceph/inode.c
- fs/ceph/mds_client.c 22 additions, 15 deletionsfs/ceph/mds_client.c
- fs/ceph/mdsmap.c 3 additions, 3 deletionsfs/ceph/mdsmap.c
- fs/ceph/snap.c 16 additions, 21 deletionsfs/ceph/snap.c
- fs/ceph/super.c 43 additions, 35 deletionsfs/ceph/super.c
- fs/ceph/super.h 14 additions, 2 deletionsfs/ceph/super.h
- fs/ceph/xattr.c 4 additions, 4 deletionsfs/ceph/xattr.c
- include/linux/ceph/ceph_fs.h 5 additions, 1 deletioninclude/linux/ceph/ceph_fs.h
- include/linux/ceph/libceph.h 0 additions, 11 deletionsinclude/linux/ceph/libceph.h
- include/linux/ceph/mon_client.h 2 additions, 2 deletionsinclude/linux/ceph/mon_client.h
- include/linux/ceph/rados.h 0 additions, 1 deletioninclude/linux/ceph/rados.h
- net/ceph/mon_client.c 5 additions, 1 deletionnet/ceph/mon_client.c
- net/ceph/osd_client.c 0 additions, 5 deletionsnet/ceph/osd_client.c
Loading
Please register or sign in to comment