Historia zmian

Autor SHA1 Wiadomość Data
  Dan Carpenter 7c40b22f6f libceph: potential NULL dereference in ceph_msg_data_create() 8 lat temu
  Ilya Dryomov 98ad5ebd15 libceph: ceph_connection_operations::reencode_message() method 8 lat temu
  Ilya Dryomov dcbbd97ccb libceph: remove ceph_sanitize_features() workaround 8 lat temu
  Yan, Zheng 0a2ad54107 libceph: cleanup old messages according to reconnect seq 8 lat temu
  Ilya Dryomov 1759f7b0e3 libceph: make ceph_msg_data_advance() return void 8 lat temu
  Deepa Dinamani 1134e09100 fs: ceph: CURRENT_TIME with ktime_get_real_ts() 8 lat temu
  Ilya Dryomov 633ee407b9 libceph: force GFP_NOIO for socket allocations 8 lat temu
  Linus Torvalds 69fd110eb6 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 lat temu
  Peter Zijlstra 2c935bc572 locking/atomic, kref: Add kref_read() 8 lat temu
  Al Viro 61ff6e9b45 ceph_tcp_sendpage(): use ITER_BVEC sendmsg 9 lat temu
  Al Viro 100803a84d ceph: switch to sock_recvmsg() 9 lat temu
  Ilya Dryomov b3bbd3f2ab libceph: no need to drop con->mutex for ->get_authorizer() 8 lat temu
  Ilya Dryomov 0dde584882 libceph: drop len argument of *verify_authorizer_reply() 8 lat temu
  Ilya Dryomov 5c056fdc5b libceph: verify authorize reply on connect 8 lat temu
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 lat temu
  Geliang Tang 5ee61e95b6 libceph: use KMEM_CACHE macro 9 lat temu
  Ilya Dryomov 89f081730c libceph: use sizeof_footer() more 9 lat temu
  Ilya Dryomov dbc0d3caff libceph: use the right footer size when skipping a message 9 lat temu
  Ilya Dryomov e7a88e82fe libceph: don't bail early from try_read() when skipping a message 9 lat temu
  Ilya Dryomov f6330cc1f0 libceph: clear messenger auth_retry flag if we fault 9 lat temu
  Ilya Dryomov 67645d7619 libceph: fix ceph_msg_revoke() 9 lat temu
  Geliang Tang 10bcee149f libceph: use list_for_each_entry_safe 9 lat temu
  Geliang Tang 17ddc49b9c libceph: use list_next_entry instead of list_entry_next 9 lat temu
  Ilya Dryomov 583d0fef75 libceph: clear msg->con in ceph_msg_release() only 9 lat temu
  Ilya Dryomov a51983e4dd libceph: add nocephx_sign_messages option 10 lat temu
  Ilya Dryomov 859bff51dc libceph: stop duplicating client fields in messenger 10 lat temu
  Ilya Dryomov 79dbd1baa6 libceph: msg signing callouts don't need con argument 10 lat temu
  Shraddha Barke 343128ce91 libceph: use local variable cursor instead of &msg->cursor 10 lat temu
  Ilya Dryomov 7f61f54565 libceph: don't access invalid memory in keepalive2 path 10 lat temu
  Ilya Dryomov d15f9d694b libceph: check data_len in ->alloc_msg() 10 lat temu