summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | libceph: rename front to front_len in get_reply()Ilya Dryomov2014-01-141-4/+5
| * | libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov2014-01-143-8/+8
| * | libceph: use CEPH_MON_PORT when the specified port is 0Ilya Dryomov2013-12-311-1/+3
| * | crush: support new indep mode and SET_* steps (crush v2) by defaultIlya Dryomov2013-12-311-1/+2
| * | crush: fix crush_choose_firstn commentIlya Dryomov2013-12-311-1/+5
| * | crush: attempts -> triesIlya Dryomov2013-12-311-8/+8
| * | crush: add set_choose_local_[fallback_]tries stepsIlya Dryomov2013-12-312-5/+25
| * | crush: generalize descend_onceIlya Dryomov2013-12-311-11/+14
| * | crush: CHOOSE_LEAF -> CHOOSELEAF throughoutIlya Dryomov2013-12-312-8/+8
| * | crush: add SET_CHOOSE_TRIES rule stepIlya Dryomov2013-12-312-1/+7
| * | crush: apply chooseleaf_tries to firstn mode tooIlya Dryomov2013-12-312-5/+14
| * | crush: new SET_CHOOSE_LEAF_TRIES commandIlya Dryomov2013-12-312-10/+23
| * | crush: pass parent r value for indep callIlya Dryomov2013-12-311-4/+6
| * | crush: clarify numrep vs endposIlya Dryomov2013-12-311-8/+8
| * | crush: strip firstn conditionals out of crush_choose, renameIlya Dryomov2013-12-311-55/+33
| * | crush: add note about r in recursive chooseIlya Dryomov2013-12-311-0/+8
| * | crush: use breadth-first search for indep modeIlya Dryomov2013-12-312-10/+165
| * | crush: return CRUSH_ITEM_UNDEF for failed placements with indepIlya Dryomov2013-12-312-3/+8
| * | crush: eliminate CRUSH_MAX_SET result size limitationIlya Dryomov2013-12-314-9/+21
| * | crush: fix some commentsIlya Dryomov2013-12-311-1/+1
| * | crush: reduce scope of some local variablesIlya Dryomov2013-12-311-3/+3
| * | crush: factor out (trivial) crush_destroy_rule()Ilya Dryomov2013-12-312-2/+6
| * | crush: pass weight vector size to map functionIlya Dryomov2013-12-313-7/+14
| * | libceph: update ceph_features.hIlya Dryomov2013-12-312-33/+67
| * | libceph: all features fields must be u64Ilya Dryomov2013-12-316-22/+22
| * | rbd: tear down watch request if rbd_dev_device_setup() failsIlya Dryomov2013-12-311-0/+6
| * | rbd: introduce rbd_dev_header_unwatch_sync() and switch to itIlya Dryomov2013-12-311-13/+22
| * | MAINTAINERS: update an e-mail addressAlex Elder2013-12-311-1/+1
| * | rbd: enable extended devt in single-major modeIlya Dryomov2013-12-311-4/+9
| * | ceph fscache: Uncaching no data page from fscache in readpage()Li Wang2013-12-311-0/+1
| * | ceph fscache: Introduce a routine for uncaching single no data page from fscacheLi Wang2013-12-311-0/+13
| * | ceph: add acl for cephfsGuangliang Zhao2013-12-319-13/+451
| * | ceph: check caps in filemap_fault and page_mkwriteYan, Zheng2013-12-311-12/+77
| * | rbd: add support for single-major device number allocation schemeIlya Dryomov2013-12-312-20/+134
| * | rbd: wire up is_visible() sysfs callback for rbd busIlya Dryomov2013-12-311-1/+12
| * | rbd: add 'minor' sysfs rbd device attributeIlya Dryomov2013-12-312-1/+16
| * | rbd: switch to ida for rbd id assignmentsIlya Dryomov2013-12-311-46/+23
| * | rbd: refactor rbd_init() a bitIlya Dryomov2013-12-311-4/+8
| * | rbd: tweak "loaded" message and module descriptionIlya Dryomov2013-12-311-4/+2
| * | rbd: rbd_device::dev_id is an int, format it as suchIlya Dryomov2013-12-311-4/+2
| * | libceph: resend all writes after the osdmap loses the full flagJosh Durgin2013-12-131-6/+22
| * | libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin2013-12-132-2/+28
| * | fs: ceph: new helper: file_inode(file)Libo Chen2013-12-131-1/+1
| * | ceph: Add necessary clean up if invalid reply received in handle_reply()Li Wang2013-12-131-0/+7
| * | ceph: Clean up if error occurred in finish_read()Li Wang2013-12-131-0/+3
| * | ceph: implement readv/preadv for sync operationmajianpeng2013-12-131-46/+116
| * | ceph: Implement writev/pwritev for sync operation.majianpeng2013-12-131-80/+193
| * | ceph: drop unconnected inodesYan, Zheng2013-12-133-0/+12
* | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-01-283-26/+51
|\ \ \
| * | | exofs: Print less in r4wBoaz Harrosh2014-01-231-9/+9
OpenPOWER on IntegriCloud