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
|
77310320c2
ceph: renew caps for read/write if mds session got killed.
|
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 |
Christoph Hellwig
|
6aa657c852
ceph: use generic_write_sync
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Geliang Tang
|
99ec269779
ceph: use kmem_cache_zalloc
|
9 years ago |
Yan, Zheng
|
315f240880
ceph: fix security xattr deadlock
|
9 years ago |
Deepa Dinamani
|
8bbd47140c
ceph: replace CURRENT_TIME by current_fs_time()
|
9 years ago |
Yan, Zheng
|
a587d71b0a
ceph: remove useless BUG_ON
|
9 years ago |
Yan, Zheng
|
db6aed7023
ceph: fix snap context leak in error path
|
9 years ago |
Dan Carpenter
|
1418bf076d
ceph: checking for IS_ERR instead of NULL
|
9 years ago |
Linus Torvalds
|
00e3f5cc30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Yan, Zheng
|
99c88e6900
ceph: use i_size_{read,write} to get/set i_size
|
9 years ago |
Yan, Zheng
|
5be0389dac
ceph: re-send AIO write request when getting -EOLDSNAP error
|
9 years ago |
Yan, Zheng
|
c8fe9b17d0
ceph: Asynchronous IO support
|
9 years ago |
Zhu, Caifeng
|
b5b98989dc
ceph: combine as many iovec as possile into one OSD request
|
10 years ago |
Yan, Zheng
|
55b0b31cbc
ceph: get inode size for each append write
|
10 years ago |
Jianpeng Ma
|
e36d571d70
ceph: no need to get parent inode in ceph_open
|
10 years ago |
Jianpeng Ma
|
a43137f7b0
ceph: remove the useless judgement
|
10 years ago |
Linus Torvalds
|
1dc51b8288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Yan, Zheng
|
fdd4e15838
ceph: rework dcache readdir
|
10 years ago |
Yan, Zheng
|
687265e5a8
ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL
|
10 years ago |
Yan, Zheng
|
f66fd9f095
ceph: pre-allocate data structure that tracks caps flushing
|
10 years ago |
Yan, Zheng
|
5dda377cf0
ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR reference
|
10 years ago |