Milosz Tanski
|
d4d3aa38d6
ceph: page still marked private_2
|
12 years ago |
Milosz Tanski
|
76be778b3a
ceph: clean PgPrivate2 on returning from readpages
|
12 years ago |
Milosz Tanski
|
99ccbd229c
ceph: use fscache as a local presisent cache
|
12 years ago |
Sha Zhengju
|
7d6e1f5461
ceph: use vfs __set_page_dirty_nobuffers interface instead of doing it inside filesystem
|
12 years ago |
Milosz Tanski
|
b150f5c1c7
ceph: cleanup the logic in ceph_invalidatepage
|
12 years ago |
Sage Weil
|
ee3e542fec
Merge remote-tracking branch 'linus/master' into testing
|
12 years ago |
Milosz Tanski
|
fe2a801b50
ceph: Remove bogus check in invalidatepage
|
12 years ago |
Linus Torvalds
|
9a5889ae1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
majianpeng
|
c62988ec09
ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL.
|
12 years ago |
Yan, Zheng
|
fc2744aa12
ceph: fix race between page writeback and truncate
|
12 years ago |
Lukas Czerner
|
569d39fc3e
ceph: use ->invalidatepage() length argument
|
12 years ago |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 years ago |
Alex Elder
|
406e2c9f92
libceph: kill off osd data write_request parameters
|
12 years ago |
Yan, Zheng
|
1ac0fc8adf
ceph: fix race between writepages and truncate
|
12 years ago |
Alex Elder
|
a4ce40a9a7
libceph: combine initializing and setting osd data
|
12 years ago |
Alex Elder
|
c99d2d4abb
libceph: specify osd op by index in request
|
12 years ago |
Alex Elder
|
8c042b0df9
libceph: add data pointers in osd op structures
|
12 years ago |
Alex Elder
|
79528734f3
libceph: keep source rather than message osd op array
|
12 years ago |
Alex Elder
|
87060c1089
libceph: a few more osd data cleanups
|
12 years ago |
Alex Elder
|
43bfe5de9f
libceph: define osd data initialization helpers
|
12 years ago |
Alex Elder
|
e5975c7c8e
ceph: build osd request message later for writepages
|
12 years ago |
Alex Elder
|
02ee07d300
libceph: hold off building osd request
|
12 years ago |
Alex Elder
|
88486957f9
ceph: kill ceph alloc_page_vec()
|
12 years ago |
Alex Elder
|
94fe8420bf
ceph: define ceph_writepages_osd_request()
|
12 years ago |
Alex Elder
|
acead002b2
libceph: don't build request in ceph_osdc_new_request()
|
12 years ago |
Alex Elder
|
25d71cb92d
ceph: use page_offset() in ceph_writepages_start()
|
12 years ago |
Alex Elder
|
e0c594878e
libceph: record byte count not page count
|
12 years ago |
Alex Elder
|
0fff87ec79
libceph: separate read and write data
|
12 years ago |
Alex Elder
|
2ac2b7a6d4
libceph: distinguish page and bio requests
|
12 years ago |
Alex Elder
|
2794a82a11
libceph: separate osd request data info
|
12 years ago |