Yan, Zheng
|
99c88e6900
ceph: use i_size_{read,write} to get/set i_size
|
9 gadi atpakaļ |
Minfei Huang
|
458c4703ae
ceph: Avoid to propagate the invalid page point
|
9 gadi atpakaļ |
Yan, Zheng
|
f9cac5ac08
ceph: fix double page_unlock() in page_mkwrite()
|
9 gadi atpakaļ |
Michal Hocko
|
c62d25556b
mm, fs: introduce mapping_gfp_constraint()
|
9 gadi atpakaļ |
Linus Torvalds
|
e013f74b60
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
10 gadi atpakaļ |
Kirill A. Shutemov
|
7cbea8dc01
mm: mark most vm_operations_struct const
|
10 gadi atpakaļ |
Yan, Zheng
|
438386853d
ceph: improve readahead for file holes
|
10 gadi atpakaļ |
Yan, Zheng
|
a341d4df87
ceph: invalidate dirty pages after forced umount
|
10 gadi atpakaļ |
Yan, Zheng
|
48fec5d0a5
ceph: EIO all operations after forced umount
|
10 gadi atpakaļ |
Yan, Zheng
|
e1966b4944
ceph: fix ceph_writepages_start()
|
10 gadi atpakaļ |
Yan, Zheng
|
687265e5a8
ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL
|
10 gadi atpakaļ |
Yan, Zheng
|
f66fd9f095
ceph: pre-allocate data structure that tracks caps flushing
|
10 gadi atpakaļ |
Yan, Zheng
|
5dda377cf0
ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR reference
|
10 gadi atpakaļ |
Yan, Zheng
|
7b06a826e7
ceph: use empty snap context for uninline_data and get_pool_perm
|
10 gadi atpakaļ |
Yan, Zheng
|
10183a6955
ceph: check OSD caps before read/write
|
10 gadi atpakaļ |
Yan, Zheng
|
144cba1493
libceph: allow setting osd_req_op's flags
|
10 gadi atpakaļ |
Linus Torvalds
|
1204c46445
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
10 gadi atpakaļ |
Yan, Zheng
|
ec137c10e7
ceph: fix uninline data function
|
10 gadi atpakaļ |
Taesoo Kim
|
c1d00b2d9c
ceph: properly release page upon error
|
10 gadi atpakaļ |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 gadi atpakaļ |
Linus Torvalds
|
4533f6e27a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
10 gadi atpakaļ |
Yan, Zheng
|
fcc02d2a03
ceph: fix reading inline data when i_size > PAGE_SIZE
|
10 gadi atpakaļ |
Kirill A. Shutemov
|
d83a08db5b
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
|
10 gadi atpakaļ |
Ilya Dryomov
|
0668ff52e2
ceph: use %zu for len in ceph_fill_inline_data()
|
10 gadi atpakaļ |
Dan Carpenter
|
021b77bee2
ceph: do_sync is never initialized
|
10 gadi atpakaļ |
Yan, Zheng
|
28127bdd2f
ceph: convert inline data to normal data before data write
|
10 gadi atpakaļ |
Yan, Zheng
|
83701246ae
ceph: sync read inline data
|
10 gadi atpakaļ |
Yan, Zheng
|
3738daa68a
ceph: fetch inline data when getting Fcr cap refs
|
10 gadi atpakaļ |
Yan, Zheng
|
31c542a199
ceph: add inline data to pagecache
|
10 gadi atpakaļ |
Yan, Zheng
|
715e4cd405
libceph: specify position of extent operation
|
10 gadi atpakaļ |