aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph/addr.c
AgeCommit message (Expand)Author
2010-05-17ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan
2010-05-17ceph: use __page_cache_alloc and add_to_page_cache_lruYehuda Sadeh
2010-05-05ceph: don't use writeback_control in writepages completionSage Weil
2010-05-03ceph: fix lockless caps checkSage Weil
2010-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-04-01ceph: fix snap context reference leaksSage Weil
2010-04-01ceph: allow writeback of snapped pages older than 'oldest' snapcSage Weil
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23ceph: make write_begin wait propagate ERESTARTSYSSage Weil
2010-02-23ceph: move dereference after NULL testAlexander Beregalov
2010-02-19ceph: remove page upon writeback completion if lost cache capYehuda Sadeh
2010-02-11ceph: cleanup async writeback, truncation, invalidate helpersSage Weil
2010-02-11ceph: refactor ceph_write_begin, fix ceph_page_mkwriteYehuda Sadeh
2010-02-11ceph: remove unused variableYehuda Sadeh
2010-02-02ceph: release all pages after successful osd write responseSage Weil
2010-01-25ceph: remove duplicate variable initializationJulia Lawall
2009-12-21ceph: writeback congestion controlYehuda Sadeh
2009-12-21ceph: writepage grabs and releases inodeYehuda Sadeh
2009-10-27ceph: allocate and parse mount args before client instanceSage Weil
2009-10-06ceph: address space operationsSage Weil