Linus Torvalds
|
1cf0209c43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
Sage Weil
|
1b83bef24c
libceph: update osd request/reply encoding
|
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
|
2480882611
ceph: kill ceph_osdc_writepages() "flags" parameter
|
12 years ago |
Alex Elder
|
fbf8685fb1
ceph: kill ceph_osdc_writepages() "dosync" parameter
|
12 years ago |
Alex Elder
|
87f979d390
ceph: kill ceph_osdc_writepages() "nofail" parameter
|
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 |
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 |