index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-02-28
10
-574
/
+749
|
\
|
*
libceph: add support for HASHPSPOOL pool flag
Sage Weil
2013-02-26
1
-13
/
+26
|
*
libceph: update osd request/reply encoding
Sage Weil
2013-02-26
2
-77
/
+174
|
*
libceph: calculate placement based on the internal data types
Sage Weil
2013-02-26
2
-17
/
+12
|
*
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
Sage Weil
2013-02-26
3
-83
/
+91
|
*
libceph: decode into cpu-native ceph_pg type
Sage Weil
2013-02-26
3
-42
/
+50
|
*
libceph: rename ceph_pg -> ceph_pg_v1
Sage Weil
2013-02-26
2
-10
/
+10
|
*
libceph: use a do..while loop in con_work()
Alex Elder
2013-02-25
1
-41
/
+42
|
*
libceph: use a flag to indicate a fault has occurred
Alex Elder
2013-02-25
1
-12
/
+12
|
*
libceph: separate non-locked fault handling
Alex Elder
2013-02-25
1
-19
/
+23
|
*
libceph: encapsulate connection backoff
Alex Elder
2013-02-25
1
-13
/
+24
|
*
libceph: eliminate sparse warnings
Alex Elder
2013-02-25
3
-5
/
+6
|
*
libceph: define connection flag helpers
Alex Elder
2013-02-25
1
-29
/
+78
|
*
libceph: drop return value from page vector copy routines
Alex Elder
2013-02-19
1
-8
/
+6
|
*
libceph: use void pointers in page vector functions
Alex Elder
2013-02-19
1
-5
/
+5
|
*
libceph: allow STAT osd operations
Alex Elder
2013-02-19
1
-1
/
+2
|
*
libceph: simplify data length calculation
Alex Elder
2013-02-19
1
-8
/
+4
|
*
libceph: remove dead code in osd_req_encode_op()
Alex Elder
2013-02-18
1
-26
/
+5
|
*
libceph: report defined but unsupported osd ops
Alex Elder
2013-02-18
1
-0
/
+54
|
*
libceph: update ceph_osd_op_name()
Alex Elder
2013-02-18
1
-0
/
+24
|
*
libceph: add ceph_osd_state_name()
Alex Elder
2013-02-18
1
-0
/
+15
|
*
libceph: kill ceph_osdc_wait_event()
Alex Elder
2013-02-18
1
-18
/
+0
|
*
libceph: kill ceph_osdc_create_event() "one_shot" parameter
Alex Elder
2013-02-18
1
-6
/
+5
|
*
libceph: kill ceph_calc_raw_layout()
Alex Elder
2013-02-18
1
-45
/
+32
|
*
libdeph: don't export ceph_osdc_init() or ceph_osdc_stop()
Alex Elder
2013-02-18
1
-2
/
+0
|
*
libceph: lock outside send_queued()
Alex Elder
2013-02-18
1
-10
/
+9
|
*
ceph: kill ceph_osdc_new_request() "num_reply" parameter
Alex Elder
2013-02-18
1
-3
/
+3
|
*
ceph: kill ceph_osdc_writepages() "flags" parameter
Alex Elder
2013-02-18
1
-4
/
+2
|
*
ceph: kill ceph_osdc_writepages() "dosync" parameter
Alex Elder
2013-02-18
1
-2
/
+2
|
*
ceph: kill ceph_osdc_writepages() "nofail" parameter
Alex Elder
2013-02-18
1
-3
/
+3
|
*
libceph: don't require r_num_pages for bio requests
Alex Elder
2013-02-13
1
-3
/
+4
|
*
rbd: don't take extra bio reference for osd client
Alex Elder
2013-02-13
2
-5
/
+1
|
*
libceph: add a compatibility check interface
Alex Elder
2013-02-13
1
-0
/
+16
|
*
libceph: fix messenger CONFIG_BLOCK dependencies
Alex Elder
2013-02-13
1
-1
/
+4
|
*
Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
Alex Elder
2013-01-30
3
-161
/
+103
|
|
\
|
|
*
libceph: fix undefined behavior when using snprintf()
Cong Ding
2013-01-25
1
-18
/
+10
|
|
*
libceph: pass num_op with ops
Alex Elder
2013-01-17
1
-28
/
+15
|
|
*
libceph: don't set pages or bio in ceph_osdc_alloc_request()
Alex Elder
2013-01-17
1
-13
/
+2
|
|
*
libceph: don't set flags in ceph_osdc_alloc_request()
Alex Elder
2013-01-17
1
-7
/
+4
|
|
*
libceph: drop osdc from ceph_calc_raw_layout()
Alex Elder
2013-01-17
1
-6
/
+4
|
|
*
libceph: drop snapid in ceph_calc_raw_layout()
Alex Elder
2013-01-17
1
-10
/
+4
|
|
*
libceph: pass length to ceph_calc_file_object_mapping()
Alex Elder
2013-01-17
2
-7
/
+8
|
|
*
libceph: pass length to ceph_osdc_build_request()
Alex Elder
2013-01-17
1
-3
/
+3
|
|
*
libceph: kill op_needs_trail()
Alex Elder
2013-01-17
1
-23
/
+4
|
|
*
libceph: always allow trail in osd request
Alex Elder
2013-01-17
1
-31
/
+12
|
|
*
rbd: drop oid parameters from ceph_osdc_build_request()
Alex Elder
2013-01-17
1
-8
/
+5
|
|
*
libceph: reformat __reset_osd()
Alex Elder
2013-01-17
1
-14
/
+18
|
|
*
crush: avoid recursion if we have already collided
Sage Weil
2013-01-17
1
-1
/
+1
|
|
*
libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...
Jim Schutt
2013-01-17
2
-3
/
+16
|
|
*
ceph: re-calculate truncate_size for strip object
Yan, Zheng
2013-01-17
1
-0
/
+8
[next]