Sage Weil
|
be655596b3
ceph: use i_ceph_lock instead of i_lock
|
13 anni fa |
Sage Weil
|
3395734067
libceph: fix double-free of page vector
|
13 anni fa |
Sage Weil
|
0d66a487c1
ceph: implement (optional) max read size
|
14 anni fa |
Sage Weil
|
7c272194e6
ceph: make readpages fully async
|
14 anni fa |
Sage Weil
|
70b666c3b4
ceph: use ihold when we already have an inode ref
|
14 anni fa |
Sage Weil
|
9d6fcb081a
ceph: check return value for start_request in writepages
|
14 anni fa |
Sage Weil
|
6b4a3b517a
ceph: remove useless check
|
14 anni fa |
Henry C Chang
|
8c71897be2
ceph: handle ceph_osdc_new_request failure in ceph_writepages_start
|
14 anni fa |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 anni fa |
Dave Chinner
|
0444d76ae6
fs: don't use igrab() while holding i_lock
|
14 anni fa |
Linus Torvalds
|
76db8ac45f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 anni fa |
Sage Weil
|
b7495fc2ff
ceph: make page alignment explicit in osd interface
|
14 anni fa |
Wu Fengguang
|
1b430beee5
writeback: remove nonblocking/encountered_congestion references
|
14 anni fa |
Yehuda Sadeh
|
3d14c5d2b6
ceph: factor out libceph from Ceph file system
|
15 anni fa |
Sage Weil
|
ae00d4f37f
ceph: fix cap_snap and realm split
|
14 anni fa |
Sage Weil
|
a77d9f7dce
ceph: fix file offset wrapping at 4GB on 32-bit archs
|
14 anni fa |
Sage Weil
|
7d8cb26d7d
ceph: maintain i_head_snapc when any caps are dirty, not just for data
|
15 anni fa |
Michael Rubin
|
679ceace84
mm: exporting account_page_dirty
|
15 anni fa |
Sage Weil
|
213c99ee0c
ceph: whitespace cleanup
|
15 anni fa |
Sage Weil
|
2962507ca2
ceph: perform lazy reads when file mode and caps permit
|
15 anni fa |
Cheng Renquan
|
640ef79d27
ceph: use ceph_sb_to_client instead of ceph_client
|
15 anni fa |
Yehuda Sadeh
|
31459fe4b2
ceph: use __page_cache_alloc and add_to_page_cache_lru
|
15 anni fa |
Sage Weil
|
54ad023ba8
ceph: don't use writeback_control in writepages completion
|
15 anni fa |
Sage Weil
|
7ff899da02
ceph: fix lockless caps check
|
15 anni fa |
Linus Torvalds
|
96e35b40c0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
15 anni fa |
Sage Weil
|
6298a33757
ceph: fix snap context reference leaks
|
15 anni fa |
Sage Weil
|
80e755fede
ceph: allow writeback of snapped pages older than 'oldest' snapc
|
15 anni fa |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 anni fa |
Sage Weil
|
8f883c24de
ceph: make write_begin wait propagate ERESTARTSYS
|
15 anni fa |
Alexander Beregalov
|
4ce1e9adab
ceph: move dereference after NULL test
|
15 anni fa |