]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-03-21 Sage Weilv0.25.2 v0.25.2
2011-03-17 Sage Weilmsgr: temp hack to keep nonce unique
2011-03-15 Sage Weillibrbd: int -> ssize_t for aio completion wrappers too
2011-03-15 Sage Weillibrbd: ssize_t return values for read, write
2011-03-15 Sage Weilrbd: int -> int64_t on do_export
2011-03-15 Sage Weillibrbd: use int64_t for read_iterate
2011-03-14 Sage Weilv0.25.1 v0.25.1
2011-03-14 Sage Weilcfuse: always daemonize hack
2011-03-14 Colin Patrick... cpp_strerror: handle negative error code
2011-03-14 Sage Weilrgw_rest: fix printf format specifier
2011-03-14 Sage Weilrados: fix map type
2011-03-14 Sage Weillibrados: fix size_t -> uint64_t
2011-03-14 Sage Weillibrbd: more off_t and size_t -> uint64_t changes
2011-03-14 Sage Weillibrbd: size_t -> uint64_t on internal resize
2011-03-14 Sage Weillibrados: use uint64_t for extent len in extmap
2011-03-14 Sage Weillibrados: fixup rados_trunc
2011-03-14 Yehuda Sadehlibrados: rename statfs to cluster_stat
2011-03-14 Yehuda Sadehlibrados: add statfs to C interface
2011-03-14 Sage Weillibrbd: uint64_t for image sizes
2011-03-14 Sage Weilrados, rbd: off_t -> uint64_t
2011-03-12 Sage Weilmds: fix stray anchortable debug spam
2011-03-12 Tommi Virtanendebian: Conflict on earlier -dev packages with sonames.
2011-03-11 Greg Farnumutime: fix operator double() to use the right number...
2011-03-11 Sage Weildebian: add udev rules
2011-03-11 Sage Weilosd: fix osdmap scanning on pg creation
2011-03-11 Samuel Justdebian: add udev rules
2011-03-10 Sage Weildebian: remove so version from -dev packages
2011-03-10 Sage Weilfilestore: assert on ENOTEMPTY
2011-03-10 Sage Weilfiler: set RMW bit on probe
2011-03-10 Sage Weilosd: fix peer no missing optimization
2011-03-10 Sage Weilosd: fix missing.rm()
2011-03-10 Henry Changosd: fix merge_log missing calculation at split point...
2011-03-08 Greg Farnumuclient: Clear the CEPH_CAP_FILE_BUFFER ref on _flush...
2011-03-08 Sage Weilmds: use projected subtree in rename anchor check
2011-03-07 Sage Weilosd: document last_epoch_clean caveat
2011-03-07 Sage Weilosd: include all stray peers in might_have_unfound
2011-03-06 Sage Weiltests/cli/osdmaptool: default pg_num changed
2011-03-06 Sage Weiltestlibrbd: signed return types
2011-03-06 Sage Weilfilestore: fix signedness so we can handle errors from...
2011-03-06 Sage Weilversion: fix const warning
2011-03-06 Sage Weilsafe_io: fix signed/unsigned comparisons
2011-03-06 Sage Weiltests/cli/osdmaptool: default pg_num changed
2011-03-05 Sage Weilv0.25 v0.25
2011-03-05 Sage WeilBump librados soname to 2.
2011-03-05 Sage Weilconfig: back to 6 pg bits for now
2011-03-04 Sage WeilMerge branch 'osd_recovery' into next
2011-03-04 Yehuda Sadehrgw: put object request returns etag
2011-03-04 Sage Weiltest_missing_unfound: asdf
2011-03-04 Sage Weilosd: requeue pg for recovery if we may have found someting
2011-03-04 Sage Weilosd: include all up peers in might_have_unfound when...
2011-03-04 Sage Weilosd: recover_primary if recover_replicas starts no ops
2011-03-04 Sage Weilosd: discover more missing if unfound and do_recovery...
2011-03-04 Colin Patrick... Fix test/signals.cc
2011-03-04 Sage Weillibrados: cosmetic header changes
2011-03-04 Josh Durginlibrados, librbd: use separate IoCtxs for data and...
2011-03-04 Josh Durginlibrbd: fix error message and unnamed constant
2011-03-04 Josh Durginlibrbd: change RBD::open to take a reference to an...
2011-03-04 Josh Durginlibrados: remove unused member of IoCtx
2011-03-04 Yehuda Sadehlibrados: IoCtx destructor should put reference only...
2011-03-04 Yehuda Sadehlibrados: can set up object locator
2011-03-04 Colin Patrick... librados:rados_ioctx_stat -> rados_ioctx_pool_stat
2011-03-04 Yehuda Sadehobject_locator: fix clear()
2011-03-04 Colin Patrick... librados: use atomic_t for reference count
2011-03-04 Josh Durginlibrados: make IoCtxImpl a pointer in WatchContext
2011-03-04 Josh Durginlibrados: decrement refcount of old io_ctx_impl in...
2011-03-04 Colin Patrick... librados: fix IoCtx::from_rados_ioctx_t
2011-03-04 Colin Patrick... Rename radios_ioctx_{open,close} to create/destroy
2011-03-04 Colin Patrick... librados: remove IoCtx::close()
2011-03-04 Tommi VirtanenMake git ignore core files.
2011-03-04 Tommi VirtanenMake git ignore python generated files.
2011-03-04 Tommi Virtanenlibrados: Crashed on shutdown if connect was never...
2011-03-04 Colin Patrick... libradoshpp: put ceph stuff in namespace librados
2011-03-04 Colin Patrick... librados: don't create unused SnapContext objs
2011-03-04 Colin Patrick... librados: fix copy ctor of ObjectIterator
2011-03-03 Josh Durgintestrados: add object stat test
2011-03-03 Josh Durgintestlibrbd: recreate test pool each time
2011-03-03 Colin Patrick... common: block SIGPIPE everywhere we can
2011-03-03 Yehuda Sadehmessanger: shouldn't throw sigpipe on failed socket
2011-03-03 Colin Patrick... dout: Log version message when (re)opening log
2011-03-03 Colin Patrick... Thread: don't mask signals except in library code
2011-03-03 Sage Weilmds: rip out rename linkmerge support
2011-03-02 Colin Patrick... dout: Reopen dout after parsing all config opts
2011-03-02 Colin Patrick... dout: remove g_conf.log_to_file
2011-03-02 Colin Patrick... logging: default to foreground logging
2011-03-02 Alexandre Olivacmds/cosd: Fix IsHeapProfilerRunning implicit return...
2011-03-02 Sage Weilmds: drop some dead code
2011-03-02 Sage Weilmds: fix one rename dentry linkage projection case
2011-03-02 Sage Weilosd: simple test for random missing objects during...
2011-03-02 Sage Weilosd: recovery cleanups, better error messages
2011-03-02 Sage Weilosd: update missing_loc when infering an empty missing set
2011-03-02 Sage Weilosd: fix unfound output
2011-03-01 Sage Weilosd: add object to missing if we find it missing on...
2011-03-01 Sage Weilosd: (semi-)handle case where primary copy isn't there
2011-03-01 Sage Weilosd: continue recovery after encountering missing objects
2011-03-01 Sage Weilosd: trigger discover_all_missing after replay delay
2011-02-28 Sage Weilosd: handle osd_ping (and ack requests) while !active
2011-02-28 Sage WeilRevert "move g_default_file_layout into ceph_fs.cc"
2011-02-28 Colin Patrick... cconf: fix clitest
2011-02-28 Colin Patrick... unittests: remember to use AM_LDFLAGS
2011-02-28 Colin Patrick... Merge branch 'librados_api' into next
next