]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2008-09-16 Sage Weilosd: push/pull data_subset, clone_subsets
2008-09-16 Sage Weilobjectstore: clonerange, list->vector encoding
2008-09-15 Yehuda Sadehkclient: lowered debug level on some message
2008-09-12 Sage Weilkclient: fix mds reconnect message encoding; include...
2008-09-12 Sage Weilfilejournal: typo, fixes callbacks
2008-09-12 Sage Weiljournal: remove some dead code
2008-09-12 Sage Weilkclient: fill in kstatfs f_fsid
2008-09-12 Sage Weilpaxosservice: reset propose timer when election is...
2008-09-12 Sage Weilfilestore: constrain ObjectStore interface, simplify...
2008-09-12 Sage Weilfilejournal: noop is committed_thru is same seq
2008-09-12 Sage Weilkclient: fix bug in mdsc check_new_map
2008-09-12 Sage Weilfilestore: serialize journal entries
2008-09-12 Yehuda Sadehkclient: dirfrag access using mutex and not inode's...
2008-09-11 Sage Weilkclient: fix random mds selection bug
2008-09-11 Sage Weilebofs: maintain an op seq count, and use that for the...
2008-09-11 Sage Weiljournal: journal rewrite
2008-09-11 Sage Weiluse vector or deque in place of list<Context*> in finis...
2008-09-11 Yehuda Sadehkclient: removing of virutal xattr is not allowed
2008-09-11 Yehuda Sadehkclient: setxattr for virtual xattr is not allowed
2008-09-11 Yehudakclient: mount default without DIRSTAT
2008-09-11 Yehudakclient: no need to check for mount with dir stat ...
2008-09-11 Yehudakclient: remove whitespace
2008-09-11 Yehudakclient: xattr show dir extended data
2008-09-10 Sage Weilstartnew.sh: sudo if btrfs
2008-09-10 Sage Weilfilestore: no rmdir in mkfs
2008-09-10 Sage Weilosd: some snap_trimmer fixes
2008-09-10 Sage Weilmds: purge stray files immediately; only keep snapped...
2008-09-10 Sage Weilmds: optimize open_snaprealm() for stray and/or non...
2008-09-10 Sage Weilkclient: some todos
2008-09-10 Sage Weilkclient: rename __ceph_get_frag -> __get_or_create_frag
2008-09-10 Sage Weilmds: recover file size for all affected snapshots,...
2008-09-10 Sage Weilmds: adjust TABLE_OP namespaces; fix prepare journal...
2008-09-10 Sage Weilfiler: snapid should be nonzero on all reads
2008-09-09 Sage Weilkclient: allocate xattr buffer outside of i_lock
2008-09-09 Sage Weilmsgr: relax seq checking on lossy channels (incomplete...
2008-09-09 Sage Weilmds: write objects directory, avoid filer
2008-09-09 Sage Weilosd: typo
2008-09-09 Sage Weilmds: read mds objects with CEPH_NOSNAP
2008-09-09 Sage Weilsynclient: loff_t in write_file
2008-09-09 Sage Weilobjectcacher: off_t -> loff_t
2008-09-09 Sage Weilosdmaptool: require num_osd > 0 when creating new osdmap
2008-09-09 Sage Weilmon: verify osdmap fsid in 'setmap'
2008-09-09 Sage Weilosd: fix _finish_recovery locking, refcounting
2008-09-09 Sage Weilosd: prevent _finish_recovery from going off after...
2008-09-09 Sage Weilfix coll_t != comparator
2008-09-09 Sage Weilebofs: use correct remove in alloc_dec (so that btree...
2008-09-09 Sage Weiltodos
2008-09-09 Sage Weilkclient: use truncate_inode_pages instead of vmtruncate
2008-09-09 Sage Weilkclient: fix revocation races
2008-09-09 Sage Weilmds: fix lock ordering
2008-09-09 Yehudaanother fix for kernel 2.6.26
2008-09-09 Yehudasome changes for work collaboration
2008-09-08 Sage Weilkclient: send time_warp_seq with flushsnaps
2008-09-08 Sage Weilclient: update cap_snap code to mirror kclient
2008-09-08 Sage Weilkclient: restart writeback index each time snapc advances
2008-09-08 Sage Weiladd truncate_seq to inode, mds<->client protocol
2008-09-08 Sage Weilkclient: adjust kernel version conditionals
2008-09-08 Sage Weilmds: fix client_follows in live cap
2008-09-08 Sage Weilkclient: misc addr fixes (fsx + snap testing)
2008-09-08 Sage Weilkclient: force sync writes hack
2008-09-08 Sage Weiltodos
2008-09-08 Sage Weilkclient: no short write in ceph_osdc_sync_write
2008-09-08 Sage Weilkclient: no short read in ceph_osdc_sync_read
2008-09-08 Sage Weilkclient: do/wait for writeback in write_begin if page...
2008-09-08 Sage Weilkclient: writepage is noop if page is not oldest snapc
2008-09-08 Esteban Molina... synclient: dump placement
2008-09-08 Sage Weildstartnew.sh
2008-09-08 Sage Weilkclient: last put_connection after dropping spinlock
2008-09-08 Sage Weilebofs: kick waiters if commit skipped because fs is...
2008-08-22 Sage Weilkclient: retry sync_write on EOLDSNAP
2008-08-22 Sage Weilosd: truncate(0) fix
2008-08-22 Sage Weilkclient: make sync_write free memory
2008-08-22 Sage Weilkclient: make sync_write update f_pos
2008-08-22 Sage Weilkclient: some writepage cleanup
2008-08-22 Sage Weilkclient: clean up page->private
2008-08-22 Sage Weilkclient: fix redirty_page to actually set the dirty bit
2008-08-22 Sage Weilmds: fix ltruncate to actually purge underlying objects
2008-08-22 Sage Weilkclient: page_mkwrite, improved dirty page accounting
2008-08-22 Sage Weilkclient: no fallback to writepage, be careful with...
2008-08-22 Sage Weilkclient: mmap/page_mkwrite shell
2008-08-21 Sage Weilkclient: snap ordered writepages, improved cap_snap...
2008-08-21 Sage Weilkclient: fix osdmap incremental decoder
2008-08-21 Sage Weilkclient: taking snapshot basically works
2008-08-21 Sage Weilkclient: optimistically adjust dirty accounting before...
2008-08-21 Sage Weilkclient: fix snap_rwsem write/read redux
2008-08-21 Sage Weilkclient: revamp dirty page accounting with cap_snap...
2008-08-21 Sage Weilkclient: fix i_lock/snap_rwsem lock inversion (read...
2008-08-21 Sage Weilmds: introduce ceph_session_op_name()
2008-08-21 Sage Weiltodos
2008-08-21 Sage Weilkclient: i_cap_snap_pending
2008-08-21 Sage WeilMakefile.am: add kernel/caps.c
2008-08-20 Sage Weilkclient: initial pass at queue_cap_snaps etc., unfinished
2008-08-20 Sage Weilclient: small queue_cap_snap cleanup
2008-08-20 Sage Weilmds: blindly lease immutable bits of inodes
2008-08-20 Sage Weilclient: delay snapflush until after data is flushed...
2008-08-20 Sage Weilclient: cap snaps
2008-08-20 Sage Weilclient: use objecter callback for write flush notification
2008-08-20 Sage Weilobjectcacher: flush_set_callback
2008-08-20 Sage Weilobjecter: fix writefull
2008-08-20 Sage Weilkclient: snap type cleanup
next