aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/addr.c
Commit message (Expand)AuthorAge
* ceph: perform lazy reads when file mode and caps permitSage Weil2010-08-01
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-17
* ceph: use __page_cache_alloc and add_to_page_cache_lruYehuda Sadeh2010-05-17
* ceph: don't use writeback_control in writepages completionSage Weil2010-05-06
* ceph: fix lockless caps checkSage Weil2010-05-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-04-14
|\
| * ceph: fix snap context reference leaksSage Weil2010-04-01
| * ceph: allow writeback of snapped pages older than 'oldest' snapcSage Weil2010-04-01
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ceph: make write_begin wait propagate ERESTARTSYSSage Weil2010-03-23
* ceph: move dereference after NULL testAlexander Beregalov2010-02-23
* ceph: remove page upon writeback completion if lost cache capYehuda Sadeh2010-02-19
* ceph: cleanup async writeback, truncation, invalidate helpersSage Weil2010-02-11
* ceph: refactor ceph_write_begin, fix ceph_page_mkwriteYehuda Sadeh2010-02-11
* ceph: remove unused variableYehuda Sadeh2010-02-11
* ceph: release all pages after successful osd write responseSage Weil2010-02-02
* ceph: remove duplicate variable initializationJulia Lawall2010-01-25
* ceph: writeback congestion controlYehuda Sadeh2009-12-21
* ceph: writepage grabs and releases inodeYehuda Sadeh2009-12-21
* ceph: allocate and parse mount args before client instanceSage Weil2009-10-27
* ceph: address space operationsSage Weil2009-10-06