summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ceph: Avoid data inconsistency due to d-cache aliasing in readpage()Li Wang2013-12-131-2/+6
* ceph: initialize inode before instantiating dentryYan, Zheng2013-12-131-78/+58
* Linux 3.13-rc3v3.13-rc3Linus Torvalds2013-12-061-1/+1
* Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-12-062-10/+3
|\
| * tracing: Only run synchronize_sched() at instance deletion timeSteven Rostedt2013-12-052-10/+3
* | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-12-061-2/+6
|\ \
| * | aio: clean up aio ring in the fail pathGu Zheng2013-12-061-2/+6
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-12-0631-57/+129
|\ \ \
OpenPOWER on IntegriCloud