Age | Commit message (Expand) | Author |
2010-10-26 | writeback: remove nonblocking/encountered_congestion references | Wu Fengguang |
2010-10-20 | ceph: factor out libceph from Ceph file system | Yehuda Sadeh |
2010-09-16 | ceph: fix cap_snap and realm split | Sage Weil |
2010-09-11 | ceph: fix file offset wrapping at 4GB on 32-bit archs | Sage Weil |
2010-08-24 | ceph: maintain i_head_snapc when any caps are dirty, not just for data | Sage Weil |
2010-08-22 | mm: exporting account_page_dirty | Michael Rubin |
2010-08-03 | ceph: whitespace cleanup | Sage Weil |
2010-08-01 | ceph: perform lazy reads when file mode and caps permit | Sage Weil |
2010-05-17 | ceph: use ceph_sb_to_client instead of ceph_client | Cheng Renquan |
2010-05-17 | ceph: use __page_cache_alloc and add_to_page_cache_lru | Yehuda Sadeh |
2010-05-05 | ceph: don't use writeback_control in writepages completion | Sage Weil |
2010-05-03 | ceph: fix lockless caps check | Sage Weil |
2010-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-04-01 | ceph: fix snap context reference leaks | Sage Weil |
2010-04-01 | ceph: allow writeback of snapped pages older than 'oldest' snapc | Sage Weil |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-23 | ceph: make write_begin wait propagate ERESTARTSYS | Sage Weil |
2010-02-23 | ceph: move dereference after NULL test | Alexander Beregalov |
2010-02-19 | ceph: remove page upon writeback completion if lost cache cap | Yehuda Sadeh |
2010-02-11 | ceph: cleanup async writeback, truncation, invalidate helpers | Sage Weil |
2010-02-11 | ceph: refactor ceph_write_begin, fix ceph_page_mkwrite | Yehuda Sadeh |
2010-02-11 | ceph: remove unused variable | Yehuda Sadeh |
2010-02-02 | ceph: release all pages after successful osd write response | Sage Weil |
2010-01-25 | ceph: remove duplicate variable initialization | Julia Lawall |
2009-12-21 | ceph: writeback congestion control | Yehuda Sadeh |
2009-12-21 | ceph: writepage grabs and releases inode | Yehuda Sadeh |
2009-10-27 | ceph: allocate and parse mount args before client instance | Sage Weil |
2009-10-06 | ceph: address space operations | Sage Weil |