index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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
...
*
ceph: kill ceph_osdc_writepages() "dosync" parameter
Alex Elder
2013-02-18
1
-1
/
+1
*
ceph: kill ceph_osdc_writepages() "nofail" parameter
Alex Elder
2013-02-18
1
-1
/
+1
*
libceph: improve packing in struct ceph_osd_req_op
Alex Elder
2013-02-18
1
-7
/
+8
*
libceph: add a compatibility check interface
Alex Elder
2013-02-13
1
-0
/
+2
*
libceph: fix messenger CONFIG_BLOCK dependencies
Alex Elder
2013-02-13
1
-0
/
+2
*
Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
Alex Elder
2013-01-30
4
-29
/
+34
|
\
|
*
rbd: kill ceph_osd_req_op->flags
Alex Elder
2013-01-17
1
-1
/
+0
|
*
libceph: pass num_op with ops
Alex Elder
2013-01-17
1
-1
/
+2
|
*
libceph: don't set pages or bio in ceph_osdc_alloc_request()
Alex Elder
2013-01-17
1
-3
/
+1
|
*
libceph: don't set flags in ceph_osdc_alloc_request()
Alex Elder
2013-01-17
1
-1
/
+0
|
*
libceph: drop osdc from ceph_calc_raw_layout()
Alex Elder
2013-01-17
1
-2
/
+1
|
*
libceph: drop snapid in ceph_calc_raw_layout()
Alex Elder
2013-01-17
1
-1
/
+1
|
*
libceph: pass length to ceph_calc_file_object_mapping()
Alex Elder
2013-01-17
1
-1
/
+1
|
*
libceph: pass length to ceph_osdc_build_request()
Alex Elder
2013-01-17
1
-1
/
+1
|
*
libceph: always allow trail in osd request
Alex Elder
2013-01-17
1
-2
/
+2
|
*
rbd: drop oid parameters from ceph_osdc_build_request()
Alex Elder
2013-01-17
1
-3
/
+1
|
*
ceph: define ceph_encode_8_safe()
Alex Elder
2013-01-17
1
-12
/
+17
|
*
libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...
Jim Schutt
2013-01-17
1
-2
/
+5
|
*
ceph: Check for created flag in response from mds
Sam Lang
2013-01-17
1
-1
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-12-20
3
-2
/
+3
|
\
|
|
*
libceph: remove 'osdtimeout' option
Sage Weil
2012-12-13
1
-2
/
+0
|
*
libceph: define ceph_pg_pool_name_by_id()
Alex Elder
2012-11-01
1
-0
/
+1
|
*
rbd: get parent spec for version 2 images
Alex Elder
2012-11-01
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-10-08
3
-5
/
+4
|
\
|
|
*
libceph: check for invalid mapping
Sage Weil
2012-10-01
2
-4
/
+4
|
*
libceph: remove unused monc->have_fsid
Sage Weil
2012-10-01
1
-1
/
+0
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-10-02
11
-23
/
+23
|
/
*
libceph: clean up con flags
Sage Weil
2012-07-30
1
-10
/
+0
*
libceph: replace connection state bits with states
Sage Weil
2012-07-30
1
-12
/
+0
*
ceph: define snap counts as u32 everywhere
Alex Elder
2012-07-30
1
-1
/
+1
*
libceph: support crush tunables
Sage Weil
2012-07-30
1
-1
/
+4
*
libceph: move feature bits to separate header
Sage Weil
2012-07-30
3
-20
/
+24
*
libceph: define ceph_extract_encoded_string()
Alex Elder
2012-07-30
1
-0
/
+47
*
libceph: fix off-by-one bug in ceph_encode_filepath()
Alex Elder
2012-07-30
1
-1
/
+1
*
libceph: prevent the race of incoming work during teardown
Guanjun He
2012-07-30
1
-0
/
+1
*
libceph: fix messenger retry
Sage Weil
2012-07-30
1
-10
/
+2
*
libceph: initialize msgpool message types
Sage Weil
2012-07-30
1
-1
/
+2
*
libceph: set peer name on con_open, not init
Sage Weil
2012-07-05
1
-2
/
+2
*
libceph: drop declaration of ceph_con_get()
Alex Elder
2012-07-05
1
-2
/
+0
*
libceph: define and use an explicit CONNECTED state
Alex Elder
2012-07-05
1
-0
/
+1
*
libceph: drop ceph_con_get/put helpers and nref member
Sage Weil
2012-06-22
1
-1
/
+0
*
Merge tag 'v3.5-rc1'
Sage Weil
2012-06-15
3
-1
/
+4
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2012-05-30
6
-18
/
+26
|
|
\
|
*
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-03-28
2
-5
/
+2
|
|
\
\
|
*
|
|
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-03-04
3
-1
/
+4
*
|
|
|
libceph: make ceph_con_revoke_message() a msg op
Alex Elder
2012-06-06
1
-2
/
+2
*
|
|
|
libceph: make ceph_con_revoke() a msg operation
Alex Elder
2012-06-06
1
-1
/
+2
*
|
|
|
libceph: have messages point to their connection
Alex Elder
2012-06-06
1
-0
/
+3
*
|
|
|
libceph: fully initialize connection in con_init()
Alex Elder
2012-06-06
1
-2
/
+4
*
|
|
|
libceph: embed ceph connection structure in mon_client
Alex Elder
2012-06-06
1
-1
/
+1
[prev]
[next]