]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-11-10 Sage Weilfilestore: check return values
2009-11-10 Sage Weiltest_trans
2009-11-10 Sage Weilfilestore: fix usertrans setxattr, print it out nicely
2009-11-10 Sage Weilfilestore: clean up btrfs ioctls; use actual btrfs...
2009-11-10 Sage Weilsample.ceph.conf: include usertrans flag
2009-11-10 Sage Weilfilestore: make FileStore btrfs ioctl tests more readable
2009-11-09 Sage Weilosd: log misdirected ops; reply with -ENXIO
2009-11-09 Sage Weilsample.ceph.conf: fix btrfs mountoptions
2009-11-08 Sage Weilosdmap: clear out old hash distribution code
2009-11-08 Sage Weilosd: make pgids sort on (pool, preferred, ps)
2009-11-08 Sage Weilcrushtool: small fix
2009-11-08 Sage WeilRevert "crush: use spirit classic headers"
2009-11-08 Sage Weilhash: small cleanup
2009-11-08 Sage Weilcrush: hrm fix up builder too
2009-11-08 Sage Weilcrush: use spirit classic headers
2009-11-08 Sage Weilcrush: make hash function selectable
2009-11-07 Sage Weilosd: make object hash a pg_pool parameter
2009-11-07 Sage Weilosdmaptool: test-map-object
2009-11-07 Sage Weilosd: use stronger hash function for mapping objects...
2009-11-07 Sage Weilcrush: no more static inline
2009-11-06 Greg Farnumosd: This logic is slightly less confusing without...
2009-11-06 Sage Weilmon: don't delete stats when sending osdmap incremental
2009-11-06 Sage Weilqa: test subdir mounts
2009-11-06 Sage Weilinit-ceph: tell user we're mounting btrfs
2009-11-06 Sage Weilosd: send single osd_boot on startup
2009-11-06 Sage Weilmon: don't log dup osd boot msgs
2009-11-06 Sage Weilmsgr: leave off ss_family when printing
2009-11-06 Sage Weiltodo
2009-11-06 Sage Weilppc: do not copy_in unencoded __u32
2009-11-06 Sage Weilbuffer: only define _XOPEN_SOURCE ifndef
2009-11-06 Sage Weiltodo
2009-11-06 Sage Weilmon: make initial monmap epoch match paxos version
2009-11-06 Sage Weilmkmonfs: use common_init and parse regular args
2009-11-06 Sage Weildon't forget -standalone.git in release checklist
2009-11-05 Greg Farnumuclient: set NAME_MAX = PAGE_SIZE
2009-11-05 Greg FarnumHadoop: Update JavaDoc and put in new patch file
2009-11-05 Greg FarnumHadoop: Numerous fixes.
2009-11-05 Yehuda Sadehmount: fix hint initialization for getaddrinfo
2009-11-05 Sage Weilfilestore: oops less noisy
2009-11-05 Sage Weilosdmap: fix pps calc for preferred pgs
2009-11-05 Sage Weilosd: nicer debug output on misdirected requests
2009-11-04 Sage Weilmds: mark scatterlocks with dirty rstat/fragstat during...
2009-11-04 Sage Weilmds: use fnode when replaying journal
2009-11-04 Sage Weildebian: gracefully replace lib packages prior to '1...
2009-11-04 Sage Weilosd: kill int <-> pg_t conversions
2009-11-04 Sage Weilosd: convert ceph_pg union to struct
2009-11-03 Sage Weilmsgr: encode sockaddr.ss_family big endian in ceph_enti...
2009-11-03 Sage Weilfilestore: close btrfs transactions cleanly
2009-11-03 Sage Weildefault pid file /var/run/ceph/$type.$id.pid
2009-11-03 Greg FarnumHadoop: Don't use the local pg by default.
2009-11-03 Greg FarnumNow passes all unit tests!
2009-11-03 Greg FarnumHadoop: Don't throw IOExceptions on extra calls to...
2009-11-03 Greg FarnumHadoop: f5 e3
2009-11-03 Greg FarnumHadoop: Behavioral fixes to CephFileSystem
2009-11-03 Greg FarnumHadoop: Various changes to CephFaker; not completed.
2009-11-03 Greg FarnumHadooP: CephFaker now properly sanitizes input filenames.
2009-11-03 Greg FarnumHadoop: Update constructor/initialize usage a bit
2009-11-03 Greg FarnumSimplify CephInputStream so that it actually works
2009-11-03 Greg FarnumHadoop: Simplify CephOutputStream so that it actually...
2009-11-03 Greg FarnumHadoop: Reorder a few things for better safety and...
2009-11-02 Sage Weilcrush: always return a value from crush_bucket_choose
2009-10-29 Sage Weiltodo
2009-10-28 Sage Weiltodo
2009-10-28 Sage WeilMakefile: fix lib dependencies
2009-10-28 Sage Weilmakefile: don't link libm and libpthread with crush
2009-10-28 Sage Weildebian: fix copyright to avoid lintian check
2009-10-28 Sage Weildebian: fix -dbg packages
2009-10-28 Sage Weildebian: warn on no args to build script
2009-10-28 Sage Weilradosgw: fix man page names, include in package
2009-10-28 Sage Weildebian: strip, put debug binaries in usr/lib/debug
2009-10-28 Yehuda Sadehrgw: man page for rgw_admin
2009-10-28 Yehuda Sadehrgw: radosgw man page continued
2009-10-28 Sage Weilradosgw: rename binaries rgw -> radosgw
2009-10-28 Sage Weildebian: remove rgw_aclparser from package
2009-10-28 Sage Weilrgw: initial man page
2009-10-28 Sage Weildebian: override openssl warning on radosgw
2009-10-28 Sage Weildebian: update package descriptions, sections
2009-10-28 Sage Weildebian: make lib package versions match SONAMES
2009-10-28 Sage WeilMakefile: make all lib versions 1:0:0, fix libcrush
2009-10-28 Sage Weildebian: some lintian fixes
2009-10-27 Sage Weilmount.ceph: only return INET addr when doing lookup
2009-10-26 Greg Farnummon: Move full OSD test logic around
2009-10-24 Greg FarnumObjecter: subscribe to OSDMap updates when paused or...
2009-10-23 Greg Farnummon: Fix bug that would make OSDMon over-excited about...
2009-10-23 Greg Farnummon: Fix an if so that PGMon doesn't send some reads...
2009-10-23 Greg Farnummon: Move fullness checks into OSDMonitor where they...
2009-10-23 Greg Farnummon: On every incoming MPGStats, check for a full/near...
2009-10-23 Greg Farnumuclient: Return ENOSPC if osdmap is marked full
2009-10-23 Greg FarnumHadoop: Add buffering to CephIOStreams
2009-10-23 Greg FarnumHadoop: Add preliminary TestCeph code. It fails a lot.
2009-10-23 Greg FarnumHadoop: Add the CephFaker source.
2009-10-23 Greg Farnumhadoop: minor cleanup edits
2009-10-22 Sage Weiltodo
2009-10-22 Sage Weilmount: include all A/AAAA records when resolving host...
2009-10-21 Sage Weilqa: add dbench
2009-10-20 Sage Weilosd: assert apply_transaction success
2009-10-20 Sage Weiltodos
2009-10-19 Sage Weilv0.17 v0.17
2009-10-19 Sage Weildebian: don't try to sign packages; it fails anyway
2009-10-19 Sage Weilmon: log each client mount
next