Yan, Zheng
|
779fe0fb8e
ceph: rados pool namespace support
|
9 years ago |
Yan, Zheng
|
7627151ea3
libceph: define new ceph_file_layout structure
|
9 years ago |
Yan, Zheng
|
46b59b2be0
ceph: disable fscache when inode is opened for write
|
9 years ago |
Yan, Zheng
|
368e35857d
ceph: call __fscache_uncache_page() if readpages fails
|
9 years ago |
Linus Torvalds
|
a10c38a4f3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
9 years ago |
Yan, Zheng
|
b109eec6f4
ceph: SetPageError() for writeback pages if writepages fails
|
9 years ago |
Yan, Zheng
|
ad15ec06e5
ceph: handle interrupted ceph_writepage()
|
9 years ago |
Yan, Zheng
|
a78bbd4b29
ceph: make ceph_update_writeable_page() uninterruptible
|
9 years ago |
Yan, Zheng
|
f0b33df57a
ceph: handle -EAGAIN returned by ceph_update_writeable_page()
|
9 years ago |
Yan, Zheng
|
6ce026e411
ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM
|
9 years ago |
Yan, Zheng
|
4f7e89f6ac
ceph: block non-fatal signals for fault/page_mkwrite
|
9 years ago |
Yan, Zheng
|
6c93df5db6
ceph: don't call truncate_pagecache in ceph_writepages_start
|
9 years ago |
Ilya Dryomov
|
fe5da05e97
libceph: redo callbacks and factor out MOSDOpReply decoding
|
9 years ago |
Ilya Dryomov
|
85e084feb4
libceph: drop msg argument from ceph_osdc_callback_t
|
9 years ago |
Ilya Dryomov
|
bb873b5391
libceph: switch to calc_target(), part 2
|
9 years ago |
Ilya Dryomov
|
63244fa123
libceph: introduce ceph_osd_request_target, calc_target()
|
9 years ago |
Ilya Dryomov
|
d30291b985
libceph: variable-sized ceph_object_id
|
9 years ago |
Ilya Dryomov
|
13d1ad16d0
libceph: move message allocation out of ceph_osdc_alloc_request()
|
9 years ago |
Ilya Dryomov
|
3ed97d6345
libceph: make ceph_osdc_put_request() accept NULL
|
9 years ago |
Christoph Hellwig
|
c8b8e32d70
direct-io: eliminate the offset argument to ->direct_IO
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Yan, Zheng
|
4531126753
ceph: remove unnecessary NULL check
|
9 years ago |
Ilya Dryomov
|
34b759b4a2
ceph: kill ceph_empty_snapc
|
9 years ago |
Anton Protopopov
|
ce4355932a
ceph: fix a wrong comparison
|
9 years ago |
Yan, Zheng
|
5b64640cf6
ceph: scattered page writeback
|
9 years ago |
Yan, Zheng
|
5ea5c5e0a7
ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support
|
9 years ago |
Yan, Zheng
|
99c88e6900
ceph: use i_size_{read,write} to get/set i_size
|
9 years ago |
Minfei Huang
|
458c4703ae
ceph: Avoid to propagate the invalid page point
|
9 years ago |
Yan, Zheng
|
f9cac5ac08
ceph: fix double page_unlock() in page_mkwrite()
|
9 years ago |
Michal Hocko
|
c62d25556b
mm, fs: introduce mapping_gfp_constraint()
|
10 years ago |