Linus Torvalds
|
40889e8d9f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
David Zafman
|
8884d53dd6
libceph: Unlock unprocessed pages in start_read() error path
|
12 years ago |
Sage Weil
|
22cddde104
ceph: Fix i_size update race
|
12 years ago |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
12 years ago |
Alex Elder
|
6285bc2312
ceph: avoid 32-bit page index overflow
|
12 years ago |
Sage Weil
|
6816282dab
ceph: propagate layout error on osd request creation
|
12 years ago |
Jan Kara
|
3ca9c3bd8a
ceph: Push file_update_time() into ceph_page_mkwrite()
|
13 years ago |
Yan, Zheng
|
61600ef848
ceph: check PG_Private flag before accessing page->private
|
13 years ago |
Sage Weil
|
be655596b3
ceph: use i_ceph_lock instead of i_lock
|
13 years ago |
Sage Weil
|
3395734067
libceph: fix double-free of page vector
|
13 years ago |
Sage Weil
|
0d66a487c1
ceph: implement (optional) max read size
|
14 years ago |
Sage Weil
|
7c272194e6
ceph: make readpages fully async
|
14 years ago |
Sage Weil
|
70b666c3b4
ceph: use ihold when we already have an inode ref
|
14 years ago |
Sage Weil
|
9d6fcb081a
ceph: check return value for start_request in writepages
|
14 years ago |
Sage Weil
|
6b4a3b517a
ceph: remove useless check
|
14 years ago |
Henry C Chang
|
8c71897be2
ceph: handle ceph_osdc_new_request failure in ceph_writepages_start
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Dave Chinner
|
0444d76ae6
fs: don't use igrab() while holding i_lock
|
14 years ago |
Linus Torvalds
|
76db8ac45f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 years ago |
Sage Weil
|
b7495fc2ff
ceph: make page alignment explicit in osd interface
|
14 years ago |
Wu Fengguang
|
1b430beee5
writeback: remove nonblocking/encountered_congestion references
|
14 years ago |
Yehuda Sadeh
|
3d14c5d2b6
ceph: factor out libceph from Ceph file system
|
15 years ago |
Sage Weil
|
ae00d4f37f
ceph: fix cap_snap and realm split
|
15 years ago |
Sage Weil
|
a77d9f7dce
ceph: fix file offset wrapping at 4GB on 32-bit archs
|
15 years ago |
Sage Weil
|
7d8cb26d7d
ceph: maintain i_head_snapc when any caps are dirty, not just for data
|
15 years ago |
Michael Rubin
|
679ceace84
mm: exporting account_page_dirty
|
15 years ago |
Sage Weil
|
213c99ee0c
ceph: whitespace cleanup
|
15 years ago |
Sage Weil
|
2962507ca2
ceph: perform lazy reads when file mode and caps permit
|
15 years ago |
Cheng Renquan
|
640ef79d27
ceph: use ceph_sb_to_client instead of ceph_client
|
15 years ago |
Yehuda Sadeh
|
31459fe4b2
ceph: use __page_cache_alloc and add_to_page_cache_lru
|
15 years ago |