]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-06-20 Colin Patrick... auth: de-globalize AuthServiceHandler and pals
2011-06-20 Colin Patrick... auth: de-globalize AuthClientHandler and friends
2011-06-20 Colin Patrick... auth: de-globalize TicketManager, TicketHandler
2011-06-20 Colin Patrick... run_cmd: ret empty string on success;err otherwise
2011-06-20 Colin Patrick... include/atomic cleanup
2011-06-20 Colin Patrick... include/atomic.h: whitespace cleanup
2011-06-20 Colin Patrick... bufferlist: get rid of derr usage
2011-06-20 Colin Patrick... include/Completion: de-globalize
2011-06-20 Colin Patrick... ObjectStore: clean up includes a little bit
2011-06-20 Colin Patrick... include/Context.h: de-globalize
2011-06-20 Colin Patrick... common/MemoryModel: de-globalize
2011-06-20 Colin Patrick... common/Finisher: use ldout
2011-06-20 Colin Patrick... lockdep: code cleanup and de-globalization
2011-06-20 Colin Patrick... Thread.cc: clean up
2011-06-20 Colin Patrick... Create de-globalized versions of the dout macro
2011-06-20 Colin Patrick... Remove cdout
2011-06-20 Colin Patrick... lockdep: add lockdep_register_ceph_context,cleanup
2011-06-20 Colin Patrick... signal: const cleanup, don't use derr
2011-06-20 Yehuda Sadehrgw: put_obj_data uses aio
2011-06-20 Yehuda Sadehrgw: put_obj_data doesn't need mtime
2011-06-20 Yehuda Sadehfilestore: fix fiemap
2011-06-20 Yehuda Sadehrbd: fix read_iterate for sparse read
2011-06-20 Sage Weilqa: tiobench workunit: remove timeout
2011-06-20 Sage WeilMerge remote branch 'origin/stable'
2011-06-17 Yehuda Sadehlibrados: return value on non void function
2011-06-17 Sage Weilcommon: fix descriptinos for -i, -n too
2011-06-17 Colin Patrick... update clitests with new usage
2011-06-17 Sage Weilcommon: fix generic usage for -D vs -d
2011-06-17 Yehuda Sadehrgw: suspend/enable buckets through pool async api
2011-06-17 Yehuda Sadehlibrados: add async pool op operations
2011-06-17 Sage Weilqa: organize workunits
2011-06-17 Colin Patrick... secret.c: use safe_read when appropriate
2011-06-17 Sage Weilmds: fix use-after-free on ESession replay
2011-06-17 Sage Weilqa: make snap-rm-diff workunit clean up
2011-06-17 Sage Weilqa: wget -q
2011-06-17 Sage Weilrgw: remove stray semicolon
2011-06-17 Sage Weilrgw: cast RGW_SUSPENDED_USER_AUID
2011-06-17 Sage Weilmds: CDir::log_mark_dirty needs to flush before waiting
2011-06-17 Sage Weilmount.ceph: specify full path for /sbin/modprobe
2011-06-17 Sage Weilradosgw_admin: fix cli test
2011-06-17 Sage WeilMerge branch 'stable'
2011-06-17 Sage Weilosd: fix find_object_context debug output
2011-06-17 Sage Weilosd: fix snap_trimmer obc ref
2011-06-17 Sage Weilmds: when prodding head inode on snapped behalf, avoid...
2011-06-17 Sage Weilmds: fix transitions away from XSYN state
2011-06-16 Yehuda Sadehrgw: user suspension
2011-06-16 Yehuda SadehMerge branch 'rgw-multipart'
2011-06-16 Yehuda SadehMerge remote-tracking branch 'origin/master' into rgw...
2011-06-16 Sage Weilqa: pjd must run as root
2011-06-16 Yehuda Sadehrgw: get multipart list marker to work
2011-06-16 Sage Weilv0.29.1 v0.29.1
2011-06-16 Sage WeilMerge remote branch 'origin/mds_xsyn'
2011-06-16 Yehuda Sadehrgw: some multipart cleanups, fixes
2011-06-16 Josh DurginMerge remote branch 'origin/stable'
2011-06-16 Josh Durginlibrbd: fix block_completion race condition
2011-06-16 Yehuda Sadehrgw: implement list multiparts
2011-06-15 Josh Durginlibrbd: add AioCompletion debugging
2011-06-15 Greg Farnumuclient: path_walk should notice when it gets absolute...
2011-06-15 Sage Weilvstart: put .journal outside of osd data dir
2011-06-15 Tommi Virtanenqa: Make snaptest-git-ceph.sh clean up after itself.
2011-06-15 Yehuda Sadehrgw: fix abort multipart upload
2011-06-14 Colin Patrick... auth: remove CephCryptoManager
2011-06-14 Josh Durginlibrbd: fix AioCompletion race condition
2011-06-14 Colin Patrick... monmaptool: implement --help
2011-06-14 Colin Patrick... test/bufferlist: don't alloc large array on stack
2011-06-14 Sage Weil.gitignore man/Makefile
2011-06-14 Sage Weilqa: do not use automake for workunit makefiles
2011-06-14 Sage Weilqa/workunits/direct_io: fit .gitignore
2011-06-14 Sage Weilradosgw_admin: fix clitest help
2011-06-14 Sage Weilcrbdnamer: man page
2011-06-14 Sage Weilcrbdnamer: +x
2011-06-14 Sage Weilqa: radosgw_admin: fix clitest
2011-06-14 Sage Weilqa: direct_io: fix warnings
2011-06-14 Sage Weilconfigure: check for boost statechart header
2011-06-13 Yehuda Sadehradosgw_admin: log show can dump info in xml, json
2011-06-13 Yehuda Sadehradosgw_admin: fix log show (with new poolid param)
2011-06-13 Yehuda Sadehradosgw_admin: pool create command
2011-06-13 Sage WeilMerge branch 'wip-workunits'
2011-06-13 Sage Weillibrados: use empty(), not size()
2011-06-13 Sage Weilqa: test_sync_io: zero buffers prior to read
2011-06-13 Sage Weilqa: test_sync_io improvements
2011-06-13 Yehuda Sadehrgw: log pool id, and store/retrieve pool id info
2011-06-13 Yehuda Sadehlibrados: expose pool id
2011-06-13 Sage Weilqa: fix test_shorT_dio_read
2011-06-13 Samuel JustPG: clear scrub_received_maps in scrub_clear_state
2011-06-13 Sage Weilqa: fix loopall, runallonce scripts
2011-06-13 Sage Weilqa: move compiled workunits into organized directory
2011-06-13 Sage Weilqa: add short directio read test
2011-06-13 Sage Weilqa: add henry's direct io tests
2011-06-13 Sage Weilqa: include $basedir/src/ (qa/src/) in path
2011-06-13 Sage Weilqa: add direct and sync io workunits
2011-06-13 Sage Weilqa: expand test_sync_io
2011-06-13 Sage Weilqa: organize workunits a bit
2011-06-13 Sage Weilqa: move compiled items into qa/src/
2011-06-13 Sage Weilosd: fix head_exists fix
2011-06-13 Sage Weilosd: don't update snapset head_exists unless full trans...
2011-06-13 Sage Weilosd: fix make_writeable
2011-06-13 Sage Weilmonc: protect msg source check with monc_lock
2011-06-13 Sage WeilMerge branch 'mds_issue_caps'
2011-06-11 Sage WeilMerge remote branch 'origin/stable'
next