]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-02-25 Sage Weildstop: remove cosd hostname prefix
2009-02-25 Sage Weiltodos
2009-02-25 Sage Weildstart: remove cosd hostname prefix
2009-02-25 Sage Weilkclient: consider issued AND implemented AND dirty...
2009-02-25 Sage Weilmds: flush cap update if affected lock is unstable
2009-02-24 Sage Weildebian: include new binaries, scripts in ceph-common
2009-02-24 Sage WeilMakefile: mount.ceph goes in usr/sbin
2009-02-24 Sage Weildebian: pull version from configure.ac
2009-02-24 Sage Weildebian: specify arch on command line
2009-02-24 Sage Weilmakefile: add missing files for kernel module
2009-02-24 Sage Weildebian: script to build and upload debs to repo
2009-02-24 Sage Weilmake unstable v0.7
2009-02-24 Sage Weilcommon: uninit var
2009-02-24 Sage Weildebian: cleanup, changelog fix
2009-02-24 Sage Weilkclient: typo
2009-02-24 Sage Weilmds: xlock filelock during truncate
2009-02-24 Sage Weilmds: look at active (not projected) inode when issuing...
2009-02-24 Sage Weilmds: only do truncation process when file size goes...
2009-02-24 Sage Weilmds: limit propagation of full auth_pin count up hierarchy
2009-02-23 Sage Weilkclient: don't remove from clients list if we're not...
2009-02-23 Sage WeilMakefile: link libcommon, lockdep last
2009-02-20 Yehuda Sadehobjecter: shouldn't swap bufferlist buffers
2009-02-19 Yehuda Sadehcommon: remove warning
2009-02-19 Yehuda Sadehcommon: virtual destructor for class Timer
2009-02-19 Sage Weiltodo
2009-02-19 Yehuda SadehSafeTimer: getting rid of global timer
2009-02-19 Sage Weilkclient: only unregister after both acks
2009-02-19 Sage Weilmds: reverse rename argument order
2009-02-19 Sage Weilclient: reverse rename argument order
2009-02-19 Sage Weilkclient: add missing r_wait list_head init
2009-02-19 Sage Weilkclient: initialize request list_heads
2009-02-19 Sage Weilkclient: cast path
2009-02-19 Sage Weilkclient: unregister mds requests on unsafe reply
2009-02-19 Sage Weilkclient: clean up some mdsc locking
2009-02-19 Sage Weilkclient: fix path memory leak
2009-02-19 Sage Weilkclient: async mds requestion completion callbacks
2009-02-19 Sage Weilkclient: fix fh_to_dentry; move build_path to mds_client.c
2009-02-19 Sage Weilkclient: mds requests in terms of dentries, not paths
2009-02-19 Sage Weilkclient: async mds requests
2009-02-19 Yehuda Sadehkclient: remove extra log output
2009-02-19 Yehuda Sadehkclient: sync writeout when not pdflush
2009-02-19 Sage Weilmds: only flush journal when we need to
2009-02-18 Sage Weilkclient: set 'sync' flag for fsync
2009-02-18 Sage Weilscript: fix check_osd_request_latency
2009-02-18 Sage Weilscript: check_osd_request_latency
2009-02-18 Yehuda Sadehconf: can turn on debug logs in startup.conf
2009-02-17 Yehuda Sadehconf: add debug_ms option
2009-02-17 Sage Weilmds: don't rdlock stat fields that client has EXCL...
2009-02-17 yehudasaadd ceph_init to distribution
2009-02-17 Yehuda Sadehkclient: backport changes to kernel 2.6.25
2009-02-14 Yehuda Sadehkclient: fix mdsc->snap_empty cleanup
2009-02-14 Yehuda Sadehkclient: remove client from client list before destorying
2009-02-13 Yehuda Sadehkclient: fix proc cleanup
2009-02-13 Yehuda Sadehassert: some more assert_warn
2009-02-12 Yehuda Sadehcosd: change some assert to assert_warn and clean exit
2009-02-12 Yehuda Sadehkclient: show some meaningful info in client proc entry
2009-02-12 Yehuda Sadehkclient: per client proc data file
2009-02-11 Yehuda Sadehkclient: added a proc function to read client data
2009-02-11 Yehuda Sadehkclient: proc subdir for each ceph client
2009-02-10 Yehuda Sadehkclient: keep global list of ceph clients
2009-02-10 Yehuda Sadehassert: warn on assertion if requested for current...
2009-02-09 Yehuda Sadehadded a common initialization function
2009-02-09 Yehuda Sadehtls: addeed a thread local storage infrastructure
2009-01-31 Yehuda Sadehosd: fix log level
2009-01-31 Sage Weilmds: make sure we eval_stray when inode was replicated
2009-01-31 Sage Weilmds: remove traces of CDir::committed_version_equivalent
2009-01-31 Sage Weilkclient: release CAP_LINK_RDCACHE before unlink
2009-01-31 Sage Weilvstart: fix call to stop.sh
2009-01-31 Sage Weiltodos
2009-01-31 Sage Weilosd: print ops args correctly
2009-01-31 Sage Weilmds: use generic helper when removing a cap
2009-01-31 Sage Weilmds: fix try_remove_unlinked_dn
2009-01-31 Sage Weilmds: fix purge of 0-length inode
2009-01-31 Sage Weilmds: remove unused inode purge fields
2009-01-30 Yehuda Sadehceph_init: fix initalization
2009-01-30 Yehuda Sadehceph_init: added missing file
2009-01-30 Yehuda Sadehceph_init: initial version
2009-01-30 Yehuda Sadehcrun: restart only processes that should have dumped...
2009-01-30 Sage Weiltodo
2009-01-30 Sage Weilosd: put full original reqid in osd_op_reply
2009-01-30 Sage Weilmds: typos
2009-01-30 Sage Weilkclient: don't retain caps if inode is closed and nlink...
2009-01-30 Sage Weilmds: rip out old purge_inode crap
2009-01-30 Sage Weilmds: simplify purge_stray
2009-01-30 Sage Weilmds: clean up opent a bit
2009-01-30 Sage Weilmds: drop _do_open helper
2009-01-30 Sage Weilmds: open O_TRUNC implemented.. but not used by kclient :/
2009-01-30 Sage Weilmds: implement async truncate (trimtrunc); fix log...
2009-01-30 Sage Weilosd: fix truncate ops; add TRIMTRUNC
2009-01-30 Sage Weilmds: truncate changes. not complete.
2009-01-30 Sage Weilkclient: fix and clean up osd request generation
2009-01-30 Sage Weilkclient: include old size in truncate
2009-01-30 Sage Weilkclient: truncate bits
2009-01-30 Sage Weilkclient: include truncate osd_ops when needed
2009-01-30 Sage Weilosd: MASKTRUNC and SETTRUNC osd ops
2009-01-30 Sage Weilmds: add truncate_size
2009-01-30 Yehuda Sadehrenamed common.sh to ceph_common.sh
2009-01-30 Yehuda Sadehrename stop.sh to ceph_stop, added to Makefile.am
2009-01-30 Yehuda Sadehcephd: update Makefile.am
2009-01-30 Sage Weilmon: only propose new osdmap once at end of mdsmonitor...
next