]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-08-22 Sage Weilfuse: fix warning when compiled against old fuse versions
2013-08-22 Sage Weiljson_spirit: remove unused typedef
2013-08-22 Sage Weilgtest: add build-aux/test-driver to .gitignore
2013-08-21 Josh Durginobjecter: resend unfinished lingers when osdmap is...
2013-08-19 Gary Lowellv0.61.8 v0.61.8
2013-08-19 Samuel JustRadosClient: shutdown monclient after dropping lock
2013-08-17 Sage Weilmon/OSDMonitor: make 'osd pool mksnap ...' not expose...
2013-08-16 Sage Weilmon/OSDMonitor: make 'osd pool rmsnap ...' not racy...
2013-08-15 Sage Weillibrados: fix async aio completion wakeup
2013-08-15 Josh Durginlibrados: fix locking for AioCompletionImpl refcounting
2013-08-13 Sage Weilmon/Paxos: bootstrap peon too if monmap updates
2013-08-13 Sage Weilosd: fix race when queuing recovery ops
2013-08-13 Sage Weilosd: tolerate racing threads starting recovery ops
2013-08-13 Sage Weilceph-disk: fix mount options passed to move_mount
2013-08-12 Yehuda Sadehrgw: fix multi delete
2013-08-09 Danny Al-Gaafceph.spec.in: obsolete ceph-libs only on the affected...
2013-08-09 Gary Lowellceph.spec.in: Obsolete ceph-libs
2013-08-09 Joao Eduardo... common: pick_addresses: fix bug with observer class...
2013-08-09 Alfredo Dezamake sure we are using the mount options
2013-08-08 Samuel JustPG: set !flushed in Reset()
2013-08-07 Sage Weilosd: make open classes on start optional
2013-08-07 Sage Weilosd: load all classes on startup
2013-07-28 Sage Weilceph_test_rados: print version banner on startup
2013-07-28 Sage Weilceph_test_rados: add --pool <name> arg
2013-07-26 Sage Weilupstart: stop ceph-create-keys when the monitor stops
2013-07-26 Samuel JustFileStore: fix fd leak in _check_global_replay_guard
2013-07-26 Sage Weilmon/Paxos: share uncommitted value when leader is/was...
2013-07-25 Sage WeilMerge remote-tracking branch 'gh/cuttlefish-next' into...
2013-07-25 Samuel JustHashIndex: reset attr upon split or merge completion
2013-07-25 Samuel Justtest/filestore/store_test: add test for 5723
2013-07-25 Samuel JustFileStore::_collection_rename: fix global replay guard
2013-07-25 Gary Lowellv0.61.7 v0.61.7
2013-07-24 Samuel JustPGLog::rewind_divergent_log: unindex only works from...
2013-07-24 Sage Weilmsg/Pipe: do not hold pipe_lock for verify_authorizer()
2013-07-24 Sage Weilmsg/Pipe: a bit of additional debug output
2013-07-24 Sage Weilmsg/Pipe: hold pipe_lock during important parts of...
2013-07-24 Greg Farnummsgr: fix a typo/goto-cross from dd4addef2d
2013-07-24 Sage Weilmsgr: close accepting_pipes from mark_down_all()
2013-07-24 Sage Weilmsgr: maintain list of accepting pipes
2013-07-24 Sage Weilmsgr: adjust nonce on rebind()
2013-07-24 Sage Weilmsgr: mark_down_all() after, not before, rebind
2013-07-24 Sage Weilmsg/Pipe: unlock msgr->lock earlier in accept()
2013-07-24 Sage Weilmsg/Pipe: avoid creating empty out_q entry
2013-07-24 Sage Weilmsg/Pipe: assert lock is held in various helpers
2013-07-24 Sage Weilmsg/Pipe: be a bit more explicit about encoding outgoin...
2013-07-24 Sage Weilmsg/Pipe: fix RECONNECT_SEQ behavior
2013-07-24 Sage Weilmsgr: reaper: make sure pipe has been cleared (under...
2013-07-24 Sage Weilmsg/Pipe: goto fail_unlocked on early failures in accept()
2013-07-24 Sage Weilmsgr: clear con->pipe inside pipe_lock on mark_down
2013-07-24 Sage Weilmsgr: clear_pipe inside pipe_lock on mark_down_all
2013-07-24 Samuel JustReplicatedPG: track temp collection contents, clear...
2013-07-24 Samuel JustPG, ReplicatedPG: pass a transaction down to Replicated...
2013-07-24 Samuel JustPG: start flush on primary only after we process the...
2013-07-24 Samuel JustReplicatedPG: replace clean_up_local with a debug check
2013-07-24 Samuel JustFileStore: add global replay guard for split, collectio...
2013-07-24 Samuel JustOSD: add config option for peering_wq batch size
2013-07-24 Sage Weilceph-disk: use new get_dev_path helper for list
2013-07-24 Sage Weilceph-disk: use /sys/block to determine partition device...
2013-07-24 Sage Weilceph-disk: reimplement is_partition() using /sys/block
2013-07-24 Sage Weilceph-disk: use get_dev_name() helper throughout
2013-07-24 Sage Weilceph-disk: refactor list_[all_]partitions
2013-07-24 Sage Weilceph-disk: add get_dev_name, path helpers
2013-07-24 Sage Weilceph-disk: handle /dev/foo/bar devices throughout
2013-07-24 Sage Weilceph-disk: make is_held() smarter about full disks
2013-07-24 Sage Weilmon/OSDMonitor: search for latest full osdmap if record...
2013-07-24 Joao Eduardo... test: test_store_tool: global init before using LevelDB...
2013-07-24 Joao Eduardo... mon: OSDMonitor: fix a bug introduced on 97462a32
2013-07-24 Sage Weilmon/Paxos: fix pn for uncommitted value during collect...
2013-07-24 Sage Weilmon/Paxos: debug ignored uncommitted values
2013-07-24 Sage Weilmon/Paxos: only learn uncommitted value if it is in...
2013-07-24 Sage Weilmon/Paxos: only share uncommitted value if it is next
2013-07-23 Gary Lowellv0.61.6 v0.61.6
2013-07-23 Sage Weilmon/OSDMonitor: fix base case for 7fb3804fb workaround
2013-07-23 Joao Eduardo... mon: OSDMonitor: work around a full version bug introdu...
2013-07-23 Joao Eduardo... mon: OSDMonitor: update the osdmap's latest_full with...
2013-07-19 Sage Weilmon: decline to scrub when paxos is not active
2013-07-17 Gary Lowellv0.61.5 v0.61.5
2013-07-16 Sage Weilceph-disk: rely on /dev/disk/by-partuuid instead of...
2013-07-16 Joao Eduardo... mon: Monitor: StoreConverter: clearer debug message...
2013-07-16 Joao Eduardo... mon: Monitor: do not reopen MonitorDBStore during conve...
2013-07-15 Sage Weilmessages/MClientReconnect: clear data when encoding
2013-07-15 Sage Weilmon: once sync full is chosen, make sure we don't chang...
2013-07-14 Sage Weilmon: do not scrub if scrub is in progress
2013-07-14 Sage Weilmessages/MPGStats: do not set paxos version to osdmap...
2013-07-14 Sage Weilosd/OSDmap: fix OSDMap::Incremental::dump() for new...
2013-07-13 Sage Weilmon/PaxosService: prevent reads until initial service...
2013-07-13 Sage Weilclient: send all request put's through put_request()
2013-07-13 Sage Weilclient: fix remaining Inode::put() caller, and make...
2013-07-13 Sage Weilclient: use put_inode on MetaRequest inode refs
2013-07-12 Sage Weilmon: be smarter about calculating last_epoch_clean...
2013-07-12 Sage Weilosd: report pg stats to mon at least every N (=500...
2013-07-12 Sage Weilosd: fix warning
2013-07-12 Sage WeilMerge remote-tracking branch 'gh/wip-mon-sync-2' into...
2013-07-10 Sandon Van... Get device-by-path by looking for it instead of assumin...
2013-07-10 Sage WeilMerge remote-tracking branch 'gh/cuttlefish' into wip... 399/head
2013-07-10 Sage Weilosd: limit number of inc osdmaps send to peers, clients
2013-07-10 Christophe... rgw: Fix return value for swift user not found
2013-07-10 Sage Weilmon/OSDMonitor: make 'osd crush rm ...' slightly more...
2013-07-09 Sage Weilmon/OSDMonitor: fix base case for loading full osdmap
2013-07-08 Sage Weilmon: fix osdmap stash, trim to retain complete history...
next