Age | Commit message (Expand) | Author |
2014-01-26 | libceph: add ceph_kv{malloc,free}() and switch to them | Ilya Dryomov |
2014-01-21 | libceph: support CEPH_FEATURE_EXPORT_PEER | Yan, Zheng |
2014-01-21 | ceph: add imported caps when handling cap export message | Yan, Zheng |
2014-01-21 | ceph: add open export target session helper | Yan, Zheng |
2014-01-21 | ceph: remove exported caps when handling cap import message | Yan, Zheng |
2014-01-21 | ceph: handle session flush message | Yan, Zheng |
2014-01-21 | ceph: check inode caps in ceph_d_revalidate | Yan, Zheng |
2014-01-21 | ceph: handle -ESTALE reply | Yan, Zheng |
2014-01-21 | ceph: fix trim caps | Yan, Zheng |
2014-01-21 | ceph: fix cache revoke race | Yan, Zheng |
2014-01-21 | ceph: use ceph_seq_cmp() to compare migrate_seq | Yan, Zheng |
2014-01-21 | ceph: handle cap export race in try_flush_caps() | Yan, Zheng |
2014-01-16 | ceph: trivial comment fix | J. Bruce Fields |
2014-01-14 | libceph: fix preallocation check in get_reply() | Ilya Dryomov |
2014-01-14 | libceph: rename front to front_len in get_reply() | Ilya Dryomov |
2014-01-14 | libceph: rename ceph_msg::front_max to front_alloc_len | Ilya Dryomov |
2013-12-31 | libceph: use CEPH_MON_PORT when the specified port is 0 | Ilya Dryomov |
2013-12-31 | crush: support new indep mode and SET_* steps (crush v2) by default | Ilya Dryomov |
2013-12-31 | crush: fix crush_choose_firstn comment | Ilya Dryomov |
2013-12-31 | crush: attempts -> tries | Ilya Dryomov |
2013-12-31 | crush: add set_choose_local_[fallback_]tries steps | Ilya Dryomov |
2013-12-31 | crush: generalize descend_once | Ilya Dryomov |
2013-12-31 | crush: CHOOSE_LEAF -> CHOOSELEAF throughout | Ilya Dryomov |
2013-12-31 | crush: add SET_CHOOSE_TRIES rule step | Ilya Dryomov |
2013-12-31 | crush: apply chooseleaf_tries to firstn mode too | Ilya Dryomov |
2013-12-31 | crush: new SET_CHOOSE_LEAF_TRIES command | Ilya Dryomov |
2013-12-31 | crush: pass parent r value for indep call | Ilya Dryomov |
2013-12-31 | crush: clarify numrep vs endpos | Ilya Dryomov |
2013-12-31 | crush: strip firstn conditionals out of crush_choose, rename | Ilya Dryomov |
2013-12-31 | crush: add note about r in recursive choose | Ilya Dryomov |
2013-12-31 | crush: use breadth-first search for indep mode | Ilya Dryomov |
2013-12-31 | crush: return CRUSH_ITEM_UNDEF for failed placements with indep | Ilya Dryomov |
2013-12-31 | crush: eliminate CRUSH_MAX_SET result size limitation | Ilya Dryomov |
2013-12-31 | crush: fix some comments | Ilya Dryomov |
2013-12-31 | crush: reduce scope of some local variables | Ilya Dryomov |
2013-12-31 | crush: factor out (trivial) crush_destroy_rule() | Ilya Dryomov |
2013-12-31 | crush: pass weight vector size to map function | Ilya Dryomov |
2013-12-31 | libceph: update ceph_features.h | Ilya Dryomov |
2013-12-31 | libceph: all features fields must be u64 | Ilya Dryomov |
2013-12-31 | rbd: tear down watch request if rbd_dev_device_setup() fails | Ilya Dryomov |
2013-12-31 | rbd: introduce rbd_dev_header_unwatch_sync() and switch to it | Ilya Dryomov |
2013-12-31 | MAINTAINERS: update an e-mail address | Alex Elder |
2013-12-31 | rbd: enable extended devt in single-major mode | Ilya Dryomov |
2013-12-31 | ceph fscache: Uncaching no data page from fscache in readpage() | Li Wang |
2013-12-31 | ceph fscache: Introduce a routine for uncaching single no data page from fscache | Li Wang |
2013-12-31 | ceph: add acl for cephfs | Guangliang Zhao |
2013-12-31 | ceph: check caps in filemap_fault and page_mkwrite | Yan, Zheng |
2013-12-31 | rbd: add support for single-major device number allocation scheme | Ilya Dryomov |
2013-12-31 | rbd: wire up is_visible() sysfs callback for rbd bus | Ilya Dryomov |
2013-12-31 | rbd: add 'minor' sysfs rbd device attribute | Ilya Dryomov |