]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-02-09 Sage WeilMerge branch 'unstable' into filestore
2010-02-09 Sage Weilosd: count objects degraded due to degraded pg
2010-02-09 Sage Weilosd: prevent do_waiters() while _dispatch() is running
2010-02-09 Sage Weilceph: wait for monmap
2010-02-09 Sage Weilosd: btrfs_snap by default
2010-02-09 Sage Weilosd: carry ondisk_read_lock if prepare_transaction...
2010-02-09 Sage Weilosd: order rmdir in remove_collection after deleting...
2010-02-09 Sage Weilfilestore: fix old clobbering of commit_op_seq
2010-02-09 Sage Weilosd: fix lock inversion with ondisk_write_unlock
2010-02-09 Sage Weilosd: store local osd magic, whoami, and other static...
2010-02-08 Sage Weilosd: print truncate_size signed, and only print at...
2010-02-08 Sage Weildebian: updated debian build scripts, changelog
2010-02-08 Sage Weilmkcephfs: warn on missing keyring for mds, osd
2010-02-08 Sage Weilauthtool: add -a/--add-key command
2010-02-08 Sage Weilbuffer: add decode_base64 method
2010-02-08 Sage Weilcephx: pipe down about ticket renewals
2010-02-06 Sage Weilosd, mds: don't time out authenticate()
2010-02-06 Sage Weilfilejournal: make io contiguous in write_bl() for directio
2010-02-06 Sage Weilceph: error out on authentication failure
2010-02-06 Sage Weilmonc: fix authentication timeout
2010-02-06 Sage Weilmonclient: kill unused wait_authenticate()
2010-02-06 Sage Weilobjectstore: include struct_v for Transaction
2010-02-06 Sage Weilosd: wait for readable on primary after pulling an...
2010-02-05 Sage Weilauthtool: only create keyring if --create-keyring ...
2010-02-05 Sage Weilmkcephfs: misc cephx fixes
2010-02-05 Sage Weildebian: fix builder; add newish headers to Makefile.am
2010-02-05 Sage Weilmkcephfs: misc cephx fixes
2010-02-05 Sage Weilfilestore: roll back to last clean snap on mount; clean...
2010-02-05 Sage Weilfilestore: fix up commit_op_seq
2010-02-05 Sage Weilfilestore: use WorkQueue for ops (so we can have >1...
2010-02-05 Sage WeilMerge branch 'unstable' into filestore
2010-02-05 Sage Weilspinlock: make lockdep optional; off by default
2010-02-05 Sage Weilosd: add uid to ceph_pg_pool; move encoding versions...
2010-02-04 Sage Weilmonclient: return authetnication error
2010-02-04 Sage Weilauth: tolerate bad authenticator replies (retry instead...
2010-02-04 Sage Weilmkcephfs: no scp -v
2010-02-04 Sage Weilauth: fix KeyStore interface
2010-02-04 Sage Weilauth: simplify KeyRing map type, authmon add/importing
2010-02-04 Sage Weilcephx: separate KeyRing and RotatingKeyRing
2010-02-04 Sage Weilcephx: add struct_v throughout. some cleanup.
2010-02-04 Sage Weilmkcephfs: generate cephx keys during mkfs
2010-02-04 Sage Weilauth: use KeyRing encode/decode
2010-02-04 Sage Weiltodo
2010-02-03 Yehuda Sadehmount: set flags when getting -o sync
2010-02-03 Sage Weilmds: fix dumpcache
2010-02-03 Sage Weilauthtool: only create keyring if --create-keyring ...
2010-02-03 Sage Weilconfig: rename 'keys file' to 'keyring'
2010-02-03 Sage Weilfilestore: optionally checkpoint with snaps
2010-02-03 Sage Weiljournal: make sure max_size is multiple of block_size
2010-02-03 Sage Weilmds: print setattr'd values with MClientRequest
2010-02-03 Sage Weilmds: only set smaller flag in setattr completion if...
2010-02-02 Sage Weilauthtool: only create keyring if --create-keyring ...
2010-02-02 Sage Weilfilestore: (try to) warn if not btrfs or ext3
2010-02-02 Sage Weilvstart: writeahead journal by default
2010-02-02 Sage Weilfilestore: adjust default sync intervals
2010-02-02 Sage Weilfilestore: warn on bad journaling, sync options
2010-02-02 Sage Weiljournal: throttle journal
2010-02-02 Sage Weilfilestore: throttle op queue
2010-02-02 Sage Weiltodo
2010-02-02 Sage Weilosd: fix osd shutdown
2010-02-02 Sage Weiljournal: fix mis-merge
2010-02-02 Sage WeilMerge branch 'unstable' into filestore
2010-02-02 Sage Weilmds: dump_cache even when debug_mds < 2
2010-02-02 Sage Weiljournal: allow journal seq #'s to jump
2010-02-02 Sage Weiljournal: make wrapping simpler
2010-02-02 Yehuda Sadehosd: increase osdc protocol number
2010-02-02 Yehuda Sadehtruncate: don't write beyong truncation with old trunc seq
2010-02-02 Yehuda Sadehtruncate: initialize truncate_seq, truncate_size
2010-02-02 Yehuda Sadehtruncate: truncate information sent on each read/write op
2010-02-01 Sage Weilosd: quiet down about request perms
2010-02-01 Sage Weillibrados: guard against double-release; clean up ref...
2010-02-01 Sage Weilrados: fix delete[] vs delete
2010-02-01 Sage Weillockdep: fix use after free; avoid register in unlocked...
2010-02-01 Sage Weiluclient: fix uninitialized var
2010-02-01 Sage Weilfilestore: fix empty cond location
2010-02-01 Sage Weilmount: fix compile errors
2010-02-01 Sage Weilstreamtest: do concurrent ios; async commit AND ack
2010-02-01 Sage Weilosd: add mutual exclusion while writes are applied
2010-02-01 Sage Weiljournal: sync_file_range on bdev, fdatasync on file
2010-02-01 Sage Weiljournal: warn if we detect disk write cache is on
2010-02-01 Sage Weiljournal: align (by default) even when !directio; direct...
2010-02-01 Sage Weiljournal: group entries into single io in directio mode
2010-02-01 Sage Weilmon: fix auth restart decoding
2010-02-01 Sage Weilmon: fix osd tell *
2010-01-30 Sage Weilmount: fix compile errors
2010-01-30 Sage WeilMerge commit 'origin/unstable' into filestore
2010-01-29 Greg FarnumTODO: mark bugs completed
2010-01-29 Greg Farnummount: canonicalize path name for mtab
2010-01-29 Greg Farnummon: possible fix for rare problem where osd boot messa...
2010-01-29 Greg Farnummon: don't delete all laggy mds beacons, just the one...
2010-01-29 Greg Farnummon: print out proper address in debug log
2010-01-29 Greg Farnummds: unify two if blocks with identical checks
2010-01-29 Greg Farnumtodo: Slightly out of date
2010-01-29 Sage Weiljournal: fix padding
2010-01-29 Sage Weilosd: streamline writing new maps to disk, somewhat
2010-01-29 Sage Weilosd: use flush, not sync_on_flush
2010-01-29 Sage Weilfilestore: flush() will wait for queued transactions...
2010-01-29 Sage Weiljournal: add flags field to header, entry_header
2010-01-28 Sage Weiljournal: allow pre and post padding for journal payload
2010-01-28 Sage Weildebian: use bash for debian build script
next