]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-08-15 Yehuda Sadehrgw: some encoding fixes
2011-08-15 Yehuda Sadehrgw: handle zero and invalid max_keys
2011-08-15 Yehuda Sadehrgw: create CommonPrefixes section for each prefix
2011-08-15 Yehuda Sadehrgw: adjust returned error when got invalid auth request
2011-08-13 Colin Patrick... obsync: add SRC_SECURE, DST_SECURE
2011-08-12 Sage WeilMerge branch 'next'
2011-08-12 Josh Durginlibrbd: output copy progress
2011-08-12 Sage Weilmds: avoid issue_caps on snapped inodes
2011-08-11 Sage Weilclient: use localized ldout macro
2011-08-11 Sage Weilmon: dump mdsmap in json
2011-08-11 Sage Weilmds: don't wait for lock 'flushing' flag on replicas
2011-08-11 Josh Durginlibrbd: deduplicate sparse read interpretation
2011-08-11 Josh Durginlibrbd: make read_iterate mirror AioCompletion::complete
2011-08-11 Josh Durgintestlibrbd: remove useless print statements
2011-08-11 Josh Durgintestlibrbd: NUL-terminate orig_data
2011-08-11 Josh Durgintestlibrbd(pp): accept standard command line arguments
2011-08-11 Sage Weilosd: don't request heartbeats from down peers
2011-08-11 Sage Weilcfuse: properly invalidate page cache data via callback
2011-08-11 Sage Weilclient: add callback for cache invalidate
2011-08-11 Sage Weilclient: use helper to invalidate/truncate cached file...
2011-08-11 Sage Weilclient: fix cached file data truncation
2011-08-11 Sage Weilfuse: enable atomic_o_trunc
2011-08-11 Sage Weilfuse: allow big writes
2011-08-10 Greg FarnumMerge branch 'wip-pg-creation'
2011-08-10 Sage Weillibrados: implement/document tmap_{get,put}
2011-08-10 Sage Weilradosgw_admin: fix clitest
2011-08-10 Sage Weilmds: don't wait for lock 'flushing' flag on replicas
2011-08-10 Yehuda Sadehrgw: can specify time for intent log purging
2011-08-10 Yehuda Sadehrgw: reduce intent log obj name time resolution
2011-08-10 Yehuda Sadehrgw: add 'temp remove' tool for rgw_admin
2011-08-10 Sage Weilqa/fsstress: be verbose
2011-08-10 Sage Weillibrados: document tmap_update
2011-08-10 Sage Weillibrados: document rados_pool_list
2011-08-10 Yehuda Sadehrgw: update radosgw man page
2011-08-10 Josh DurginMerge branch 'wip-librbd-read'
2011-08-10 Yehuda Sadehrgw: remove original object in put_obj, instead of...
2011-08-10 Yehuda Sadehlibrados: support op flags
2011-08-10 Sage Weilosd: don't request heartbeats from down peers
2011-08-10 Sage WeilMakefile: add rule for building coverity build bundle
2011-08-10 Sage Weilobjecter: fix compile error
2011-08-10 Sage Weilosd: don't try to remove head if it doesn't exist
2011-08-10 Sage Weilobjecter: allow setting of op flags for previously...
2011-08-10 Sage Weilosd: add CEPH_OSD_OP_FLAG_FAILOK
2011-08-10 Sage Weilauth: use set<> instead of map<,bool>
2011-08-10 Josh Durginlibrbd: deduplicate sparse read interpretation
2011-08-10 Josh Durginlibrbd: make read_iterate mirror AioCompletion::complete
2011-08-10 Yehuda Sadehlibrados, rgw: integrate stats categories
2011-08-09 Greg Farnumobjecter: allow requesting specific maps in maybe_reque...
2011-08-09 Josh Durgintestlibrbd: remove useless print statements
2011-08-09 Josh Durgintestlibrbd: NUL-terminate orig_data
2011-08-09 Josh Durgintestlibrbd(pp): accept standard command line arguments
2011-08-09 Yehuda Sadehlibrados: add missing method that was lost in merge
2011-08-09 Yehuda SadehMerge branch 'wip-stats' into wip-atomic-get
2011-08-09 Yehuda Sadehrgw: add hour to intent log name for higher resolution
2011-08-09 Sage WeilMerge branch 'wip-client'
2011-08-08 Yehuda Sadehrgw: log shadow objects removal in intent log
2011-08-08 Yehuda SadehMerge branch 'wip-atomic-get'
2011-08-08 Greg Farnumpgmon: use pool.get_last_change whenever creating new PGs
2011-08-08 Yehuda Sadehrgw: return ENOENT after get_obj() in some cases
2011-08-08 Greg Farnumosdmon: maintain ceph_pg_pool::last_change correctly
2011-08-08 Greg Farnumpgmon: call check_osd_map via a new on_active implement...
2011-08-08 Greg Farnumpgmon: fix comments to output the right function
2011-08-08 Sage WeilMerge branch 'debian-deps'
2011-08-08 Sage Weildebian: explicitly bind library users to matching version
2011-08-08 Sage WeilMerge branch 'wip-heartbeats'
2011-08-08 Yehuda Sadehrgw: ignore hidden objects for bucket deletion, fix...
2011-08-08 Colin Patrick... Merge branch 'wip-config'
2011-08-08 Sage Weilosd: missing ! in ifs on bad map after osd boot
2011-08-08 Sage Weilmds: fix Migrator::audit() for IMPORT_ABORTING
2011-08-06 Yehuda Sadehrgw: clone_obj can set mtime
2011-08-06 Yehuda Sadehlibrados: can set mtime for operate (mutate)
2011-08-05 Yehuda Sadehobjecter: halt compound operation only if result < 0
2011-08-05 Colin Patrick... Remove unused dyn_sprintf
2011-08-05 Colin Patrick... config.cc: clean up includes
2011-08-05 Sage Weilmds: chain rename subtree projections
2011-08-05 Sage Weilclient: whitespace cleanup
2011-08-05 Sage Weilclient: send renames to the correct node
2011-08-05 Yehuda Sadehrgw: multiple fixes
2011-08-05 Colin Patrick... config: more thread-safety stuff
2011-08-05 Colin Patrick... injectargs: forbid unsafe string modifications
2011-08-05 Colin Patrick... test/daemon_config: add injectargs test
2011-08-05 Colin Patrick... Add daemon_config, libceph_config, etc.
2011-08-05 Greg Farnumpgmon: create ALL pgs in new pools with correct creatio...
2011-08-05 Colin Patrick... add config unit test
2011-08-05 Colin Patrick... librados.h: fix out-of-date comment
2011-08-05 Sage Weildebian: don't explicitly list deps; let debian figure...
2011-08-05 Colin Patrick... config: more cleanup
2011-08-05 Colin Patrick... libceph.h: fix C compilation
2011-08-04 Colin Patrick... config: add proper locking, fix comments
2011-08-04 Yehuda Sadehrgw: mark ops as atomic
2011-08-04 Greg Farnumosd: remove unnecessary history creation.
2011-08-04 Greg Farnumosdmon: remove default values for prepare_new_pool
2011-08-04 Yehuda Sadehrgw: conditional clone, depends on src_cmpxattr result
2011-08-04 Yehuda Sadehlibrados: modify src_cmpxattr interface
2011-08-04 Greg Farnumpgmon: create PGs with a creation epoch that matches...
2011-08-04 Yehuda Sadehlibrados: get it compiled
2011-08-04 Yehuda Sadehrgw: prepare for conditional clone_range
2011-08-04 Yehuda Sadehrgw: adapt some more rados calls to the new atomic...
2011-08-04 Yehuda Sadehlibrados: restructure ObjectOperation
2011-08-04 Yehuda Sadehrgw: a few more operations are using atomic infrastructure
next