]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-10-08 Sage Weilceph_test_libcephfs: parse CEPH_ARGS properly
2015-10-07 Greg FarnumMerge branch 'infernalis'
2015-10-07 Greg FarnumMerge branch 'wip-yrf-fix1' of git://github.com/H3C...
2015-10-07 Greg FarnumMerge branch 'wip-13256' of git://github.com/ukernel...
2015-10-07 John Sprayqa: avoid using sudo in fsstress
2015-10-07 Daniel GryniewiczMerge pull request #6186 from ceph/wip-12913-2
2015-10-07 Sage WeilMerge pull request #6185 from liewegas/wip-13382
2015-10-07 Sage WeilMerge pull request #6182 from liewegas/wip-13379
2015-10-06 Sage Weilosd/PG: fix generate_past_intervals 6185/head
2015-10-06 Sage Weildoc/release-notes: fix math error in firefly notes
2015-10-06 branto1Merge pull request #6171 from SUSE/wip-infernalis-obs
2015-10-06 Sage Weilmon: do not remove proxied sessions 6182/head
2015-10-06 Sage WeilMerge pull request #6181 from athanatos/wip-13323
2015-10-06 Nathan Cutlerceph.spec.in: remove comments regarding ceph UID/GID... 6171/head
2015-10-06 Nathan Cutlerceph.spec.in: enable OBS post-build-checks to find...
2015-10-06 Nathan Cutleretc/sysconfig/ceph: add CEPH_AUTO_RESTART_ON_UPGRADE
2015-10-06 Nathan Cutlerceph.spec.in: Standardize systemd preun and postun...
2015-10-06 Nathan Cutlerceph.spec.in: fix for out-of-memory errors in OBS
2015-10-06 Nathan Cutlerceph.spec.in: Use _smp_mflags instead of _NPROCESSORS_ONLN
2015-10-06 Nathan CutlerRevert "install-deps.sh: use %bcond_with selinux on...
2015-10-06 Nathan Cutlerceph.spec.in: selinux by default on RHEL/Fedora, non...
2015-10-06 Nathan Cutlerceph.spec.in: use %fillup_only macro in SLE/openSUSE
2015-10-06 Nathan Cutlerceph.spec.in: distro-conditional groupadd and useradd
2015-10-06 Nathan Cutlerceph.spec.in: move systemd-tmpfiles stuff to ceph-common
2015-10-06 Nathan Cutlerceph.spec.in: remove SUSE-specific curses hack
2015-10-06 Nathan Cutlerceph.spec.in: lttng in SLES12 only
2015-10-06 Nathan Cutlerceph.spec.in: drop %insserv_prereq (obsoleted by systemd)
2015-10-06 Nathan Cutlerceph.spec.in: fix boost-random build dependency for...
2015-10-06 Sage Weildoc/release-notes: initial v9.1.0 notes
2015-10-05 Sage WeilMerge pull request #6110 from ceph/wip-13239-infernalis
2015-10-05 Sage WeilMerge pull request #6142 from ceph/wip-13061
2015-10-05 Sage WeilMerge pull request #6105 from liewegas/wip-13262
2015-10-05 Sage WeilMerge pull request #6176 from liewegas/wip-13283
2015-10-05 Sage Weilosdc/Objecter: send FULL_TRY and FULL_FORCE ops despite... 6176/head
2015-10-05 Sage Weilmon: allow ping through despite synch/quorum status... 6105/head
2015-10-05 Sage Weilmon: drop ops on closed sessions early
2015-10-05 Sage Weilmon: clean up _ms_dispatch
2015-10-05 Sage Weilmon: all MonOpRequests have an attached Session
2015-10-05 Sage Weilmon: drop any ops from closed sessions in dispatch_op
2015-10-05 Sage Weilmon: always set up session; move waitlist logic
2015-10-03 Sage WeilMerge remote-tracking branch 'gh/infernalis'
2015-10-03 Sage Weilmon: fix msg leak in resend_routed_requests
2015-10-03 Haomai WangMon: Fix decoded message leak when this monitor is...
2015-10-03 Sage WeilMerge pull request #6139 from liewegas/wip-13283
2015-10-02 Sage Weillibrados: document new flag 6139/head
2015-10-02 Yehuda SadehMerge pull request #6169 from rzarzynski/wip-13326
2015-10-02 Ken DreyerMerge pull request #6168 from SUSE/wip-13333-infernalis
2015-10-02 Nathan Cutlerceph.spec.in: correctly declare systemd dependency... 6168/head
2015-10-02 Sage Weilosd/ReplicatedPG: exempt MDS from the failsafe check...
2015-10-02 Radoslaw Zarzynskirgw: improve handling of already removed buckets in... 6138/head 6169/head
2015-10-02 Loic DacharyMerge pull request #5907 from dachary/wip-release-notes
2015-10-02 Loic Dacharyrelease-notes: draft v0.94.4 release notes 5907/head
2015-10-02 Loic Dacharytools: ceph-release-notes handle multiple issues
2015-10-02 Sage WeilMerge pull request #6096 from liewegas/wip-13260
2015-10-02 Sage WeilMerge pull request #6107 from liewegas/wip-13206
2015-10-02 Sage WeilMerge pull request #6136 from liewegas/wip-13114
2015-10-02 Boris Rantoceph.spec.in: Do not always restart the daemons on... 6142/head
2015-10-02 Boris Rantoceph.spec.in: Do not always restart the daemons on...
2015-10-01 Loic DacharyMerge pull request #6137 from SUSE/wip-13324-infernalis
2015-10-01 Samuel JustMerge remote-tracking branch 'jdurgin/wip-13281' into...
2015-10-01 Samuel JustReplicatedPG: consider IGNORE_CACHE for all maybe_handl... 6181/head
2015-10-01 Nathan Cutlerinstall-deps.sh: use %bcond_with selinux on SLE/openSUSE 6137/head
2015-10-01 Sage Weilceph_test_rados_api_aio: test pool full gets EDQUOT...
2015-10-01 Sage Weillibrados: expose OPERATION_FULL_TRY flag
2015-10-01 Sage Weilosd: return -EDQUOT instead of -ENOSPC if it is a pool...
2015-10-01 Sage Weilosdc/Objecter: distinguish between multiple notify... 6136/head
2015-10-01 Sage Weilosd: reply to notify request with our unique notify_id
2015-10-01 Sage WeilMerge remote-tracking branch 'gh/infernalis'
2015-10-01 Sage WeilMerge branch 'wip-mdscap'
2015-10-01 Ken DreyerMerge pull request #6114 from SUSE/wip-suse-spec-fixes
2015-10-01 Sage WeilMerge pull request #6134 from SUSE/wip-13318-infernalis
2015-10-01 Nathan Cutlerinstall-deps.sh: openSUSE-release/sles-release/sled... 6134/head
2015-10-01 Sage Weilceph_test_libcephfs: remove remaining pool name assumptions
2015-10-01 Sage Weilclient: clarify setattr forced sync behavior
2015-10-01 Sage Weilqa/workunits/fs/test_auth_caps: superceded by ceph_test...
2015-10-01 Sage Weilceph_test_libcephfs: fix LibCephFS.OpenLayout test
2015-10-01 Sage Weilunittest_mds_authcap: improve user tests
2015-10-01 Sage Weilmds: drop MAY_CREATE
2015-10-01 Sage Weilmds/MDSAuthCap: verify the caller_gid is valid
2015-10-01 Sage Weilmds: fix chown/chgrp check and tests
2015-10-01 Sage Weilmds/MDSAuthCaps: rename args for is_capable
2015-10-01 Sage Weilceph_test_libcephfs: add AccessTest.User
2015-10-01 Sage Weilmds/SessionMap: fix MAY_CREATE check
2015-10-01 Sage Weilceph_test_libcephfs: make foo, path tests use unique...
2015-10-01 Sage Weilqa/workunits: drop bash path tests
2015-10-01 Sage Weilmds/SessionMap: fix check_access for stray inodes
2015-10-01 Sage Weilmds/SessionMap: move Session method definitions together
2015-10-01 Sage Weilmds/Locker: do not ack from do_cap_update
2015-10-01 Sage Weilceph_test_libcephfs: fix update-after-unlink test
2015-10-01 Sage Weilmds/Server: skip auth check on session-less mdr's
2015-10-01 Sage Weilclient: do sync setattr when caller != last cap dirtier
2015-10-01 Sage Weilclient: consolidate client_mount_{uid,gid} and client_...
2015-10-01 Sage Weilclient: add get_{uid,gid} helpers for consistent uid...
2015-10-01 Nishtha Raiadd caps_dirty to setattr
2015-10-01 Sage Weilunittest_mds_authcaps: fix a few unit tests
2015-10-01 Jashan Kambojfix test_path_caps
2015-10-01 Jashan Kambojdoc:fix path-based restriction
2015-10-01 Jashan Kambojtest/libcephfs/access: add update_after_unlink test
2015-10-01 Jashan Kambojtest/libcephfs/access: add ReadOnly restriction test
2015-10-01 Jashan Kambojtest/libcephfs/access: add Path restriction test
next