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 |
2008-08-14 |
Sage Weil | kclient: disable partial paths for the time being |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Sage Weil | only update inode lease if we took i_mutex. fugly. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Sage Weil | mds: mark scatterlock if we import dirty scatterlock... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Sage Weil | kclient: include migrate_seq in caps message |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Sage Weil | mds: fix ceph_add_cap for non-inline caps |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Sage Weil | kclient: remove from snaprealm list on cap removal... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Sage Weil | kclient: take snap_mutex during cap release |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Sage Weil | mds: mark inode clean when purging dentries for deleted... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Sage Weil | mds: don't fall over discover_reply with dir_auth_hint |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Sage Weil | kclient: add snap_mutex |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Sage Weil | mds: snapdir may be non-auth |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Sage Weil | kclient: mds client spinlock -> mutex |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Sage Weil | kclient: handle snap trace on cap import |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Sage Weil | mds: do split in mksnap |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Sage Weil | mds: root snaprealm starts with seq 1 |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Sage Weil | kclient: handle_snap |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Sage Weil | kclient: take ref on snapc during writepages |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Sage Weil | mds: set seq correctly for rmsnap, snaprealm create |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Sage Weil | kclient: set snap_follows in MClientCap |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Sage Weil | kclient: clean up inode hashing, remove i_hashval |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Sage Weil | kclient: ceph_ino, ceph_snap helpers |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Sage Weil | kclient: EROFS in snapdir, snapped dirs |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Sage Weil | kclient: stateless snap_caps on non-head inodes |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Sage Weil | kclient: include snap in ino hash |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Sage Weil | kclient: some refcounting fixes |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Sage Weil | osd: off-by-one in log merging |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Sage Weil | kclient: fold mksnap/rmsnap into mkdir/rmdir |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Sage Weil | kclient: rmdir to rmsnap |
commit | commitdiff | tree | snapshot |
next |