]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-02-10 Wesley Spikess3.sh: simple bug fix
2011-02-10 Yehuda Sadehrados: add create op
2011-02-10 Colin Patrick... common/DoutStreambuf: use safe_io.h
2011-02-10 Colin Patrick... tools/common: use fwrite to write stdout
2011-02-10 Colin Patrick... osd: write_meta/read_meta: fix error handling
2011-02-10 Colin Patrick... msgr: better error checking for write_pid_file
2011-02-10 Colin Patrick... os/FileStore.cc: use safe_write
2011-02-10 Colin Patrick... common/buffer.cc: kill deadcode
2011-02-10 Colin Patrick... common/ConfUtils.cc: use safe_write
2011-02-10 Colin Patrick... MonitorStore::put_int: handle I/O errors
2011-02-10 Colin Patrick... common/safe_io.h: warn about unchecked returns
2011-02-10 Colin Patrick... cfuse.cc: use safe_write
2011-02-10 Colin Patrick... mds/Dumper: use safe_write
2011-02-10 Colin Patrick... btrfs_ioc_test.c: use safe_write
2011-02-10 Colin Patrick... test_disk_bw.cc: use safe_write
2011-02-10 Colin Patrick... common: safe_io: allow C files to include safe_io
2011-02-10 Colin Patrick... client/fuse_ll: use safe_write
2011-02-10 Colin Patrick... os: convert some read/write uses to safe variants
2011-02-10 Colin Patrick... common:safe_io: create exact and non-exact variant
2011-02-10 Colin Patrick... common: safe_io: handle EOF on read
2011-02-10 Sage Weilrbd: fix signed/unsigned comp on i386
2011-02-10 Tommi VirtanenRemoving files that look completely unused.
2011-02-10 Sage Weilosd: avoid message leak in error path
2011-02-10 Greg Farnumconfig: fix -f option settings.
2011-02-09 Colin Patrick... dout: don't print time to syslog
2011-02-09 Colin Patrick... Merge branch 'fix32'
2011-02-09 Tommi VirtanenOn i386, pthread ids are 8 hexdigits. Adjust cli tests.
2011-02-09 Colin Patrick... msg/SimpleMessenger.c: fix signed/unsigned compare
2011-02-09 Colin Patrick... os/FileStore: fix signed/unsigned comparison warn
2011-02-09 Colin Patrick... os/FileJournal: compare like types in MAX()
2011-02-09 Colin Patrick... tools/gui.cc: fix signed/unsigned comparison
2011-02-08 Colin Patrick... make:add messages/MOSDRepScrub.h to NOINST_HEADERS
2011-02-09 Sage WeilMerge branch 'stable'
2011-02-09 Sage WeilMerge remote branch 'origin/rep_scrub_wq' into stable
2011-02-08 Sage Weilosd: discard scrub reply if pg changed
2011-02-08 Sage Weilosd: avoid map_lock for scrub_map reply
2011-02-08 Sage Weilosd: never rewrite log after {advance,activate}_map
2011-02-08 Sage Weilosd: always write backlog after creation
2011-02-08 Sage Weilosd: fix no missing inferance
2011-02-08 Colin Patrick... common_init: don't force profiling_logger = true
2011-02-08 Colin Patrick... common: Rename Logger to ProfilingLogger
2011-02-08 Colin Patrick... common: combine set_fg_logging into common_init
2011-02-08 Sage Weilgitignore: ignore massif.out.*
2011-02-08 Sage Weilconfig: kill more unused options
2011-02-08 Sage Weilcfuse: remove high level fuse interface
2011-02-08 Samuel JustPG: remove sub_op_scrub
2011-02-08 Samuel JustPG: switch _request_scrub_map to send MOSDRepScrub
2011-02-08 Samuel JustOSD: Adds handler for MOSDRepScrub
2011-02-08 Samuel JustPG: added replica_scrub
2011-02-08 Samuel JustOSD: Add rep_scrub_wq
2011-02-08 Samuel Justrados: Adds CEPH_OSD_OP_SCRUB_MAP sub op
2011-02-08 Samuel JustMOSDRepScrub: Adds a message for initiating a replica...
2011-02-07 Colin Patrick... common: call closelog before openlog
2011-02-07 Colin Patrick... vstart.sh: -k doesn't take an argument
2011-02-07 Colin Patrick... config: call openlog to set ident
2011-02-07 Colin Patrick... dout: force reopen after conf read, fg logging set
2011-02-07 Colin Patrick... mkcephfs: fix bug in multi-node setups
2011-02-07 Sage Weilsafe_io: move to C
2011-02-07 Sage Weilceph: use new safe_read wrapper
2011-02-07 Sage Weiladd safe_{read/write} wrappers
2011-02-07 Sage Weilbuild_debian_image: include bind9-host
2011-02-07 Sage Weilbuild_debian_image: fixes
2011-02-07 Sage Weilfilejournal: fix return code check
2011-02-07 Sage Weilqa: test for proper i_complete handling
2011-02-07 Sage Weilbuild_debian_image: include libcrypto++ (need for runtime)
2011-02-07 Sage Weilkernel console debug output setup scripts
2011-02-07 Sage Weilscript: add script to build uml images
2011-02-07 Sage Weilremove old script
2011-02-07 Sage Weilremove ancient web content
2011-02-07 Sage Weilmon: ignore mds boot messages with zeroed port
2011-02-06 Sage Weilclient: more carefully gaurd local cache truncate
2011-02-06 Sage Weilmsgr: make remove_pid_file fail silently if nothing...
2011-02-06 Sage Weilremove ancient mds_local_osd option
2011-02-05 Sage Weilfakemessenger: remove fakemessenger and related dead...
2011-02-05 Sage Weilclock: remove tare function
2011-02-05 Sage Weilconfig: remove (most) unused options
2011-02-05 Sage Weilclient: set lru midpoint
2011-02-05 Sage Weillogger: don't calculate variance by default
2011-02-05 Sage Weilmsgr: check return values
2011-02-05 Sage Weilmsgr: check return values for write_pid_file
2011-02-04 Colin Patrick... msgr: SimpleMessenger::start: fix unchecked return
2011-02-04 Colin Patrick... msgr: remove deadcode, warnings
2011-02-04 Colin Patrick... msgr: remove_pid_file: fix unchecked returns
2011-02-04 Colin Patrick... os: FileJournal::do_write: fix error handling
2011-02-04 Colin Patrick... Merge branch 'wannoying2'
2011-02-04 Sage Weilfilestore: handle read_op_seq errors
2011-02-04 Greg Farnumosd: Return error code when a write is too large.
2011-02-04 Greg Farnumconfig: add new osd_max_write_size option.
2011-02-04 Colin Patrick... assert.h: Add ceph_abort
2011-02-04 Colin Patrick... os: _check_disk_write_cache: fix error handling
2011-02-04 Colin Patrick... cmds: check return code of chdir
2011-02-04 Colin Patrick... unittest_encoding: build without -fstrict-aliasing
2011-02-04 Colin Patrick... FileStore::mount: fix error handling
2011-02-04 Colin Patrick... os: fix zeroing first chunk of FileJournal
2011-02-04 Colin Patrick... os: FileStore::mkjournal: fix error handling
2011-02-04 Colin Patrick... os: FileJournal::create: fix error handling
2011-02-04 Colin Patrick... cmon: check return code of chdir
2011-02-04 Colin Patrick... tools/common: EINTR/unchecked return fix
2011-02-04 Colin Patrick... rados: fix pedantic gcc warning on writing stdout
2011-02-04 Colin Patrick... filejournal: fix unchecked returns, modularize
next