index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
3
-8
/
+8
|
*
|
libceph: use CEPH_MON_PORT when the specified port is 0
Ilya Dryomov
2013-12-31
1
-1
/
+3
|
*
|
crush: support new indep mode and SET_* steps (crush v2) by default
Ilya Dryomov
2013-12-31
1
-1
/
+2
|
*
|
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
2
-5
/
+25
|
*
|
crush: generalize descend_once
Ilya Dryomov
2013-12-31
1
-11
/
+14
|
*
|
crush: CHOOSE_LEAF -> CHOOSELEAF throughout
Ilya Dryomov
2013-12-31
2
-8
/
+8
|
*
|
crush: add SET_CHOOSE_TRIES rule step
Ilya Dryomov
2013-12-31
2
-1
/
+7
|
*
|
crush: apply chooseleaf_tries to firstn mode too
Ilya Dryomov
2013-12-31
2
-5
/
+14
|
*
|
crush: new SET_CHOOSE_LEAF_TRIES command
Ilya Dryomov
2013-12-31
2
-10
/
+23
|
*
|
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
2
-10
/
+165
|
*
|
crush: return CRUSH_ITEM_UNDEF for failed placements with indep
Ilya Dryomov
2013-12-31
2
-3
/
+8
|
*
|
crush: eliminate CRUSH_MAX_SET result size limitation
Ilya Dryomov
2013-12-31
4
-9
/
+21
|
*
|
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
2
-2
/
+6
|
*
|
crush: pass weight vector size to map function
Ilya Dryomov
2013-12-31
3
-7
/
+14
|
*
|
libceph: update ceph_features.h
Ilya Dryomov
2013-12-31
2
-33
/
+67
|
*
|
libceph: all features fields must be u64
Ilya Dryomov
2013-12-31
6
-22
/
+22
|
*
|
rbd: tear down watch request if rbd_dev_device_setup() fails
Ilya Dryomov
2013-12-31
1
-0
/
+6
|
*
|
rbd: introduce rbd_dev_header_unwatch_sync() and switch to it
Ilya Dryomov
2013-12-31
1
-13
/
+22
|
*
|
MAINTAINERS: update an e-mail address
Alex Elder
2013-12-31
1
-1
/
+1
|
*
|
rbd: enable extended devt in single-major mode
Ilya Dryomov
2013-12-31
1
-4
/
+9
|
*
|
ceph fscache: Uncaching no data page from fscache in readpage()
Li Wang
2013-12-31
1
-0
/
+1
|
*
|
ceph fscache: Introduce a routine for uncaching single no data page from fscache
Li Wang
2013-12-31
1
-0
/
+13
|
*
|
ceph: add acl for cephfs
Guangliang Zhao
2013-12-31
9
-13
/
+451
|
*
|
ceph: check caps in filemap_fault and page_mkwrite
Yan, Zheng
2013-12-31
1
-12
/
+77
|
*
|
rbd: add support for single-major device number allocation scheme
Ilya Dryomov
2013-12-31
2
-20
/
+134
|
*
|
rbd: wire up is_visible() sysfs callback for rbd bus
Ilya Dryomov
2013-12-31
1
-1
/
+12
|
*
|
rbd: add 'minor' sysfs rbd device attribute
Ilya Dryomov
2013-12-31
2
-1
/
+16
|
*
|
rbd: switch to ida for rbd id assignments
Ilya Dryomov
2013-12-31
1
-46
/
+23
|
*
|
rbd: refactor rbd_init() a bit
Ilya Dryomov
2013-12-31
1
-4
/
+8
|
*
|
rbd: tweak "loaded" message and module description
Ilya Dryomov
2013-12-31
1
-4
/
+2
|
*
|
rbd: rbd_device::dev_id is an int, format it as such
Ilya Dryomov
2013-12-31
1
-4
/
+2
|
*
|
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
2
-2
/
+28
|
*
|
fs: ceph: new helper: file_inode(file)
Libo Chen
2013-12-13
1
-1
/
+1
|
*
|
ceph: Add necessary clean up if invalid reply received in handle_reply()
Li Wang
2013-12-13
1
-0
/
+7
|
*
|
ceph: Clean up if error occurred in finish_read()
Li Wang
2013-12-13
1
-0
/
+3
|
*
|
ceph: implement readv/preadv for sync operation
majianpeng
2013-12-13
1
-46
/
+116
|
*
|
ceph: Implement writev/pwritev for sync operation.
majianpeng
2013-12-13
1
-80
/
+193
|
*
|
ceph: drop unconnected inodes
Yan, Zheng
2013-12-13
3
-0
/
+12
*
|
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2014-01-28
3
-26
/
+51
|
\
\
\
|
*
|
|
exofs: Print less in r4w
Boaz Harrosh
2014-01-23
1
-9
/
+9
[prev]
[next]