index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
osd_client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-07
libceph: take map_sem for read in handle_reply()
Ilya Dryomov
1
-6
/
+11
2014-02-07
libceph: factor out logic from ceph_osdc_start_request()
Ilya Dryomov
1
-23
/
+39
2014-02-03
libceph: fix error handling in ceph_osdc_init()
Ilya Dryomov
1
-1
/
+4
2014-01-27
libceph: follow redirect replies from osds
Ilya Dryomov
1
-9
/
+158
2014-01-27
libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}
Ilya Dryomov
1
-15
/
+15
2014-01-27
libceph: follow {read,write}_tier fields on osd request submission
Ilya Dryomov
1
-2
/
+28
2014-01-27
libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()
Ilya Dryomov
1
-2
/
+2
2014-01-27
libceph: introduce and start using oid abstraction
Ilya Dryomov
1
-8
/
+9
2014-01-27
libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN
Ilya Dryomov
1
-1
/
+1
2014-01-27
libceph: start using oloc abstraction
Ilya Dryomov
1
-3
/
+5
2014-01-26
libceph: dout() is missing a newline
Ilya Dryomov
1
-2
/
+2
2014-01-14
libceph: fix preallocation check in get_reply()
Ilya Dryomov
1
-2
/
+2
2014-01-14
libceph: rename front to front_len in get_reply()
Ilya Dryomov
1
-4
/
+5
2013-12-13
libceph: resend all writes after the osdmap loses the full flag
Josh Durgin
1
-6
/
+22
2013-12-13
libceph: block I/O when PAUSE or FULL osd map flags are set
Josh Durgin
1
-2
/
+27
2013-12-13
ceph: Add necessary clean up if invalid reply received in handle_reply()
Li Wang
1
-0
/
+7
2013-09-09
libceph: add function to ensure notifies are complete
Josh Durgin
1
-0
/
+11
2013-08-27
libceph: create_singlethread_workqueue() doesn't return ERR_PTRs
Dan Carpenter
1
-4
/
+2
2013-08-27
libceph: potential NULL dereference in ceph_osdc_handle_map()
Dan Carpenter
1
-0
/
+2
2013-08-27
libceph: fix error handling in handle_reply()
Dan Carpenter
1
-3
/
+3
2013-08-15
ceph: punch hole support
Li Wang
1
-2
/
+9
2013-08-09
libceph: unregister request in __map_request failed and nofail == false
majianpeng
1
-0
/
+2
2013-07-03
libceph: call r_unsafe_callback when unsafe reply is received
Yan, Zheng
1
-7
/
+7
2013-07-03
libceph: fix truncate size calculation
Yan, Zheng
1
-6
/
+8
2013-07-03
libceph: fix safe completion
Yan, Zheng
1
-9
/
+8
2013-07-03
libceph: print more info for short message header
Alex Elder
1
-2
/
+4
2013-07-03
libceph: add lingering request reference when registered
Alex Elder
1
-7
/
+5
2013-05-17
libceph: must hold mutex for reset_changed_osds()
Alex Elder
1
-1
/
+1
2013-05-13
libceph: init sent and completed when starting
Alex Elder
1
-1
/
+4
2013-05-02
libceph: use slab cache for osd client requests
Alex Elder
1
-2
/
+25
2013-05-01
libceph: fix byte order mismatch
Alex Elder
1
-2
/
+1
2013-05-01
libceph: support pages for class request data
Alex Elder
1
-0
/
+12
2013-05-01
libceph: support raw data requests
Alex Elder
1
-4
/
+34
2013-05-01
libceph: clean up osd data field access functions
Alex Elder
1
-33
/
+15
2013-05-01
libceph: kill off osd data write_request parameters
Alex Elder
1
-14
/
+11
2013-05-01
libceph: change how "safe" callback is used
Alex Elder
1
-3
/
+9
2013-05-01
libceph: make method call data be a separate data item
Alex Elder
1
-18
/
+44
2013-05-01
libceph: add, don't set data for a message
Alex Elder
1
-8
/
+8
2013-05-01
libceph: kill off osd request r_data_in and r_data_out
Alex Elder
1
-40
/
+39
2013-05-01
libceph: set the data pointers when encoding ops
Alex Elder
1
-32
/
+31
2013-05-01
libceph: combine initializing and setting osd data
Alex Elder
1
-33
/
+122
2013-05-01
libceph: set message data when building osd request
Alex Elder
1
-5
/
+5
2013-05-01
libceph: move ceph_osdc_build_request()
Alex Elder
1
-98
/
+98
2013-05-01
libceph: format class info at init time
Alex Elder
1
-14
/
+15
2013-05-01
libceph: specify osd op by index in request
Alex Elder
1
-25
/
+39
2013-05-01
libceph: add data pointers in osd op structures
Alex Elder
1
-1
/
+25
2013-05-01
libceph: rename data out field in osd request op
Alex Elder
1
-9
/
+9
2013-05-01
libceph: keep source rather than message osd op array
Alex Elder
1
-26
/
+27
2013-05-01
libceph: define ceph_osd_data_length()
Alex Elder
1
-5
/
+26
2013-05-01
libceph: define a few more helpers
Alex Elder
1
-18
/
+26
[next]