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
2016-04-25
libceph: make authorizer destruction independent of ceph_auth_client
Ilya Dryomov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-03-25
libceph: use KMEM_CACHE macro
Geliang Tang
2016-03-25
libceph: use sizeof_footer() more
Ilya Dryomov
2016-03-25
libceph: add helper that duplicates last extent operation
Yan, Zheng
2016-03-25
libceph: enable large, variable-sized OSD requests
Ilya Dryomov
2016-03-25
libceph: osdc->req_mempool should be backed by a slab pool
Ilya Dryomov
2016-03-25
libceph: make r_request msg_size calculation clearer
Ilya Dryomov
2016-03-25
libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op
Yan, Zheng
2016-03-25
libceph: rename ceph_osd_req_op::payload_len to indata_len
Ilya Dryomov
2016-03-25
libceph: behave in mon_fault() if cur_mon < 0
Ilya Dryomov
2016-03-25
libceph: reschedule tick in mon_fault()
Ilya Dryomov
2016-03-25
libceph: introduce and switch to reopen_session()
Ilya Dryomov
2016-03-25
libceph: monc hunt rate is 3s with backoff up to 30s
Ilya Dryomov
2016-03-25
libceph: monc ping rate is 10s
Ilya Dryomov
2016-03-25
libceph: pick a different monitor when reconnecting
Ilya Dryomov
2016-03-25
libceph: revamp subs code, switch to SUBSCRIBE2 protocol
Ilya Dryomov
2016-03-25
libceph: decouple hunting and subs management
Ilya Dryomov
2016-03-25
libceph: move debugfs initialization into __ceph_open_session()
Ilya Dryomov
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-02-24
libceph: don't spam dmesg with stray reply warnings
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
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-04
libceph: MOSDOpReply v7 encoding
Ilya Dryomov
2016-02-04
crush: decode and initialize chooseleaf_stable
Ilya Dryomov
2016-02-04
crush: add chooseleaf_stable tunable
Ilya Dryomov
2016-02-04
crush: ensure take bucket value is valid
Ilya Dryomov
2016-02-04
crush: ensure bucket id is valid before indexing buckets array
Ilya Dryomov
2016-01-27
libceph: Remove unnecessary ivsize variables
Ilya Dryomov
2016-01-27
libceph: Use skcipher
Herbert Xu
2016-01-21
libceph: remove outdated comment
Ilya Dryomov
2016-01-21
libceph: kill off ceph_x_ticket_handler::validity
Ilya Dryomov
2016-01-21
libceph: invalidate AUTH in addition to a service ticket
Ilya Dryomov
2016-01-21
libceph: fix authorizer invalidation, take 2
Ilya Dryomov
2016-01-21
libceph: clear messenger auth_retry flag if we fault
Ilya Dryomov
2016-01-21
libceph: fix ceph_msg_revoke()
Ilya Dryomov
2016-01-21
libceph: use list_for_each_entry_safe
Geliang Tang
2016-01-21
libceph: use list_next_entry instead of list_entry_next
Geliang Tang
2015-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-11-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-02
libceph: clear msg->con in ceph_msg_release() only
Ilya Dryomov
2015-11-02
libceph: add nocephx_sign_messages option
Ilya Dryomov
2015-11-02
libceph: stop duplicating client fields in messenger
Ilya Dryomov
2015-11-02
libceph: drop authorizer check from cephx msg signing routines
Ilya Dryomov
2015-11-02
libceph: msg signing callouts don't need con argument
Ilya Dryomov
2015-11-02
libceph: evaluate osd_req_op_data() arguments only once
Ioana Ciornei
2015-11-02
libceph: introduce ceph_x_authorizer_cleanup()
Ilya Dryomov
[next]