index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
/
osd_client.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
libceph: just have osd_req_op_init() return a pointer
Jeff Layton
1
-1
/
+1
2020-06-02
libceph: support for alloc hint flags
Ilya Dryomov
1
-1
/
+3
2020-06-01
libceph: support for balanced and localized reads
Ilya Dryomov
1
-0
/
+1
2020-06-01
ceph: add read/write latency metric support
Xiubo Li
1
-0
/
+3
2020-03-30
ceph: move ceph_osdc_{read,write}pages to ceph.ko
Xiubo Li
1
-17
/
+0
2020-01-27
ceph: use copy-from2 op in copy_file_range
Luis Henriques
1
-0
/
+1
2019-09-16
libceph: add function that clears osd client's abort_err
Yan, Zheng
1
-0
/
+1
2019-09-16
libceph: add function that reset client's entity addr
Yan, Zheng
1
-0
/
+1
2019-07-08
libceph: export osd_req_op_data() macro
Ilya Dryomov
1
-0
/
+8
2019-07-08
libceph: change ceph_osdc_call() to take page vector for response
Ilya Dryomov
1
-1
/
+1
2019-07-08
libceph: rename r_unsafe_item to r_private_item
Ilya Dryomov
1
-1
/
+1
2019-01-08
libceph: allow setting abort_on_full for rbd
Dongsheng Yang
1
-1
/
+0
2018-10-22
libceph: support the RADOS copy-from operation
Luis Henriques
1
-0
/
+17
2018-10-22
libceph: osd_req_op_cls_init() doesn't need to take opcode
Ilya Dryomov
1
-3
/
+2
2018-08-02
libceph: use timespec64 for r_mtime
Arnd Bergmann
1
-3
/
+3
2018-08-02
libceph: make ceph_osdc_notify{,_ack}() payload_len u32
Ilya Dryomov
1
-2
/
+2
2018-06-04
libceph: make abort_on_full a per-osdc setting
Ilya Dryomov
1
-1
/
+1
2018-06-04
libceph: defer __complete_request() to a workqueue
Ilya Dryomov
1
-0
/
+2
2018-06-04
libceph: introduce ceph_osdc_abort_requests()
Ilya Dryomov
1
-0
/
+2
2018-06-04
libceph, rbd: add error handling for osd_req_op_cls_init()
Chengguang Xu
1
-1
/
+1
2018-05-10
libceph: add osd_req_op_extent_osd_data_bvecs()
Ilya Dryomov
1
-2
/
+10
2018-04-02
libceph: introduce BVECS data type
Ilya Dryomov
1
-0
/
+8
2018-04-02
libceph, rbd: new bio handling code (aka don't clone bios)
Ilya Dryomov
1
-5
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-01
libceph: make RECOVERY_DELETES feature create a new interval
Ilya Dryomov
1
-0
/
+1
2017-07-07
libceph: respect RADOS_BACKOFF backoffs
Ilya Dryomov
1
-0
/
+45
2017-07-07
libceph: make sure need_resend targets reflect latest map
Ilya Dryomov
1
-0
/
+1
2017-07-07
libceph: MOSDOp v8 encoding (actual spgid + full hash)
Ilya Dryomov
1
-0
/
+17
2017-07-07
libceph: introduce ceph_spg, ceph_pg_to_primary_shard()
Ilya Dryomov
1
-1
/
+2
2017-07-07
libceph: fold [l]req->last_force_resend into ceph_osd_request_target
Ilya Dryomov
1
-2
/
+2
2017-05-04
libceph: add an epoch_barrier field to struct ceph_osd_client
Jeff Layton
1
-0
/
+2
2017-05-04
libceph: allow requests to return immediately on full conditions if caller wi...
Jeff Layton
1
-0
/
+1
2017-05-04
libceph: remove req->r_replay_version
Jeff Layton
1
-1
/
+0
2017-05-04
libceph: convert ceph_osd.o_ref from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-03-07
libceph: osd_request_timeout option
Ilya Dryomov
1
-0
/
+1
2017-02-24
libceph: get rid of ack vs commit
Ilya Dryomov
1
-5
/
+1
2016-12-15
libceph: always signal completion when done
Ilya Dryomov
1
-1
/
+1
2016-11-10
libceph: initialize last_linger_id with a large integer
Ilya Dryomov
1
-0
/
+2
2016-08-25
libceph: add ceph_osdc_call() single-page helper
Douglas Fuller
1
-0
/
+8
2016-08-25
libceph: support for CEPH_OSD_OP_LIST_WATCHERS
Douglas Fuller
1
-1
/
+14
2016-07-28
libceph: fix some missing includes
Ilya Dryomov
1
-0
/
+1
2016-05-31
libceph: change ceph_osdmap_flag() to take osdc
Ilya Dryomov
1
-0
/
+5
2016-05-26
libceph: replace ceph_monc_request_next_osdmap()
Ilya Dryomov
1
-0
/
+1
2016-05-26
libceph: pool deletion detection
Ilya Dryomov
1
-0
/
+6
2016-05-26
libceph: support for checking on status of watch
Ilya Dryomov
1
-0
/
+4
2016-05-26
libceph: support for sending notifies
Ilya Dryomov
1
-0
/
+20
2016-05-26
libceph, rbd: ceph_osd_linger_request, watch/notify v2
Ilya Dryomov
1
-39
/
+58
2016-05-26
libceph: a major OSD client update
Ilya Dryomov
1
-11
/
+7
2016-05-26
libceph: protect osdc->osd_lru list with a spinlock
Ilya Dryomov
1
-0
/
+1
2016-05-26
libceph: redo callbacks and factor out MOSDOpReply decoding
Ilya Dryomov
1
-2
/
+3
[next]