]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-09-07 Danny Al-Gaaffix init-radosgw* to use the same indentation
2013-09-07 Danny Al-Gaafceph_authtool.cc: update help/usage text
2013-09-04 Yehuda Sadehrgw: check object name after rebuilding it in S3 POST
2013-09-03 Gary Lowellceph.spec.in: remove trailing paren in previous commit
2013-09-03 Gary Lowellceph.spec.in: Don't invoke debug_package macro on...
2013-08-26 Sage Weilosd: get initial full map after a map gap
2013-08-26 Sage Weilosd: fix off-by-one in map gap logic
2013-08-26 Samuel JustOSD: tolerate holes in stored maps
2013-08-26 Sage Weilceph-disk: partprobe after creating journal partition
2013-08-26 Sage Weilosdc/ObjectCacher: do not merge rx buffers
2013-08-26 Sage Weilosdc/ObjectCacher: match reads with their original...
2013-08-26 Sage Weilmon/Paxos: fix another uncommitted value corner case
2013-08-26 Sage Weilos: make readdir_r buffers larger
2013-08-26 Sage Weilos: fix readdir_r buffer size
2013-08-23 Alfredo Dezaceph-disk: specify the filetype when mounting
2013-08-23 Sandon Van... QA: Compile fsstress if missing on machine.
2013-08-23 Sage Weilmds: fix locking, use-after-free/race in handle_accept
2013-08-22 Sage Weil.gitignore: ignore test-driver
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...
next