summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* client: Properly set ctime on writewip-mtime-incrSam Lang2012-11-271-1/+9
* client: Always increment mtimeSam Lang2012-11-271-1/+7
* Merge branch 'wip-rbd-cmdparse'Dan Mick2012-11-262-12/+78
|\
| * rbd workunit: Add tests for clones across poolsDan Mick2012-11-261-0/+25
| * rbd workunit: Make "remove_images" silentDan Mick2012-11-261-2/+2
| * rbd workunit: Add tests for cross-pool renameDan Mick2012-11-261-0/+10
| * rbd: tests for copy with explicit/implicit pool namesDan Mick2012-11-261-0/+14
| * rbd: fix import pool assumptionsDan Mick2012-11-261-0/+14
| * rbd: change destpool assumptions.Dan Mick2012-11-261-1/+2
| * rbd: --size fixesDan Mick2012-11-261-6/+11
| * rbd: allow parsing image@snap even if --pool givenDan Mick2012-11-261-3/+0
* | osdc/ObjectCacher: touch Objects in lruSage Weil2012-11-262-0/+5
* | Merge branch 'next'Sage Weil2012-11-2619-34/+237
|\ \ | |/ |/|
| * osdc/ObjectCacher: remove unused waitfor_{rd,wr}Sage Weil2012-11-261-4/+0
| * osdc/ObjectCacher: *do* pin object during writeSage Weil2012-11-262-6/+10
| * rgw: document ops logging setupYehuda Sadeh2012-11-262-0/+46
| * rgw: usage REST api handles cateogoriesYehuda Sadeh2012-11-261-0/+14
| * logrotate on systems without invoke-rc.dAlexandre Oliva2012-11-261-3/+3
| * Search for srcdir/.git in check_versionAlexandre Oliva2012-11-261-4/+5
| * rgw: POST requests not default to init multipart uploadYehuda Sadeh2012-11-263-13/+5
| * java: add ceph_open_layout interfaceNoah Watkins2012-11-264-0/+87
| * client: add ceph_open_layout interfaceNoah Watkins2012-11-265-6/+69
* | Removing ceph dirs while scrubbing ceph off the systemtamil2012-11-261-1/+6
* | Merge branch 'next'Josh Durgin2012-11-2618-19/+87
|\ \ | |/
| * qa: add script to run objectcacher testsJosh Durgin2012-11-261-0/+26
| * Merge remote-tracking branch 'gh/wip-upstart' into nextSage Weil2012-11-2613-13/+44
| |\
| | * upstart: fix limit linesSage Weil2012-11-163-3/+3
| | * upstart: add ceph-osd-all-starter.confSage Weil2012-11-162-0/+21
| | * upstart: make ceph-osd-all, ceph jobsSage Weil2012-11-1610-10/+20
| * | init-ceph: do not make noise about missing devsSage Weil2012-11-261-2/+0
| * | syncfs: check for __NR_syncfs tooSage Weil2012-11-252-3/+14
| * | monmap: fix crash from dup initial seed monsSage Weil2012-11-251-1/+3
* | | Merge remote-tracking branch 'gh/next'Sage Weil2012-11-2546-246/+1096
|\ \ \ | |/ /
| * | osdc/ObjectCacher: fix BufferHead leak on ENOENTSage Weil2012-11-241-0/+1
| * | Merge remote-tracking branch 'gh/wip-mon-misc-fixes' into nextSage Weil2012-11-247-20/+50
| |\ \
| | * | mon: Monitor: wake up contexts based on paxos machine's stateJoao Eduardo Luis2012-11-231-4/+16
| | * | mon: AuthMonitor: increase log levels when logging secretsJoao Eduardo Luis2012-11-231-2/+4
| | * | auth: Keyring: increase log levels when logging secretsJoao Eduardo Luis2012-11-231-1/+2
| | * | auth: cephx: increase log levels when logging secretsJoao Eduardo Luis2012-11-232-7/+9
| | * | crush: CrushWrapper: don't add item to a bucket with != type than wantedJoao Eduardo Luis2012-11-231-0/+8
| | * | mon: PGMonitor: check if pg exists when handling 'pg map <PG>'Joao Eduardo Luis2012-11-231-6/+11
| * | | make mkcephfs and init-ceph osd filesystem handling more flexibleDanny Al-Gaaf2012-11-237-79/+150
| |/ /
| * | Merge remote-tracking branch 'origin/next' into nextYehuda Sadeh2012-11-221-1/+1
| |\ \
| | * | mds: child directory inherits SGID bitSage Weil2012-11-221-1/+1
| * | | Merge remote-tracking branch 'origin/next' into nextYehuda Sadeh2012-11-224-0/+50
| |\ \ \ | | |/ /
| | * | crush: prevent loops from insert_itemSage Weil2012-11-222-0/+34
| | * | Try using syscall() for syncfs if not supported directly by glibcDan Mick2012-11-222-0/+16
| * | | Merge branch 'wip-opslog-socket2' into nextYehuda Sadeh2012-11-228-35/+611
| |\ \ \ | | |/ / | |/| |
| | * | rgw: ops log can also go to socketYehuda Sadeh2012-11-168-35/+611
| * | | rgw: fix usage accountingYehuda Sadeh2012-11-215-9/+16