]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-11-28 Danny Al-Gaafclient/SyntheticClient.cc: remove twice included headers
2012-11-28 Danny Al-Gaaffusetrace_ll.cc: remove twice included sys/time.h
2012-11-28 Danny Al-Gaafceph_syn.cc: remove twice included sys/stat.h
2012-11-28 Danny Al-Gaafceph_osd.cc: remove twice included sys/stat.h
2012-11-28 Danny Al-Gaafclient/MetaRequest.cc: remove twice included client...
2012-11-28 Danny Al-Gaafclient/Client.cc: remove twice included headers
2012-11-28 Danny Al-Gaafceph_mds.cc: remove twice included sys/stat.h
2012-11-28 Danny Al-Gaafceph_fuse.cc: remove twice included sys/stat.h
2012-11-28 Danny Al-Gaafceph_mon.cc: remove twice included sys/stat.h
2012-11-28 Dan Mickrbd: fix import from stdin, add test
2012-11-28 Dan Mickrbd: allow export to stdout, add tests
2012-11-27 Sage WeilMerge branch 'next'
2012-11-27 Sage WeilMerge branch 'wip-mds-next' into next
2012-11-27 Sage Weilosd: detect (some) misordered ondisk tmaps
2012-11-27 Sage Weilosd: verify TMAPPUT data is sorted
2012-11-27 Sage Weilosd: do not ENOENT on missing key on remove
2012-11-27 Sage Weilosd: tolerate misordered TMAP updates
2012-11-27 Sage Weilosd: move tmapup into a helper
2012-11-27 Dan Mickrbd workunit: Add tests for clones across pools
2012-11-27 Dan Mickrbd workunit: Make "remove_images" silent
2012-11-27 Dan Mickrbd workunit: Add tests for cross-pool rename
2012-11-27 Dan Mickrbd: tests for copy with explicit/implicit pool names
2012-11-27 Dan Mickrbd: fix import pool assumptions
2012-11-27 Dan Mickrbd: change destpool assumptions.
2012-11-27 Dan Mickrbd: --size fixes
2012-11-27 Dan Mickrbd: allow parsing image@snap even if --pool given
2012-11-27 Sage WeilMerge remote-tracking branch 'gh/wip-mon-workloadgen...
2012-11-27 Joao Eduardo... test: mon: run_test.sh: helper script for the mon's...
2012-11-27 Joao Eduardo... qa: workunits: mon: add workloadgen's workunit
2012-11-27 Joao Eduardo... test: mon: workload generator
2012-11-27 Joao Eduardo... messages: MLog: make ctor's uuid argument a const
2012-11-27 Joao Eduardo... mon: Monitor: use existing strict_strtol() on parse_pos...
2012-11-27 Joao Eduardo... crush: relax the order by which rules and buckets must...
2012-11-27 Joao Eduardo... crushtool: rework how verbosity works
2012-11-27 Sage WeilMerge remote-tracking branch 'gh/wip-perf' into next
2012-11-27 Sage WeilMerge remote-tracking branch 'gh/wip-crush' into next
2012-11-27 Danny Al-Gaaffix syncfs handling in error case
2012-11-27 Dan MickMerge branch 'wip-rbd-cmdparse'
2012-11-27 Dan Mickrbd workunit: Add tests for clones across pools
2012-11-27 Dan Mickrbd workunit: Make "remove_images" silent
2012-11-27 Dan Mickrbd workunit: Add tests for cross-pool rename
2012-11-27 Dan Mickrbd: tests for copy with explicit/implicit pool names
2012-11-27 Dan Mickrbd: fix import pool assumptions
2012-11-27 Dan Mickrbd: change destpool assumptions.
2012-11-27 Dan Mickrbd: --size fixes
2012-11-27 Dan Mickrbd: allow parsing image@snap even if --pool given
2012-11-27 Yan, Zhengmds: don't add not issued caps when confirming cap...
2012-11-27 Yan, Zhengmds: check parent inode's versionlock when propagating...
2012-11-27 Yan, Zhengmds: fix anchor table update
2012-11-27 Yan, Zhengmds: don't expire log segment before it's fully flushed
2012-11-27 Sage Weilosdc/ObjectCacher: touch Objects in lru
2012-11-27 Sage WeilMerge branch 'next'
2012-11-27 Sage Weilosdc/ObjectCacher: remove unused waitfor_{rd,wr}
2012-11-27 Sage Weilosdc/ObjectCacher: *do* pin object during write
2012-11-27 Sage Weilmon, osd: adjust msgr requires for CRUSH_TUNABLES2...
2012-11-27 Sage Weilcrush: introduce CRUSH_TUNABLES2 feature
2012-11-27 Jim Schuttcrush: for chooseleaf rules, retry CRUSH map descent...
2012-11-26 Yehuda Sadehrgw: document ops logging setup
2012-11-26 Yehuda Sadehrgw: usage REST api handles cateogories
2012-11-26 Sage Weilperfcounters: fl -> time, use u64 nsec instead of double
2012-11-26 Sage Weilperfcounters: add 'perf' option to disable perf counters
2012-11-26 Alexandre Olivalogrotate on systems without invoke-rc.d
2012-11-26 Alexandre OlivaSearch for srcdir/.git in check_version
2012-11-26 tamilRemoving ceph dirs while scrubbing ceph off the system
2012-11-26 Yehuda Sadehrgw: POST requests not default to init multipart upload
2012-11-26 Noah Watkinsjava: add ceph_open_layout interface
2012-11-26 Noah Watkinsclient: add ceph_open_layout interface
2012-11-26 Josh DurginMerge branch 'next'
2012-11-26 Josh Durginqa: add script to run objectcacher tests
2012-11-26 Sage WeilMerge remote-tracking branch 'gh/wip-upstart' into...
2012-11-26 Sage Weilinit-ceph: do not make noise about missing devs
2012-11-25 Sage Weilsyncfs: check for __NR_syncfs too
2012-11-25 Sage Weilmonmap: fix crash from dup initial seed mons
2012-11-25 Sage WeilMerge remote-tracking branch 'gh/next'
2012-11-24 Sage Weilosdc/ObjectCacher: fix BufferHead leak on ENOENT
2012-11-24 Sage WeilMerge remote-tracking branch 'gh/wip-mon-misc-fixes...
2012-11-24 Danny Al-Gaafmake mkcephfs and init-ceph osd filesystem handling...
2012-11-23 Joao Eduardo... mon: Monitor: wake up contexts based on paxos machine...
2012-11-23 Joao Eduardo... mon: AuthMonitor: increase log levels when logging...
2012-11-23 Joao Eduardo... auth: Keyring: increase log levels when logging secrets
2012-11-23 Joao Eduardo... auth: cephx: increase log levels when logging secrets
2012-11-23 Joao Eduardo... crush: CrushWrapper: don't add item to a bucket with...
2012-11-23 Joao Eduardo... mon: PGMonitor: check if pg exists when handling 'pg...
2012-11-22 Yehuda SadehMerge remote-tracking branch 'origin/next' into next
2012-11-22 Sage Weilmds: child directory inherits SGID bit
2012-11-22 Yehuda SadehMerge remote-tracking branch 'origin/next' into next
2012-11-22 Yehuda SadehMerge branch 'wip-opslog-socket2' into next
2012-11-22 Sage Weilcrush: prevent loops from insert_item
2012-11-22 Dan MickTry using syscall() for syncfs if not supported directl...
2012-11-21 Yehuda Sadehrgw: fix usage accounting
2012-11-21 Josh Durginrbd: make snap purge fail if removing a snap fails
2012-11-21 Noah WatkinsMerge branch 'wip-java-enotdir'
2012-11-21 Greg Farnummsgr: use get_myaddr and set_myaddr to set the nonce
2012-11-21 Yehuda Sadehrgw: fix cleanup
2012-11-21 Yehuda Sadehrgw: signal shuts down fcgi socket
2012-11-21 Yehuda Sadehcrypto: fix nss related leak
2012-11-21 Yehuda Sadehrgw: fix xml parser leak
2012-11-21 Yehuda Sadehrgw: fix memory leaks
2012-11-21 Greg Farnumset the nonce unconditionally on bind
2012-11-21 John Wilkinsdoc: Added FAQ back into toc tree.
next