]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-06-09 Sage Weilmds: do not fragment dirs if mds_bal_fragment_interval...
2009-06-09 Sage Weilradostool: cleanup
2009-06-09 gregHurray, this file works properly as a standalone.
2009-06-09 gregAdded initial testradosciopp.cc.
2009-06-09 gregA properly working testradoscio.c. For the moment it...
2009-06-09 Sage Weilosd: simplify op read/write flag setup
2009-06-09 Sage Weilosd: kick pg on active set change
2009-06-09 Sage Weilcommon: kill obsolete common/ThreadPool.h
2009-06-09 Sage Weilosd: fix osd shutdown vs scrub work queue deadlock
2009-06-09 Sage Weilmon: fix 'scrub' -> 'repair' in command reply msg
2009-06-09 Sage Weilosd: counnt errors fixed during repair, and indicate...
2009-06-09 Sage Weilosd: fix pg stats on repair
2009-06-09 Sage Weilosd: replica should not check missing map on push
2009-06-09 Sage Weilosd: improved logging for scrub
2009-06-09 Sage Weilosd: fix repair_object attr name
2009-06-09 Sage Weilosd: fix pg parsing
2009-06-09 Yehuda Sadehosd: read/write op flags revision (for class methods)
2009-06-09 Yehuda Sadehclass: class acl stuff preliminary stuff
2009-06-09 Sage Weilmon: don't dup entires in log.err
2009-06-09 Sage Weilosd: fix backlog ordering part deux
2009-06-09 Sage Weilosd: repair out of order logs in read_log
2009-06-09 Sage Weilosd: fix order of prior_version backlog entries
2009-06-08 Sage Weilosd: cleanup
2009-06-08 Sage Weilmon: handle failures during CLIENTREPLAY state
2009-06-08 Sage Weilradostool: 'ls' fixes
2009-06-08 Sage Weillibrados: fix locking on sync methods
2009-06-08 Sage Weilobjclass: fix compilation
2009-06-08 Yehuda Sadehclass: makefile, include fixes
2009-06-08 Yehuda Sadehconf: avoid parsing daemon related config options when...
2009-06-08 Sage Weilosd: copy soid out of iterator
2009-06-08 Sage Weilkclient: filemap_write_and_wait_range not exported...
2009-06-08 Sage Weilcosd: put mds on ceph4
2009-06-08 Sage Weilosd: fix use-after-free on osd
2009-06-08 Sage Weilosd: write pg info _after_ updating log
2009-06-08 Sage Weilmds: restore session state on load; only save opened...
2009-06-08 Sage Weilosd: remove bad assertions from IndexedLog::print()
2009-06-08 Sage Weillibrados: add/fix locking
2009-06-08 Sage Weillibrados: rename AioCompletion::put -> release
2009-06-08 Sage Weilfilestore: escape / and leading . in object names
2009-06-07 Sage Weilmds: allow online changes in mds_log_max_segments,...
2009-06-07 Sage Weilmds: move 'buf' column to right
2009-06-07 Sage Weilosd: only update peer_info if !noop
2009-06-07 Sage Weilmds: log memory stats to mds%d.mem
2009-06-06 Sage Weillibrados: basic snap api?
2009-06-06 Sage Weilradostool: add 'get' and 'put'
2009-06-06 Sage Weilradostool: add simple radostool shell
2009-06-06 Sage Weiladd Completion class
2009-06-06 Sage Weilobjclass: trivialmap
2009-06-06 Sage Weilobjclass: add support for c++ methods
2009-06-06 Sage Weillibrados: clean up snap and ctx a bit
2009-06-06 Sage Weilbuffer: add ability to claim ownership of memory alloca...
2009-06-06 Sage Weillibrados: aio completion notification via a callback
2009-06-05 gregAdded testradoscio.
2009-06-05 Yehuda Sadehrados: can set snapshot sequence
2009-06-05 Yehuda Sadehrados: fixes for dynamic oids
2009-06-05 Sage Weilmemorymodel: fix crash on weird input
2009-06-05 Sage Weilrados: rados.initialize returns negative on error
2009-06-05 Sage Weilrados: rados_initialize returns negative on error
2009-06-05 Sage Weilosd: add 'osd pool rmsnap poolname snapname' command
2009-06-05 Sage Weilmon: create pool snaps
2009-06-05 Sage Weilosd: use the pool snapc if client doesn't specify one
2009-06-05 Sage Weilosd: handle removal of pool snaps
2009-06-05 Sage Weilosd: purge snaps on a per-pool basis
2009-06-05 Sage Weilencoding: kill T* templates
2009-06-05 Sage Weilkclient: parse expanded pg_pools in osdmap (now with...
2009-06-05 Sage Weilrados: include pool_snap_info in pg_pools
2009-06-05 Sage Weilrados: fix includdes
2009-06-05 Sage Weilrados: comment SnapContext fields
2009-06-05 Sage Weilmds: share max_size updates even if cap is suppressed
2009-06-05 Sage Weilkclient: use capsnap to get snapped file size
2009-06-04 Sage Weilkclient: independently track size of address space
2009-06-04 Sage Weilkclient: fix truncate_pending up in fill_file_bits
2009-06-04 Sage Weilkclient: do all truncation outside of i_lock, via helper
2009-06-04 Sage Weilkclient: move max_size update logic into ceph_get_cap_r...
2009-06-04 Sage Weilmds: allow cap updates to root inode
2009-06-04 Sage Weilkclient: fix snap_rwsem vs s_mutex deadlock in ceph_ino...
2009-06-04 Sage Weilmon: set seq properly on mds takeover
2009-06-04 Sage Weilosd: fix sub_op_push wakeup on pulled object
2009-06-04 Sage Weilobject: pass const refs to comparators
2009-06-04 Sage WeilMerge commit 'origin/rados' into rados
2009-06-03 Yehuda Sadehrados: pgls small cleanup
2009-06-03 Yehuda Sadehrados: pgls fixes, uses context
2009-06-03 Sage Weilfilestore: nicer filenames for CEPH_NOSNAP objects
2009-06-03 Sage Weilosd: clear reqid in backlog log entries
2009-06-03 Sage Weilosd: don't index BACKLOG caller_ops
2009-06-03 Sage Weilmds: keep only one dir commit in flight
2009-06-03 Sage Weilosd: rev osd protocol, disk format
2009-06-03 Sage Weilkclient: specify object id as string
2009-06-03 Yehuda Sadehraods: minor and merge fixes
2009-06-03 Yehuda Sadehrados: list pg, first take, partially works
2009-06-03 Yehuda Sadehosd: add PGLS op
2009-06-03 Sage Weilosd: nicer pg log object names
2009-06-03 Sage Weilosd: clean up object_t args
2009-06-03 Sage Weilosdc: clean up object_t args
2009-06-03 Sage Weilrados: clean up object_t args
2009-06-03 Sage Weilosd: kill pobject_t (use sobject_t throughout)
2009-06-03 Sage Weilos: const ref (p)object_t arguments where possible
2009-06-03 Sage Weilosd: make object_t a string
2009-06-03 Sage Weilosd: fix obc ref counting
2009-06-03 Sage Weilosd: fix object context registration
next