Linus Torvalds
|
1204c46445
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
10 年之前 |
Yan, Zheng
|
ec137c10e7
ceph: fix uninline data function
|
10 年之前 |
Taesoo Kim
|
c1d00b2d9c
ceph: properly release page upon error
|
10 年之前 |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 年之前 |
Linus Torvalds
|
4533f6e27a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
10 年之前 |
Yan, Zheng
|
fcc02d2a03
ceph: fix reading inline data when i_size > PAGE_SIZE
|
10 年之前 |
Kirill A. Shutemov
|
d83a08db5b
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
|
10 年之前 |
Ilya Dryomov
|
0668ff52e2
ceph: use %zu for len in ceph_fill_inline_data()
|
10 年之前 |
Dan Carpenter
|
021b77bee2
ceph: do_sync is never initialized
|
10 年之前 |
Yan, Zheng
|
28127bdd2f
ceph: convert inline data to normal data before data write
|
10 年之前 |
Yan, Zheng
|
83701246ae
ceph: sync read inline data
|
10 年之前 |
Yan, Zheng
|
3738daa68a
ceph: fetch inline data when getting Fcr cap refs
|
10 年之前 |
Yan, Zheng
|
31c542a199
ceph: add inline data to pagecache
|
10 年之前 |
Yan, Zheng
|
715e4cd405
libceph: specify position of extent operation
|
10 年之前 |
Chao Yu
|
a4483e8a42
ceph: remove redundant code for max file size verification
|
11 年之前 |
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 年之前 |