| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: add dir_layout to inode | Sage Weil | 2011-01-13 | 1 | -0/+2 |
* | ceph: fix rdcache_gen usage and invalidate | Sage Weil | 2010-11-08 | 1 | -3/+1 |
* | ceph: do not carry i_lock for readdir from dcache | Sage Weil | 2010-10-21 | 1 | -1/+2 |
* | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 2010-10-21 | 1 | -254/+143 |
* | ceph: only send one flushsnap per cap_snap per mds session | Sage Weil | 2010-09-17 | 1 | -1/+2 |
* | ceph: fix cap_snap and realm split | Sage Weil | 2010-09-17 | 1 | -0/+2 |
* | ceph: maintain i_head_snapc when any caps are dirty, not just for data | Sage Weil | 2010-08-25 | 1 | -1/+2 |
* | ceph: include dirty xattrs state in snapped caps | Sage Weil | 2010-08-23 | 1 | -3/+5 |
* | ceph: constify dentry_operations | Sage Weil | 2010-08-03 | 1 | -1/+1 |
* | ceph: add flock/fcntl lock support | Greg Farnum | 2010-08-03 | 1 | -0/+8 |
* | ceph: add CEPH_FEATURE_FLOCK to the supported feature bits | Greg Farnum | 2010-08-03 | 1 | -1/+1 |
* | ceph: use %pU to print uuid (fsid) | Sage Weil | 2010-08-02 | 1 | -7/+0 |
* | ceph: specify supported features in super.h | Sage Weil | 2010-08-02 | 1 | -0/+6 |
* | ceph: add ceph_get_cap_for_mds function. | Greg Farnum | 2010-08-02 | 1 | -0/+2 |
* | ceph: do caps accounting per mds_client | Yehuda Sadeh | 2010-08-02 | 1 | -6/+9 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-05-30 | 1 | -1/+0 |
|\ |
|
| * | ceph: removed duplicated #includes | Andrea Gelmini | 2010-05-29 | 1 | -1/+0 |
* | | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-28 | 1 | -1/+1 |
|/ |
|
* | ceph: specify max_bytes on readdir replies | Sage Weil | 2010-05-18 | 1 | -1/+3 |
* | ceph: clean up mount options, ->show_options() | Sage Weil | 2010-05-18 | 1 | -9/+10 |
* | ceph: use ceph_sb_to_client instead of ceph_client | Cheng Renquan | 2010-05-18 | 1 | -6/+0 |
* | ceph: invalidate affected dentry leases on aborted requests | Sage Weil | 2010-05-17 | 1 | -0/+1 |
* | ceph: add missing #includes | Sage Weil | 2010-05-03 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-04-15 | 1 | -2/+1 |
|\ |
|
| * | ceph: queue_cap_snap should always queue dirty context | Sage Weil | 2010-04-13 | 1 | -2/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ceph: update for write_inode API change | Stephen Rothwell | 2010-03-05 | 1 | -1/+2 |
* | ceph: reset osd after relevant messages timed out | Yehuda Sadeh | 2010-03-04 | 1 | -0/+3 |
* | ceph: fix flush_dirty_caps race with caps migration | Sage Weil | 2010-03-02 | 1 | -0/+1 |
* | ceph: drop messages on unregistered mds sessions; cleanup | Sage Weil | 2010-02-23 | 1 | -0/+1 |
* | ceph: fix iterate_caps removal race | Sage Weil | 2010-02-17 | 1 | -3/+3 |
* | ceph: clean up readdir caps reservation | Sage Weil | 2010-02-17 | 1 | -1/+4 |
* | ceph: use rbtree for snap_realms | Sage Weil | 2010-02-17 | 1 | -0/+2 |
* | ceph: cleanup async writeback, truncation, invalidate helpers | Sage Weil | 2010-02-11 | 1 | -15/+4 |
* | ceph: put unused osd connections on lru | Yehuda Sadeh | 2010-02-11 | 1 | -0/+2 |
* | ceph: allow renewal of auth credentials | Sage Weil | 2010-02-11 | 1 | -2/+2 |
* | ceph: writeback congestion control | Yehuda Sadeh | 2009-12-22 | 1 | -0/+3 |
* | ceph: include link to bdi in debugfs | Sage Weil | 2009-12-22 | 1 | -0/+1 |
* | ceph: fix debugfs entry, simplify fsid checks | Sage Weil | 2009-11-20 | 1 | -9/+9 |
* | ceph: negotiate authentication protocol; implement AUTH_NONE protocol | Sage Weil | 2009-11-19 | 1 | -0/+2 |
* | ceph: build cleanly without CONFIG_DEBUG_FS | Sage Weil | 2009-11-13 | 1 | -0/+2 |
* | ceph: remove recon_gen logic | Sage Weil | 2009-11-11 | 1 | -1/+0 |
* | ceph: do not confuse stale and dead (unreconnected) caps | Sage Weil | 2009-11-09 | 1 | -1/+3 |
* | ceph: replace list_entry with container_of | Noah Watkins | 2009-10-29 | 1 | -1/+1 |
* | ceph: allocate and parse mount args before client instance | Sage Weil | 2009-10-27 | 1 | -3/+5 |
* | ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate | Sage Weil | 2009-10-22 | 1 | -2/+0 |
* | ceph: enable readahead | Sage Weil | 2009-10-16 | 1 | -1/+1 |
* | ceph: flush dirty caps via the cap_dirty list | Sage Weil | 2009-10-16 | 1 | -3/+3 |
* | ceph: client types | Sage Weil | 2009-10-06 | 1 | -0/+890 |