index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()
Ilya Dryomov
2014-01-27
1
-2
/
+5
|
*
|
libceph: introduce and start using oid abstraction
Ilya Dryomov
2014-01-27
2
-8
/
+37
|
*
|
libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN
Ilya Dryomov
2014-01-27
1
-2
/
+2
|
*
|
libceph: move ceph_file_layout helpers to ceph_fs.h
Ilya Dryomov
2014-01-27
2
-27
/
+23
|
*
|
libceph: start using oloc abstraction
Ilya Dryomov
2014-01-27
2
-3
/
+3
|
*
|
libceph: add ceph_kv{malloc,free}() and switch to them
Ilya Dryomov
2014-01-26
3
-6
/
+7
|
*
|
libceph: support CEPH_FEATURE_EXPORT_PEER
Yan, Zheng
2014-01-21
1
-1
/
+2
|
*
|
ceph: remove exported caps when handling cap import message
Yan, Zheng
2014-01-21
1
-1
/
+10
|
*
|
ceph: handle session flush message
Yan, Zheng
2014-01-21
1
-0
/
+2
|
*
|
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
2014-01-14
1
-1
/
+1
|
*
|
crush: support new indep mode and SET_* steps (crush v2) by default
Ilya Dryomov
2013-12-31
1
-1
/
+2
|
*
|
libceph: update ceph_features.h
Ilya Dryomov
2013-12-31
1
-32
/
+64
|
*
|
libceph: all features fields must be u64
Ilya Dryomov
2013-12-31
2
-9
/
+9
|
*
|
libceph: block I/O when PAUSE or FULL osd map flags are set
Josh Durgin
2013-12-13
1
-0
/
+1
|
|
/
*
|
remove extra definitions of U32_MAX
Alex Elder
2014-01-23
1
-19
/
+0
*
|
conditionally define U32_MAX
Alex Elder
2014-01-23
1
-0
/
+2
|
/
*
libceph: add function to ensure notifies are complete
Josh Durgin
2013-09-09
1
-0
/
+2
*
libceph: fix invalid unsigned->signed conversion for timespec encoding
Josh Durgin
2013-07-09
1
-5
/
+0
*
libceph: fix safe completion
Yan, Zheng
2013-07-03
1
-1
/
+0
*
libceph: use slab cache for osd client requests
Alex Elder
2013-05-02
1
-0
/
+3
*
libceph: create source file "net/ceph/snapshot.c"
Alex Elder
2013-05-01
1
-25
/
+5
*
libceph: validate timespec conversions
Alex Elder
2013-05-01
1
-4
/
+9
*
libceph: add signed type limits
Alex Elder
2013-05-01
1
-4
/
+14
*
libceph: support pages for class request data
Alex Elder
2013-05-01
1
-0
/
+5
*
libceph: support raw data requests
Alex Elder
2013-05-01
1
-0
/
+10
*
libceph: kill off osd data write_request parameters
Alex Elder
2013-05-01
1
-4
/
+4
*
libceph: change how "safe" callback is used
Alex Elder
2013-05-01
1
-1
/
+3
*
libceph: make method call data be a separate data item
Alex Elder
2013-05-01
1
-5
/
+5
*
libceph: add, don't set data for a message
Alex Elder
2013-05-01
1
-3
/
+3
*
libceph: implement multiple data items in a message
Alex Elder
2013-05-01
1
-1
/
+4
*
libceph: replace message data pointer with list
Alex Elder
2013-05-01
1
-1
/
+2
*
libceph: have cursor point to data
Alex Elder
2013-05-01
1
-4
/
+4
*
libceph: move cursor into message
Alex Elder
2013-05-01
1
-21
/
+22
*
libceph: record bio length
Alex Elder
2013-05-01
1
-1
/
+4
*
libceph: fix possible CONFIG_BLOCK build problem
Alex Elder
2013-05-01
1
-0
/
+2
*
libceph: kill off osd request r_data_in and r_data_out
Alex Elder
2013-05-01
1
-6
/
+3
*
libceph: set the data pointers when encoding ops
Alex Elder
2013-05-01
1
-1
/
+1
*
libceph: combine initializing and setting osd data
Alex Elder
2013-05-01
1
-16
/
+27
*
libceph: format class info at init time
Alex Elder
2013-05-01
1
-1
/
+2
*
libceph: specify osd op by index in request
Alex Elder
2013-05-01
1
-7
/
+12
*
libceph: add data pointers in osd op structures
Alex Elder
2013-05-01
1
-0
/
+6
*
libceph: rename data out field in osd request op
Alex Elder
2013-05-01
1
-2
/
+2
*
libceph: keep source rather than message osd op array
Alex Elder
2013-05-01
1
-36
/
+34
*
libceph: define osd data initialization helpers
Alex Elder
2013-05-01
1
-0
/
+11
*
ceph: build osd request message later for writepages
Alex Elder
2013-05-01
1
-0
/
+1
*
libceph: don't build request in ceph_osdc_new_request()
Alex Elder
2013-05-01
1
-6
/
+6
*
libceph: record message data length
Alex Elder
2013-05-01
1
-1
/
+3
*
libceph: record length of bio list with bio
Alex Elder
2013-05-01
1
-1
/
+4
*
libceph: drop ceph_osd_request->r_con_filling_msg
Alex Elder
2013-05-01
1
-2
/
+0
*
libceph: define ceph_decode_pgid() only once
Alex Elder
2013-05-01
1
-0
/
+24
[prev]
[next]