]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-02-11 Greg FarnumMDCache: add max_dir_commit_size.
2011-02-11 Greg FarnumMDS: Don't always _commit_full just because we have...
2011-02-11 Sage WeilMerge remote branch 'origin/librbd'
2011-02-11 Josh Durginobjecter: set linger op target pg when a linger is...
2011-02-11 Colin Patrick... config: Remove g_conf.num_osd, num_mds, num_mon
2011-02-11 Tommi VirtanenMake git ignore qa/workunits/direct_io_test.
2011-02-11 Colin Patrick... MonitorStore: check for ENOENT, not EEXIST
2011-02-11 Colin Patrick... common: bufferlist::read_file: use safe_read
2011-02-11 Colin Patrick... auth/Crypto.cc: use safe_read_exact
2011-02-11 Colin Patrick... os/FileStore: remove unused variable
2011-02-10 Colin Patrick... cephtool: get_indata should use safe_read_exact
2011-02-10 Colin Patrick... mon/MonitorStore.cc: use safe_read
2011-02-10 Colin Patrick... rados.cc: use fwrite to output data to stdout
2011-02-10 Colin Patrick... common/common_init: use safe_read
2011-02-10 Colin Patrick... os/FileStore: fix error handling
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-10 Yehuda Sadehfilestore: fix fiemap
2011-02-10 Yehuda Sadehtestlibrbd: change strcmp to memcmp, other stuff
2011-02-09 Josh Durginlibrbd: use watch/notify internally to keep ImageCtx...
2011-02-09 Josh Durginlibrbd: add C++ interface tests
2011-02-09 Josh Durginlibrbd: fully specify std::string in list function
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 Yehuda Sadehrbd: fix watch tool
2011-02-08 Yehuda Sadehrbd: modify watch
2011-02-08 Yehuda Sadehlibrbd: fix completion cb mixup
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-08 Josh Durginlibrbd: change tests to use new rbd_list and rbd_list_s...
2011-02-08 Yehuda Sadehlibrbd: depends on librados
2011-02-07 Yehuda Sadehlibrbd, librados: cleanup
2011-02-07 Yehuda Sadehlibrbd: modify rbd_list() interface
2011-02-07 Yehuda Sadehlibrbd: modify list_snaps C interface
2011-02-07 Josh Durginlibrbd: check aio return values in tests
2011-02-07 Josh Durginlibrbd: remove redundant casting in C aio completion...
2011-02-07 Josh Durginlibrbd: add C api I/O tests
2011-02-07 Josh Durginlibrbd: finish C I/O api
2011-02-07 Yehuda Sadehlibrbd: change bufferlist namespace
2011-02-07 Yehuda Sadehrbd: revert to the old(er) export implementation
2011-02-07 Yehuda Sadehlibrbd: fix aio_read
2011-02-07 Yehuda Sadehlibrbd: aio_read, still buggy
2011-02-07 Josh Durginlibrbd: add C version of get_rados_pools
2011-02-07 Josh Durginlibrbd: add rbd prefix to C version of set_snap
2011-02-07 Josh Durginlibrbd: add set_snap and I/O to the C API
2011-02-07 Josh Durginlibrbd: use RBDClient directly in the C interface
2011-02-07 Josh Durginlibrados, librbd, radosacl: use new include paths
2011-02-07 Yehuda Sadehrados, rbd: move include files to their own directories
2011-02-07 Wido den Hollanderlibrbd: Install the headers in the development package
2011-02-07 Yehuda Sadehlibrbd: aio write
2011-02-07 Josh Durginlibrbd: convert to dout
2011-02-07 Josh Durginlibrbd: use a pointer instead of a globally constructed...
2011-02-07 Josh Durginlibrbd: initialize order in C API test
2011-02-07 Josh Durginrbd: dynamically link with librbd
next