]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-04-29 Colin Patrick... common_init: create common_init_daemonize
2011-04-29 Wido den Hollanderconfig: Update sample config with more examples
2011-04-29 Colin Patrick... common_init: set log_file, not log_dir, by default
2011-04-29 Colin Patrick... common_init: don't modify log_per_instance
2011-04-29 Sage Weilmsgr: remove dup .start() call check, remove cruft
2011-04-29 Jim Schutthadoop: cleanups for libceph type update
2011-04-28 Sage Weillfn: put lfn outside of user.ceph namesapce
2011-04-28 Sage WeilMerge remote branch 'origin/master' into lfn
2011-04-28 Sage Weilmdsmap: show mds name in summary
2011-04-28 Sage Weilhadoop: update libceph types
2011-04-28 Sage Weilhypertable: update libceph types
2011-04-28 Sage Weillibceph: error out if USE_FILE_OFFSET64 not defined
2011-04-28 Yehuda Sadehlfn: don't return ENOENT if it's not lfn in some cases
2011-04-28 Sage Weilmds: ignore fragment_notify when dft state doesn't...
2011-04-28 Sage Weilmds: do not send fragment_notify to <= recovering nodes
2011-04-28 Sage Weilmds: fix uninint warning on cur
2011-04-28 Sage Weilmds: handle import cancel while logging EImportStart
2011-04-28 Sage Weilclient: do not send request to mds -1
2011-04-28 Yehuda Sadehlfn: set hash and file name constants
2011-04-28 Yehuda Sadehosd: remove warning about max object name length
2011-04-28 Sage Weilmds: try_trim_non_auth_subtree on any canceled import...
2011-04-28 Sage Weilmds: make trim_non_auth paths complete filepaths (not...
2011-04-28 Sage Weilmds: fix steal_dentry dir_auth_pins adjustment
2011-04-28 Sage Weilmon: use tcmalloc
2011-04-28 Sage Weilmds: fix export_prep trace format
2011-04-28 Sage Weillibceph: no _t types
2011-04-28 Yehuda Sadehlfn: short fn length is constant and accurate
2011-04-28 Yehuda Sadehosd: bump up max object name size
2011-04-28 Yehuda Sadehcrypto: add support for SHA256
2011-04-28 Sage Weillibceph: typedef struct mystruct *mystruct_t
2011-04-28 Yehuda SadehMerge commit 'origin/master' into lfn
2011-04-28 Sage Weillibceph: include 'struct' in declarations for C compilation
2011-04-28 Sage Weilmds: fix auth_pin check
2011-04-28 Sage WeilMerge branch 'master' of ceph.newdream.net:git/ceph
2011-04-28 Sage Weilmds: handle freeze completion delayed by frozen inode
2011-04-27 Yehuda Sadehlfn: replace hash function
2011-04-27 Sage Weilmds: add 'mds debug auth pins' option
2011-04-27 Sage Weilmds: fix nested_auth_pin accounting on refragment
2011-04-27 Sage Weilmds: maintain dn pinning invariants during freezing...
2011-04-27 Sage Weilmds: freeze fragments during split/merge
2011-04-27 Yehuda Sadehlfn: some more fixes
2011-04-27 Tommi Virtanenautomake: Make debug targets known but not built by...
2011-04-27 Greg Farnummds: remove erroneous fixme.
2011-04-27 Sage Weilmds: handle discovers that race with refragmenting
2011-04-27 Greg Farnummds: Replay new client sessions on slave-rename importing.
2011-04-27 Sage Weilmds: pay attention to *stat staleness during split
2011-04-27 Sage Weilmds: merge accounted_* stats
2011-04-27 Colin Patrick... obsync: use lxml to parse XML ACL
2011-04-27 Sage Weillibceph: move header file to include/ceph/libceph.h
2011-04-27 Yehuda Sadehlfn: some fixes
2011-04-26 Yehuda Sadehlfn: amend long file name hashing
2011-04-26 Sage Weilmds: ignore resolve messages received prior to resolve...
2011-04-26 Sage Weilmds: handle aborted export during pre-export sync
2011-04-26 Yehuda Sadehlfn: push cid/oid translation down
2011-04-26 Sage Weilmds: drop messages to down mdss
2011-04-26 Sage Weilmds: do not send heartbeat when degraded
2011-04-26 Sage Weilmds: fix discover tid assignment
2011-04-26 Sage Weilvstart.sh: remove cruft
2011-04-26 Sage Weilmon: fix standby-replay assignment (again)
2011-04-26 Jim Schuttauth: Avoid const mismatch in nss_aes_operation
2011-04-26 Jim Schuttconfigure.ac: check for supported compiler flags
2011-04-26 Sage Weilvstart.sh: set up pairs for each rank when -s is on
2011-04-26 Sage Weilmon: rework assignment of standby-replay, expansion...
2011-04-26 Sage Weilmon: fix standby-replay assignment logic
2011-04-26 Sage WeilMerge branch 'osd_trans'
2011-04-26 Sage WeilMerge remote branch 'origin/stable'
2011-04-26 Sage Weilosd: move watch/notify effects out of do_osd_ops
2011-04-26 Colin Patrick... obsync: implement RadosStore
2011-04-26 Sage Weilosd: mention invalid snapc in log
2011-04-26 Sage Weilosd: include (some) osd op flags in MOSDOp print method
2011-04-26 Sage Weilosd: add RWORDERED osd op flag
2011-04-26 Colin Patrick... radostool: fix getxattr / setxattr return code
2011-04-26 Sage Weilrbd: make showmapped output a bit prettier
2011-04-26 Sage Weilrbd: showmapped
2011-04-26 Colin Patrick... pybind-rados: fix Ioctx::close
2011-04-26 Sage Weilmds: only include head dentries in check_rstats() rstat...
2011-04-26 Sage Weilosd: move ObjectState side effects out of do_osd_ops
2011-04-26 Sage Weilobjectstore: implement Transaction::swap()
2011-04-26 Sage Weilobjectstore: transaction::append()
2011-04-26 Sage Weilbuffer: use std::swap
2011-04-26 Colin Patrick... test-obsync.py: add tests with --no-preserve-acls
2011-04-26 Sage Weilosd: remove obsolete noop cruft
2011-04-26 Sage Weilosd: move snapset_context into ObjectContext from Objec...
2011-04-26 Sage Weilobjectstore: drop decode support for <= v0.19 encoded...
2011-04-26 Sage Weilmon: fix pg stat summary
2011-04-26 Sage Weilmds: undump-journal
2011-04-26 Sage Weilbuffer: break out read_fd method
2011-04-26 Yehuda Sadehrgw: check if bucket is empty before removing it
2011-04-25 Colin Patrick... obsync: another fix for --no-preserve-acls
2011-04-25 Colin Patrick... obsync: fix bug in --no-preserve-acls
2011-04-25 Greg Farnummds: Don't twiddle lock states in the middle of an...
2011-04-25 Sage WeilMerge branch 'stable'
2011-04-25 Yehuda Sadehrgw: send content length on put operation
2011-04-25 Yehuda Sadehrgw: send content length on put operation
2011-04-25 Sage Weilmds: only move the journaler expire_pos forward
2011-04-25 Sage Weilmds: always trim standby segments after rereading the...
2011-04-25 Sage Weilmds: only write head once after expiring logsegments
2011-04-25 Sage Weilmds: small journaler cleanups
2011-04-25 Sage Weiljournaler: separate out trimmed_pos setter
2011-04-25 Sage Weilmds: wait for blacklisting osdmap on standby-replay...
next