]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-08-19 Yehuda Sadehrgw: reread obj meta on racing write operation
2011-08-19 Samuel JustReplicatedPG: Don't crash when a clone is missing
2011-08-19 Greg Farnumfile_layout.sh: add test for setting a new data pool
2011-08-19 Colin Patrick... Merge branch 'wip-librados-tests'
2011-08-18 Colin Patrick... Remove old rados tests
2011-08-18 Yehuda Sadehrgw: fix locator for shadow objects
2011-08-18 Sage Weilmds: share max_size on any client_range adjustment
2011-08-18 Colin Patrick... add WatchNotifyTimeoutTestPP
2011-08-18 Yehuda Sadehrgw: fix a double free in GetObj
2011-08-18 Colin Patrick... test/rados-api/misc.cc: test CloneRange
2011-08-18 Colin Patrick... test/rados-api/misc.cc: test CloneRangePP
2011-08-18 Colin Patrick... test/rados-api/misc.cc: test AioOperatePP
2011-08-18 Sage Weilosd: fix _activate_committed() crash
2011-08-18 Colin Patrick... test/rados-api/misc.cc: test Operate2PP
2011-08-18 Colin Patrick... Operate1PP: test CEPH_OSD_CMPXATTR_OP_EQ
2011-08-18 Sage Weilcompatset: dump json
2011-08-18 Colin Patrick... librados: remove unused operate param
2011-08-18 Sage Weiluninline a bunch of buffer.h stuff
2011-08-18 Sage Weiluninline osd types
2011-08-18 Sage Weilmds: add debug_mds_locker
2011-08-17 Sage Weillibrbd: rbd_list: return buffer size, not element count
2011-08-17 Sage Weilmon: add/remove data_pg_pools from mdsmap
2011-08-17 Samuel JustPG: last_warm_restart must be set to the current epoch
2011-08-17 Sage Weilmds: explain weird encoding
2011-08-17 Sage Weilmds: whitespace
2011-08-17 Sage Weilmds: drop unused projected dirfrag_t arg for EMetaBlob...
2011-08-17 Sage Weilmds: drop unused snapbl arg
2011-08-17 Sage Weilmds: avoid explicit passing of projected_xattrs
2011-08-17 Sage Weilmds: avoid passing snapbl around explicitly
2011-08-17 Colin Patrick... test/rados-api/misc.cc: test Operate1PP
2011-08-17 Sage Weilmds: use snaprealm projection for MDCache::snaprealm_cr...
2011-08-17 Sage Weilmds: simplify sr_t journaling
2011-08-17 Sage Weilmds: journal inode on mksnap
2011-08-17 Sage Weilmds: handle O_TRUNC when size is already 0
2011-08-17 Sage Weilclient: send O_TRUNC open requests to MDS
2011-08-17 Sage Weilclient: move Inode operator<<
2011-08-17 Colin Patrick... Test rados_exec, C and C++ version
2011-08-17 Colin Patrick... test/rados-api/misc.cc: test tmap_update
2011-08-17 Sage Weilrbd: remove dup 'rm' command from man page
2011-08-17 Sage Weilcfuse: take out accidental bad channel add
2011-08-17 Yehuda Sadehrgw: fix virtual bucket name handling
2011-08-17 Colin Patrick... qa/workunits/rados/test.sh:explicitly invoke tests
2011-08-17 Colin Patrick... Add qa/workunits/rados/test.sh
2011-08-17 Sage Weilcfuse: make use of fuse invalidate callback optional...
2011-08-17 Yehuda Sadehformatter: remove bad asserts
2011-08-17 Yehuda Sadehrgw: list objects shows time in GMT, thread safety fix
2011-08-17 Colin Patrick... src/perfglue/heap_profiler.cc: fix snprintf
2011-08-17 Yehuda Sadehclient: compile with older libfuse2
2011-08-17 Colin Patrick... Merge branch 'wip-librados-tests'
2011-08-17 Sage Weilosd_types: fix merge
2011-08-17 Sage WeilMerge commit 'v0.33'
2011-08-17 Sage Weilv0.33 v0.33
2011-08-17 Sage Weilosd: pg_stat_t: throw exception on unknown encoding
2011-08-17 Sage Weilqa: test rename into snapped dir
2011-08-17 Sage Weilmds: mark newly created snaprealms as open
2011-08-17 Colin Patrick... test/rados-api/misc.cc: test Rados::version
2011-08-17 Colin Patrick... test/rados-api/list.cc: C++ version
2011-08-17 Colin Patrick... test/rados-api/snapshots.cc: C++ version
2011-08-17 Colin Patrick... test/rados-api/watch_notify.cc: implement C++ ver
2011-08-17 Colin Patrick... test/rados-api/stat.cc: implement C++ tests
2011-08-17 Colin Patrick... rados/librados.h: use rados_snap_t consistently
2011-08-16 Colin Patrick... test/rados-api/aio.cc: test RoundTripWriteFull
2011-08-16 Colin Patrick... test/rados-api/aio.cc: implement FlushPP
2011-08-16 Colin Patrick... test/rados-api/aio.cc: test ReturnValuePP
2011-08-16 Colin Patrick... test/rados-api/aio.cc: test IsSafePP
2011-08-16 Colin Patrick... test/rados-api/aio.cc: add IsCompletePP
2011-08-16 Colin Patrick... test/rados-api/aio.cc: Add RoundTripAppendPP
2011-08-16 Colin Patrick... test/rados-api/aio.cc: add RoundTripPP
2011-08-16 Colin Patrick... Fix bug in turning off logging. Remove log_dir.
2011-08-15 Sage WeilMerge branch 'next'
2011-08-15 Sage Weilosd: fix heartbeats after bad markdown
2011-08-15 Sage Weilmonmaptool: don't inc bool
2011-08-15 Sage Weilcrushtool: don't inc bool
2011-08-15 Sage Weilmds: break #include recursion
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 Colin Patrick... LibRadosAio: WaitForSafePP
2011-08-12 Colin Patrick... test/rados-api/aio.cc: SimpleWritePP
2011-08-12 Colin Patrick... rados_setxattr: return 0 on success
2011-08-12 Colin Patrick... rados_write_full: remove offset parameter
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-12 Colin Patrick... test/rados-api/snapshots.cc:RollbackPP
2011-08-12 Colin Patrick... test/rados-api/snapshots.cc:SnapGetNamePP
2011-08-12 Colin Patrick... test/rados-api/snapshots.cc:SelfManagedRollbackTest
2011-08-12 Colin Patrick... SelfManagedSnapTest: test more
2011-08-12 Colin Patrick... test/rados-api/snapshots.cc: SelfManagedSnapTestPP
2011-08-11 Colin Patrick... test/rados-api/io.cc: test XattrListPP
2011-08-11 Colin Patrick... test/rados-api/io.cc: test RmXattrPP
2011-08-11 Colin Patrick... test/rados-api/io.cc: test XattrsRoundTripPP
2011-08-11 Sage Weilclient: use localized ldout macro
2011-08-11 Sage Weilmon: dump mdsmap in json
2011-08-11 Colin Patrick... test/rados-api/io.cc: add RemoveTestPP
2011-08-11 Colin Patrick... test/rados-api/io.cc: AppendRoundTripPP,TruncPP
2011-08-11 Colin Patrick... test/rados-api/io.cc: test WriteFullRoundTripPP
2011-08-11 Colin Patrick... test/rados-api/io.cc: test RoundTripPP, etc.
next