August 2013 Archives by subject
Starting: Thu Aug 1 03:19:09 CEST 2013
Ending: Sat Aug 31 15:38:41 CEST 2013
Messages: 816
- [sheepdog] [ANNOUNCE] 0.8 development is now open
MORITA Kazutaka
- [sheepdog] [ANNOUNCE] release candidate for sheepdog 0.7.0
MORITA Kazutaka
- [sheepdog] [ANNOUNCE] Sheepdog 0.7.0 released
MORITA Kazutaka
- [sheepdog] [ANNOUNCE] sheepdog stable release v0.6.1
Hitoshi Mitake
- [sheepdog] [ANNOUNCE] sheepdog stable release v0.6.1
Hitoshi Mitake
- [sheepdog] [ANNOUNCE] sheepdog stable release v0.6.2-rc0
Hitoshi Mitake
- [sheepdog] [ANNOUNCE] sheepdog stable release v0.6.2-rc1
Hitoshi Mitake
- [sheepdog] [ANNOUNCE] sheepdog stable release v0.7.2
Hitoshi Mitake
- [sheepdog] [ANNOUNCE] 0.8 development is now open
MORITA Kazutaka
- [sheepdog] [ANNOUNCE] release candidate for sheepdog 0.7.0
MORITA Kazutaka
- [sheepdog] [ANNOUNCE] Sheepdog 0.7.0 released
MORITA Kazutaka
- [sheepdog] [ANNOUNCE] sheepdog stable release v0.6.1
Hitoshi Mitake
- [sheepdog] [ANNOUNCE] sheepdog stable release v0.6.1
Hitoshi Mitake
- [sheepdog] [ANNOUNCE] sheepdog stable release v0.6.2-rc0
Hitoshi Mitake
- [sheepdog] [ANNOUNCE] sheepdog stable release v0.6.2-rc1
Hitoshi Mitake
- [sheepdog] [ANNOUNCE] sheepdog stable release v0.7.2
Hitoshi Mitake
- [sheepdog] [PATCH 0/2] clean up recovery checks
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] cleanup group.c
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] cleanup group.c
Liu Yuan
- [sheepdog] [PATCH 0/2] cleanup rbtree
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] cleanup rbtree
Liu Yuan
- [sheepdog] [PATCH 0/2] fix wrong calculation in find_zero_blocks()
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] fix wrong calculation in find_zero_blocks()
Liu Yuan
- [sheepdog] [PATCH 0/2] man: add detaild usage to sheep.8
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] sheep: recover object even when its inode is unavailable
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] trace: make it easy to debug sheep with tracer
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] use dog_collie_exec() correctly
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] use dog_collie_exec() correctly
Liu Yuan
- [sheepdog] [PATCH 0/2] use dog_collie_exec() correctly
Hitoshi Mitake
- [sheepdog] [PATCH 0/3] fix problems on armhf
MORITA Kazutaka
- [sheepdog] [PATCH 0/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH 0/4] add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH 0/4] dog: make vdi check safer operation
MORITA Kazutaka
- [sheepdog] [PATCH 0/5] add graph stat function
Liu Yuan
- [sheepdog] [PATCH 0/5] add graph stat function
MORITA Kazutaka
- [sheepdog] [PATCH 0/5] add graph stat function
Liu Yuan
- [sheepdog] [PATCH 0/6] handling EMFILE gracefully
Hitoshi Mitake
- [sheepdog] [PATCH 0/7] logger: cleanups for 0.7.0
MORITA Kazutaka
- [sheepdog] [PATCH 0/7] logger: cleanups for 0.7.0
Liu Yuan
- [sheepdog] [PATCH 0/7] modify hash calculation
MORITA Kazutaka
- [sheepdog] [PATCH 00/10] refine tracer
MORITA Kazutaka
- [sheepdog] [PATCH 00/10] refine tracer
Liu Yuan
- [sheepdog] [PATCH 00/14] various cleanups
MORITA Kazutaka
- [sheepdog] [PATCH 01/10] move suspend_worker_threads and resume_worker_threads to work.c
MORITA Kazutaka
- [sheepdog] [PATCH 01/14] remove wrong comments about early_log_init
MORITA Kazutaka
- [sheepdog] [PATCH 02/10] trace: create a caller list in tracer_init()
MORITA Kazutaka
- [sheepdog] [PATCH 02/10] trace: create a caller list in tracer_init()
MORITA Kazutaka
- [sheepdog] [PATCH 02/10] trace: create a caller list in tracer_init()
Liu Yuan
- [sheepdog] [PATCH 02/14] collie: remove unnecessary abort
MORITA Kazutaka
- [sheepdog] [PATCH 03/10] trace: guard strbuf with pthread_mutex_lock
MORITA Kazutaka
- [sheepdog] [PATCH 03/14] collie: remove redundant "\n" from the help message
MORITA Kazutaka
- [sheepdog] [PATCH 04/10] trace: add support for stackable tracers
MORITA Kazutaka
- [sheepdog] [PATCH 04/14] collie: remove master column from node list
MORITA Kazutaka
- [sheepdog] [PATCH 05/10] collie: show error message of tracer
MORITA Kazutaka
- [sheepdog] [PATCH 05/14] collie: don't use a negative value for a zone id
MORITA Kazutaka
- [sheepdog] [PATCH 06/10] trace: move nop5 to trace.c
MORITA Kazutaka
- [sheepdog] [PATCH 06/10] trace: move nop5 to trace.c
Liu Yuan
- [sheepdog] [PATCH 06/14] corosync: show better error messages
MORITA Kazutaka
- [sheepdog] [PATCH 07/10] add notrace to only entry point and exit point
MORITA Kazutaka
- [sheepdog] [PATCH 07/14] make file local variables static
MORITA Kazutaka
- [sheepdog] [PATCH 08/10] configure: support tracer with debug build
MORITA Kazutaka
- [sheepdog] [PATCH 08/14] collie: specify void if there is no argument
MORITA Kazutaka
- [sheepdog] [PATCH 09/10] sheep: add a checker for thread type
MORITA Kazutaka
- [sheepdog] [PATCH 09/10] sheep: add a checker for thread type
Liu Yuan
- [sheepdog] [PATCH 09/14] net: skip memset for IPv6 in str_to_addr()
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] add helper macros to insert/search/iterate rbtree node
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] collie: parallelize parse_vdi() with work queue
Hitoshi Mitake
- [sheepdog] [PATCH 1/2] collie: parallelize parse_vdi() with work queue
Hitoshi Mitake
- [sheepdog] [PATCH 1/2] collie: parallelize parse_vdi() with work queue
Hitoshi Mitake
- [sheepdog] [PATCH 1/2] collie: show progress in an output of node recovery
Hitoshi Mitake
- [sheepdog] [PATCH 1/2] collie: show progress in an output of node recovery
Hitoshi Mitake
- [sheepdog] [PATCH 1/2] collie: show progress in an output of node recovery
Liu Yuan
- [sheepdog] [PATCH 1/2] dog: check the result of dog_exec_req() correctly
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] man: add script/gen_man.pl to generate manuals
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] modify configure.ac to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH 1/2] sheep: remove SD_STATUS_HALT
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] sheep: update a comment in request_in_recovery()
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] sheepfs: check 'dog' command at startup
Liu Yuan
- [sheepdog] [PATCH 1/2] sheepfs: check 'dog' command at startup
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] tests/functional: add test for reading/writing partially zeroed data
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] tests/functional: add test for temporary object lost
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] work: allow worker threads to call suspend_worker_threads()
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
Liu Yuan
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
MORITA Kazutaka
- [sheepdog] [PATCH 1/3] configure: disable -Wcast-align for arm architecture
MORITA Kazutaka
- [sheepdog] [PATCH 1/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH 1/3] sheep: don't start recovery if cluster was shutdowned
MORITA Kazutaka
- [sheepdog] [PATCH 1/3] sheep: don't start recovery if cluster was shutdowned
Liu Yuan
- [sheepdog] [PATCH 1/3] sheep: don't start recovery if cluster was shutdowned
Liu Yuan
- [sheepdog] [PATCH 1/3] sheep: generalize the option parsing
Liu Yuan
- [sheepdog] [PATCH 1/3] tests/func: add common header to tests
Liu Yuan
- [sheepdog] [PATCH 1/3] tests/func: add common header to tests
Liu Yuan
- [sheepdog] [PATCH 1/3] tests/func: add common header to tests
MORITA Kazutaka
- [sheepdog] [PATCH 1/3] use fcntl to set FD_CLOSEXEC instead of type "e" in popen()
Robin Dong
- [sheepdog] [PATCH 1/3] use fcntl to set FD_CLOSEXEC instead of type "e" in popen()
Liu Yuan
- [sheepdog] [PATCH 1/4] dog: make consistency check optional
MORITA Kazutaka
- [sheepdog] [PATCH 1/4] dog: make consistency check optional
Liu Yuan
- [sheepdog] [PATCH 1/4] dog: make consistency check optional
MORITA Kazutaka
- [sheepdog] [PATCH 1/4] sheep: add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH 1/4] sheep: add preliminary stat function
Hitoshi Mitake
- [sheepdog] [PATCH 1/4] sheep: add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH 1/4] sheep: add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH 1/4] sheep: add preliminary stat function
MORITA Kazutaka
- [sheepdog] [PATCH 1/4] sheep: add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH 1/4] sheep: add preliminary stat function
MORITA Kazutaka
- [sheepdog] [PATCH 1/5] collie: ranme SUBCMD_FLAG_XXX as CMD_XXX
Liu Yuan
- [sheepdog] [PATCH 1/6] sheep: add nid_to_str() for formatting node id from sockfd subsystem
Hitoshi Mitake
- [sheepdog] [PATCH 1/7] logger: add '\n' after formatting message
MORITA Kazutaka
- [sheepdog] [PATCH 1/7] optimize fnv hash
MORITA Kazutaka
- [sheepdog] [PATCH 10/10] sheep: add event_loop checker
MORITA Kazutaka
- [sheepdog] [PATCH 10/10] sheep: add event_loop checker
Liu Yuan
- [sheepdog] [PATCH 10/14] collie: use byte array for sdhost
MORITA Kazutaka
- [sheepdog] [PATCH 11/14] simplify addr_to_str with thread local storage
MORITA Kazutaka
- [sheepdog] [PATCH 12/14] sheep: make node_to_str and lnode_to_str thread-safe
MORITA Kazutaka
- [sheepdog] [PATCH 13/14] bitops: simplify fls with gcc builtin functions
MORITA Kazutaka
- [sheepdog] [PATCH 14/14] sha1: force inline rol()
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] collie: change definitions of subcommands for dynamic work queue
Hitoshi Mitake
- [sheepdog] [PATCH 2/2] collie: support raw output in node recovery
Hitoshi Mitake
- [sheepdog] [PATCH 2/2] dog: add more result check of dog_collie_exec()
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] man: print detailed usage for sheep if available
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] modify util to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH 2/2] modify util to build sheepdog on rhel5 environment
Liu Yuan
- [sheepdog] [PATCH 2/2] remove redundant list_node
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] sheep: cleanup prepare_schedule_oid and oid_in_recovery
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] sheep: cleanup prepare_schedule_oid and oid_in_recovery
Liu Yuan
- [sheepdog] [PATCH 2/2] sheep: remove join_message
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] sheep: use default copy number when vdi state is not available
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] sheep: use default copy number when vdi state is not available
Liu Yuan
- [sheepdog] [PATCH 2/2] tests/func: add sheepfs test
Liu Yuan
- [sheepdog] [PATCH 2/2] tests/func: add sheepfs test
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] tests/unit: fixed unittest error
Kai Zhang
- [sheepdog] [PATCH 2/2] tests/unit: fixed unittest error
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] trace: fix stack before dumping a core file
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] trace: fix stack before dumping a core file
Liu Yuan
- [sheepdog] [PATCH 2/2] util: fix calculation of offset and length in find_zero_blocks()
MORITA Kazutaka
- [sheepdog] [PATCH 2/3] add check for version of fuse before using 'big_writes'
Robin Dong
- [sheepdog] [PATCH 2/3] add check for version of fuse before using 'big_writes'
Liu Yuan
- [sheepdog] [PATCH 2/3] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH 2/3] object_cache: fix dirty bitmap size
MORITA Kazutaka
- [sheepdog] [PATCH 2/3] object_cache: fix dirty bitmap size
Liu Yuan
- [sheepdog] [PATCH 2/3] object_cache: fix dirty bitmap size
MORITA Kazutaka
- [sheepdog] [PATCH 2/3] sheep: return default copy number as formated
Liu Yuan
- [sheepdog] [PATCH 2/3] symlink dog to collie for compatibility
Liu Yuan
- [sheepdog] [PATCH 2/3] tests/func: add _vdi_list helper
Liu Yuan
- [sheepdog] [PATCH 2/3] tests/func: add _vdi_list helper
Liu Yuan
- [sheepdog] [PATCH 2/4] dog: fix check of snapshot vdi
MORITA Kazutaka
- [sheepdog] [PATCH 2/4] dog: size_to_str -> strnumber
Liu Yuan
- [sheepdog] [PATCH 2/4] dog: size_to_str -> strnumber
MORITA Kazutaka
- [sheepdog] [PATCH 2/5] collie/trace: move trace_cat to graph subcommand
Liu Yuan
- [sheepdog] [PATCH 2/6] sockfd: implement shrinking mechanism for handling EMFILE
Hitoshi Mitake
- [sheepdog] [PATCH 2/6] sockfd: implement shrinking mechanism for handling EMFILE
Hitoshi Mitake
- [sheepdog] [PATCH 2/6] sockfd: implement shrinking mechanism for handling EMFILE
Liu Yuan
- [sheepdog] [PATCH 2/7] add sd_hash to generate more dispersed hash values
MORITA Kazutaka
- [sheepdog] [PATCH 2/7] logger: add str_len to logmsg structure
MORITA Kazutaka
- [sheepdog] [PATCH 3/3] collie: don't use uint64_t for atomic operations
MORITA Kazutaka
- [sheepdog] [PATCH 3/3] collie: don't use uint64_t for atomic operations
MORITA Kazutaka
- [sheepdog] [PATCH 3/3] collie: don't use uint64_t for atomic operations
MORITA Kazutaka
- [sheepdog] [PATCH 3/3] collie: don't use uint64_t for atomic operations
YunQiang Su
- [sheepdog] [PATCH 3/3] collie: don't use uint64_t for atomic operations
YunQiang Su
- [sheepdog] [PATCH 3/3] collie: don't use uint64_t for atomic operations
Liu Yuan
- [sheepdog] [PATCH 3/3] fix 'make rpm'
Liu Yuan
- [sheepdog] [PATCH 3/3] fix 'make rpm'
MORITA Kazutaka
- [sheepdog] [PATCH 3/3] fix 'make rpm'
Liu Yuan
- [sheepdog] [PATCH 3/3] fix error-io in sheepfs when using ext4 filesystem
Robin Dong
- [sheepdog] [PATCH 3/3] sheep: make option set human friendly
Liu Yuan
- [sheepdog] [PATCH 3/3] sheep: remove finish_join()
Liu Yuan
- [sheepdog] [PATCH 3/3] tests/func: fix 068 so that _vdi_list different node in the loop
Liu Yuan
- [sheepdog] [PATCH 3/3] tests/func: fix 068 so that _vdi_list different node in the loop
Liu Yuan
- [sheepdog] [PATCH 3/4] dog: allow format string for confirm()
MORITA Kazutaka
- [sheepdog] [PATCH 3/4] util: add clean_screen helper
Liu Yuan
- [sheepdog] [PATCH 3/5] util: add list_sort()
Liu Yuan
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
MORITA Kazutaka
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Hitoshi Mitake
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Hitoshi Mitake
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Hitoshi Mitake
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Hitoshi Mitake
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Hitoshi Mitake
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Liu Yuan
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Liu Yuan
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Liu Yuan
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Liu Yuan
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Liu Yuan
- [sheepdog] [PATCH 3/7] logger: add format_thread_name()
MORITA Kazutaka
- [sheepdog] [PATCH 3/7] sheep: use sd_hash instead of fnv_64a_buf
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: add 'node stat' command
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Valerio Pachera
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/5] collie/trace: add graph stat function
Liu Yuan
- [sheepdog] [PATCH 4/6] lib: use wrappers for handling EMFILE
Hitoshi Mitake
- [sheepdog] [PATCH 4/7] increase the default number of virtual nodes
MORITA Kazutaka
- [sheepdog] [PATCH 4/7] logger: simplify formatters
MORITA Kazutaka
- [sheepdog] [PATCH 5/5] collie/trace: use macro for the width of thread name
Liu Yuan
- [sheepdog] [PATCH 5/6] sheep: use wrappers for handling EMFILE
Hitoshi Mitake
- [sheepdog] [PATCH 5/7] logger: check the return value of vsnprintf
MORITA Kazutaka
- [sheepdog] [PATCH 5/7] sheep: update store version
MORITA Kazutaka
- [sheepdog] [PATCH 6/6] tests/dynamorio: add a new DR based tester for EMFILE handling
Hitoshi Mitake
- [sheepdog] [PATCH 6/7] logger: remove redundant memset
MORITA Kazutaka
- [sheepdog] [PATCH 6/7] tests/functional: update tests for new hash function
MORITA Kazutaka
- [sheepdog] [PATCH 7/7] logger: show log priority in sheep.log
MORITA Kazutaka
- [sheepdog] [PATCH 7/7] test/unit: add test to check hash function
MORITA Kazutaka
- [sheepdog] [PATCH RFC 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH RFC 2/2] collie: add a new subcommand "recovery-progress" to node
Hitoshi Mitake
- [sheepdog] [PATCH RFC] sheep: make the vid deletion proceduer correct order
Hitoshi Mitake
- [sheepdog] [PATCH RFC] sheep: make the vid deletion proceduer correct order
MORITA Kazutaka
- [sheepdog] [PATCH RFC] sheep: make the vid deletion proceduer correct order
MORITA Kazutaka
- [sheepdog] [PATCH RFC] sheep: make the vid deletion proceduer correct order
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 0/2] stable-0.6 update for tests/functional
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 0/2] stable-0.6 update for packaging
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 0/3] stable-0.6 update for debian packaging
MORITA Kazutaka
- [sheepdog] [PATCH stable-0.6 0/3] stable-0.6 update for debian packaging
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 0/3] stable-0.6 update for debian packaging
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 0/3] stable-0.6 update for debian packaging
Liu Yuan
- [sheepdog] [PATCH stable-0.6 0/3] stable-0.6 update for object cache and recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 00/22] stable-0.6 update for better testing
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 00/22] stable-0.6 update for better testing
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 00/22] stable-0.6 update for better testing
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 01/22] tests/064: fix wrong output
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 02/22] tests: remove 063 and 064 from md group
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 03/22] tests: count the number of objects instead of using node/md info
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 04/22] tests: add support for running check outside tests directory
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 05/22] tests: don't use /tmp for each test
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 06/22] tests: add support for running testcase file directly
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 07/22] tests/064: exclude non-deterministic line from result
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 08/22] tests: move tests to tests/functional
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 09/22] functional/047: fix md test
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 1/2] debian: speedup 'make deb'
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 1/2] tests/functional: let check clean directories of passed tests in default
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 1/3] debian: add debian/po
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 1/3] sheep: push dirty bits correctly for successive FLUSH req
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 10/22] functional: add wrapper _cluster_format
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 11/22] tests/functional: fixed wrong error message
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 12/22] functional: add 065 to test cache push
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 13/22] functional: add 066 to stress test object cache
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 14/22] tests/functional: add support for specifying valgrind options
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 15/22] tests/functional: add 067 for testing concurrent start up
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 16/22] tests/functional: add 068 for testing rejoin cluster
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 17/22] tests/functional: add test to check wrong node joining with newer epoch
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 18/22] tests/functional: test join to the clean cluster
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 19/22] tests/functional: add test for reading/writing partially zeroed data
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 2/2] fix 'make rpm'
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 2/2] tests/functional: unmount loopback devices before cleaning directories
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 2/3] gitignore: ignore automatically generated .8 files
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 2/3] sheep: get vdi bitmap from all the nodes
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 20/22] tests/func: test restart with missing object in stale directory
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 21/22] tests/functional/058: refine the test to catch more bug
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 22/22] tests/functional: make qemu commands specifiable
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 3/3] sheep: run object recovery even if sheep was stopped cleanly
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 3/3] trivial: let git ignore .deb files
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 RFC] recovery: free recovery info before stopping recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 RFC] stable-0.6 update for bugfix of recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 RFC] stable-0.6 update for bugfix of recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6] collie: check an error during issuing request correctly
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6] fix error-io in sheepfs when using ext4 filesystem
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6] recovery: check node before try to connect to
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6] stable-0.6 update for collie
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6] stable-0.6 update for sheepfs
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6] update for reducing needless traffic during recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 0/2] stable-0.7 update for sheepfs and testing
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 0/2] update for correct VDI state treatment
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 0/2] update for tests/functional
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 0/3] stable-0.7 update for dog bugfixes
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 0/3] update for VDI deletion operation
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 1/2] fix error-io in sheepfs when using ext4 filesystem
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 1/2] fix error-io in sheepfs when using ext4 filesystem
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 1/2] fix error-io in sheepfs when using ext4 filesystem
Liu Yuan
- [sheepdog] [PATCH stable-0.7 1/2] sheep: wait until there is no get_vdis work in wait_get_vdis_done()
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 1/2] tests/functional: let check clean directories of passed tests in default
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 1/3] dog: check the result of dog_exec_req() correctly
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 1/3] sheep: make the vid deletion proceduer correct order
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 2/2] sheep: set bit in vdi_inuse in atomic manner
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 2/2] tests/functional: let check clean directories of passed tests in default
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 2/2] tests/functional: unmount loopback devices before cleaning directories
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 2/3] dog: add more result check of dog_collie_exec()
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 2/3] sheep: initialize vdi bitmap after completion of reading inode object
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 3/3] dog: fix send_light_req
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 3/3] sheep: don't remove vdi object from object list cache
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] recovery: free recovery info before stopping recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] recovery: initialize recovery_state
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] script: fix gen_bash_completion errors with the old perl version
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] stable-0.7 update
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] stable-0.7 update for a tribial build problem
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] stable-0.7 update for bugfix of recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] stable-0.7 update for bugfix of recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] stable-0.7 update for bugfix of recovery
Liu Yuan
- [sheepdog] [PATCH v2 0/2] clean up list functions
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/2] clean up list functions
Liu Yuan
- [sheepdog] [PATCH v2 0/2] man: add detaild usage to sheep.8
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/2] man: add detaild usage to sheep.8
Liu Yuan
- [sheepdog] [PATCH v2 0/2] provide recovery progress information to users
Hitoshi Mitake
- [sheepdog] [PATCH v2 0/2] remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH v2 0/2] remove master from zookeeper
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/2] remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH v2 0/2] remove master from zookeeper
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/3] dog: parallelize parse_vdi()
Hitoshi Mitake
- [sheepdog] [PATCH v2 0/3] fix problems on armhf
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/3] fix problems on armhf
Liu Yuan
- [sheepdog] [PATCH v2 0/3] refine sheep option handling
Liu Yuan
- [sheepdog] [PATCH v2 0/3] refine sheep option handling
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v2 0/3] rename collie as dog
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/3] rename collie as dog
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/4] add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH v2 0/4] add support for object cache test
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/4] add support for object cache test
Liu Yuan
- [sheepdog] [PATCH v2 0/4] add support for object cache test
Liu Yuan
- [sheepdog] [PATCH v2 0/4] add support for object cache test
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/4] add support for object cache test
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/4] add support for object cache test
Liu Yuan
- [sheepdog] [PATCH v2 0/4] add support for object cache test
Liu Yuan
- [sheepdog] [PATCH v2 0/5] add graph stat function
Liu Yuan
- [sheepdog] [PATCH v2 0/5] add graph stat function
MORITA Kazutaka
- [sheepdog] [PATCH v2 00/10] refine tracer
MORITA Kazutaka
- [sheepdog] [PATCH v2 00/14] various cleanups
MORITA Kazutaka
- [sheepdog] [PATCH v2 00/14] various cleanups
Liu Yuan
- [sheepdog] [PATCH v2 01/10] move suspend_worker_threads and resume_worker_threads to work.c
MORITA Kazutaka
- [sheepdog] [PATCH v2 01/14] remove wrong comments about early_log_init
MORITA Kazutaka
- [sheepdog] [PATCH v2 02/10] trace: create a caller list in tracer_init()
MORITA Kazutaka
- [sheepdog] [PATCH v2 02/14] collie: remove unnecessary abort
MORITA Kazutaka
- [sheepdog] [PATCH v2 03/10] trace: guard strbuf with pthread_mutex_lock
MORITA Kazutaka
- [sheepdog] [PATCH v2 03/14] collie: remove redundant "\n" from the help message
MORITA Kazutaka
- [sheepdog] [PATCH v2 04/10] trace: add support for stackable tracers
MORITA Kazutaka
- [sheepdog] [PATCH v2 04/10] trace: add support for stackable tracers
MORITA Kazutaka
- [sheepdog] [PATCH v2 04/10] trace: add support for stackable tracers
Liu Yuan
- [sheepdog] [PATCH v2 04/10] trace: add support for stackable tracers
Liu Yuan
- [sheepdog] [PATCH v2 04/10] trace: add support for stackable tracers
Liu Yuan
- [sheepdog] [PATCH v2 04/14] collie: remove master column from node list
MORITA Kazutaka
- [sheepdog] [PATCH v2 05/10] trace: move nop5 to trace.c
MORITA Kazutaka
- [sheepdog] [PATCH v2 05/14] collie: don't use a negative value for a zone id
MORITA Kazutaka
- [sheepdog] [PATCH v2 06/10] add notrace to only entry point and exit point
MORITA Kazutaka
- [sheepdog] [PATCH v2 06/10] add notrace to only entry point and exit point
MORITA Kazutaka
- [sheepdog] [PATCH v2 06/10] add notrace to only entry point and exit point
MORITA Kazutaka
- [sheepdog] [PATCH v2 06/10] add notrace to only entry point and exit point
Liu Yuan
- [sheepdog] [PATCH v2 06/10] add notrace to only entry point and exit point
Liu Yuan
- [sheepdog] [PATCH v2 06/14] corosync: show better error messages
MORITA Kazutaka
- [sheepdog] [PATCH v2 07/10] configure: support tracer with debug build
MORITA Kazutaka
- [sheepdog] [PATCH v2 07/14] make file local variables static
MORITA Kazutaka
- [sheepdog] [PATCH v2 08/10] sheep: add a checker for thread type
MORITA Kazutaka
- [sheepdog] [PATCH v2 08/10] sheep: add a checker for thread type
Liu Yuan
- [sheepdog] [PATCH v2 08/14] collie: specify void if there is no argument
MORITA Kazutaka
- [sheepdog] [PATCH v2 09/10] sheep: add event_loop checker
MORITA Kazutaka
- [sheepdog] [PATCH v2 09/10] sheep: add event_loop checker
Liu Yuan
- [sheepdog] [PATCH v2 09/10] sheep: add event_loop checker
MORITA Kazutaka
- [sheepdog] [PATCH v2 09/10] sheep: add event_loop checker
Liu Yuan
- [sheepdog] [PATCH v2 09/14] net: skip memset for IPv6 in str_to_addr()
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/2] collie: show progress in an output of node recovery
Hitoshi Mitake
- [sheepdog] [PATCH v2 1/2] collie: show progress in an output of node recovery
Liu Yuan
- [sheepdog] [PATCH v2 1/2] make list iterator functions safe against removal of entry
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/2] man: add script/gen_man.pl to generate manuals
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/2] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH v2 1/2] move parse_option_size to lib/option.c
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/2] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH v2 1/2] move parse_option_size to lib/option.c
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/2] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH v2 1/2] move parse_option_size to lib/option.c
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v2 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v2 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery progress
Liu Yuan
- [sheepdog] [PATCH v2 1/2] tests/func: refine 072
Liu Yuan
- [sheepdog] [PATCH v2 1/2] zookeeper: zk_join() should return 0 on success and -1 on error
Kai Zhang
- [sheepdog] [PATCH v2 1/3] configure: disable -Wcast-align for arm architecture
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/3] dog: parallelize parse_vdi() with work queue
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/3] dog: parallelize parse_vdi() with work queue
Hitoshi Mitake
- [sheepdog] [PATCH v2 1/3] modify configure.ac to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v2 1/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v2 1/3] sheep: generalize the option parsing
Liu Yuan
- [sheepdog] [PATCH v2 1/4] sheep: add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH v2 1/4] tests/functional: add _requirement() to filter testcases
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/5] collie: ranme SUBCMD_FLAG_XXX as CMD_XXX
Liu Yuan
- [sheepdog] [PATCH v2 10/10] collie: rename debug to trace
MORITA Kazutaka
- [sheepdog] [PATCH v2 10/14] collie: use byte array for sdhost
MORITA Kazutaka
- [sheepdog] [PATCH v2 11/14] simplify addr_to_str with thread local storage
MORITA Kazutaka
- [sheepdog] [PATCH v2 12/14] sheep: make node_to_str and lnode_to_str thread-safe
MORITA Kazutaka
- [sheepdog] [PATCH v2 13/14] bitops: simplify fls with gcc builtin functions
MORITA Kazutaka
- [sheepdog] [PATCH v2 14/14] sha1: force inline rol()
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v2 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Liu Yuan
- [sheepdog] [PATCH v2 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v2 2/2] collie: support raw output in node recovery
Hitoshi Mitake
- [sheepdog] [PATCH v2 2/2] man: print detailed usage for sheep if available
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/2] sheep: don't start recovery if cluster was shutdowned
Liu Yuan
- [sheepdog] [PATCH v2 2/2] sheep: make option set human friendly
Liu Yuan
- [sheepdog] [PATCH v2 2/2] sheep: make option set human friendly
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/2] split list_head into list_head and list_node
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/2] zookeeper: remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH v2 2/3] dog: change definitions of subcommands for dynamic work queue
Hitoshi Mitake
- [sheepdog] [PATCH v2 2/3] modify implemention of functions to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v2 2/3] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH v2 2/3] move parse_option_size to lib/option.c
Hitoshi Mitake
- [sheepdog] [PATCH v2 2/3] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH v2 2/3] move parse_option_size to lib/option.c
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/3] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH v2 2/3] move parse_option_size to lib/option.c
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/3] object_cache: fix dirty bitmap size
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/3] symlink dog to collie for compatibility
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/3] symlink dog to collie for compatibility
Liu Yuan
- [sheepdog] [PATCH v2 2/4] dog: size_to_str -> strnumber
Liu Yuan
- [sheepdog] [PATCH v2 2/4] tests/functional: use _requirements to control md tests
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/4] tests/functional: use _requirements to control md tests
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/4] tests/functional: use _requirements to control md tests
Liu Yuan
- [sheepdog] [PATCH v2 2/5] collie/trace: move trace_cat to graph subcommand
Liu Yuan
- [sheepdog] [PATCH v2 3/3] collie: don't use uint64_t for atomic operations
MORITA Kazutaka
- [sheepdog] [PATCH v2 3/3] fix 'make rpm'
Liu Yuan
- [sheepdog] [PATCH v2 3/3] let logger work on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v2 3/3] let logger work on rhel5 environment
Liu Yuan
- [sheepdog] [PATCH v2 3/3] sheep: make option set human friendly
Liu Yuan
- [sheepdog] [PATCH v2 3/3] tests/functional: make a result of vdi list deterministic with sort
MORITA Kazutaka
- [sheepdog] [PATCH v2 3/3] tests/functional: make a result of vdi list deterministic with sort
Hitoshi Mitake
- [sheepdog] [PATCH v2 3/4] tests/functional: add support for client cache mode
MORITA Kazutaka
- [sheepdog] [PATCH v2 3/4] util: add clean_screen helper
Liu Yuan
- [sheepdog] [PATCH v2 3/5] util: add list_sort()
Liu Yuan
- [sheepdog] [PATCH v2 4/4] dog: add 'node stat' command
Liu Yuan
- [sheepdog] [PATCH v2 4/4] tests/functional: add a script for throughout test
MORITA Kazutaka
- [sheepdog] [PATCH v2 4/5] collie/trace: add graph stat function
Liu Yuan
- [sheepdog] [PATCH v2 4/5] collie/trace: add graph stat function
MORITA Kazutaka
- [sheepdog] [PATCH v2 4/5] collie/trace: add graph stat function
Liu Yuan
- [sheepdog] [PATCH v2 4/5] collie/trace: add graph stat function
MORITA Kazutaka
- [sheepdog] [PATCH v2 4/5] collie/trace: add graph stat function
Liu Yuan
- [sheepdog] [PATCH v2 4/5] collie/trace: add graph stat function
MORITA Kazutaka
- [sheepdog] [PATCH v2 5/5] collie/trace: use macro for the width of thread name
Liu Yuan
- [sheepdog] [PATCH v2] cache: correct block size calculation for inode object
MORITA Kazutaka
- [sheepdog] [PATCH v2] cache: correct block size calculation for inode object
Liu Yuan
- [sheepdog] [PATCH v2] cache: introduce 'cache info' command
Liu Yuan
- [sheepdog] [PATCH v2] cache: introduce 'cache info' command
MORITA Kazutaka
- [sheepdog] [PATCH v2] debian: speedup 'make deb'
Liu Yuan
- [sheepdog] [PATCH v2] debian: speedup 'make deb'
MORITA Kazutaka
- [sheepdog] [PATCH v2] debian: speedup 'make deb'
Liu Yuan
- [sheepdog] [PATCH v2] debian: speedup 'make deb'
MORITA Kazutaka
- [sheepdog] [PATCH v2] introduce intcmp to simplify codes
MORITA Kazutaka
- [sheepdog] [PATCH v2] introduce intcmp to simplify codes
Liu Yuan
- [sheepdog] [PATCH v2] introduce wrapper functions for pthread_rwlock
MORITA Kazutaka
- [sheepdog] [PATCH v2] introduce wrapper functions for pthread_rwlock
Liu Yuan
- [sheepdog] [PATCH v2] logger: use gdb commands to dump stack and variable
MORITA Kazutaka
- [sheepdog] [PATCH v2] logger: use gdb commands to dump stack and variable
Liu Yuan
- [sheepdog] [PATCH v2] sheep: push dirty bits correctly for successive FLUSH req
MORITA Kazutaka
- [sheepdog] [PATCH v2] sheep: push dirty bits correctly for successive FLUSH req
Hitoshi Mitake
- [sheepdog] [PATCH v2] sheep: push dirty bits correctly for successive FLUSH req
Liu Yuan
- [sheepdog] [PATCH v2] sheep: set bit in vdi_inuse in atomic manner
Hitoshi Mitake
- [sheepdog] [PATCH v2] sheep: set bit in vdi_inuse in atomic manner
Liu Yuan
- [sheepdog] [PATCH v2] sheep: split create_vdi_obj() into 4 functions
MORITA Kazutaka
- [sheepdog] [PATCH v2] sheep: split create_vdi_obj() into 4 functions
Liu Yuan
- [sheepdog] [PATCH v2] sheep: use gcc builtin to get stack frame pointer
MORITA Kazutaka
- [sheepdog] [PATCH v2] sheepfs: use 'big_writes' option only when the version of libfuse is equal or greater than 2.8.0
MORITA Kazutaka
- [sheepdog] [PATCH v2] sheepfs: use 'big_writes' option only when the version of libfuse is equal or greater than 2.8.0
Robin Dong
- [sheepdog] [PATCH v2] tests/func: add common header to tests
Liu Yuan
- [sheepdog] [PATCH v2] tests/func: add common header to tests
MORITA Kazutaka
- [sheepdog] [PATCH v2] tests/func: add common header to tests
Liu Yuan
- [sheepdog] [PATCH v2] tests/func: test restart with missing object in stale directory
Liu Yuan
- [sheepdog] [PATCH v2] tests/functional: let check clean directories of passed tests in default
MORITA Kazutaka
- [sheepdog] [PATCH v2] tests/functional: let check clean directories of passed tests in default
Hitoshi Mitake
- [sheepdog] [PATCH v3 0/2] provide recovery progress information to users
Hitoshi Mitake
- [sheepdog] [PATCH v3 0/3] add 'graph stat' commond
Liu Yuan
- [sheepdog] [PATCH v3 0/3] add 'graph stat' commond
MORITA Kazutaka
- [sheepdog] [PATCH v3 0/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v3 0/4] add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH v3 0/4] add preliminary stat function
MORITA Kazutaka
- [sheepdog] [PATCH v3 00/10] refine tracer
MORITA Kazutaka
- [sheepdog] [PATCH v3 00/10] refine tracer
Liu Yuan
- [sheepdog] [PATCH v3 01/10] move suspend_worker_threads and resume_worker_threads to work.c
MORITA Kazutaka
- [sheepdog] [PATCH v3 02/10] trace: create a caller list in tracer_init()
MORITA Kazutaka
- [sheepdog] [PATCH v3 03/10] trace: guard strbuf with pthread_mutex_lock
MORITA Kazutaka
- [sheepdog] [PATCH v3 04/10] trace: add support for stackable tracers
MORITA Kazutaka
- [sheepdog] [PATCH v3 05/10] trace: move nop5 to trace.c
MORITA Kazutaka
- [sheepdog] [PATCH v3 06/10] add notrace to only entry point and exit point
MORITA Kazutaka
- [sheepdog] [PATCH v3 07/10] configure: support tracer with debug build
MORITA Kazutaka
- [sheepdog] [PATCH v3 08/10] sheep: add a checker for thread type
MORITA Kazutaka
- [sheepdog] [PATCH v3 09/10] sheep: add event_loop checker
MORITA Kazutaka
- [sheepdog] [PATCH v3 1/2] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH v3 1/2] move parse_option_size to lib/option.c
MORITA Kazutaka
- [sheepdog] [PATCH v3 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Hitoshi Mitake
- [sheepdog] [PATCH v3 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Hitoshi Mitake
- [sheepdog] [PATCH v3 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Liu Yuan
- [sheepdog] [PATCH v3 1/3] modify configure.ac to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v3 1/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v3 1/3] util: add list_sort()
Liu Yuan
- [sheepdog] [PATCH v3 1/4] sheep: add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH v3 10/10] collie: rename debug to trace
MORITA Kazutaka
- [sheepdog] [PATCH v3 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v3 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v3 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v3 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Liu Yuan
- [sheepdog] [PATCH v3 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Liu Yuan
- [sheepdog] [PATCH v3 2/2] sheep: make option set human friendly
Liu Yuan
- [sheepdog] [PATCH v3 2/3] collie/trace: add graph stat function
Liu Yuan
- [sheepdog] [PATCH v3 2/3] modify implemention of functions to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v3 2/3] modify implemention of functions to build sheepdog on rhel5 environment
Liu Yuan
- [sheepdog] [PATCH v3 2/3] symlink dog to collie for compatibility
Liu Yuan
- [sheepdog] [PATCH v3 2/4] dog: size_to_str -> strnumber
Liu Yuan
- [sheepdog] [PATCH v3 3/3] collie/trace: use macro for the width of thread name
Liu Yuan
- [sheepdog] [PATCH v3 3/3] fix 'make rpm'
Liu Yuan
- [sheepdog] [PATCH v3 3/3] let logger work on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v3 3/3] let logger work on rhel5 environment
Liu Yuan
- [sheepdog] [PATCH v3 3/4] util: add clean_screen helper
Liu Yuan
- [sheepdog] [PATCH v3 4/4] dog: add 'node stat' command
Liu Yuan
- [sheepdog] [PATCH v3] cache: correct block size calculation for inode object
MORITA Kazutaka
- [sheepdog] [PATCH v3] cache: correct block size calculation for inode object
Liu Yuan
- [sheepdog] [PATCH v3] debian: speedup 'make deb'
Liu Yuan
- [sheepdog] [PATCH v3] sheep: set bit in vdi_inuse in atomic manner
MORITA Kazutaka
- [sheepdog] [PATCH v3] sheep: set bit in vdi_inuse in atomic manner
Hitoshi Mitake
- [sheepdog] [PATCH v3] sheepfs: use big_writes option only when the version of libfuse is equal or greater than 2.8.0
Robin Dong
- [sheepdog] [PATCH v3] sheepfs: use big_writes option only when the version of libfuse is equal or greater than 2.8.0
Liu Yuan
- [sheepdog] [PATCH v4 0/2] provide recovery progress information to users
Hitoshi Mitake
- [sheepdog] [PATCH v4 0/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v4 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Hitoshi Mitake
- [sheepdog] [PATCH v4 1/3] modify configure.ac to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v4 1/3] modify configure.ac to build sheepdog on rhel5 environment
Liu Yuan
- [sheepdog] [PATCH v4 1/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v4 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v4 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v4 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Liu Yuan
- [sheepdog] [PATCH v4 2/3] modify implemention of functions to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v4 2/3] symlink dog to collie for compatibility
Liu Yuan
- [sheepdog] [PATCH v4 3/3] fix 'make rpm'
Liu Yuan
- [sheepdog] [PATCH v4 3/3] let logger work on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v4 RESEND 1/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v4 RESEND 2/3] symlink dog to collie for compatibility
Liu Yuan
- [sheepdog] [PATCH v4 RESEND 3/3] fix 'make rpm'
Liu Yuan
- [sheepdog] [PATCH v4] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v4] rename collie as dog
MORITA Kazutaka
- [sheepdog] [PATCH v5 0/2] provide recovery progress information to users
Hitoshi Mitake
- [sheepdog] [PATCH v5 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Hitoshi Mitake
- [sheepdog] [PATCH v5 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Hitoshi Mitake
- [sheepdog] [PATCH v5 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Hitoshi Mitake
- [sheepdog] [PATCH v5 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Liu Yuan
- [sheepdog] [PATCH v5 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Liu Yuan
- [sheepdog] [PATCH v5 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v5 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v5 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v5 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Liu Yuan
- [sheepdog] [PATCH v5 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Liu Yuan
- [sheepdog] [PATCH v6 0/3] provide recovery progress information to users
Hitoshi Mitake
- [sheepdog] [PATCH v6 0/3] provide recovery progress information to users
Liu Yuan
- [sheepdog] [PATCH v6 1/3] sheep: count recovered objects with uint64_t
Hitoshi Mitake
- [sheepdog] [PATCH v6 2/3] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Hitoshi Mitake
- [sheepdog] [PATCH v6 3/3] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH 0/2] cleanup group.c
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] cleanup group.c
Liu Yuan
- [sheepdog] [PATCH 0/2] cleanup rbtree
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] cleanup rbtree
Liu Yuan
- [sheepdog] [PATCH 0/2] clean up recovery checks
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] fix wrong calculation in find_zero_blocks()
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] fix wrong calculation in find_zero_blocks()
Liu Yuan
- [sheepdog] [PATCH 0/2] man: add detaild usage to sheep.8
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] sheep: recover object even when its inode is unavailable
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] trace: make it easy to debug sheep with tracer
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] use dog_collie_exec() correctly
MORITA Kazutaka
- [sheepdog] [PATCH 0/2] use dog_collie_exec() correctly
Liu Yuan
- [sheepdog] [PATCH 0/2] use dog_collie_exec() correctly
Hitoshi Mitake
- [sheepdog] [PATCH 0/3] fix problems on armhf
MORITA Kazutaka
- [sheepdog] [PATCH 0/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH 0/4] add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH 0/4] dog: make vdi check safer operation
MORITA Kazutaka
- [sheepdog] [PATCH 0/5] add graph stat function
Liu Yuan
- [sheepdog] [PATCH 0/5] add graph stat function
MORITA Kazutaka
- [sheepdog] [PATCH 0/5] add graph stat function
Liu Yuan
- [sheepdog] [PATCH 0/6] handling EMFILE gracefully
Hitoshi Mitake
- [sheepdog] [PATCH 0/7] logger: cleanups for 0.7.0
MORITA Kazutaka
- [sheepdog] [PATCH 0/7] logger: cleanups for 0.7.0
Liu Yuan
- [sheepdog] [PATCH 0/7] modify hash calculation
MORITA Kazutaka
- [sheepdog] [PATCH 00/10] refine tracer
MORITA Kazutaka
- [sheepdog] [PATCH 00/10] refine tracer
Liu Yuan
- [sheepdog] [PATCH 00/14] various cleanups
MORITA Kazutaka
- [sheepdog] [PATCH 01/10] move suspend_worker_threads and resume_worker_threads to work.c
MORITA Kazutaka
- [sheepdog] [PATCH 01/14] remove wrong comments about early_log_init
MORITA Kazutaka
- [sheepdog] [PATCH 02/10] trace: create a caller list in tracer_init()
MORITA Kazutaka
- [sheepdog] [PATCH 02/10] trace: create a caller list in tracer_init()
Liu Yuan
- [sheepdog] [PATCH 02/10] trace: create a caller list in tracer_init()
MORITA Kazutaka
- [sheepdog] [PATCH 02/14] collie: remove unnecessary abort
MORITA Kazutaka
- [sheepdog] [PATCH 03/10] trace: guard strbuf with pthread_mutex_lock
MORITA Kazutaka
- [sheepdog] [PATCH 03/14] collie: remove redundant "\n" from the help message
MORITA Kazutaka
- [sheepdog] [PATCH 04/10] trace: add support for stackable tracers
MORITA Kazutaka
- [sheepdog] [PATCH 04/14] collie: remove master column from node list
MORITA Kazutaka
- [sheepdog] [PATCH 05/10] collie: show error message of tracer
MORITA Kazutaka
- [sheepdog] [PATCH 05/14] collie: don't use a negative value for a zone id
MORITA Kazutaka
- [sheepdog] [PATCH 06/10] trace: move nop5 to trace.c
MORITA Kazutaka
- [sheepdog] [PATCH 06/10] trace: move nop5 to trace.c
Liu Yuan
- [sheepdog] [PATCH 06/14] corosync: show better error messages
MORITA Kazutaka
- [sheepdog] [PATCH 07/10] add notrace to only entry point and exit point
MORITA Kazutaka
- [sheepdog] [PATCH 07/14] make file local variables static
MORITA Kazutaka
- [sheepdog] [PATCH 08/10] configure: support tracer with debug build
MORITA Kazutaka
- [sheepdog] [PATCH 08/14] collie: specify void if there is no argument
MORITA Kazutaka
- [sheepdog] [PATCH 09/10] sheep: add a checker for thread type
MORITA Kazutaka
- [sheepdog] [PATCH 09/10] sheep: add a checker for thread type
Liu Yuan
- [sheepdog] [PATCH 09/14] net: skip memset for IPv6 in str_to_addr()
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] add helper macros to insert/search/iterate rbtree node
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] collie: parallelize parse_vdi() with work queue
Hitoshi Mitake
- [sheepdog] [PATCH 1/2] collie: parallelize parse_vdi() with work queue
Hitoshi Mitake
- [sheepdog] [PATCH 1/2] collie: parallelize parse_vdi() with work queue
Hitoshi Mitake
- [sheepdog] [PATCH 1/2] collie: show progress in an output of node recovery
Hitoshi Mitake
- [sheepdog] [PATCH 1/2] collie: show progress in an output of node recovery
Liu Yuan
- [sheepdog] [PATCH 1/2] collie: show progress in an output of node recovery
Hitoshi Mitake
- [sheepdog] [PATCH 1/2] dog: check the result of dog_exec_req() correctly
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] man: add script/gen_man.pl to generate manuals
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] modify configure.ac to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH 1/2] sheep: remove SD_STATUS_HALT
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] sheep: update a comment in request_in_recovery()
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] sheepfs: check 'dog' command at startup
Liu Yuan
- [sheepdog] [PATCH 1/2] sheepfs: check 'dog' command at startup
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] tests/functional: add test for reading/writing partially zeroed data
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] tests/functional: add test for temporary object lost
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] work: allow worker threads to call suspend_worker_threads()
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
Liu Yuan
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
MORITA Kazutaka
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH 1/2] zookeeper: remove master from zookeeper
MORITA Kazutaka
- [sheepdog] [PATCH 1/3] configure: disable -Wcast-align for arm architecture
MORITA Kazutaka
- [sheepdog] [PATCH 1/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH 1/3] sheep: don't start recovery if cluster was shutdowned
Liu Yuan
- [sheepdog] [PATCH 1/3] sheep: don't start recovery if cluster was shutdowned
MORITA Kazutaka
- [sheepdog] [PATCH 1/3] sheep: don't start recovery if cluster was shutdowned
Liu Yuan
- [sheepdog] [PATCH 1/3] sheep: generalize the option parsing
Liu Yuan
- [sheepdog] [PATCH 1/3] tests/func: add common header to tests
Liu Yuan
- [sheepdog] [PATCH 1/3] tests/func: add common header to tests
Liu Yuan
- [sheepdog] [PATCH 1/3] tests/func: add common header to tests
MORITA Kazutaka
- [sheepdog] [PATCH 1/3] use fcntl to set FD_CLOSEXEC instead of type "e" in popen()
Robin Dong
- [sheepdog] [PATCH 1/3] use fcntl to set FD_CLOSEXEC instead of type "e" in popen()
Liu Yuan
- [sheepdog] [PATCH 1/4] dog: make consistency check optional
MORITA Kazutaka
- [sheepdog] [PATCH 1/4] dog: make consistency check optional
Liu Yuan
- [sheepdog] [PATCH 1/4] dog: make consistency check optional
MORITA Kazutaka
- [sheepdog] [PATCH 1/4] sheep: add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH 1/4] sheep: add preliminary stat function
Hitoshi Mitake
- [sheepdog] [PATCH 1/4] sheep: add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH 1/4] sheep: add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH 1/4] sheep: add preliminary stat function
MORITA Kazutaka
- [sheepdog] [PATCH 1/4] sheep: add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH 1/4] sheep: add preliminary stat function
MORITA Kazutaka
- [sheepdog] [PATCH 1/5] collie: ranme SUBCMD_FLAG_XXX as CMD_XXX
Liu Yuan
- [sheepdog] [PATCH 1/6] sheep: add nid_to_str() for formatting node id from sockfd subsystem
Hitoshi Mitake
- [sheepdog] [PATCH 1/7] logger: add '\n' after formatting message
MORITA Kazutaka
- [sheepdog] [PATCH 1/7] optimize fnv hash
MORITA Kazutaka
- [sheepdog] [PATCH 10/10] sheep: add event_loop checker
MORITA Kazutaka
- [sheepdog] [PATCH 10/10] sheep: add event_loop checker
Liu Yuan
- [sheepdog] [PATCH 10/14] collie: use byte array for sdhost
MORITA Kazutaka
- [sheepdog] [PATCH 11/14] simplify addr_to_str with thread local storage
MORITA Kazutaka
- [sheepdog] [PATCH 12/14] sheep: make node_to_str and lnode_to_str thread-safe
MORITA Kazutaka
- [sheepdog] [PATCH 13/14] bitops: simplify fls with gcc builtin functions
MORITA Kazutaka
- [sheepdog] [PATCH 14/14] sha1: force inline rol()
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] collie: change definitions of subcommands for dynamic work queue
Hitoshi Mitake
- [sheepdog] [PATCH 2/2] collie: support raw output in node recovery
Hitoshi Mitake
- [sheepdog] [PATCH 2/2] dog: add more result check of dog_collie_exec()
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] man: print detailed usage for sheep if available
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] modify util to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH 2/2] modify util to build sheepdog on rhel5 environment
Liu Yuan
- [sheepdog] [PATCH 2/2] remove redundant list_node
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] sheep: cleanup prepare_schedule_oid and oid_in_recovery
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] sheep: cleanup prepare_schedule_oid and oid_in_recovery
Liu Yuan
- [sheepdog] [PATCH 2/2] sheep: remove join_message
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] sheep: use default copy number when vdi state is not available
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] sheep: use default copy number when vdi state is not available
Liu Yuan
- [sheepdog] [PATCH 2/2] tests/func: add sheepfs test
Liu Yuan
- [sheepdog] [PATCH 2/2] tests/func: add sheepfs test
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] tests/unit: fixed unittest error
Kai Zhang
- [sheepdog] [PATCH 2/2] tests/unit: fixed unittest error
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] trace: fix stack before dumping a core file
MORITA Kazutaka
- [sheepdog] [PATCH 2/2] trace: fix stack before dumping a core file
Liu Yuan
- [sheepdog] [PATCH 2/2] util: fix calculation of offset and length in find_zero_blocks()
MORITA Kazutaka
- [sheepdog] [PATCH 2/3] add check for version of fuse before using 'big_writes'
Robin Dong
- [sheepdog] [PATCH 2/3] add check for version of fuse before using 'big_writes'
Liu Yuan
- [sheepdog] [PATCH 2/3] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH 2/3] object_cache: fix dirty bitmap size
MORITA Kazutaka
- [sheepdog] [PATCH 2/3] object_cache: fix dirty bitmap size
Liu Yuan
- [sheepdog] [PATCH 2/3] object_cache: fix dirty bitmap size
MORITA Kazutaka
- [sheepdog] [PATCH 2/3] sheep: return default copy number as formated
Liu Yuan
- [sheepdog] [PATCH 2/3] symlink dog to collie for compatibility
Liu Yuan
- [sheepdog] [PATCH 2/3] tests/func: add _vdi_list helper
Liu Yuan
- [sheepdog] [PATCH 2/3] tests/func: add _vdi_list helper
Liu Yuan
- [sheepdog] [PATCH 2/4] dog: fix check of snapshot vdi
MORITA Kazutaka
- [sheepdog] [PATCH 2/4] dog: size_to_str -> strnumber
Liu Yuan
- [sheepdog] [PATCH 2/4] dog: size_to_str -> strnumber
MORITA Kazutaka
- [sheepdog] [PATCH 2/5] collie/trace: move trace_cat to graph subcommand
Liu Yuan
- [sheepdog] [PATCH 2/6] sockfd: implement shrinking mechanism for handling EMFILE
Hitoshi Mitake
- [sheepdog] [PATCH 2/6] sockfd: implement shrinking mechanism for handling EMFILE
Liu Yuan
- [sheepdog] [PATCH 2/6] sockfd: implement shrinking mechanism for handling EMFILE
Hitoshi Mitake
- [sheepdog] [PATCH 2/7] add sd_hash to generate more dispersed hash values
MORITA Kazutaka
- [sheepdog] [PATCH 2/7] logger: add str_len to logmsg structure
MORITA Kazutaka
- [sheepdog] [PATCH 3/3] collie: don't use uint64_t for atomic operations
MORITA Kazutaka
- [sheepdog] [PATCH 3/3] collie: don't use uint64_t for atomic operations
Liu Yuan
- [sheepdog] [PATCH 3/3] collie: don't use uint64_t for atomic operations
MORITA Kazutaka
- [sheepdog] [PATCH 3/3] collie: don't use uint64_t for atomic operations
YunQiang Su
- [sheepdog] [PATCH 3/3] collie: don't use uint64_t for atomic operations
MORITA Kazutaka
- [sheepdog] [PATCH 3/3] collie: don't use uint64_t for atomic operations
YunQiang Su
- [sheepdog] [PATCH 3/3] fix 'make rpm'
Liu Yuan
- [sheepdog] [PATCH 3/3] fix 'make rpm'
MORITA Kazutaka
- [sheepdog] [PATCH 3/3] fix 'make rpm'
Liu Yuan
- [sheepdog] [PATCH 3/3] fix error-io in sheepfs when using ext4 filesystem
Robin Dong
- [sheepdog] [PATCH 3/3] sheep: make option set human friendly
Liu Yuan
- [sheepdog] [PATCH 3/3] sheep: remove finish_join()
Liu Yuan
- [sheepdog] [PATCH 3/3] tests/func: fix 068 so that _vdi_list different node in the loop
Liu Yuan
- [sheepdog] [PATCH 3/3] tests/func: fix 068 so that _vdi_list different node in the loop
Liu Yuan
- [sheepdog] [PATCH 3/4] dog: allow format string for confirm()
MORITA Kazutaka
- [sheepdog] [PATCH 3/4] util: add clean_screen helper
Liu Yuan
- [sheepdog] [PATCH 3/5] util: add list_sort()
Liu Yuan
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Hitoshi Mitake
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Liu Yuan
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Liu Yuan
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Hitoshi Mitake
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Hitoshi Mitake
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Liu Yuan
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Hitoshi Mitake
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Liu Yuan
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Hitoshi Mitake
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
MORITA Kazutaka
- [sheepdog] [PATCH 3/6] lib: implement wrapper functions for handling EMFILE gracefully
Liu Yuan
- [sheepdog] [PATCH 3/7] logger: add format_thread_name()
MORITA Kazutaka
- [sheepdog] [PATCH 3/7] sheep: use sd_hash instead of fnv_64a_buf
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: add 'node stat' command
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Valerio Pachera
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
MORITA Kazutaka
- [sheepdog] [PATCH 4/4] dog: make repairing vdi optional
Liu Yuan
- [sheepdog] [PATCH 4/5] collie/trace: add graph stat function
Liu Yuan
- [sheepdog] [PATCH 4/6] lib: use wrappers for handling EMFILE
Hitoshi Mitake
- [sheepdog] [PATCH 4/7] increase the default number of virtual nodes
MORITA Kazutaka
- [sheepdog] [PATCH 4/7] logger: simplify formatters
MORITA Kazutaka
- [sheepdog] [PATCH 5/5] collie/trace: use macro for the width of thread name
Liu Yuan
- [sheepdog] [PATCH 5/6] sheep: use wrappers for handling EMFILE
Hitoshi Mitake
- [sheepdog] [PATCH 5/7] logger: check the return value of vsnprintf
MORITA Kazutaka
- [sheepdog] [PATCH 5/7] sheep: update store version
MORITA Kazutaka
- [sheepdog] [PATCH 6/6] tests/dynamorio: add a new DR based tester for EMFILE handling
Hitoshi Mitake
- [sheepdog] [PATCH 6/7] logger: remove redundant memset
MORITA Kazutaka
- [sheepdog] [PATCH 6/7] tests/functional: update tests for new hash function
MORITA Kazutaka
- [sheepdog] [PATCH 7/7] logger: show log priority in sheep.log
MORITA Kazutaka
- [sheepdog] [PATCH 7/7] test/unit: add test to check hash function
MORITA Kazutaka
- [sheepdog] [PATCH] add .S file to cscope index
Liu Yuan
- [sheepdog] [PATCH] add .S file to cscope index
MORITA Kazutaka
- [sheepdog] [PATCH] add a print function for each log level
MORITA Kazutaka
- [sheepdog] [PATCH] add a print function for each log level
Liu Yuan
- [sheepdog] [PATCH] add helper to get a self path
MORITA Kazutaka
- [sheepdog] [PATCH] add helper to get a self path
Liu Yuan
- [sheepdog] [PATCH] add likely/unlikely to performance critical path
MORITA Kazutaka
- [sheepdog] [PATCH] add likely/unlikely to performance critical path
MORITA Kazutaka
- [sheepdog] [PATCH] add likely/unlikely to performance critical path
Liu Yuan
- [sheepdog] [PATCH] add likely/unlikely to performance critical path
Liu Yuan
- [sheepdog] [PATCH] add likely/unlikely to performance critical path
Liu Yuan
- [sheepdog] [PATCH] cache: correct block size calculation for inode object
MORITA Kazutaka
- [sheepdog] [PATCH] cache: correct block size calculation for inode object
MORITA Kazutaka
- [sheepdog] [PATCH] cache: correct block size calculation for inode object
MORITA Kazutaka
- [sheepdog] [PATCH] cache: correct block size calculation for inode object
Liu Yuan
- [sheepdog] [PATCH] cache: correct block size calculation for inode object
Liu Yuan
- [sheepdog] [PATCH] cache: correct block size calculation for inode object
Liu Yuan
- [sheepdog] [PATCH] cache: introduce 'cache info' command
Liu Yuan
- [sheepdog] [PATCH] collie: remove extra \n for collie_reweight message
MORITA Kazutaka
- [sheepdog] [PATCH] collie: remove extra \n for collie_reweight message
Liu Yuan
- [sheepdog] [PATCH] collie: use xread and xwrite instead of read and write
MORITA Kazutaka
- [sheepdog] [PATCH] collie: use xread and xwrite instead of read and write
Liu Yuan
- [sheepdog] [PATCH] configure.ac: remove extra trace in PACKAGE_FEATURES
MORITA Kazutaka
- [sheepdog] [PATCH] configure.ac: remove extra trace in PACKAGE_FEATURES
Liu Yuan
- [sheepdog] [PATCH] debian: add debian/po
MORITA Kazutaka
- [sheepdog] [PATCH] debian: add debian/po
Liu Yuan
- [sheepdog] [PATCH] debian: speedup 'make deb'
Liu Yuan
- [sheepdog] [PATCH] debian: speedup 'make deb'
MORITA Kazutaka
- [sheepdog] [PATCH] dog: add 'vdi cache purge' option
Liu Yuan
- [sheepdog] [PATCH] dog: add 'vdi cache purge' option
MORITA Kazutaka
- [sheepdog] [PATCH] dog: add command to check and repair cluster
MORITA Kazutaka
- [sheepdog] [PATCH] dog: add command to check and repair cluster
Liu Yuan
- [sheepdog] [PATCH] dog: fix check of snapshot vdi
MORITA Kazutaka
- [sheepdog] [PATCH] dog: fix check of snapshot vdi
Liu Yuan
- [sheepdog] [PATCH] dog: fix send_light_req
Liu Yuan
- [sheepdog] [PATCH] dog: fix send_light_req
Hitoshi Mitake
- [sheepdog] [PATCH] dog: fix send_light_req
MORITA Kazutaka
- [sheepdog] [PATCH] dog: show io mode in 'vdi cache info'
Liu Yuan
- [sheepdog] [PATCH] dog: show io mode in 'vdi cache info'
Hitoshi Mitake
- [sheepdog] [PATCH] dog: show io mode in 'vdi cache info'
MORITA Kazutaka
- [sheepdog] [PATCH] event: refresh event info after unregistering
MORITA Kazutaka
- [sheepdog] [PATCH] event: refresh event info after unregistering
Liu Yuan
- [sheepdog] [PATCH] fix compiler warning in object_cache.c
Robin Dong
- [sheepdog] [PATCH] fix compiler warning in object_cache.c
Liu Yuan
- [sheepdog] [PATCH] introduce eventfd_xread and eventfd_xwrite
MORITA Kazutaka
- [sheepdog] [PATCH] introduce eventfd_xread and eventfd_xwrite
Liu Yuan
- [sheepdog] [PATCH] introduce intcmp to simplify codes
MORITA Kazutaka
- [sheepdog] [PATCH] introduce intcmp to simplify codes
Liu Yuan
- [sheepdog] [PATCH] introduce wrapper functions for pthread_rwlock
Liu Yuan
- [sheepdog] [PATCH] introduce wrapper functions for pthread_rwlock
MORITA Kazutaka
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
Hitoshi Mitake
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
Hitoshi Mitake
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
Hitoshi Mitake
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
MORITA Kazutaka
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
Hitoshi Mitake
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
Liu Yuan
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
Liu Yuan
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
Liu Yuan
- [sheepdog] [PATCH] lib: insert assert() to sd_strerror() for detecting invalid index
MORITA Kazutaka
- [sheepdog] [PATCH] lib: insert assert() to sd_strerror() for detecting invalid index
Hitoshi Mitake
- [sheepdog] [PATCH] local: remove unnecessary debug information
Liu Yuan
- [sheepdog] [PATCH] local: remove unnecessary debug information
MORITA Kazutaka
- [sheepdog] [PATCH] logger: don't call log_write in sd_debug if possible
MORITA Kazutaka
- [sheepdog] [PATCH] logger: don't call log_write in sd_debug if possible
MORITA Kazutaka
- [sheepdog] [PATCH] logger: don't call log_write in sd_debug if possible
Liu Yuan
- [sheepdog] [PATCH] logger: remove unnecessary lock for log rotation
MORITA Kazutaka
- [sheepdog] [PATCH] logger: remove unnecessary lock for log rotation
MORITA Kazutaka
- [sheepdog] [PATCH] logger: remove unnecessary lock for log rotation
Liu Yuan
- [sheepdog] [PATCH] logger: use gdb commands to dump stack and variable
MORITA Kazutaka
- [sheepdog] [PATCH] Makefile: remove zk_control from install programs
MORITA Kazutaka
- [sheepdog] [PATCH] Makefile: remove zk_control from install programs
Liu Yuan
- [sheepdog] [PATCH] plain_store: use lower log priority when sha1 not cached
MORITA Kazutaka
- [sheepdog] [PATCH] plain_store: use lower log priority when sha1 not cached
Liu Yuan
- [sheepdog] [PATCH] read/write data from clients in worker threads
Liu Yuan
- [sheepdog] [PATCH] read/write data from clients in worker threads
MORITA Kazutaka
- [sheepdog] [PATCH] recovery: fix log priority and output
MORITA Kazutaka
- [sheepdog] [PATCH] recovery: fix log priority and output
Liu Yuan
- [sheepdog] [PATCH] recovery: free recovery info before stopping recovery
MORITA Kazutaka
- [sheepdog] [PATCH] recovery: free recovery info before stopping recovery
Liu Yuan
- [sheepdog] [PATCH] recovery: free recovery info before stopping recovery
Liu Yuan
- [sheepdog] [PATCH] recovery: free recovery info before stopping recovery
MORITA Kazutaka
- [sheepdog] [PATCH] recovery: free recovery info before stopping recovery
MORITA Kazutaka
- [sheepdog] [PATCH] recovery: free recovery info before stopping recovery
Liu Yuan
- [sheepdog] [PATCH] recovery: free recovery info before stopping recovery
Hitoshi Mitake
- [sheepdog] [PATCH] recovery: initialize recovery_state
MORITA Kazutaka
- [sheepdog] [PATCH] recovery: initialize recovery_state
Liu Yuan
- [sheepdog] [PATCH] remove extra newline character from fgets() result
MORITA Kazutaka
- [sheepdog] [PATCH] remove extra newline character from fgets() result
Liu Yuan
- [sheepdog] [PATCH] script: auto-generate bash_completion_dog
MORITA Kazutaka
- [sheepdog] [PATCH] script: auto-generate bash_completion_dog
Liu Yuan
- [sheepdog] [PATCH] script: fix gen_bash_completion errors with the old perl version
MORITA Kazutaka
- [sheepdog] [PATCH] script: fix gen_bash_completion errors with the old perl version
Liu Yuan
- [sheepdog] [PATCH] sheep: call stat_request_end() only when stat_request_begin() was called
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: call stat_request_end() only when stat_request_begin() was called
Liu Yuan
- [sheepdog] [PATCH] sheep: check gateway request as early as possible
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: check gateway request as early as possible
Liu Yuan
- [sheepdog] [PATCH] sheep: detect invalid response code in sd_strerror()
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: detect invalid response code in sd_strerror()
Hitoshi Mitake
- [sheepdog] [PATCH] sheep: don't remove vdi object from object list cache
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: don't remove vdi object from object list cache
Liu Yuan
- [sheepdog] [PATCH] sheep: don't update vdi_iocb in vdi_* functions
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: don't update vdi_iocb in vdi_* functions
Liu Yuan
- [sheepdog] [PATCH] sheep: initialize vdi bitmap after completion of reading inode object
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: initialize vdi bitmap after completion of reading inode object
Hitoshi Mitake
- [sheepdog] [PATCH] sheep: push dirty bits correctly for successive FLUSH req
Hitoshi Mitake
- [sheepdog] [PATCH] sheep: push dirty bits correctly for successive FLUSH req
Liu Yuan
- [sheepdog] [PATCH] sheep: refine help messages
Liu Yuan
- [sheepdog] [PATCH] sheep: refine help messages
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: retire sheep/sockfd_cache.c
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: set bit in vdi_inuse in atomic manner
Hitoshi Mitake
- [sheepdog] [PATCH] sheep: set bit in vdi_inuse in atomic manner
Hitoshi Mitake
- [sheepdog] [PATCH] sheep: split create_vdi_obj() into 4 functions
Liu Yuan
- [sheepdog] [PATCH] sheep: split create_vdi_obj() into 4 functions
Liu Yuan
- [sheepdog] [PATCH] sheep: split create_vdi_obj() into 4 functions
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: split create_vdi_obj() into 4 functions
Liu Yuan
- [sheepdog] [PATCH] sheep: split create_vdi_obj() into 4 functions
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: split create_vdi_obj() into 4 functions
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: use available size for virtual node calculation
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: use available size for virtual node calculation
Liu Yuan
- [sheepdog] [PATCH] sheep: wait until there is no get_vdis work in wait_get_vdis_done()
Hitoshi Mitake
- [sheepdog] [PATCH] sheep: wait until there is no get_vdis work in wait_get_vdis_done()
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: wait until there is no get_vdis work in wait_get_vdis_done()
Liu Yuan
- [sheepdog] [PATCH] sheepdog: add missing .bdrv_has_zero_init
Liu Yuan
- [sheepdog] [PATCH] sheepdog: add missing .bdrv_has_zero_init
Liu Yuan
- [sheepdog] [PATCH] sheepdog: add missing .bdrv_has_zero_init
MORITA Kazutaka
- [sheepdog] [PATCH] sheepdog: add missing .bdrv_has_zero_init
Kevin Wolf
- [sheepdog] [PATCH] sheepdog: add missing .bdrv_has_zero_init
Liu Yuan
- [sheepdog] [PATCH] sheepdog: implement .bdrv_get_allocated_file_size
MORITA Kazutaka
- [sheepdog] [PATCH] sheepdog: implement .bdrv_get_allocated_file_size
Liu Yuan
- [sheepdog] [PATCH] sheepdog: implement .bdrv_get_allocated_file_size
Kevin Wolf
- [sheepdog] [PATCH] sheepfs: fix sdhost
Liu Yuan
- [sheepdog] [PATCH] sheepfs: fix sdhost
harryxiyou
- [sheepdog] [PATCH] sheepfs: fix sdhost
MORITA Kazutaka
- [sheepdog] [PATCH] sheepfs: use big_writes option only when the version of libfuse is equal or greater than 2.8.0
Robin Dong
- [sheepdog] [PATCH] sheepfs: use big_writes option only when the version of libfuse is equal or greater than 2.8.0
Liu Yuan
- [sheepdog] [PATCH] sockfd cache: fix a uninit warning
Liu Yuan
- [sheepdog] [PATCH] sockfd cache: fix a uninit warning
MORITA Kazutaka
- [sheepdog] [PATCH] tests/func: add sheepfs test
Liu Yuan
- [sheepdog] [PATCH] tests/func: add sheepfs test
MORITA Kazutaka
- [sheepdog] [PATCH] tests/func: test restart with missing object in stale directory
Hitoshi Mitake
- [sheepdog] [PATCH] tests/func: test restart with missing object in stale directory
MORITA Kazutaka
- [sheepdog] [PATCH] tests/func: test restart with missing object in stale directory
Liu Yuan
- [sheepdog] [PATCH] tests/func: test restart with missing object in stale directory
Liu Yuan
- [sheepdog] [PATCH] tests/func: test restart with missing object in stale directory
Liu Yuan
- [sheepdog] [PATCH] tests/functional/059: make sure write completion before live snapshot
MORITA Kazutaka
- [sheepdog] [PATCH] tests/functional/059: make sure write completion before live snapshot
Liu Yuan
- [sheepdog] [PATCH] tests/functional/060: wait for recovery before listing vdis
MORITA Kazutaka
- [sheepdog] [PATCH] tests/functional: add a new option for cleaning directories of passed tests
Hitoshi Mitake
- [sheepdog] [PATCH] tests/functional: add a new option for cleaning directories of passed tests
MORITA Kazutaka
- [sheepdog] [PATCH] tests/functional: add a new option for cleaning directories of passed tests
Hitoshi Mitake
- [sheepdog] [PATCH] tests/functional: add a new option for cleaning directories of passed tests
Hitoshi Mitake
- [sheepdog] [PATCH] tests/functional: add a new option for cleaning directories of passed tests
Liu Yuan
- [sheepdog] [PATCH] tests/functional: add test for live snapshot under heavy workload
MORITA Kazutaka
- [sheepdog] [PATCH] tests/functional: add test for live snapshot under heavy workload
Liu Yuan
- [sheepdog] [PATCH] tests/functional: fix spurious 057 failure due to command change
MORITA Kazutaka
- [sheepdog] [PATCH] tests/functional: fix spurious 057 failure due to command change
Liu Yuan
- [sheepdog] [PATCH] tests/functional: make qemu commands specifiable
MORITA Kazutaka
- [sheepdog] [PATCH] tests/functional: make qemu commands specifiable
Hitoshi Mitake
- [sheepdog] [PATCH] tests/functional: unmount loopback devices before cleaning directories
MORITA Kazutaka
- [sheepdog] [PATCH] tests/functional: unmount loopback devices before cleaning directories
Hitoshi Mitake
- [sheepdog] [PATCH] tests/unit: use strnumber instead of size_to_str
MORITA Kazutaka
- [sheepdog] [PATCH] tests/unit: use strnumber instead of size_to_str
MORITA Kazutaka
- [sheepdog] [PATCH] tests/unit: use strnumber instead of size_to_str
Liu Yuan
- [sheepdog] [PATCH] trace: call tracer->exit only when the paird trace->enter was called
MORITA Kazutaka
- [sheepdog] [PATCH] trace: call tracer->exit only when the paird trace->enter was called
Liu Yuan
- [sheepdog] [PATCH] trivial: let git ignore .deb files
Hitoshi Mitake
- [sheepdog] [PATCH] trivial: let git ignore .deb files
MORITA Kazutaka
- [sheepdog] [PATCH] update homepage in README
Liu Yuan
- [sheepdog] [PATCH] update homepage in README
MORITA Kazutaka
- [sheepdog] [PATCH] use sd_err instead of fprintf(stderr)
MORITA Kazutaka
- [sheepdog] [PATCH] use sd_err instead of fprintf(stderr)
Liu Yuan
- [sheepdog] [PATCH] add .S file to cscope index
Liu Yuan
- [sheepdog] [PATCH] add .S file to cscope index
MORITA Kazutaka
- [sheepdog] [PATCH] add a print function for each log level
MORITA Kazutaka
- [sheepdog] [PATCH] add a print function for each log level
Liu Yuan
- [sheepdog] [PATCH] add helper to get a self path
MORITA Kazutaka
- [sheepdog] [PATCH] add helper to get a self path
Liu Yuan
- [sheepdog] [PATCH] add likely/unlikely to performance critical path
Liu Yuan
- [sheepdog] [PATCH] add likely/unlikely to performance critical path
MORITA Kazutaka
- [sheepdog] [PATCH] add likely/unlikely to performance critical path
Liu Yuan
- [sheepdog] [PATCH] add likely/unlikely to performance critical path
Liu Yuan
- [sheepdog] [PATCH] add likely/unlikely to performance critical path
MORITA Kazutaka
- [sheepdog] [PATCH] cache: correct block size calculation for inode object
Liu Yuan
- [sheepdog] [PATCH] cache: correct block size calculation for inode object
MORITA Kazutaka
- [sheepdog] [PATCH] cache: correct block size calculation for inode object
Liu Yuan
- [sheepdog] [PATCH] cache: correct block size calculation for inode object
MORITA Kazutaka
- [sheepdog] [PATCH] cache: correct block size calculation for inode object
Liu Yuan
- [sheepdog] [PATCH] cache: correct block size calculation for inode object
MORITA Kazutaka
- [sheepdog] [PATCH] cache: introduce 'cache info' command
Liu Yuan
- [sheepdog] [PATCH] collie: remove extra \n for collie_reweight message
Liu Yuan
- [sheepdog] [PATCH] collie: remove extra \n for collie_reweight message
MORITA Kazutaka
- [sheepdog] [PATCH] collie: use xread and xwrite instead of read and write
MORITA Kazutaka
- [sheepdog] [PATCH] collie: use xread and xwrite instead of read and write
Liu Yuan
- [sheepdog] [PATCH] configure.ac: remove extra trace in PACKAGE_FEATURES
Liu Yuan
- [sheepdog] [PATCH] configure.ac: remove extra trace in PACKAGE_FEATURES
MORITA Kazutaka
- [sheepdog] [PATCH] debian: add debian/po
MORITA Kazutaka
- [sheepdog] [PATCH] debian: add debian/po
Liu Yuan
- [sheepdog] [PATCH] debian: speedup 'make deb'
Liu Yuan
- [sheepdog] [PATCH] debian: speedup 'make deb'
MORITA Kazutaka
- [sheepdog] [PATCH] dog: add 'vdi cache purge' option
Liu Yuan
- [sheepdog] [PATCH] dog: add 'vdi cache purge' option
MORITA Kazutaka
- [sheepdog] [PATCH] dog: add command to check and repair cluster
MORITA Kazutaka
- [sheepdog] [PATCH] dog: add command to check and repair cluster
Liu Yuan
- [sheepdog] [PATCH] dog: fix check of snapshot vdi
MORITA Kazutaka
- [sheepdog] [PATCH] dog: fix check of snapshot vdi
Liu Yuan
- [sheepdog] [PATCH] dog: fix send_light_req
Liu Yuan
- [sheepdog] [PATCH] dog: fix send_light_req
Hitoshi Mitake
- [sheepdog] [PATCH] dog: fix send_light_req
MORITA Kazutaka
- [sheepdog] [PATCH] dog: show io mode in 'vdi cache info'
Liu Yuan
- [sheepdog] [PATCH] dog: show io mode in 'vdi cache info'
Hitoshi Mitake
- [sheepdog] [PATCH] dog: show io mode in 'vdi cache info'
MORITA Kazutaka
- [sheepdog] [PATCH] event: refresh event info after unregistering
MORITA Kazutaka
- [sheepdog] [PATCH] event: refresh event info after unregistering
Liu Yuan
- [sheepdog] [PATCH] fix compiler warning in object_cache.c
Robin Dong
- [sheepdog] [PATCH] fix compiler warning in object_cache.c
Liu Yuan
- [sheepdog] [PATCH] introduce eventfd_xread and eventfd_xwrite
MORITA Kazutaka
- [sheepdog] [PATCH] introduce eventfd_xread and eventfd_xwrite
Liu Yuan
- [sheepdog] [PATCH] introduce intcmp to simplify codes
MORITA Kazutaka
- [sheepdog] [PATCH] introduce intcmp to simplify codes
Liu Yuan
- [sheepdog] [PATCH] introduce wrapper functions for pthread_rwlock
MORITA Kazutaka
- [sheepdog] [PATCH] introduce wrapper functions for pthread_rwlock
Liu Yuan
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
Hitoshi Mitake
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
Liu Yuan
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
Hitoshi Mitake
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
Liu Yuan
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
Hitoshi Mitake
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
MORITA Kazutaka
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
Liu Yuan
- [sheepdog] [PATCH] lib: implement a mechanism for logging with standard syslog
Hitoshi Mitake
- [sheepdog] [PATCH] lib: insert assert() to sd_strerror() for detecting invalid index
Hitoshi Mitake
- [sheepdog] [PATCH] lib: insert assert() to sd_strerror() for detecting invalid index
MORITA Kazutaka
- [sheepdog] [PATCH] local: remove unnecessary debug information
Liu Yuan
- [sheepdog] [PATCH] local: remove unnecessary debug information
MORITA Kazutaka
- [sheepdog] [PATCH] logger: don't call log_write in sd_debug if possible
MORITA Kazutaka
- [sheepdog] [PATCH] logger: don't call log_write in sd_debug if possible
Liu Yuan
- [sheepdog] [PATCH] logger: don't call log_write in sd_debug if possible
MORITA Kazutaka
- [sheepdog] [PATCH] logger: remove unnecessary lock for log rotation
MORITA Kazutaka
- [sheepdog] [PATCH] logger: remove unnecessary lock for log rotation
MORITA Kazutaka
- [sheepdog] [PATCH] logger: remove unnecessary lock for log rotation
Liu Yuan
- [sheepdog] [PATCH] logger: use gdb commands to dump stack and variable
MORITA Kazutaka
- [sheepdog] [PATCH] Makefile: remove zk_control from install programs
MORITA Kazutaka
- [sheepdog] [PATCH] Makefile: remove zk_control from install programs
Liu Yuan
- [sheepdog] [PATCH] plain_store: use lower log priority when sha1 not cached
MORITA Kazutaka
- [sheepdog] [PATCH] plain_store: use lower log priority when sha1 not cached
Liu Yuan
- [sheepdog] [PATCH] read/write data from clients in worker threads
MORITA Kazutaka
- [sheepdog] [PATCH] read/write data from clients in worker threads
Liu Yuan
- [sheepdog] [PATCH] recovery: fix log priority and output
MORITA Kazutaka
- [sheepdog] [PATCH] recovery: fix log priority and output
Liu Yuan
- [sheepdog] [PATCH] recovery: free recovery info before stopping recovery
MORITA Kazutaka
- [sheepdog] [PATCH] recovery: free recovery info before stopping recovery
Liu Yuan
- [sheepdog] [PATCH] recovery: free recovery info before stopping recovery
Liu Yuan
- [sheepdog] [PATCH] recovery: free recovery info before stopping recovery
MORITA Kazutaka
- [sheepdog] [PATCH] recovery: free recovery info before stopping recovery
MORITA Kazutaka
- [sheepdog] [PATCH] recovery: free recovery info before stopping recovery
Liu Yuan
- [sheepdog] [PATCH] recovery: free recovery info before stopping recovery
Hitoshi Mitake
- [sheepdog] [PATCH] recovery: initialize recovery_state
MORITA Kazutaka
- [sheepdog] [PATCH] recovery: initialize recovery_state
Liu Yuan
- [sheepdog] [PATCH] remove extra newline character from fgets() result
MORITA Kazutaka
- [sheepdog] [PATCH] remove extra newline character from fgets() result
Liu Yuan
- [sheepdog] [PATCH] script: auto-generate bash_completion_dog
MORITA Kazutaka
- [sheepdog] [PATCH] script: auto-generate bash_completion_dog
Liu Yuan
- [sheepdog] [PATCH] script: fix gen_bash_completion errors with the old perl version
MORITA Kazutaka
- [sheepdog] [PATCH] script: fix gen_bash_completion errors with the old perl version
Liu Yuan
- [sheepdog] [PATCH] sheep: call stat_request_end() only when stat_request_begin() was called
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: call stat_request_end() only when stat_request_begin() was called
Liu Yuan
- [sheepdog] [PATCH] sheep: check gateway request as early as possible
Liu Yuan
- [sheepdog] [PATCH] sheep: check gateway request as early as possible
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: detect invalid response code in sd_strerror()
Hitoshi Mitake
- [sheepdog] [PATCH] sheep: detect invalid response code in sd_strerror()
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: don't remove vdi object from object list cache
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: don't remove vdi object from object list cache
Liu Yuan
- [sheepdog] [PATCH] sheep: don't update vdi_iocb in vdi_* functions
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: don't update vdi_iocb in vdi_* functions
Liu Yuan
- [sheepdog] [PATCH] sheep: initialize vdi bitmap after completion of reading inode object
Hitoshi Mitake
- [sheepdog] [PATCH] sheep: initialize vdi bitmap after completion of reading inode object
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: push dirty bits correctly for successive FLUSH req
Liu Yuan
- [sheepdog] [PATCH] sheep: push dirty bits correctly for successive FLUSH req
Hitoshi Mitake
- [sheepdog] [PATCH] sheep: refine help messages
Liu Yuan
- [sheepdog] [PATCH] sheep: refine help messages
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: retire sheep/sockfd_cache.c
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: set bit in vdi_inuse in atomic manner
Hitoshi Mitake
- [sheepdog] [PATCH] sheep: set bit in vdi_inuse in atomic manner
Hitoshi Mitake
- [sheepdog] [PATCH] sheep: split create_vdi_obj() into 4 functions
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: split create_vdi_obj() into 4 functions
Liu Yuan
- [sheepdog] [PATCH] sheep: split create_vdi_obj() into 4 functions
Liu Yuan
- [sheepdog] [PATCH] sheep: split create_vdi_obj() into 4 functions
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: split create_vdi_obj() into 4 functions
Liu Yuan
- [sheepdog] [PATCH] sheep: split create_vdi_obj() into 4 functions
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: use available size for virtual node calculation
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: use available size for virtual node calculation
Liu Yuan
- [sheepdog] [PATCH] sheep: wait until there is no get_vdis work in wait_get_vdis_done()
MORITA Kazutaka
- [sheepdog] [PATCH] sheep: wait until there is no get_vdis work in wait_get_vdis_done()
Hitoshi Mitake
- [sheepdog] [PATCH] sheep: wait until there is no get_vdis work in wait_get_vdis_done()
Liu Yuan
- [sheepdog] [PATCH] sheepdog: add missing .bdrv_has_zero_init
Liu Yuan
- [sheepdog] [PATCH] sheepdog: add missing .bdrv_has_zero_init
Liu Yuan
- [sheepdog] [PATCH] sheepdog: add missing .bdrv_has_zero_init
MORITA Kazutaka
- [sheepdog] [PATCH] sheepdog: add missing .bdrv_has_zero_init
Kevin Wolf
- [sheepdog] [PATCH] sheepdog: add missing .bdrv_has_zero_init
Liu Yuan
- [sheepdog] [PATCH] sheepdog: implement .bdrv_get_allocated_file_size
Liu Yuan
- [sheepdog] [PATCH] sheepdog: implement .bdrv_get_allocated_file_size
MORITA Kazutaka
- [sheepdog] [PATCH] sheepdog: implement .bdrv_get_allocated_file_size
Kevin Wolf
- [sheepdog] [PATCH] sheepfs: fix sdhost
Liu Yuan
- [sheepdog] [PATCH] sheepfs: fix sdhost
harryxiyou
- [sheepdog] [PATCH] sheepfs: fix sdhost
MORITA Kazutaka
- [sheepdog] [PATCH] sheepfs: use big_writes option only when the version of libfuse is equal or greater than 2.8.0
Robin Dong
- [sheepdog] [PATCH] sheepfs: use big_writes option only when the version of libfuse is equal or greater than 2.8.0
Liu Yuan
- [sheepdog] [PATCH] sockfd cache: fix a uninit warning
Liu Yuan
- [sheepdog] [PATCH] sockfd cache: fix a uninit warning
MORITA Kazutaka
- [sheepdog] [PATCH] tests/func: add sheepfs test
Liu Yuan
- [sheepdog] [PATCH] tests/func: add sheepfs test
MORITA Kazutaka
- [sheepdog] [PATCH] tests/func: test restart with missing object in stale directory
Liu Yuan
- [sheepdog] [PATCH] tests/func: test restart with missing object in stale directory
Liu Yuan
- [sheepdog] [PATCH] tests/func: test restart with missing object in stale directory
Hitoshi Mitake
- [sheepdog] [PATCH] tests/func: test restart with missing object in stale directory
Liu Yuan
- [sheepdog] [PATCH] tests/func: test restart with missing object in stale directory
MORITA Kazutaka
- [sheepdog] [PATCH] tests/functional/059: make sure write completion before live snapshot
MORITA Kazutaka
- [sheepdog] [PATCH] tests/functional/059: make sure write completion before live snapshot
Liu Yuan
- [sheepdog] [PATCH] tests/functional/060: wait for recovery before listing vdis
MORITA Kazutaka
- [sheepdog] [PATCH] tests/functional: add a new option for cleaning directories of passed tests
Hitoshi Mitake
- [sheepdog] [PATCH] tests/functional: add a new option for cleaning directories of passed tests
MORITA Kazutaka
- [sheepdog] [PATCH] tests/functional: add a new option for cleaning directories of passed tests
Hitoshi Mitake
- [sheepdog] [PATCH] tests/functional: add a new option for cleaning directories of passed tests
Liu Yuan
- [sheepdog] [PATCH] tests/functional: add a new option for cleaning directories of passed tests
Hitoshi Mitake
- [sheepdog] [PATCH] tests/functional: add test for live snapshot under heavy workload
MORITA Kazutaka
- [sheepdog] [PATCH] tests/functional: add test for live snapshot under heavy workload
Liu Yuan
- [sheepdog] [PATCH] tests/functional: fix spurious 057 failure due to command change
Liu Yuan
- [sheepdog] [PATCH] tests/functional: fix spurious 057 failure due to command change
MORITA Kazutaka
- [sheepdog] [PATCH] tests/functional: make qemu commands specifiable
Hitoshi Mitake
- [sheepdog] [PATCH] tests/functional: make qemu commands specifiable
MORITA Kazutaka
- [sheepdog] [PATCH] tests/functional: unmount loopback devices before cleaning directories
Hitoshi Mitake
- [sheepdog] [PATCH] tests/functional: unmount loopback devices before cleaning directories
MORITA Kazutaka
- [sheepdog] [PATCH] tests/unit: use strnumber instead of size_to_str
MORITA Kazutaka
- [sheepdog] [PATCH] tests/unit: use strnumber instead of size_to_str
MORITA Kazutaka
- [sheepdog] [PATCH] tests/unit: use strnumber instead of size_to_str
Liu Yuan
- [sheepdog] [PATCH] trace: call tracer->exit only when the paird trace->enter was called
MORITA Kazutaka
- [sheepdog] [PATCH] trace: call tracer->exit only when the paird trace->enter was called
Liu Yuan
- [sheepdog] [PATCH] trivial: let git ignore .deb files
Hitoshi Mitake
- [sheepdog] [PATCH] trivial: let git ignore .deb files
MORITA Kazutaka
- [sheepdog] [PATCH] update homepage in README
Liu Yuan
- [sheepdog] [PATCH] update homepage in README
MORITA Kazutaka
- [sheepdog] [PATCH] use sd_err instead of fprintf(stderr)
MORITA Kazutaka
- [sheepdog] [PATCH] use sd_err instead of fprintf(stderr)
Liu Yuan
- [sheepdog] [PATCH RFC 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH RFC 2/2] collie: add a new subcommand "recovery-progress" to node
Hitoshi Mitake
- [sheepdog] [PATCH RFC] sheep: make the vid deletion proceduer correct order
Hitoshi Mitake
- [sheepdog] [PATCH RFC] sheep: make the vid deletion proceduer correct order
MORITA Kazutaka
- [sheepdog] [PATCH RFC] sheep: make the vid deletion proceduer correct order
Hitoshi Mitake
- [sheepdog] [PATCH RFC] sheep: make the vid deletion proceduer correct order
MORITA Kazutaka
- [sheepdog] [PATCH stable-0.6 0/2] stable-0.6 update for packaging
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 0/2] stable-0.6 update for tests/functional
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 0/3] stable-0.6 update for debian packaging
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 0/3] stable-0.6 update for debian packaging
MORITA Kazutaka
- [sheepdog] [PATCH stable-0.6 0/3] stable-0.6 update for debian packaging
Liu Yuan
- [sheepdog] [PATCH stable-0.6 0/3] stable-0.6 update for debian packaging
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 0/3] stable-0.6 update for object cache and recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 00/22] stable-0.6 update for better testing
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 00/22] stable-0.6 update for better testing
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 00/22] stable-0.6 update for better testing
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 01/22] tests/064: fix wrong output
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 02/22] tests: remove 063 and 064 from md group
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 03/22] tests: count the number of objects instead of using node/md info
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 04/22] tests: add support for running check outside tests directory
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 05/22] tests: don't use /tmp for each test
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 06/22] tests: add support for running testcase file directly
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 07/22] tests/064: exclude non-deterministic line from result
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 08/22] tests: move tests to tests/functional
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 09/22] functional/047: fix md test
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 1/2] debian: speedup 'make deb'
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 1/2] tests/functional: let check clean directories of passed tests in default
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 1/3] debian: add debian/po
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 1/3] sheep: push dirty bits correctly for successive FLUSH req
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 10/22] functional: add wrapper _cluster_format
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 11/22] tests/functional: fixed wrong error message
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 12/22] functional: add 065 to test cache push
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 13/22] functional: add 066 to stress test object cache
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 14/22] tests/functional: add support for specifying valgrind options
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 15/22] tests/functional: add 067 for testing concurrent start up
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 16/22] tests/functional: add 068 for testing rejoin cluster
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 17/22] tests/functional: add test to check wrong node joining with newer epoch
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 18/22] tests/functional: test join to the clean cluster
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 19/22] tests/functional: add test for reading/writing partially zeroed data
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 2/2] fix 'make rpm'
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 2/2] tests/functional: unmount loopback devices before cleaning directories
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 2/3] gitignore: ignore automatically generated .8 files
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 2/3] sheep: get vdi bitmap from all the nodes
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 20/22] tests/func: test restart with missing object in stale directory
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 21/22] tests/functional/058: refine the test to catch more bug
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 22/22] tests/functional: make qemu commands specifiable
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 3/3] sheep: run object recovery even if sheep was stopped cleanly
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 3/3] trivial: let git ignore .deb files
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6] collie: check an error during issuing request correctly
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6] fix error-io in sheepfs when using ext4 filesystem
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6] recovery: check node before try to connect to
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6] stable-0.6 update for collie
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6] stable-0.6 update for sheepfs
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6] update for reducing needless traffic during recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 RFC] recovery: free recovery info before stopping recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 RFC] stable-0.6 update for bugfix of recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.6 RFC] stable-0.6 update for bugfix of recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 0/2] stable-0.7 update for sheepfs and testing
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 0/2] update for correct VDI state treatment
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 0/2] update for tests/functional
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 0/3] stable-0.7 update for dog bugfixes
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 0/3] update for VDI deletion operation
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 1/2] fix error-io in sheepfs when using ext4 filesystem
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 1/2] fix error-io in sheepfs when using ext4 filesystem
Liu Yuan
- [sheepdog] [PATCH stable-0.7 1/2] fix error-io in sheepfs when using ext4 filesystem
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 1/2] sheep: wait until there is no get_vdis work in wait_get_vdis_done()
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 1/2] tests/functional: let check clean directories of passed tests in default
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 1/3] dog: check the result of dog_exec_req() correctly
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 1/3] sheep: make the vid deletion proceduer correct order
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 2/2] sheep: set bit in vdi_inuse in atomic manner
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 2/2] tests/functional: let check clean directories of passed tests in default
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 2/2] tests/functional: unmount loopback devices before cleaning directories
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 2/3] dog: add more result check of dog_collie_exec()
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 2/3] sheep: initialize vdi bitmap after completion of reading inode object
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 3/3] dog: fix send_light_req
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7 3/3] sheep: don't remove vdi object from object list cache
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] recovery: free recovery info before stopping recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] recovery: initialize recovery_state
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] script: fix gen_bash_completion errors with the old perl version
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] stable-0.7 update
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] stable-0.7 update for a tribial build problem
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] stable-0.7 update for bugfix of recovery
Hitoshi Mitake
- [sheepdog] [PATCH stable-0.7] stable-0.7 update for bugfix of recovery
Liu Yuan
- [sheepdog] [PATCH stable-0.7] stable-0.7 update for bugfix of recovery
Hitoshi Mitake
- [sheepdog] [PATCH v2 0/2] clean up list functions
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/2] clean up list functions
Liu Yuan
- [sheepdog] [PATCH v2 0/2] man: add detaild usage to sheep.8
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/2] man: add detaild usage to sheep.8
Liu Yuan
- [sheepdog] [PATCH v2 0/2] provide recovery progress information to users
Hitoshi Mitake
- [sheepdog] [PATCH v2 0/2] remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH v2 0/2] remove master from zookeeper
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/2] remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH v2 0/2] remove master from zookeeper
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/3] dog: parallelize parse_vdi()
Hitoshi Mitake
- [sheepdog] [PATCH v2 0/3] fix problems on armhf
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/3] fix problems on armhf
Liu Yuan
- [sheepdog] [PATCH v2 0/3] refine sheep option handling
Liu Yuan
- [sheepdog] [PATCH v2 0/3] refine sheep option handling
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v2 0/3] rename collie as dog
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/3] rename collie as dog
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/4] add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH v2 0/4] add support for object cache test
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/4] add support for object cache test
Liu Yuan
- [sheepdog] [PATCH v2 0/4] add support for object cache test
Liu Yuan
- [sheepdog] [PATCH v2 0/4] add support for object cache test
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/4] add support for object cache test
MORITA Kazutaka
- [sheepdog] [PATCH v2 0/4] add support for object cache test
Liu Yuan
- [sheepdog] [PATCH v2 0/4] add support for object cache test
Liu Yuan
- [sheepdog] [PATCH v2 0/5] add graph stat function
Liu Yuan
- [sheepdog] [PATCH v2 0/5] add graph stat function
MORITA Kazutaka
- [sheepdog] [PATCH v2 00/10] refine tracer
MORITA Kazutaka
- [sheepdog] [PATCH v2 00/14] various cleanups
MORITA Kazutaka
- [sheepdog] [PATCH v2 00/14] various cleanups
Liu Yuan
- [sheepdog] [PATCH v2 01/10] move suspend_worker_threads and resume_worker_threads to work.c
MORITA Kazutaka
- [sheepdog] [PATCH v2 01/14] remove wrong comments about early_log_init
MORITA Kazutaka
- [sheepdog] [PATCH v2 02/10] trace: create a caller list in tracer_init()
MORITA Kazutaka
- [sheepdog] [PATCH v2 02/14] collie: remove unnecessary abort
MORITA Kazutaka
- [sheepdog] [PATCH v2 03/10] trace: guard strbuf with pthread_mutex_lock
MORITA Kazutaka
- [sheepdog] [PATCH v2 03/14] collie: remove redundant "\n" from the help message
MORITA Kazutaka
- [sheepdog] [PATCH v2 04/10] trace: add support for stackable tracers
MORITA Kazutaka
- [sheepdog] [PATCH v2 04/10] trace: add support for stackable tracers
Liu Yuan
- [sheepdog] [PATCH v2 04/10] trace: add support for stackable tracers
Liu Yuan
- [sheepdog] [PATCH v2 04/10] trace: add support for stackable tracers
MORITA Kazutaka
- [sheepdog] [PATCH v2 04/10] trace: add support for stackable tracers
Liu Yuan
- [sheepdog] [PATCH v2 04/14] collie: remove master column from node list
MORITA Kazutaka
- [sheepdog] [PATCH v2 05/10] trace: move nop5 to trace.c
MORITA Kazutaka
- [sheepdog] [PATCH v2 05/14] collie: don't use a negative value for a zone id
MORITA Kazutaka
- [sheepdog] [PATCH v2 06/10] add notrace to only entry point and exit point
MORITA Kazutaka
- [sheepdog] [PATCH v2 06/10] add notrace to only entry point and exit point
Liu Yuan
- [sheepdog] [PATCH v2 06/10] add notrace to only entry point and exit point
Liu Yuan
- [sheepdog] [PATCH v2 06/10] add notrace to only entry point and exit point
MORITA Kazutaka
- [sheepdog] [PATCH v2 06/10] add notrace to only entry point and exit point
MORITA Kazutaka
- [sheepdog] [PATCH v2 06/14] corosync: show better error messages
MORITA Kazutaka
- [sheepdog] [PATCH v2 07/10] configure: support tracer with debug build
MORITA Kazutaka
- [sheepdog] [PATCH v2 07/14] make file local variables static
MORITA Kazutaka
- [sheepdog] [PATCH v2 08/10] sheep: add a checker for thread type
MORITA Kazutaka
- [sheepdog] [PATCH v2 08/10] sheep: add a checker for thread type
Liu Yuan
- [sheepdog] [PATCH v2 08/14] collie: specify void if there is no argument
MORITA Kazutaka
- [sheepdog] [PATCH v2 09/10] sheep: add event_loop checker
MORITA Kazutaka
- [sheepdog] [PATCH v2 09/10] sheep: add event_loop checker
Liu Yuan
- [sheepdog] [PATCH v2 09/10] sheep: add event_loop checker
MORITA Kazutaka
- [sheepdog] [PATCH v2 09/10] sheep: add event_loop checker
Liu Yuan
- [sheepdog] [PATCH v2 09/14] net: skip memset for IPv6 in str_to_addr()
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/2] collie: show progress in an output of node recovery
Hitoshi Mitake
- [sheepdog] [PATCH v2 1/2] collie: show progress in an output of node recovery
Liu Yuan
- [sheepdog] [PATCH v2 1/2] make list iterator functions safe against removal of entry
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/2] man: add script/gen_man.pl to generate manuals
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/2] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH v2 1/2] move parse_option_size to lib/option.c
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/2] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH v2 1/2] move parse_option_size to lib/option.c
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/2] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH v2 1/2] move parse_option_size to lib/option.c
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v2 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery progress
Liu Yuan
- [sheepdog] [PATCH v2 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v2 1/2] tests/func: refine 072
Liu Yuan
- [sheepdog] [PATCH v2 1/2] zookeeper: zk_join() should return 0 on success and -1 on error
Kai Zhang
- [sheepdog] [PATCH v2 1/3] configure: disable -Wcast-align for arm architecture
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/3] dog: parallelize parse_vdi() with work queue
Hitoshi Mitake
- [sheepdog] [PATCH v2 1/3] dog: parallelize parse_vdi() with work queue
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/3] modify configure.ac to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v2 1/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v2 1/3] sheep: generalize the option parsing
Liu Yuan
- [sheepdog] [PATCH v2 1/4] sheep: add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH v2 1/4] tests/functional: add _requirement() to filter testcases
MORITA Kazutaka
- [sheepdog] [PATCH v2 1/5] collie: ranme SUBCMD_FLAG_XXX as CMD_XXX
Liu Yuan
- [sheepdog] [PATCH v2 10/10] collie: rename debug to trace
MORITA Kazutaka
- [sheepdog] [PATCH v2 10/14] collie: use byte array for sdhost
MORITA Kazutaka
- [sheepdog] [PATCH v2 11/14] simplify addr_to_str with thread local storage
MORITA Kazutaka
- [sheepdog] [PATCH v2 12/14] sheep: make node_to_str and lnode_to_str thread-safe
MORITA Kazutaka
- [sheepdog] [PATCH v2 13/14] bitops: simplify fls with gcc builtin functions
MORITA Kazutaka
- [sheepdog] [PATCH v2 14/14] sha1: force inline rol()
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v2 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Liu Yuan
- [sheepdog] [PATCH v2 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v2 2/2] collie: support raw output in node recovery
Hitoshi Mitake
- [sheepdog] [PATCH v2 2/2] man: print detailed usage for sheep if available
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/2] sheep: don't start recovery if cluster was shutdowned
Liu Yuan
- [sheepdog] [PATCH v2 2/2] sheep: make option set human friendly
Liu Yuan
- [sheepdog] [PATCH v2 2/2] sheep: make option set human friendly
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/2] split list_head into list_head and list_node
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/2] zookeeper: remove master from zookeeper
Kai Zhang
- [sheepdog] [PATCH v2 2/3] dog: change definitions of subcommands for dynamic work queue
Hitoshi Mitake
- [sheepdog] [PATCH v2 2/3] modify implemention of functions to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v2 2/3] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH v2 2/3] move parse_option_size to lib/option.c
Hitoshi Mitake
- [sheepdog] [PATCH v2 2/3] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH v2 2/3] move parse_option_size to lib/option.c
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/3] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH v2 2/3] move parse_option_size to lib/option.c
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/3] object_cache: fix dirty bitmap size
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/3] symlink dog to collie for compatibility
Liu Yuan
- [sheepdog] [PATCH v2 2/3] symlink dog to collie for compatibility
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/4] dog: size_to_str -> strnumber
Liu Yuan
- [sheepdog] [PATCH v2 2/4] tests/functional: use _requirements to control md tests
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/4] tests/functional: use _requirements to control md tests
Liu Yuan
- [sheepdog] [PATCH v2 2/4] tests/functional: use _requirements to control md tests
MORITA Kazutaka
- [sheepdog] [PATCH v2 2/5] collie/trace: move trace_cat to graph subcommand
Liu Yuan
- [sheepdog] [PATCH v2 3/3] collie: don't use uint64_t for atomic operations
MORITA Kazutaka
- [sheepdog] [PATCH v2 3/3] fix 'make rpm'
Liu Yuan
- [sheepdog] [PATCH v2 3/3] let logger work on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v2 3/3] let logger work on rhel5 environment
Liu Yuan
- [sheepdog] [PATCH v2 3/3] sheep: make option set human friendly
Liu Yuan
- [sheepdog] [PATCH v2 3/3] tests/functional: make a result of vdi list deterministic with sort
Hitoshi Mitake
- [sheepdog] [PATCH v2 3/3] tests/functional: make a result of vdi list deterministic with sort
MORITA Kazutaka
- [sheepdog] [PATCH v2 3/4] tests/functional: add support for client cache mode
MORITA Kazutaka
- [sheepdog] [PATCH v2 3/4] util: add clean_screen helper
Liu Yuan
- [sheepdog] [PATCH v2 3/5] util: add list_sort()
Liu Yuan
- [sheepdog] [PATCH v2 4/4] dog: add 'node stat' command
Liu Yuan
- [sheepdog] [PATCH v2 4/4] tests/functional: add a script for throughout test
MORITA Kazutaka
- [sheepdog] [PATCH v2 4/5] collie/trace: add graph stat function
Liu Yuan
- [sheepdog] [PATCH v2 4/5] collie/trace: add graph stat function
MORITA Kazutaka
- [sheepdog] [PATCH v2 4/5] collie/trace: add graph stat function
Liu Yuan
- [sheepdog] [PATCH v2 4/5] collie/trace: add graph stat function
MORITA Kazutaka
- [sheepdog] [PATCH v2 4/5] collie/trace: add graph stat function
Liu Yuan
- [sheepdog] [PATCH v2 4/5] collie/trace: add graph stat function
MORITA Kazutaka
- [sheepdog] [PATCH v2 5/5] collie/trace: use macro for the width of thread name
Liu Yuan
- [sheepdog] [PATCH v2] cache: correct block size calculation for inode object
Liu Yuan
- [sheepdog] [PATCH v2] cache: correct block size calculation for inode object
MORITA Kazutaka
- [sheepdog] [PATCH v2] cache: introduce 'cache info' command
Liu Yuan
- [sheepdog] [PATCH v2] cache: introduce 'cache info' command
MORITA Kazutaka
- [sheepdog] [PATCH v2] debian: speedup 'make deb'
Liu Yuan
- [sheepdog] [PATCH v2] debian: speedup 'make deb'
MORITA Kazutaka
- [sheepdog] [PATCH v2] debian: speedup 'make deb'
Liu Yuan
- [sheepdog] [PATCH v2] debian: speedup 'make deb'
MORITA Kazutaka
- [sheepdog] [PATCH v2] introduce intcmp to simplify codes
MORITA Kazutaka
- [sheepdog] [PATCH v2] introduce intcmp to simplify codes
Liu Yuan
- [sheepdog] [PATCH v2] introduce wrapper functions for pthread_rwlock
MORITA Kazutaka
- [sheepdog] [PATCH v2] introduce wrapper functions for pthread_rwlock
Liu Yuan
- [sheepdog] [PATCH v2] logger: use gdb commands to dump stack and variable
MORITA Kazutaka
- [sheepdog] [PATCH v2] logger: use gdb commands to dump stack and variable
Liu Yuan
- [sheepdog] [PATCH v2] sheep: push dirty bits correctly for successive FLUSH req
Liu Yuan
- [sheepdog] [PATCH v2] sheep: push dirty bits correctly for successive FLUSH req
Hitoshi Mitake
- [sheepdog] [PATCH v2] sheep: push dirty bits correctly for successive FLUSH req
MORITA Kazutaka
- [sheepdog] [PATCH v2] sheep: set bit in vdi_inuse in atomic manner
Hitoshi Mitake
- [sheepdog] [PATCH v2] sheep: set bit in vdi_inuse in atomic manner
Liu Yuan
- [sheepdog] [PATCH v2] sheep: split create_vdi_obj() into 4 functions
MORITA Kazutaka
- [sheepdog] [PATCH v2] sheep: split create_vdi_obj() into 4 functions
Liu Yuan
- [sheepdog] [PATCH v2] sheep: use gcc builtin to get stack frame pointer
MORITA Kazutaka
- [sheepdog] [PATCH v2] sheepfs: use 'big_writes' option only when the version of libfuse is equal or greater than 2.8.0
Robin Dong
- [sheepdog] [PATCH v2] sheepfs: use 'big_writes' option only when the version of libfuse is equal or greater than 2.8.0
MORITA Kazutaka
- [sheepdog] [PATCH v2] tests/func: add common header to tests
Liu Yuan
- [sheepdog] [PATCH v2] tests/func: add common header to tests
MORITA Kazutaka
- [sheepdog] [PATCH v2] tests/func: add common header to tests
Liu Yuan
- [sheepdog] [PATCH v2] tests/func: test restart with missing object in stale directory
Liu Yuan
- [sheepdog] [PATCH v2] tests/functional: let check clean directories of passed tests in default
Hitoshi Mitake
- [sheepdog] [PATCH v2] tests/functional: let check clean directories of passed tests in default
MORITA Kazutaka
- [sheepdog] [PATCH v3 0/2] provide recovery progress information to users
Hitoshi Mitake
- [sheepdog] [PATCH v3 0/3] add 'graph stat' commond
Liu Yuan
- [sheepdog] [PATCH v3 0/3] add 'graph stat' commond
MORITA Kazutaka
- [sheepdog] [PATCH v3 0/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v3 0/4] add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH v3 0/4] add preliminary stat function
MORITA Kazutaka
- [sheepdog] [PATCH v3 00/10] refine tracer
MORITA Kazutaka
- [sheepdog] [PATCH v3 00/10] refine tracer
Liu Yuan
- [sheepdog] [PATCH v3 01/10] move suspend_worker_threads and resume_worker_threads to work.c
MORITA Kazutaka
- [sheepdog] [PATCH v3 02/10] trace: create a caller list in tracer_init()
MORITA Kazutaka
- [sheepdog] [PATCH v3 03/10] trace: guard strbuf with pthread_mutex_lock
MORITA Kazutaka
- [sheepdog] [PATCH v3 04/10] trace: add support for stackable tracers
MORITA Kazutaka
- [sheepdog] [PATCH v3 05/10] trace: move nop5 to trace.c
MORITA Kazutaka
- [sheepdog] [PATCH v3 06/10] add notrace to only entry point and exit point
MORITA Kazutaka
- [sheepdog] [PATCH v3 07/10] configure: support tracer with debug build
MORITA Kazutaka
- [sheepdog] [PATCH v3 08/10] sheep: add a checker for thread type
MORITA Kazutaka
- [sheepdog] [PATCH v3 09/10] sheep: add event_loop checker
MORITA Kazutaka
- [sheepdog] [PATCH v3 1/2] move parse_option_size to lib/option.c
Liu Yuan
- [sheepdog] [PATCH v3 1/2] move parse_option_size to lib/option.c
MORITA Kazutaka
- [sheepdog] [PATCH v3 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Hitoshi Mitake
- [sheepdog] [PATCH v3 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Liu Yuan
- [sheepdog] [PATCH v3 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Hitoshi Mitake
- [sheepdog] [PATCH v3 1/3] modify configure.ac to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v3 1/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v3 1/3] util: add list_sort()
Liu Yuan
- [sheepdog] [PATCH v3 1/4] sheep: add preliminary stat function
Liu Yuan
- [sheepdog] [PATCH v3 10/10] collie: rename debug to trace
MORITA Kazutaka
- [sheepdog] [PATCH v3 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v3 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Liu Yuan
- [sheepdog] [PATCH v3 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v3 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Liu Yuan
- [sheepdog] [PATCH v3 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v3 2/2] sheep: make option set human friendly
Liu Yuan
- [sheepdog] [PATCH v3 2/3] collie/trace: add graph stat function
Liu Yuan
- [sheepdog] [PATCH v3 2/3] modify implemention of functions to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v3 2/3] modify implemention of functions to build sheepdog on rhel5 environment
Liu Yuan
- [sheepdog] [PATCH v3 2/3] symlink dog to collie for compatibility
Liu Yuan
- [sheepdog] [PATCH v3 2/4] dog: size_to_str -> strnumber
Liu Yuan
- [sheepdog] [PATCH v3 3/3] collie/trace: use macro for the width of thread name
Liu Yuan
- [sheepdog] [PATCH v3 3/3] fix 'make rpm'
Liu Yuan
- [sheepdog] [PATCH v3 3/3] let logger work on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v3 3/3] let logger work on rhel5 environment
Liu Yuan
- [sheepdog] [PATCH v3 3/4] util: add clean_screen helper
Liu Yuan
- [sheepdog] [PATCH v3 4/4] dog: add 'node stat' command
Liu Yuan
- [sheepdog] [PATCH v3] cache: correct block size calculation for inode object
Liu Yuan
- [sheepdog] [PATCH v3] cache: correct block size calculation for inode object
MORITA Kazutaka
- [sheepdog] [PATCH v3] debian: speedup 'make deb'
Liu Yuan
- [sheepdog] [PATCH v3] sheep: set bit in vdi_inuse in atomic manner
Hitoshi Mitake
- [sheepdog] [PATCH v3] sheep: set bit in vdi_inuse in atomic manner
MORITA Kazutaka
- [sheepdog] [PATCH v3] sheepfs: use big_writes option only when the version of libfuse is equal or greater than 2.8.0
Robin Dong
- [sheepdog] [PATCH v3] sheepfs: use big_writes option only when the version of libfuse is equal or greater than 2.8.0
Liu Yuan
- [sheepdog] [PATCH v4 0/2] provide recovery progress information to users
Hitoshi Mitake
- [sheepdog] [PATCH v4 0/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v4 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Hitoshi Mitake
- [sheepdog] [PATCH v4 1/3] modify configure.ac to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v4 1/3] modify configure.ac to build sheepdog on rhel5 environment
Liu Yuan
- [sheepdog] [PATCH v4 1/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v4 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v4 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Liu Yuan
- [sheepdog] [PATCH v4 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v4 2/3] modify implemention of functions to build sheepdog on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v4 2/3] symlink dog to collie for compatibility
Liu Yuan
- [sheepdog] [PATCH v4 3/3] fix 'make rpm'
Liu Yuan
- [sheepdog] [PATCH v4 3/3] let logger work on rhel5 environment
Robin Dong
- [sheepdog] [PATCH v4] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v4] rename collie as dog
MORITA Kazutaka
- [sheepdog] [PATCH v4 RESEND 1/3] rename collie as dog
Liu Yuan
- [sheepdog] [PATCH v4 RESEND 2/3] symlink dog to collie for compatibility
Liu Yuan
- [sheepdog] [PATCH v4 RESEND 3/3] fix 'make rpm'
Liu Yuan
- [sheepdog] [PATCH v5 0/2] provide recovery progress information to users
Hitoshi Mitake
- [sheepdog] [PATCH v5 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Hitoshi Mitake
- [sheepdog] [PATCH v5 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Liu Yuan
- [sheepdog] [PATCH v5 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Hitoshi Mitake
- [sheepdog] [PATCH v5 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Liu Yuan
- [sheepdog] [PATCH v5 1/2] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Hitoshi Mitake
- [sheepdog] [PATCH v5 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v5 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Liu Yuan
- [sheepdog] [PATCH v5 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v5 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Liu Yuan
- [sheepdog] [PATCH v5 2/2] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [PATCH v6 0/3] provide recovery progress information to users
Hitoshi Mitake
- [sheepdog] [PATCH v6 0/3] provide recovery progress information to users
Liu Yuan
- [sheepdog] [PATCH v6 1/3] sheep: count recovered objects with uint64_t
Hitoshi Mitake
- [sheepdog] [PATCH v6 2/3] sheep: enhance STAT_RECOVERY for prividing information of recovery state
Hitoshi Mitake
- [sheepdog] [PATCH v6 3/3] collie: add a new option --progress to "node recovery" for showing recovery progress
Hitoshi Mitake
- [sheepdog] [Qemu-devel] [PATCH 02/11] iov: handle EOF in iov_send_recv
Doug Goldstein
- [sheepdog] [Qemu-devel] [PATCH 02/11] iov: handle EOF in iov_send_recv
Kevin Wolf
- [sheepdog] [Qemu-devel] [PATCH for-1.6 01/11] ignore SIGPIPE in qemu-img and qemu-io
Doug Goldstein
- [sheepdog] [Qemu-devel] [PATCH for-1.6 01/11] ignore SIGPIPE in qemu-img and qemu-io
Kevin Wolf
- [sheepdog] [Qemu-devel] [PATCH v4 03/10] sheepdog: check return values of qemu_co_recv/send correctly
MORITA Kazutaka
- [sheepdog] [Qemu-devel] [PATCH v4 06/10] coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
MORITA Kazutaka
- [sheepdog] [Qemu-devel] [PATCH v4 06/10] coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
liu ping fan
- [sheepdog] [Qemu-devel] [PATCH v4 06/10] coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
Alex Bligh
- [sheepdog] [Qemu-devel] [PATCH 02/11] iov: handle EOF in iov_send_recv
Doug Goldstein
- [sheepdog] [Qemu-devel] [PATCH 02/11] iov: handle EOF in iov_send_recv
Kevin Wolf
- [sheepdog] [Qemu-devel] [PATCH for-1.6 01/11] ignore SIGPIPE in qemu-img and qemu-io
Doug Goldstein
- [sheepdog] [Qemu-devel] [PATCH for-1.6 01/11] ignore SIGPIPE in qemu-img and qemu-io
Kevin Wolf
- [sheepdog] [Qemu-devel] [PATCH v4 03/10] sheepdog: check return values of qemu_co_recv/send correctly
MORITA Kazutaka
- [sheepdog] [Qemu-devel] [PATCH v4 06/10] coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
MORITA Kazutaka
- [sheepdog] [Qemu-devel] [PATCH v4 06/10] coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
liu ping fan
- [sheepdog] [Qemu-devel] [PATCH v4 06/10] coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
Alex Bligh
- [sheepdog] [RFC PATCH 0/2] clean up list functions
MORITA Kazutaka
- [sheepdog] [RFC PATCH 0/2] clean up list functions
Liu Yuan
- [sheepdog] [RFC PATCH 0/4] add support for object cache test
MORITA Kazutaka
- [sheepdog] [RFC PATCH 0/4] add support for object cache test
Liu Yuan
- [sheepdog] [RFC PATCH 0/4] add support for object cache test
MORITA Kazutaka
- [sheepdog] [RFC PATCH 1/2] make list iterator functions safe against removal of entry
MORITA Kazutaka
- [sheepdog] [RFC PATCH 1/4] tests/functional: add _requirement() to filter testcases
MORITA Kazutaka
- [sheepdog] [RFC PATCH 2/2] split list_head into list_head and list_node
MORITA Kazutaka
- [sheepdog] [RFC PATCH 2/4] tests/functional: use _requirements to control md tests
MORITA Kazutaka
- [sheepdog] [RFC PATCH 3/4] tests/functional: add support for client cache mode
MORITA Kazutaka
- [sheepdog] [RFC PATCH 4/4] tests/functional: add a script for throughout test
MORITA Kazutaka
- [sheepdog] [RFC PATCH 0/2] clean up list functions
MORITA Kazutaka
- [sheepdog] [RFC PATCH 0/2] clean up list functions
Liu Yuan
- [sheepdog] [RFC PATCH 0/4] add support for object cache test
MORITA Kazutaka
- [sheepdog] [RFC PATCH 0/4] add support for object cache test
Liu Yuan
- [sheepdog] [RFC PATCH 0/4] add support for object cache test
MORITA Kazutaka
- [sheepdog] [RFC PATCH 1/2] make list iterator functions safe against removal of entry
MORITA Kazutaka
- [sheepdog] [RFC PATCH 1/4] tests/functional: add _requirement() to filter testcases
MORITA Kazutaka
- [sheepdog] [RFC PATCH 2/2] split list_head into list_head and list_node
MORITA Kazutaka
- [sheepdog] [RFC PATCH 2/4] tests/functional: use _requirements to control md tests
MORITA Kazutaka
- [sheepdog] [RFC PATCH 3/4] tests/functional: add support for client cache mode
MORITA Kazutaka
- [sheepdog] [RFC PATCH 4/4] tests/functional: add a script for throughout test
MORITA Kazutaka
- [sheepdog] [sheepdog-users] [ANNOUNCE] Sheepdog 0.7.0 released
Gao Yongwei
- [sheepdog] [sheepdog-users] [ANNOUNCE] sheepdog stable release v0.6.2-rc0
MORITA Kazutaka
- [sheepdog] [sheepdog-users] [ANNOUNCE] sheepdog stable release v0.6.2-rc0
Hitoshi Mitake
- [sheepdog] [sheepdog-users] [ANNOUNCE] sheepdog stable release v0.7.2
MORITA Kazutaka
- [sheepdog] [sheepdog-users] [ANNOUNCE] sheepdog stable release v0.7.2
Hitoshi Mitake
- [sheepdog] [sheepdog-users] Changing github tree
Liu Yuan
- [sheepdog] [sheepdog-users] Changing github tree
MORITA Kazutaka
- [sheepdog] [sheepdog-users] Changing github tree
Liu Yuan
- [sheepdog] [sheepdog-users] IRC meeting at Friday, 2013.8.23
Robin Dong
- [sheepdog] [sheepdog-users] IRC meeting at Friday, 2013.8.23
MORITA Kazutaka
- [sheepdog] [sheepdog-users] IRC meeting at Friday, 2013.8.23
Hitoshi Mitake
- [sheepdog] [sheepdog-users] stable branch release: v0.6.1
MORITA Kazutaka
- [sheepdog] [sheepdog-users] stable branch release: v0.6.1
Hitoshi Mitake
- [sheepdog] [sheepdog-users] [ANNOUNCE] Sheepdog 0.7.0 released
Gao Yongwei
- [sheepdog] [sheepdog-users] [ANNOUNCE] sheepdog stable release v0.6.2-rc0
MORITA Kazutaka
- [sheepdog] [sheepdog-users] [ANNOUNCE] sheepdog stable release v0.6.2-rc0
Hitoshi Mitake
- [sheepdog] [sheepdog-users] [ANNOUNCE] sheepdog stable release v0.7.2
MORITA Kazutaka
- [sheepdog] [sheepdog-users] [ANNOUNCE] sheepdog stable release v0.7.2
Hitoshi Mitake
- [sheepdog] [sheepdog-users] Changing github tree
Liu Yuan
- [sheepdog] [sheepdog-users] Changing github tree
MORITA Kazutaka
- [sheepdog] [sheepdog-users] Changing github tree
Liu Yuan
- [sheepdog] [sheepdog-users] IRC meeting at Friday, 2013.8.23
Robin Dong
- [sheepdog] [sheepdog-users] IRC meeting at Friday, 2013.8.23
MORITA Kazutaka
- [sheepdog] [sheepdog-users] IRC meeting at Friday, 2013.8.23
Hitoshi Mitake
- [sheepdog] [sheepdog-users] stable branch release: v0.6.1
MORITA Kazutaka
- [sheepdog] [sheepdog-users] stable branch release: v0.6.1
Hitoshi Mitake
- [sheepdog] binary protocol spec
Vasiliy Tolstov
- [sheepdog] binary protocol spec
Liu Yuan
- [sheepdog] binary protocol spec
Vasiliy Tolstov
- [sheepdog] binary protocol spec
MORITA Kazutaka
- [sheepdog] binary protocol spec
Vasiliy Tolstov
- [sheepdog] binary protocol spec
Liu Yuan
- [sheepdog] binary protocol spec
Vasiliy Tolstov
- [sheepdog] binary protocol spec
MORITA Kazutaka
- [sheepdog] Changing github tree
MORITA Kazutaka
- [sheepdog] Changing github tree
Wenhao Xu
- [sheepdog] Changing github tree
MORITA Kazutaka
- [sheepdog] Changing github tree
Wenhao Xu
- [sheepdog] execute the snapshot vm became read-only
周鹏
- [sheepdog] execute the snapshot vm became read-only
Liu Yuan
- [sheepdog] execute the snapshot vm became read-only
周鹏
- [sheepdog] execute the snapshot vm became read-only
Liu Yuan
- [sheepdog] Exit status of node recovery
Valerio Pachera
- [sheepdog] Exit status of node recovery
Hitoshi Mitake
- [sheepdog] Exit status of node recovery
Liu Yuan
- [sheepdog] Exit status of node recovery
Hitoshi Mitake
- [sheepdog] Exit status of node recovery
Valerio Pachera
- [sheepdog] Exit status of node recovery
Hitoshi Mitake
- [sheepdog] Exit status of node recovery
Liu Yuan
- [sheepdog] Exit status of node recovery
Hitoshi Mitake
- [sheepdog] IRC meeting at Friday, 2013.8.23
Liu Yuan
- [sheepdog] IRC meeting at Friday, 2013.8.23
Liu Yuan
- [sheepdog] IRC meeting at Friday, 2013.8.23
Liu Yuan
- [sheepdog] IRC meeting at Friday, 2013.8.23
Liu Yuan
- [sheepdog] issue of collie after sheepdog upgrade
陈李粮
- [sheepdog] issue of collie after sheepdog upgrade
MORITA Kazutaka
- [sheepdog] issue of collie after sheepdog upgrade
陈李粮
- [sheepdog] issue of collie after sheepdog upgrade
Liu Yuan
- [sheepdog] issue of collie after sheepdog upgrade
Liu Yuan
- [sheepdog] issue of collie after sheepdog upgrade
陈李粮
- [sheepdog] issue of collie after sheepdog upgrade
MORITA Kazutaka
- [sheepdog] issue of collie after sheepdog upgrade
陈李粮
- [sheepdog] issue of collie after sheepdog upgrade
Liu Yuan
- [sheepdog] issue of collie after sheepdog upgrade
Liu Yuan
- [sheepdog] Please help vote on sheepdog presentation on Openstack Summit
Liu Yuan
- [sheepdog] Please help vote on sheepdog presentation on Openstack Summit
Liu Yuan
- [sheepdog] QEMU with sheepdog reconnect support
MORITA Kazutaka
- [sheepdog] QEMU with sheepdog reconnect support
MORITA Kazutaka
- [sheepdog] Question about life cycle of QEMU's stable branches
Hitoshi Mitake
- [sheepdog] Question about life cycle of QEMU's stable branches
Hitoshi Mitake
- [sheepdog] refine sheep option handling
Liu Yuan
- [sheepdog] refine sheep option handling
Liu Yuan
- [sheepdog] rename printf functions
MORITA Kazutaka
- [sheepdog] rename printf functions
Liu Yuan
- [sheepdog] rename printf functions
MORITA Kazutaka
- [sheepdog] rename printf functions
Liu Yuan
- [sheepdog] rename printf functions
MORITA Kazutaka
- [sheepdog] rename printf functions
Liu Yuan
- [sheepdog] rename printf functions
MORITA Kazutaka
- [sheepdog] rename printf functions
Liu Yuan
- [sheepdog] reply: execute the snapshot vm became read-only
周鹏
- [sheepdog] reply: execute the snapshot vm became read-only
Liu Yuan
- [sheepdog] reply: execute the snapshot vm became read-only
Liu Yuan
- [sheepdog] reply: execute the snapshot vm became read-only
周鹏
- [sheepdog] reply: execute the snapshot vm became read-only
Liu Yuan
- [sheepdog] reply: execute the snapshot vm became read-only
Liu Yuan
- [sheepdog] Sheepfs cannot work for me
harryxiyou
- [sheepdog] Sheepfs cannot work for me
Liu Yuan
- [sheepdog] Sheepfs cannot work for me
harryxiyou
- [sheepdog] Sheepfs cannot work for me
Liu Yuan
- [sheepdog] Sheepfs cannot work for me
harryxiyou
- [sheepdog] Sheepfs cannot work for me
harryxiyou
- [sheepdog] Sheepfs cannot work for me
Liu Yuan
- [sheepdog] Sheepfs cannot work for me
harryxiyou
- [sheepdog] Sheepfs cannot work for me
Liu Yuan
- [sheepdog] Sheepfs cannot work for me
harryxiyou
- [sheepdog] simplify tests/functional
Liu Yuan
- [sheepdog] simplify tests/functional
Liu Yuan
- [sheepdog] stable branch release: v0.6.1
Hitoshi Mitake
- [sheepdog] stable-0.7 is created
Hitoshi Mitake
- [sheepdog] stable-0.7 is created
MORITA Kazutaka
- [sheepdog] stable-0.7 is created
Hitoshi Mitake
- [sheepdog] stable-0.7 is created
Hitoshi Mitake
- [sheepdog] stable-0.7 is created
Hitoshi Mitake
- [sheepdog] stable-0.7 is created
MORITA Kazutaka
- [sheepdog] stable-0.7 is created
Hitoshi Mitake
- [sheepdog] stable-0.7 is created
Hitoshi Mitake
- [sheepdog] stable branch release: v0.6.1
Hitoshi Mitake
- [sheepdog] the mounted vm of using sheepfs which open the object_cache became Read-only file system
周鹏
- [sheepdog] the mounted vm of using sheepfs which open the object_cache became Read-only file system
Liu Yuan
- [sheepdog] the mounted vm of using sheepfs which open the object_cache became Read-only file system
周鹏
- [sheepdog] the mounted vm of using sheepfs which open the object_cache became Read-only file system
Liu Yuan
- [sheepdog] the mounted vm of using sheepfs which open the object_cache became Read-only file system
Liu Yuan
- [sheepdog] the mounted vm of using sheepfs which open the object_cache became Read-only file system
周鹏
- [sheepdog] the mounted vm of using sheepfs which open the object_cache became Read-only file system
周鹏
- [sheepdog] the mounted vm of using sheepfs which open the object_cache became Read-only file system
Liu Yuan
- [sheepdog] the mounted vm of using sheepfs which open the object_cache became Read-only file system
周鹏
- [sheepdog] the mounted vm of using sheepfs which open the object_cache became Read-only file system
Liu Yuan
- [sheepdog] the mounted vm of using sheepfs which open the object_cache became Read-only file system
Liu Yuan
- [sheepdog] the mounted vm of using sheepfs which open the object_cache became Read-only file system
周鹏
- [sheepdog] Using sheepfs to modify virtual machine images of window7 takes a long time
周鹏
- [sheepdog] Using sheepfs to modify virtual machine images of window7 takes a long time
Liu Yuan
- [sheepdog] Using sheepfs to modify virtual machine images of window7 takes a long time
周鹏
- [sheepdog] Using sheepfs to modify virtual machine images of window7 takes a long time
Liu Yuan
- [sheepdog] Using sheepfs to modify virtual machine images of window7 takes a long time
周鹏
- [sheepdog] Using sheepfs to modify virtual machine images of window7 takes a long time
Liu Yuan
- [sheepdog] Using sheepfs to modify virtual machine images of window7 takes a long time
周鹏
- [sheepdog] Using sheepfs to modify virtual machine images of window7 takes a long time
Liu Yuan
- [sheepdog] What is cooking in master # 2013.8.9
Liu Yuan
- [sheepdog] What is cooking in master # 2013.8.9
Liu Yuan
- [sheepdog] What is cooking in master # 2013.8.9
Liu Yuan
- [sheepdog] What is cooking in master # 2013.8.9
Liu Yuan
- [sheepdog] 回复: issue of collie after sheepdog upgrade
陈李粮
- [sheepdog] 回复: issue of collie after sheepdog upgrade
Liu Yuan
- [sheepdog] 回复: issue of collie after sheepdog upgrade
陈李粮
- [sheepdog] 回复: issue of collie after sheepdog upgrade
Liu Yuan
Last message date:
Sat Aug 31 15:38:41 CEST 2013
Archived on: Fri May 15 07:02:24 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).