Linus Torvalds
|
6d87c225f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
11 年之前 |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Fabian Frederick
|
f3ae1b97be
fs/ceph: replace pr_warning by pr_warn
|
11 年之前 |
Zhang Zhen
|
23cd573b46
ceph: refactor readpage_nounlock() to make the logic clearer
|
11 年之前 |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 年之前 |
Ilya Dryomov
|
37b52fe608
ceph: fix dout() compile warnings in ceph_filemap_fault()
|
11 年之前 |
Li Wang
|
183028052b
ceph fscache: Uncaching no data page from fscache in readpage()
|
11 年之前 |
Yan, Zheng
|
61f6881621
ceph: check caps in filemap_fault and page_mkwrite
|
11 年之前 |
Li Wang
|
f36132a75a
ceph: Clean up if error occurred in finish_read()
|
11 年之前 |
Li Wang
|
56f91aad69
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
|
11 年之前 |
Li Wang
|
ff638b7df5
ceph: allocate non-zero page to fscache in readpage()
|
11 年之前 |
Milosz Tanski
|
d4d3aa38d6
ceph: page still marked private_2
|
12 年之前 |
Milosz Tanski
|
76be778b3a
ceph: clean PgPrivate2 on returning from readpages
|
12 年之前 |
Milosz Tanski
|
99ccbd229c
ceph: use fscache as a local presisent cache
|
12 年之前 |
Sha Zhengju
|
7d6e1f5461
ceph: use vfs __set_page_dirty_nobuffers interface instead of doing it inside filesystem
|
12 年之前 |
Milosz Tanski
|
b150f5c1c7
ceph: cleanup the logic in ceph_invalidatepage
|
12 年之前 |
Sage Weil
|
ee3e542fec
Merge remote-tracking branch 'linus/master' into testing
|
12 年之前 |
Milosz Tanski
|
fe2a801b50
ceph: Remove bogus check in invalidatepage
|
12 年之前 |
Linus Torvalds
|
9a5889ae1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 年之前 |
majianpeng
|
c62988ec09
ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL.
|
12 年之前 |
Yan, Zheng
|
fc2744aa12
ceph: fix race between page writeback and truncate
|
12 年之前 |
Lukas Czerner
|
569d39fc3e
ceph: use ->invalidatepage() length argument
|
12 年之前 |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 年之前 |
Alex Elder
|
406e2c9f92
libceph: kill off osd data write_request parameters
|
12 年之前 |
Yan, Zheng
|
1ac0fc8adf
ceph: fix race between writepages and truncate
|
12 年之前 |
Alex Elder
|
a4ce40a9a7
libceph: combine initializing and setting osd data
|
12 年之前 |
Alex Elder
|
c99d2d4abb
libceph: specify osd op by index in request
|
12 年之前 |
Alex Elder
|
8c042b0df9
libceph: add data pointers in osd op structures
|
12 年之前 |
Alex Elder
|
79528734f3
libceph: keep source rather than message osd op array
|
12 年之前 |
Alex Elder
|
87060c1089
libceph: a few more osd data cleanups
|
12 年之前 |