2008-09-09 |
Sage Weil | kclient: fix revocation races |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Sage Weil | mds: fix lock ordering |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Yehuda | another fix for kernel 2.6.26 |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Yehuda | some changes for work collaboration |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | kclient: send time_warp_seq with flushsnaps |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | client: update cap_snap code to mirror kclient |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | kclient: restart writeback index each time snapc advances |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | add truncate_seq to inode, mds<->client protocol |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | kclient: adjust kernel version conditionals |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | mds: fix client_follows in live cap |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | kclient: misc addr fixes (fsx + snap testing) |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | kclient: force sync writes hack |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | todos |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | kclient: no short write in ceph_osdc_sync_write |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | kclient: no short read in ceph_osdc_sync_read |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | kclient: do/wait for writeback in write_begin if page... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | kclient: writepage is noop if page is not oldest snapc |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Esteban Molina... | synclient: dump placement |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | dstartnew.sh |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | kclient: last put_connection after dropping spinlock |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Sage Weil | ebofs: kick waiters if commit skipped because fs is... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Sage Weil | kclient: retry sync_write on EOLDSNAP |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Sage Weil | osd: truncate(0) fix |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Sage Weil | kclient: make sync_write free memory |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Sage Weil | kclient: make sync_write update f_pos |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Sage Weil | kclient: some writepage cleanup |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Sage Weil | kclient: clean up page->private |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Sage Weil | kclient: fix redirty_page to actually set the dirty bit |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Sage Weil | mds: fix ltruncate to actually purge underlying objects |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Sage Weil | kclient: page_mkwrite, improved dirty page accounting |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Sage Weil | kclient: no fallback to writepage, be careful with... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Sage Weil | kclient: mmap/page_mkwrite shell |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Sage Weil | kclient: snap ordered writepages, improved cap_snap... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Sage Weil | kclient: fix osdmap incremental decoder |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Sage Weil | kclient: taking snapshot basically works |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Sage Weil | kclient: optimistically adjust dirty accounting before... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Sage Weil | kclient: fix snap_rwsem write/read redux |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Sage Weil | kclient: revamp dirty page accounting with cap_snap... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Sage Weil | kclient: fix i_lock/snap_rwsem lock inversion (read... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Sage Weil | mds: introduce ceph_session_op_name() |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Sage Weil | todos |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Sage Weil | kclient: i_cap_snap_pending |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Sage Weil | Makefile.am: add kernel/caps.c |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Sage Weil | kclient: initial pass at queue_cap_snaps etc., unfinished |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Sage Weil | client: small queue_cap_snap cleanup |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Sage Weil | mds: blindly lease immutable bits of inodes |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Sage Weil | client: delay snapflush until after data is flushed... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Sage Weil | client: cap snaps |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Sage Weil | client: use objecter callback for write flush notification |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Sage Weil | objectcacher: flush_set_callback |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Sage Weil | objecter: fix writefull |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Sage Weil | kclient: snap type cleanup |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Sage Weil | kclient: introduce ceph_cap_snap |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Sage Weil | mds: writefull directory objects |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Sage Weil | objecter: introduce write_full() |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Sage Weil | osd: clean up osd opcodes, introduce WRITEFULL |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | kclient: recheck caps after import, in case RELEASE... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | kclient: handle session close vs mds push races (by... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | kclient: fix cap inode ref count bug |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | kclient: drop snap_rwsem while waiting for mds sessions... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | mds: inc session seq on cap import |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | kclient: use rbtree for inode caps; avoid looping in... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | kclient: move caps code into caps.c |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | kclient: close out caps on RELEASED, not release request |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | todods |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | client: close out caps on RELEASED, not RELEASE request |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | mds: send RELEASED, FLUSHEDSNAP cap messages when cap... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | kclient: down_read snap_rwsem for buffered writes |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | kclient: snap_mutex -> snap_rwsem |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | osd: ORDERSNAP osd_op flag |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | osd: fix _overlap updates |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | todos |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | osd: track clone overlap (instead of diff) in snapset |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sage Weil | osd: include pushed clones in proper snap collections |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | os: list -> vector in collection_list, list_collections |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | osd: rough trimmer, non-functional |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | osdc: fix objecter, objectcacher lock interfaces |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | osd: don't clone for lock or meta ops |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | osd: push removed_snaps down into each pg |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | mon: typo |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | todos |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | mds: do not allow snaps on root dir |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | osd: track byte range diffs between clones |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | osd: fix zero -> remove munge ordering wrt snaps |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | osd: sync on finish_recovery, but don't block |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | yay, my own private fsx.c |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | Makefile.am: include new headers |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | test_setlayout.c |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | todos |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | mds: setlayout support |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | kclient: get/set layout ioctls |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Sage Weil | kclient: nicer debug output for fill_trace |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Sage Weil | kclient: beginnings of layout ioctls |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Sage Weil | Merge commit 'origin/unstable' into snap |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Sage Weil | mds: fix ceph_add_cap for non-inline caps |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Sage Weil | kclient: typo |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Sage Weil | todos |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Sage Weil | kclient: 2.6.26 updates |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Sage Weil | mds: follow latest seq, not latest create |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Sage Weil | mds: start new items at snapid 2, _after_ root seq... |
commit | commitdiff | tree | snapshot |
next |