Phil Turnbull
|
955818cd5b
ceph: Correctly return NXIO errors from ceph_llseek
|
9 years ago |
Yan, Zheng
|
9a5530c638
ceph: wait unsafe sync writes for evicting inode
|
9 years ago |
Yan, Zheng
|
fc8c3892f3
ceph: fix use-after-free bug in ceph_direct_read_write()
|
9 years ago |
Yan, Zheng
|
a22bd5ffae
ceph: set user pages dirty after direct IO read
|
9 years ago |
Yan, Zheng
|
7627151ea3
libceph: define new ceph_file_layout structure
|
9 years ago |
Al Viro
|
00699ad857
Use the right predicate in ->atomic_open() instances
|
9 years ago |
Yan, Zheng
|
46b59b2be0
ceph: disable fscache when inode is opened for write
|
9 years ago |
Ilya Dryomov
|
b7ec35b304
libceph: change ceph_osdmap_flag() to take osdc
|
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
|
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 |