index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
include
/
linux
/
ceph
/
osd_client.h
Age
Commit message (
Expand
)
Author
2025-04-03
ceph: Remove osd_client deadcode
Dr. David Alan Gilbert
2024-11-18
libceph: Remove unused ceph_osdc_watch_check
Dr. David Alan Gilbert
2024-08-27
ceph: Remove unused declarations
Yue Haibing
2024-02-07
libceph: fail sparse-read if the data length doesn't match
Xiubo Li
2024-01-15
ceph: try to allocate a smaller extent map for sparse read
Xiubo Li
2023-10-02
ceph: Annotate struct ceph_osd_request with __counted_by
Kees Cook
2023-08-24
libceph: add CEPH_OSD_OP_ASSERT_VER support
Jeff Layton
2023-08-22
libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
Jeff Layton
2023-08-22
libceph: add sparse read support to OSD client
Jeff Layton
2023-08-22
libceph: define struct ceph_sparse_extent and add some helpers
Jeff Layton
2023-08-22
libceph: add spinlock around osd->o_requests
Jeff Layton
2022-08-03
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
2022-05-18
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
2021-11-08
libceph, ceph: move ceph_osdc_copy_from() into cephfs code
Luís Henriques
2020-08-03
libceph: just have osd_req_op_init() return a pointer
Jeff Layton
2020-06-01
libceph: support for alloc hint flags
Ilya Dryomov
2020-06-01
libceph: support for balanced and localized reads
Ilya Dryomov
2020-06-01
ceph: add read/write latency metric support
Xiubo Li
2020-03-30
ceph: move ceph_osdc_{read,write}pages to ceph.ko
Xiubo Li
2020-01-27
ceph: use copy-from2 op in copy_file_range
Luis Henriques
2019-09-16
libceph: add function that clears osd client's abort_err
Yan, Zheng
2019-09-16
libceph: add function that reset client's entity addr
Yan, Zheng
2019-07-08
libceph: export osd_req_op_data() macro
Ilya Dryomov
2019-07-08
libceph: change ceph_osdc_call() to take page vector for response
Ilya Dryomov
2019-07-08
libceph: rename r_unsafe_item to r_private_item
Ilya Dryomov
2019-01-07
libceph: allow setting abort_on_full for rbd
Dongsheng Yang
2018-10-22
libceph: support the RADOS copy-from operation
Luis Henriques
2018-10-22
libceph: osd_req_op_cls_init() doesn't need to take opcode
Ilya Dryomov
2018-08-02
libceph: use timespec64 for r_mtime
Arnd Bergmann
2018-08-02
libceph: make ceph_osdc_notify{,_ack}() payload_len u32
Ilya Dryomov
2018-06-04
libceph: make abort_on_full a per-osdc setting
Ilya Dryomov
2018-06-04
libceph: defer __complete_request() to a workqueue
Ilya Dryomov
2018-06-04
libceph: introduce ceph_osdc_abort_requests()
Ilya Dryomov
2018-06-04
libceph, rbd: add error handling for osd_req_op_cls_init()
Chengguang Xu
2018-05-10
libceph: add osd_req_op_extent_osd_data_bvecs()
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-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-01
libceph: make RECOVERY_DELETES feature create a new interval
Ilya Dryomov
2017-07-07
libceph: respect RADOS_BACKOFF backoffs
Ilya Dryomov
2017-07-07
libceph: make sure need_resend targets reflect latest map
Ilya Dryomov
2017-07-07
libceph: MOSDOp v8 encoding (actual spgid + full hash)
Ilya Dryomov
2017-07-07
libceph: introduce ceph_spg, ceph_pg_to_primary_shard()
Ilya Dryomov
2017-07-07
libceph: fold [l]req->last_force_resend into ceph_osd_request_target
Ilya Dryomov
2017-05-04
libceph: add an epoch_barrier field to struct ceph_osd_client
Jeff Layton
2017-05-04
libceph: allow requests to return immediately on full conditions if caller wi...
Jeff Layton
2017-05-04
libceph: remove req->r_replay_version
Jeff Layton
2017-05-04
libceph: convert ceph_osd.o_ref from atomic_t to refcount_t
Elena Reshetova
2017-03-07
libceph: osd_request_timeout option
Ilya Dryomov
2017-02-24
libceph: get rid of ack vs commit
Ilya Dryomov
[next]