]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-01-24 Sage Weilcrush: remote list builder printf
2009-01-24 Sage Weildstart: mount btrfs with new options
2009-01-24 Sage Weilkclient: statfs_request_tree alloc context is NOFS...
2009-01-23 Yehuda Sadehconfig: added include, misc stuff
2009-01-23 Sage Weilkclient: do sync writepages if FILE_WRBUFFER is being...
2009-01-23 Sage Weilmds: fix max_size update
2009-01-23 Sage Weilkclient: initiate a sync when doing writepages for...
2009-01-23 Sage Weilmds: set straydn.first properly for rename overwrite
2009-01-23 Sage Weilmds: only update cap wanted if seq matches
2009-01-23 Sage Weilkclient: fix osd writes
2009-01-23 Sage Weilmds: take straydn.first form inode.first during unlink
2009-01-23 Sage Weilkclient: resend osd ops when pg membership changes
2009-01-23 Yehuda Sadehconfig: read configuration file before parsing command...
2009-01-23 Yehuda Sadehmount.ceph: fix segfault when port is not specified
2009-01-23 Yehuda Sadehconfutils: complete config.cc configuration and adjustments
2009-01-23 Yehuda Sadehconfutils: cleanup, bug fixes
2009-01-23 Yehuda Sadehconfutils: can flush config, preliminary config.cc...
2009-01-23 Yehuda Sadehconfutils: some cleanup
2009-01-23 Yehuda Sadehconfutils: encoding/decoding using templates
2009-01-23 Yehuda Sadehconfutils: going forward
2009-01-23 Yehuda Sadehconfutils: adding missing file
2009-01-23 Yehuda Sadehconfutils: some more
2009-01-23 Yehuda Sadehconfutils: some more changes
2009-01-23 Yehuda Sadehconfig: some more changes
2009-01-23 Yehuda Sadehconfutils: still not usable
2009-01-23 Sage Weilconfig: remove some old cruft
2009-01-23 Sage Weilosd: reset peering, in-flight repops on every pg change
2009-01-22 Sage Weilmds: eval_cap_gather in handle_client_caps even if...
2009-01-22 Sage Weilscript: find high latency requests in mds log
2009-01-22 Sage Weilmds: fix xattr projection
2009-01-22 Sage Weilmds: drop rdlocks _after_ journaling; use new journal_a...
2009-01-21 Sage Weilmds: make cdentry debug print nicer
2009-01-21 Sage Weilmds: unique (per mds) cap_id
2009-01-21 Sage Weilmds: set straydn.first correctly during unlink
2009-01-21 Sage Weilmds: make straydn.first match the inode
2009-01-21 Sage Weiluclient: flush/release buffered data on umount
2009-01-21 Sage Weiluclient: update caps code to match kclient logic
2009-01-21 Sage Weilkclient: some caps cleanup
2009-01-21 Sage Weilkclient: improve snap locking scheme
2009-01-20 Sage Weilv0.6 v0.6
2009-01-20 Sage WeilMerge branch 'unstable'
2009-01-20 Sage Weilkclient: rename lookup_mds_session get_mds_session
2009-01-20 Yehuda Sadehkclient: realm create does not take a ref count
2009-01-20 Yehuda Sadehkclient: split get_snap_realm to lookup and create
2009-01-20 Sage Weilobjectcacher: fix object trimming
2009-01-20 Sage Weilmds: count in-flight updates per cap, not release attem...
2009-01-19 Sage Weilmds: drop rdlocks after early reply is sent
2009-01-19 Sage Weilmds: properly close session when inodes are still being...
2009-01-19 Sage Weilkclient: set i_op for special inodes
2009-01-19 Sage Weiltodos
2009-01-19 Sage Weilkclient: retain comments
2009-01-19 Sage Weilkclient: zero out *implemented in __ceph_caps_issued()
2009-01-19 Sage Weilkclient: don't retain unwanted RD cap
2009-01-19 Sage Weilmds: take srci lock during rename to ensure ctime chang...
2009-01-19 Sage Weilmds: expose projected fields via caps if locks permit
2009-01-19 Yehuda Sadehkclient: shouldn't lookup_open with special inode
2009-01-18 Sage Weilkclient: considered _held_ caps when deciding what...
2009-01-18 Sage Weilkclient: don't require all inode fields when just doing...
2009-01-18 Sage Weilmds: check against client in rdlock_try
2009-01-18 Sage Weilkclient: fix cap writeback vs revocation
2009-01-17 Sage Weilmds: fix rmdir ENOTEMPTY checks
2009-01-17 Sage Weilmon: include fsid in MMonObserveNotify
2009-01-17 Sage Weilmds: fix forward truncation
2009-01-17 Sage Weilvstart: -l | --localhost to use 127.0.0.1
2009-01-17 Sage Weilbash, not sh
2009-01-17 Sage Weilbash, not sh
2009-01-17 Sage Weilmds: carry RDCACHE|WRBUFFER through xlock.
2009-01-17 Sage Weilkclient: fix fill_file_bits logic
2009-01-17 Sage Weilmds: include projected ctime if _any_ other fields...
2009-01-17 Sage Weilkclient: fix snap_rwsem link on non-existent cap release
2009-01-16 Yehuda Sadehkclient: some cleanup
2009-01-16 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-01-16 Yehuda Sadehkclient: fix gid setattr
2009-01-16 Sage Weilmds: also verify in rename() that mds reintegrate/merge...
2009-01-16 Sage Weilmds: do not reintegrate stray if target dentry is projected
2009-01-16 Sage Weilmds: look at issued(), not pending(), when putting...
2009-01-16 Sage Weilmds: eval_cap_gather when trimming rdcaps
2009-01-16 Sage Weilmds: look at inode locks to determine whether to expose...
2009-01-16 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-01-16 Yehuda Sadehkclient: some more sparse fixes
2009-01-16 Sage Weilmds: fix uninitialized value in ceph_inode_holds_cap()
2009-01-16 Sage Weilmds: fix inode version projected on open O_CREAT, too
2009-01-16 Sage Weilmds: set .inode in projected linkages; add dentry to...
2009-01-16 Sage Weilmds: fix link() dn linkage projection
2009-01-16 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-01-16 Yehuda Sadehkclient: some sparse cleanups
2009-01-16 Sage Weilmds: only set max_size on open+O_CREAT if file opened...
2009-01-16 Sage Weilmds: optionally pass a specific linkage for journal_cow...
2009-01-16 Sage Weilmds: fix fast create + rm failure
2009-01-16 Sage Weilmds: make xlock stable
2009-01-16 Sage Weilkclient: set dentry d_time when doing local ENOENT
2009-01-16 Sage Weilmds: get_linkage() should return projected if xlocked...
2009-01-16 Sage Weilmds: touch using projected parents too
2009-01-16 Sage Weilmds: journal using projected parent
2009-01-16 Sage Weilkclient: one more update_parent fix
2009-01-16 Sage Weilkclient: don't mark root complete (empty); debug comple...
2009-01-16 Sage Weiluclient: small bug fix
2009-01-16 Sage Weiljournaler: don't request ACKs if in safe mode; do safe...
2009-01-16 Yehuda Sadehkclient: refine dir complete/readdir handling
2009-01-16 Sage Weilmds: kill FileLock
next