Geng, Jichao
|
84fcc2d2bd
ceph: fix get_oldest_context()
|
8 years ago |
Linus Torvalds
|
0110c350c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Yan, Zheng
|
80e80fbb58
ceph: avoid creating orphan object when checking pool permission
|
8 years ago |
Yan, Zheng
|
5f743e4566
ceph: record truncate size/seq for snap data writeback
|
8 years ago |
Yan, Zheng
|
2b1ac852eb
ceph: try getting buffer capability for readahead/fadvise
|
8 years ago |
Al Viro
|
b9de313cf0
fix ceph_write_end()
|
9 years ago |
NeilBrown
|
e55f1a1871
ceph: remove warning when ceph_releasepage() is called on dirty page
|
9 years ago |
Yan, Zheng
|
1afe478569
ceph: fix error handling of start_read()
|
9 years ago |
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 |