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
Age
Commit message (
Expand
)
Author
2019-03-27
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
2019-02-27
libceph: handle an empty authorize reply
Ilya Dryomov
2019-02-15
libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
Ilya Dryomov
2019-01-13
libceph: fix CEPH_FEATURE_CEPHX_V2 check in calc_signature()
Ilya Dryomov
2018-12-08
libceph: check authorizer reply/challenge length before reading
Ilya Dryomov
2018-12-08
libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
Ilya Dryomov
2018-12-08
libceph: implement CEPHX_V2 calculation mode
Ilya Dryomov
2018-12-08
libceph: add authorizer challenge
Ilya Dryomov
2018-12-08
libceph: factor out encrypt_authorizer()
Ilya Dryomov
2018-12-08
libceph: factor out __ceph_x_decrypt()
Ilya Dryomov
2018-12-08
libceph: factor out __prepare_write_connect()
Ilya Dryomov
2018-12-08
libceph: store ceph_auth_handshake pointer in ceph_connection
Ilya Dryomov
2018-12-08
libceph: no need to drop con->mutex for ->get_authorizer()
Ilya Dryomov
2018-12-08
libceph: drop len argument of *verify_authorizer_reply()
Ilya Dryomov
2018-11-27
libceph: fall back to sendmsg for slab pages
Ilya Dryomov
2018-05-01
libceph: validate con->state at the top of try_write()
Ilya Dryomov
2018-05-01
libceph: reschedule a tick in finish_hunting()
Ilya Dryomov
2018-05-01
libceph: un-backoff on tick when we have a authenticated session
Ilya Dryomov
2018-04-13
libceph: NULL deref on crush_decode() error path
Dan Carpenter
2017-11-30
libceph: don't WARN() if user tries to add invalid key
Eric Biggers
2017-04-08
libceph: force GFP_NOIO for socket allocations
Ilya Dryomov
2017-03-30
libceph: don't set weight to IN when OSD is destroyed
Ilya Dryomov
2017-03-12
ceph: update readpages osd request according to size of pages
Yan, Zheng
2017-01-26
libceph: stop allocating a new cipher on every crypto request
Ilya Dryomov
2017-01-26
libceph: uninline ceph_crypto_key_destroy()
Ilya Dryomov
2017-01-26
libceph: make sure ceph_aes_crypt() IV is aligned
Ilya Dryomov
2017-01-26
libceph: remove now unused ceph_*{en,de}crypt*() functions
Ilya Dryomov
2017-01-26
libceph: switch ceph_x_decrypt() to ceph_crypt()
Ilya Dryomov
2017-01-26
libceph: switch ceph_x_encrypt() to ceph_crypt()
Ilya Dryomov
2017-01-26
libceph: tweak calcu_signature() a little
Ilya Dryomov
2017-01-26
libceph: rename and align ceph_x_authorizer::reply_buf
Ilya Dryomov
2017-01-26
libceph: introduce ceph_crypt() for in-place en/decryption
Ilya Dryomov
2017-01-26
libceph: introduce ceph_x_encrypt_offset()
Ilya Dryomov
2017-01-26
libceph: old_key in process_one_ticket() is redundant
Ilya Dryomov
2017-01-26
libceph: ceph_x_encrypt_buflen() takes in_len
Ilya Dryomov
2017-01-09
libceph: verify authorize reply on connect
Ilya Dryomov
2016-11-10
libceph: initialize last_linger_id with a large integer
Ilya Dryomov
2016-11-10
libceph: fix legacy layout decode with pool 0
Yan, Zheng
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-05
crush: remove redundant local variable
Ilya Dryomov
2016-10-05
crush: don't normalize input of crush_ln iteratively
Ilya Dryomov
2016-10-03
libceph: ceph_build_auth() doesn't need ceph_auth_build_hello()
Ilya Dryomov
2016-10-03
libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello()
Ilya Dryomov
2016-08-24
rbd: add 'client_addr' sysfs rbd device attribute
Ilya Dryomov
2016-08-24
rbd: support for exclusive-lock feature
Ilya Dryomov
2016-08-24
rbd: retry watch re-registration periodically
Ilya Dryomov
2016-08-24
libceph: rename ceph_client_id() -> ceph_client_gid()
Ilya Dryomov
2016-08-24
libceph: support for blacklisting clients
Douglas Fuller
2016-08-24
libceph: support for lock.lock_info
Douglas Fuller
2016-08-24
libceph: support for advisory locking on RADOS objects
Douglas Fuller
[next]