Milosz Tanski
|
99ccbd229c
ceph: use fscache as a local presisent cache
|
12 years ago |
majianpeng
|
ee7289bfad
ceph: allow sync_read/write return partial successed size of read/write.
|
12 years ago |
majianpeng
|
02ae66d8b2
ceph: fix bugs about handling short-read for sync read mode.
|
12 years ago |
Sage Weil
|
b314a90d8f
ceph: fix fallocate division
|
12 years ago |
Li Wang
|
ad7a60de88
ceph: punch hole support
|
12 years ago |
Yan, Zheng
|
b0d7c22310
ceph: introduce i_truncate_mutex
|
12 years ago |
Sage Weil
|
ee3e542fec
Merge remote-tracking branch 'linus/master' into testing
|
12 years ago |
Sage Weil
|
2f75e9e179
ceph: replace hold_mutex flag with goto
|
12 years ago |
majianpeng
|
0e5dd45ce4
ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understand
|
12 years ago |
majianpeng
|
7ab9b38070
ceph: Don't use ceph-sync-mode for synchronous-fs.
|
12 years ago |
Dan Carpenter
|
688bac461b
ceph: cleanup types in striped_read()
|
12 years ago |
Linus Torvalds
|
9a5889ae1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
Yan, Zheng
|
b415bf4f9f
ceph: fix pending vmtruncate race
|
12 years ago |
Jianpeng Ma
|
0405a1499d
ceph: remove sb_start/end_write in ceph_aio_write.
|
12 years ago |
Jie Liu
|
46a1c2c7ae
vfs: export lseek_execute() to modules
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Alex Elder
|
406e2c9f92
libceph: kill off osd data write_request parameters
|
12 years ago |
Randy Dunlap
|
ac7f29bf2e
ceph: fix printk format warnings in file.c
|
12 years ago |
Yan, Zheng
|
03d254edeb
ceph: apply write checks in ceph_aio_write
|
12 years ago |
Yan, Zheng
|
37505d5768
ceph: take i_mutex before getting Fw cap
|
12 years ago |
Alex Elder
|
26be88087a
libceph: change how "safe" callback is used
|
12 years ago |
Alex Elder
|
7d7d51ce14
ceph: let osd client clean up for interrupted request
|
12 years ago |
Alex Elder
|
a4ce40a9a7
libceph: combine initializing and setting osd data
|
12 years ago |
Alex Elder
|
8c042b0df9
libceph: add data pointers in osd op structures
|
12 years ago |
Alex Elder
|
79528734f3
libceph: keep source rather than message osd op array
|
12 years ago |
Alex Elder
|
43bfe5de9f
libceph: define osd data initialization helpers
|
12 years ago |
Alex Elder
|
02ee07d300
libceph: hold off building osd request
|
12 years ago |
Alex Elder
|
acead002b2
libceph: don't build request in ceph_osdc_new_request()
|
12 years ago |
Henry C Chang
|
022f3e2ee2
ceph: fix buffer pointer advance in ceph_sync_write
|
12 years ago |
Alex Elder
|
e0c594878e
libceph: record byte count not page count
|
12 years ago |