Alex Elder
|
0fff87ec79
libceph: separate read and write data
|
12 years ago |
Alex Elder
|
2ac2b7a6d4
libceph: distinguish page and bio requests
|
12 years ago |
Alex Elder
|
2794a82a11
libceph: separate osd request data info
|
12 years ago |
Alex Elder
|
153e5167e0
libceph: don't assign page info in ceph_osdc_new_request()
|
12 years ago |
Alex Elder
|
3a42b6c43e
ceph: simplify ceph_sync_write() page_align calculation
|
12 years ago |
Yan, Zheng
|
3f99969f42
ceph: acquire i_mutex in __ceph_do_pending_vmtruncate
|
12 years ago |
Yan, Zheng
|
6070e0c1e2
ceph: don't early drop Fw cap
|
12 years ago |
Sage Weil
|
7971bd92ba
ceph: revert commit 22cddde104
|
12 years ago |
Linus Torvalds
|
1cf0209c43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Alex Elder
|
a3bea47e8b
ceph: kill ceph_osdc_new_request() "num_reply" parameter
|
12 years ago |
Alex Elder
|
969e5aa3b0
Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
|
12 years ago |
Sam Lang
|
6e8575faa8
ceph: Check for created flag in response from mds
|
12 years ago |
Sam Lang
|
79aec9844d
ceph: Check for err on mds request in atomic_open
|
12 years ago |
Linus Torvalds
|
40889e8d9f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 years ago |
Sage Weil
|
22cddde104
ceph: Fix i_size update race
|
12 years ago |
Sage Weil
|
6816282dab
ceph: propagate layout error on osd request creation
|
12 years ago |
Sage Weil
|
5ef50c3bec
ceph: simplify+fix atomic_open
|
13 years ago |
Al Viro
|
30d9049474
kill struct opendata
|
13 years ago |
Al Viro
|
d95852777b
make ->atomic_open() return int
|
13 years ago |
Al Viro
|
47237687d7
->atomic_open() prototype change - pass int * instead of bool *
|
13 years ago |
Miklos Szeredi
|
2d83bde9a1
ceph: implement i_op->atomic_open()
|
13 years ago |
Miklos Szeredi
|
3819219b59
ceph: remove unused arg from ceph_lookup_open()
|
13 years ago |
Sage Weil
|
3469ac1aa3
ceph: drop support for preferred_osd pgs
|
13 years ago |
Sage Weil
|
6a82c47aa8
ceph: fix SEEK_CUR, SEEK_SET regression
|
13 years ago |
Sage Weil
|
be655596b3
ceph: use i_ceph_lock instead of i_lock
|
13 years ago |
Linus Torvalds
|
ba5b56cb3e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 years ago |
Sage Weil
|
5f21c96dd5
ceph: protect access to d_parent
|
14 years ago |
Sage Weil
|
468640e32c
ceph: fix ceph_lookup_open intent usage
|
14 years ago |