index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
messenger.c
Age
Commit message (
Expand
)
Author
2019-05-16
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
2019-05-07
libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer
Jeff Layton
2019-05-07
libceph: fix unaligned accesses in ceph_entity_addr handling
Jeff Layton
2019-03-25
libceph: fix breakage caused by multipage bvecs
Ilya Dryomov
2019-02-18
libceph: handle an empty authorize reply
Ilya Dryomov
2019-01-21
libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
Ilya Dryomov
2018-12-26
libceph: switch more to bool in ceph_tcp_sendmsg()
Ilya Dryomov
2018-12-26
libceph: use MSG_SENDPAGE_NOTLAST with ceph_tcp_sendpage()
Ilya Dryomov
2018-12-26
libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage()
Ilya Dryomov
2018-12-26
libceph: drop last_piece logic from write_partial_message_data()
Ilya Dryomov
2018-11-19
libceph: fall back to sendmsg for slab pages
Ilya Dryomov
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-22
libceph: preallocate message data items
Ilya Dryomov
2018-10-22
libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist()
Ilya Dryomov
2018-08-02
libceph: check authorizer reply/challenge length before reading
Ilya Dryomov
2018-08-02
libceph: add authorizer challenge
Ilya Dryomov
2018-08-02
libceph: factor out __prepare_write_connect()
Ilya Dryomov
2018-08-02
libceph: store ceph_auth_handshake pointer in ceph_connection
Ilya Dryomov
2018-08-02
libceph: use timespec64 in for keepalive2 and ticket validity
Arnd Bergmann
2018-06-04
libceph: use MSG_TRUNC for discarding received bytes
Ilya Dryomov
2018-06-04
libceph: get rid of more_kvec in try_write()
Ilya Dryomov
2018-04-26
libceph: validate con->state at the top of try_write()
Ilya Dryomov
2018-04-02
libceph, ceph: add __init attribution to init funcitons
Chengguang Xu
2018-04-02
libceph: handle zero-length data items
Ilya Dryomov
2018-04-02
libceph: introduce BVECS data type
Ilya Dryomov
2018-04-02
libceph, rbd: new bio handling code (aka don't clone bios)
Ilya Dryomov
2017-11-13
ceph: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-01
libceph: don't call ->reencode_message() more than once per message
Ilya Dryomov
2017-07-17
libceph: potential NULL dereference in ceph_msg_data_create()
Dan Carpenter
2017-07-07
libceph: ceph_connection_operations::reencode_message() method
Ilya Dryomov
2017-07-07
libceph: remove ceph_sanitize_features() workaround
Ilya Dryomov
2017-05-24
libceph: cleanup old messages according to reconnect seq
Yan, Zheng
2017-05-23
libceph: make ceph_msg_data_advance() return void
Ilya Dryomov
2017-05-08
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
2017-03-23
libceph: force GFP_NOIO for socket allocations
Ilya Dryomov
2017-03-02
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2016-12-26
ceph_tcp_sendpage(): use ITER_BVEC sendmsg
Al Viro
2016-12-26
ceph: switch to sock_recvmsg()
Al Viro
2016-12-12
libceph: no need to drop con->mutex for ->get_authorizer()
Ilya Dryomov
2016-12-12
libceph: drop len argument of *verify_authorizer_reply()
Ilya Dryomov
2016-12-12
libceph: verify authorize reply on connect
Ilya Dryomov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-25
libceph: use KMEM_CACHE macro
Geliang Tang
2016-03-25
libceph: use sizeof_footer() more
Ilya Dryomov
2016-02-24
libceph: use the right footer size when skipping a message
Ilya Dryomov
2016-02-24
libceph: don't bail early from try_read() when skipping a message
Ilya Dryomov
[next]