| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: use ceph_sb_to_client instead of ceph_client | Cheng Renquan | 2010-05-17 | 1 | -1/+1 |
* | ceph: use __page_cache_alloc and add_to_page_cache_lru | Yehuda Sadeh | 2010-05-17 | 1 | -7/+2 |
* | ceph: don't use writeback_control in writepages completion | Sage Weil | 2010-05-05 | 1 | -6/+0 |
* | ceph: fix lockless caps check | Sage Weil | 2010-05-03 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-04-14 | 1 | -32/+30 |
|\ |
|
| * | ceph: fix snap context reference leaks | Sage Weil | 2010-04-01 | 1 | -20/+17 |
| * | ceph: allow writeback of snapped pages older than 'oldest' snapc | Sage Weil | 2010-04-01 | 1 | -13/+14 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ceph: make write_begin wait propagate ERESTARTSYS | Sage Weil | 2010-03-23 | 1 | -2/+8 |
* | ceph: move dereference after NULL test | Alexander Beregalov | 2010-02-23 | 1 | -1/+3 |
* | ceph: remove page upon writeback completion if lost cache cap | Yehuda Sadeh | 2010-02-19 | 1 | -0/+11 |
* | ceph: cleanup async writeback, truncation, invalidate helpers | Sage Weil | 2010-02-11 | 1 | -2/+1 |
* | ceph: refactor ceph_write_begin, fix ceph_page_mkwrite | Yehuda Sadeh | 2010-02-11 | 1 | -29/+51 |
* | ceph: remove unused variable | Yehuda Sadeh | 2010-02-11 | 1 | -1/+0 |
* | ceph: release all pages after successful osd write response | Sage Weil | 2010-02-02 | 1 | -3/+7 |
* | ceph: remove duplicate variable initialization | Julia Lawall | 2010-01-25 | 1 | -1/+1 |
* | ceph: writeback congestion control | Yehuda Sadeh | 2009-12-21 | 1 | -2/+33 |
* | ceph: writepage grabs and releases inode | Yehuda Sadeh | 2009-12-21 | 1 | -1/+6 |
* | ceph: allocate and parse mount args before client instance | Sage Weil | 2009-10-27 | 1 | -2/+2 |
* | ceph: address space operations | Sage Weil | 2009-10-06 | 1 | -0/+1115 |