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
/
osd_client.c
Age
Commit message (
Expand
)
Author
2014-12-17
libceph: specify position of extent operation
Yan, Zheng
2014-12-17
libceph: add CREATE osd operation support
Yan, Zheng
2014-12-17
libceph: add SETXATTR/CMPXATTR osd operations support
Yan, Zheng
2014-12-17
libceph: message signature support
Yan, Zheng
2014-11-13
libceph: change from BUG to WARN for __remove_osd() asserts
Ilya Dryomov
2014-11-13
libceph: clear r_req_lru_item in __unregister_linger_request()
Ilya Dryomov
2014-11-13
libceph: unlink from o_linger_requests when clearing r_osd
Ilya Dryomov
2014-10-14
libceph: sync osd op definitions in rados.h
Ilya Dryomov
2014-10-14
libceph: don't try checking queue_work() return value
Ilya Dryomov
2014-10-14
libceph: Convert pr_warning to pr_warn
Joe Perches
2014-10-14
libceph: resend lingering requests with a new tid
Ilya Dryomov
2014-10-14
libceph: abstract out ceph_osd_request enqueue logic
Ilya Dryomov
2014-07-08
libceph: nuke ceph_osdc_unregister_linger_request()
Ilya Dryomov
2014-07-08
libceph: introduce ceph_osdc_cancel_request()
Ilya Dryomov
2014-07-08
libceph: fix linger request check in __unregister_request()
Ilya Dryomov
2014-07-08
libceph: unregister only registered linger requests
Ilya Dryomov
2014-07-08
libceph: assert both regular and lingering lists in __remove_osd()
Ilya Dryomov
2014-07-08
libceph: harden ceph_osdc_request_release() a bit
Ilya Dryomov
2014-07-08
libceph: move and add dout()s to ceph_osdc_request_{get,put}()
Ilya Dryomov
2014-07-08
libceph: add maybe_move_osd_to_lru() and switch to it
Ilya Dryomov
2014-07-08
libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_item
Ilya Dryomov
2014-06-11
ceph: remove bogus extern
stephen hemminger
2014-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-04-04
libceph: return primary from ceph_calc_pg_acting()
Ilya Dryomov
2014-04-04
libceph: split osdmap allocation and decode steps
Ilya Dryomov
2014-04-03
libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op
Ilya Dryomov
2014-04-03
libceph: encode CEPH_OSD_OP_FLAG_* op flags
Ilya Dryomov
2014-02-13
net: remove unnecessary return's
stephen hemminger
2014-02-07
libceph: take map_sem for read in handle_reply()
Ilya Dryomov
2014-02-07
libceph: factor out logic from ceph_osdc_start_request()
Ilya Dryomov
2014-02-03
libceph: fix error handling in ceph_osdc_init()
Ilya Dryomov
2014-01-27
libceph: follow redirect replies from osds
Ilya Dryomov
2014-01-27
libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}
Ilya Dryomov
2014-01-27
libceph: follow {read,write}_tier fields on osd request submission
Ilya Dryomov
2014-01-27
libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()
Ilya Dryomov
2014-01-27
libceph: introduce and start using oid abstraction
Ilya Dryomov
2014-01-27
libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN
Ilya Dryomov
2014-01-27
libceph: start using oloc abstraction
Ilya Dryomov
2014-01-26
libceph: dout() is missing a newline
Ilya Dryomov
2014-01-14
libceph: fix preallocation check in get_reply()
Ilya Dryomov
2014-01-14
libceph: rename front to front_len in get_reply()
Ilya Dryomov
2013-12-13
libceph: resend all writes after the osdmap loses the full flag
Josh Durgin
2013-12-13
libceph: block I/O when PAUSE or FULL osd map flags are set
Josh Durgin
2013-12-13
ceph: Add necessary clean up if invalid reply received in handle_reply()
Li Wang
2013-09-09
libceph: add function to ensure notifies are complete
Josh Durgin
2013-08-27
libceph: create_singlethread_workqueue() doesn't return ERR_PTRs
Dan Carpenter
2013-08-27
libceph: potential NULL dereference in ceph_osdc_handle_map()
Dan Carpenter
2013-08-27
libceph: fix error handling in handle_reply()
Dan Carpenter
2013-08-15
ceph: punch hole support
Li Wang
2013-08-09
libceph: unregister request in __map_request failed and nofail == false
majianpeng
[next]