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
*
net: remove unnecessary return's
stephen hemminger
2014-02-13
1
-2
/
+0
*
libceph: do not dereference a NULL bio pointer
Ilya Dryomov
2014-02-07
1
-2
/
+6
*
libceph: take map_sem for read in handle_reply()
Ilya Dryomov
2014-02-07
1
-6
/
+11
*
libceph: factor out logic from ceph_osdc_start_request()
Ilya Dryomov
2014-02-07
1
-23
/
+39
*
libceph: fix error handling in ceph_osdc_init()
Ilya Dryomov
2014-02-03
1
-1
/
+4
*
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
1
-26
/
+17
|
\
|
*
ceph: Convert to immutable biovecs
Kent Overstreet
2013-11-23
1
-26
/
+17
*
|
libceph: follow redirect replies from osds
Ilya Dryomov
2014-01-27
1
-9
/
+158
*
|
libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}
Ilya Dryomov
2014-01-27
2
-17
/
+17
*
|
libceph: follow {read,write}_tier fields on osd request submission
Ilya Dryomov
2014-01-27
2
-5
/
+53
*
|
libceph: add ceph_pg_pool_by_id()
Ilya Dryomov
2014-01-27
1
-0
/
+5
*
|
libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()
Ilya Dryomov
2014-01-27
2
-14
/
+19
*
|
libceph: introduce and start using oid abstraction
Ilya Dryomov
2014-01-27
2
-9
/
+11
*
|
libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN
Ilya Dryomov
2014-01-27
1
-1
/
+1
*
|
libceph: start using oloc abstraction
Ilya Dryomov
2014-01-27
1
-3
/
+5
*
|
libceph: dout() is missing a newline
Ilya Dryomov
2014-01-26
1
-2
/
+2
*
|
libceph: add ceph_kv{malloc,free}() and switch to them
Ilya Dryomov
2014-01-26
3
-27
/
+28
*
|
libceph: fix preallocation check in get_reply()
Ilya Dryomov
2014-01-14
2
-4
/
+3
*
|
libceph: rename front to front_len in get_reply()
Ilya Dryomov
2014-01-14
1
-4
/
+5
*
|
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
2014-01-14
2
-7
/
+7
*
|
libceph: use CEPH_MON_PORT when the specified port is 0
Ilya Dryomov
2013-12-31
1
-1
/
+3
*
|
crush: fix crush_choose_firstn comment
Ilya Dryomov
2013-12-31
1
-1
/
+5
*
|
crush: attempts -> tries
Ilya Dryomov
2013-12-31
1
-8
/
+8
*
|
crush: add set_choose_local_[fallback_]tries steps
Ilya Dryomov
2013-12-31
1
-5
/
+23
*
|
crush: generalize descend_once
Ilya Dryomov
2013-12-31
1
-11
/
+14
*
|
crush: CHOOSE_LEAF -> CHOOSELEAF throughout
Ilya Dryomov
2013-12-31
1
-5
/
+5
*
|
crush: add SET_CHOOSE_TRIES rule step
Ilya Dryomov
2013-12-31
1
-0
/
+5
*
|
crush: apply chooseleaf_tries to firstn mode too
Ilya Dryomov
2013-12-31
1
-4
/
+10
*
|
crush: new SET_CHOOSE_LEAF_TRIES command
Ilya Dryomov
2013-12-31
1
-10
/
+21
*
|
crush: pass parent r value for indep call
Ilya Dryomov
2013-12-31
1
-4
/
+6
*
|
crush: clarify numrep vs endpos
Ilya Dryomov
2013-12-31
1
-8
/
+8
*
|
crush: strip firstn conditionals out of crush_choose, rename
Ilya Dryomov
2013-12-31
1
-55
/
+33
*
|
crush: add note about r in recursive choose
Ilya Dryomov
2013-12-31
1
-0
/
+8
*
|
crush: use breadth-first search for indep mode
Ilya Dryomov
2013-12-31
1
-9
/
+163
*
|
crush: return CRUSH_ITEM_UNDEF for failed placements with indep
Ilya Dryomov
2013-12-31
1
-2
/
+6
*
|
crush: eliminate CRUSH_MAX_SET result size limitation
Ilya Dryomov
2013-12-31
2
-7
/
+19
*
|
crush: fix some comments
Ilya Dryomov
2013-12-31
1
-1
/
+1
*
|
crush: reduce scope of some local variables
Ilya Dryomov
2013-12-31
1
-3
/
+3
*
|
crush: factor out (trivial) crush_destroy_rule()
Ilya Dryomov
2013-12-31
1
-2
/
+5
*
|
crush: pass weight vector size to map function
Ilya Dryomov
2013-12-31
2
-6
/
+13
*
|
libceph: update ceph_features.h
Ilya Dryomov
2013-12-31
1
-1
/
+3
*
|
libceph: all features fields must be u64
Ilya Dryomov
2013-12-31
2
-4
/
+4
*
|
libceph: resend all writes after the osdmap loses the full flag
Josh Durgin
2013-12-13
1
-6
/
+22
*
|
libceph: block I/O when PAUSE or FULL osd map flags are set
Josh Durgin
2013-12-13
1
-2
/
+27
*
|
ceph: Add necessary clean up if invalid reply received in handle_reply()
Li Wang
2013-12-13
1
-0
/
+7
|
/
*
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
Joe Perches
2013-10-19
3
-27
/
+25
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-09-19
1
-0
/
+11
|
\
|
*
libceph: add function to ensure notifies are complete
Josh Durgin
2013-09-09
1
-0
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-09-09
3
-11
/
+20
|
\
\
|
|
/
|
*
libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc
Sage Weil
2013-09-03
1
-1
/
+1
[next]