summaryrefslogtreecommitdiff
path: root/fs/ceph/addr.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-23ceph: make write_begin wait propagate ERESTARTSYSSage Weil1-2/+8
2010-02-23ceph: move dereference after NULL testAlexander Beregalov1-1/+3
2010-02-19ceph: remove page upon writeback completion if lost cache capYehuda Sadeh1-0/+11
2010-02-11ceph: cleanup async writeback, truncation, invalidate helpersSage Weil1-2/+1
2010-02-11ceph: refactor ceph_write_begin, fix ceph_page_mkwriteYehuda Sadeh1-29/+51
2010-02-11ceph: remove unused variableYehuda Sadeh1-1/+0
2010-02-02ceph: release all pages after successful osd write responseSage Weil1-3/+7
2010-01-25ceph: remove duplicate variable initializationJulia Lawall1-1/+1
2009-12-21ceph: writeback congestion controlYehuda Sadeh1-2/+33
2009-12-21ceph: writepage grabs and releases inodeYehuda Sadeh1-1/+6
2009-10-27ceph: allocate and parse mount args before client instanceSage Weil1-2/+2
2009-10-06ceph: address space operationsSage Weil1-0/+1115