]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2008-08-14 Sage Weilmds: mark scatterlock if we import dirty scatterlock...
2008-08-14 Sage Weilkclient: include migrate_seq in caps message
2008-08-14 Sage Weilmds: fix ceph_add_cap for non-inline caps
2008-08-14 Sage Weilkclient: remove from snaprealm list on cap removal...
2008-08-13 Sage Weilkclient: take snap_mutex during cap release
2008-08-13 Sage Weilmds: mark inode clean when purging dentries for deleted...
2008-08-13 Sage Weilmds: don't fall over discover_reply with dir_auth_hint
2008-08-13 Sage Weilkclient: add snap_mutex
2008-08-13 Sage Weilmds: snapdir may be non-auth
2008-08-13 Sage Weilkclient: mds client spinlock -> mutex
2008-08-13 Sage Weilkclient: handle snap trace on cap import
2008-08-13 Sage Weilmds: do split in mksnap
2008-08-13 Sage Weilmds: root snaprealm starts with seq 1
2008-08-13 Sage Weilkclient: handle_snap
2008-08-13 Sage Weilkclient: take ref on snapc during writepages
2008-08-13 Sage Weilmds: set seq correctly for rmsnap, snaprealm create
2008-08-12 Sage Weilkclient: set snap_follows in MClientCap
2008-08-12 Sage Weilkclient: clean up inode hashing, remove i_hashval
2008-08-12 Sage Weilkclient: ceph_ino, ceph_snap helpers
2008-08-12 Sage Weilkclient: EROFS in snapdir, snapped dirs
2008-08-11 Sage Weilkclient: stateless snap_caps on non-head inodes
2008-08-11 Sage Weilkclient: include snap in ino hash
2008-08-11 Sage Weilkclient: some refcounting fixes
2008-08-11 Sage Weilkclient: fold mksnap/rmsnap into mkdir/rmdir
2008-08-11 Sage Weilkclient: rmdir to rmsnap
2008-08-11 Sage Weilkclient: mkdir to mksnap
2008-08-11 Sage Weilkclient: fix readdir_prepopulate for snapdir; fix splic...
2008-08-11 Sage Weilkclient: basic .snap dir support
2008-08-11 Sage Weilkclient: force early writeback if page belongs to a...
2008-08-11 Sage Weilkclient: rebuild snap contexts instead of just invalidating
2008-08-11 Sage Weilkclient: attach snap context directly to dirty page
2008-08-11 Sage Weilkclient: ceph_snap_context, pass context with osd writes
2008-08-11 Sage Weilkclient: set pg_pool in osd requests
2008-08-11 Sage Weilkclient: very basic snaprealm handling
2008-08-11 Sage Weilosd: fix snap dne error code
2008-08-08 Sage Weilkclient: mdsc handle snap blob
2008-08-08 Sage Weilkclient: mdsc session fixes
2008-08-08 Sage Weilkclient: fix mdsc shutdown, crash on mount failure
2008-08-08 Sage Weilkclient: fix osdmap decoding
2008-08-08 Sage Weilkclient: versioned inodes (ino,snap)
2008-08-08 Sage Weilmds: adjust MClientSnaps encoding
2008-08-08 Sage Weilmds: structify up snaprealminfo, MClientSnap encoding
2008-08-08 Sage Weilrename MClientFileCaps MClientCaps
2008-08-07 Sage Weilmds: rdlock filelock when opening snapped files
2008-08-07 Sage Weilmds: clean up MDSTableServer interface a bit
2008-08-07 Sage Weilmds: allocate consecutive snapids
2008-08-07 Sage Weilmds mon: propagate deleted snaps to osdmap
2008-08-07 Sage Weilfilestore: reenable clone. don't use splice.
2008-08-07 Sage Weilosd: add clones to bounding snap collection(s)
2008-08-07 Sage Weilosd: make coll_t 128 bits
2008-08-07 Sage Weilclient: flush delayed caps on shutdown; fix release...
2008-08-07 Sage Weilmds: list -> vector
2008-08-07 Sage Weilosd: more list -> vector, remove old message types
2008-08-07 Sage Weillist -> vector
2008-08-07 Sage Weilosd: observe snapset.head_exists on read
2008-08-07 Sage Weilmds: do not purge strays with snapped references/past...
2008-08-07 Sage Weilosd: fix head deletion
2008-08-07 Sage Weilmds: fix unlink snaprealm creation
2008-08-07 Sage Weilclient: delayed caps release. fix caps release after...
2008-08-07 Sage Weilmds: adjust snaprealm parents in link helpers
2008-08-07 Sage Weilmds: clean up mutations, drop pins
2008-08-07 Sage Weilvstartnew.sh
2008-08-07 Sage Weilosd: redid snapped reads, writes
2008-08-07 Sage Weilclient: fix cap ref drop on snapped read
2008-08-07 Sage Weilebofs: allow attr updates on cloned objects
2008-08-06 Sage Weilosd: pick_read_snap v1
2008-08-06 Sage WeilMerge commit 'origin/unstable' into snap
2008-08-06 Sage Weilmon: read() needn't check is_readable()
2008-08-06 Sage Weilebofs: fix uninit value on o/cnode creation
2008-08-06 Sage Weilosd: encode/decode PG::Info in pg xattr
2008-08-06 Sage Weilos: add collection_getattr that takes a bufferlist
2008-08-06 Sage Weilosd: clean up _create_lock_new_pg
2008-08-06 Sage Weilebofs: fix apply_transaction vs cids on object ops
2008-08-06 Sage Weilosd: fix pg create peer ordering
2008-08-05 Sage Weilclient: 'follows' is snap_context seq
2008-08-05 Sage Weilosdc: adjust objecter interface to use SnapContext...
2008-08-05 Sage Weilmds client: initial steps for cap-less opens of snapped...
2008-08-05 Sage Weilmds: split snaprealm on unlink; clean up rename realm...
2008-08-05 Sage Weilmds: send snap updates on snaplock update
2008-08-05 Sage Weilmds: factor out do_realm_split_notify, call on snap...
2008-08-05 Sage Weilmds: handle realm split in open_snaprealm()
2008-08-05 Ian Holsmandarwin changes
2008-08-05 Sage Weilfilestore: --filestore_btrfs_trans to enable/disable...
2008-08-04 Sage Weilmds: snaprealm replay, reconnect fixes
2008-08-04 Sage Weilclient: snaprealm reconnect, update fixes
2008-08-04 Sage Weilmds: list child snaprealms in split, and send split...
2008-08-04 Sage Weilmds: adjust open_parent on replay relinking
2008-08-04 Sage Weilclient: invalidate child snaprealms; adjust snaprealm...
2008-08-04 Sage Weilmds: fix replay of tableclient tids to include in logse...
2008-08-04 Sage Weilosd: ignore CEPH_OSD_EXISTS until we have a use for it
2008-08-04 Sage Weilosd: ignore CEPH_OSD_EXISTS status bit until we have...
2008-08-03 Sage Weilmds: fix snaptable initialization/recovery, mdsmap...
2008-08-03 Sage Weilvstartnew.sh
2008-08-03 Sage Weilmsgr: debug level
2008-08-03 Sage Weilmds: reconnect encoding
2008-08-03 Sage Weilmds: fix open_parent addition in rename
2008-08-03 Sage Weilmds: fix open_remote_ino freeze_dir check
2008-08-03 Sage Weilmds: mdstable/client, anchorserver/client fixes
2008-08-03 Sage Weilclient: snap msgs inc mds session push seq
2008-08-03 Sage Weilmds: adjust debug output
next