]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-12-28 Sage Weilclient: fix fh leak in non-create case
2012-12-28 Sam Langmds: Return created inode in mds reply to create
2012-12-28 Sam Langclient: Make ll_create use _create
2012-12-28 Sam Langceph-fuse: Avoid doing handle cleanup in dtor
2012-12-28 Sam Langceph-fuse: Pass client handle as userdata
2012-12-28 Josh Durgindoc: warn about using caching without QEMU knowing
2012-12-28 Sage Weilfeatures is uint64_t
2012-12-28 Sage WeilMerge remote-tracking branch 'gh/next'
2012-12-28 Sam Langceph-fuse: Split main into init/main/finalize
2012-12-28 Noah Watkinsjava: remove deprecated libcephfs
2012-12-28 Sage Weilinit-ceph: fix status version check across machines
2012-12-27 Sage WeilMerge remote-tracking branch 'gh/wip-mds'
2012-12-27 Sage Weilosd: fix recovery assert for pg repair case
2012-12-27 Sage WeilMerge branch 'wip-osd-flags'
2012-12-27 Sage WeilMerge remote-tracking branch 'gh/wip-mds-pool'
2012-12-27 Sage Weilosd: only calculate OpRequest rmw flags once
2012-12-27 Sage Weilmessages/MOSDOpReply: remove misleading may_read/may_write
2012-12-27 Sage Weilosd: move rmw_flags to OpRequest, out of MOSDOp
2012-12-27 tamildropping xfs test 186 due to bug: 3685
2012-12-27 Sage Weilosd: drop 'osd recovery max active' back to previous...
2012-12-27 Sage Weiljournal: reduce journal max queue size
2012-12-27 Sage Weilmds: use set to store MDSMap data pools
2012-12-27 Sage Weilmds: wait for client's mdsmap when specifying data...
2012-12-27 Sage Weildoc: document mds config options
2012-12-27 Sage Weildoc: journaler config options
2012-12-26 Sage Weilmds: add waiting_for_mdsmap queue
2012-12-26 Sage Weilmds: do not check for pool existence in osdmap
2012-12-26 Josh Durginqa: remove xfstests 172 and 173 from qemu testing
2012-12-26 Sage Weildoc/man/8/mkcephfs: update --mkfs a bit
2012-12-24 Sage Weilmds: replace closed sessions on connect
2012-12-24 Sage Weilmds: don't force in->first == dn->first
2012-12-24 Yan, Zhengmds: compare sessionmap version before replaying import...
2012-12-24 Yan, Zhengmds: fix race between send_dentry_link() and cache...
2012-12-24 Yan, Zhengmds: fix file existing check in Server::handle_client_o...
2012-12-24 Yan, Zhengmds: delay processing cache expire when state >= EXPORT...
2012-12-24 Yan, Zhengmds: don't retry readdir request after issuing caps
2012-12-24 Yan, Zhengmds: take export lock set before sending MExportDirDiscover
2012-12-24 Yan, Zhengmds: re-issue caps after importing caps
2012-12-24 Yan, Zhengmds: always send discover if want_xlocked is true
2012-12-24 Yan, Zhengmds: fix error hanlding in MDCache::handle_discover_reply()
2012-12-24 Yan, Zhengmds: set want_base_dir to false for MDCache::discover_ino()
2012-12-24 Yan, Zhengmds: no bloom filter for replica dir
2012-12-24 Yan, Zhengmds: properly mark dirfrag dirty
2012-12-24 Yan, Zhengmds: alllow handle_client_readdir() fetching freezing...
2012-12-24 Sage WeilMerge branch 'wip-create-layout'
2012-12-24 Sage Weilmds: *_pg_pool -> *_pool
2012-12-24 Sage Weilclient, libcephfs: add method to get the pool name...
2012-12-24 Sage Weilclient: specify data pool on create operations
2012-12-24 Sage Weilmds: verify that the pool id is valid on SET[DIR]LAYOUT
2012-12-24 Sage Weilmds: allow data pool to be specfied on create
2012-12-24 Sage Weilclient: remove set_default_*() methods
2012-12-23 Sage Weilosd: fix dup failure cancellations
2012-12-23 Sage Weilosd: make MOSDFailure output more sensible
2012-12-23 Sage Weilmon: make osd failure report log msgs sensible
2012-12-23 Sage WeilMerge branch 'wip-scrub' into next
2012-12-23 Sage Weilmonclient: fix get_monmap_privately retry interval
2012-12-23 Sage WeilMakefile: fix 'base' rule
2012-12-23 Sage WeilMerge branch 'next'
2012-12-23 Sage Weilinit-ceph,mkcephfs: default inode64 for mounting xfs
2012-12-22 Sage Weilinit-ceph: default osd_data path
2012-12-22 Samuel JustOSD: always do a deep scrub when repairing
2012-12-22 Samuel JustPG: don't use a self-transition for WaitRemoteRecoveryR...
2012-12-22 Samuel JustPG: Handle repair once in scrub_finish
2012-12-22 Dan Mickimport_export.sh: sparse import export
2012-12-22 Dan Mickrbd: harder-working sparse import from stdin
2012-12-22 Dan Mickrbd: check for all-zero buf in export, seek output...
2012-12-22 Dan Micklibrbd: move buf_is_zero() to new common/util.cc and...
2012-12-22 Sage Weilosd: fix pg stat msgs vs timeout
2012-12-22 John Wilkinsdoc: Added new journaler page to CephFS section. Needs...
2012-12-22 John Wilkinsdoc: Added Journaler Configuration to toc tree.
2012-12-22 John Wilkinsdoc: Added --mkfs options.
2012-12-22 John Wilkinsdoc: Added running multiple clusters. Per Tommi.
2012-12-22 John Wilkinsdoc: Updated the Configuration File section.
2012-12-21 Samuel JustPG::scrub_compare_maps increment scrubber.fixed for...
2012-12-21 Samuel JustPG::_compare_scrubmaps: increment scrubber.errors on...
2012-12-21 John Wilkinsdoc: Added sudo the ceph health for when cephx is on.
2012-12-21 John Wilkinsdoc: minor fix to syntax.
2012-12-21 Sage Weilmkcephfs: error out if 'devs' defined but 'osd fs type...
2012-12-21 Sage Weildoc: update ceph.conf examples about btrfs default
2012-12-21 Sage WeilMerge remote-tracking branch 'gh/wip-scrub' into next
2012-12-21 Sage WeilMerge remote-tracking branch 'gh/wip-3643' into next
2012-12-21 Sage Weilmonc: only warn about missing keyring if we fail to...
2012-12-21 Sage Weilosd: clear CLEAN on exit from Clean state
2012-12-21 Yehuda Sadehauth: use none auth if keyring not found
2012-12-21 Samuel JustPG::sched_scrub: only set PG_STATE_DEEP_SCRUB once...
2012-12-21 Samuel JustPG::sched_scrub: return true if scrub newly kicked off
2012-12-21 Sage Weilosd: allow transition from Clean -> WaitLocalRecoveryRe...
2012-12-21 Samuel JustPG: in sched_scrub() set PG_STATE_DEEP_SCRUB not scrubb...
2012-12-21 Sage Weilosd: clear scrub state if queued scrub doesn't start
2012-12-21 John Wilkinsdoc: Moved path to individual OSD entires.
2012-12-21 Sage Weilosd: only dec_scrubs_active if we were active
2012-12-21 Sage Weilosd: reintroduce inc_scrubs_active helper
2012-12-21 Sage WeilMerge remote-tracking branch 'gh/next'
2012-12-21 Samuel JustMerge remote-tracking branch 'upstream/wip_notify'...
2012-12-20 Dan Mickcephtool: mention ceph osd ls, fix ceph osd tell N...
2012-12-20 Yehuda Sadehrgw: remove noisy log message
2012-12-20 Yehuda Sadehrgw: fix daemonize initialization
2012-12-20 Sage Weillog: fix flush/signal race
2012-12-20 Samuel JustReplicatedPG::remove_notify : don't leak the notify...
2012-12-20 Samuel JustOSD,ReplicatedPG: do not track notifies on the session
next