aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/addr.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-04-22
|\
| * ceph: fix uninline data functionYan, Zheng2015-04-22
| * ceph: properly release page upon errorTaesoo Kim2015-04-20
* | direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-02-19
|\
| * ceph: fix reading inline data when i_size > PAGE_SIZEYan, Zheng2015-02-19
* | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-10
|/
* ceph: use %zu for len in ceph_fill_inline_data()Ilya Dryomov2015-01-08
* ceph: do_sync is never initializedDan Carpenter2014-12-17
* ceph: convert inline data to normal data before data writeYan, Zheng2014-12-17
* ceph: sync read inline dataYan, Zheng2014-12-17
* ceph: fetch inline data when getting Fcr cap refsYan, Zheng2014-12-17
* ceph: add inline data to pagecacheYan, Zheng2014-12-17
* libceph: specify position of extent operationYan, Zheng2014-12-17
* ceph: remove redundant code for max file size verificationChao Yu2014-10-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-06-13
|\
| * ceph: refactor readpage_nounlock() to make the logic clearerZhang Zhen2014-06-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\ \
| * | pass iov_iter to ->direct_IO()Al Viro2014-05-06
| |/
* / fs/ceph: replace pr_warning by pr_warnFabian Frederick2014-06-06
|/
* ceph: fix dout() compile warnings in ceph_filemap_fault()Ilya Dryomov2014-01-28
* ceph fscache: Uncaching no data page from fscache in readpage()Li Wang2013-12-31
* ceph: check caps in filemap_fault and page_mkwriteYan, Zheng2013-12-31
* ceph: Clean up if error occurred in finish_read()Li Wang2013-12-13
* ceph: Avoid data inconsistency due to d-cache aliasing in readpage()Li Wang2013-12-13
* ceph: allocate non-zero page to fscache in readpage()Li Wang2013-11-23
* ceph: page still marked private_2Milosz Tanski2013-09-06
* ceph: clean PgPrivate2 on returning from readpagesMilosz Tanski2013-09-06
* ceph: use fscache as a local presisent cacheMilosz Tanski2013-09-06
* ceph: use vfs __set_page_dirty_nobuffers interface instead of doing it inside...Sha Zhengju2013-08-27
* ceph: cleanup the logic in ceph_invalidatepageMilosz Tanski2013-08-15
* Merge remote-tracking branch 'linus/master' into testingSage Weil2013-08-15
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-07-09
| |\
| * | ceph: use ->invalidatepage() length argumentLukas Czerner2013-05-21
| * | mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-21
* | | ceph: Remove bogus check in invalidatepageMilosz Tanski2013-08-09
| |/ |/|
* | ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL.majianpeng2013-07-03
* | ceph: fix race between page writeback and truncateYan, Zheng2013-07-03
|/
* libceph: kill off osd data write_request parametersAlex Elder2013-05-02
* ceph: fix race between writepages and truncateYan, Zheng2013-05-02
* libceph: combine initializing and setting osd dataAlex Elder2013-05-02
* libceph: specify osd op by index in requestAlex Elder2013-05-02
* libceph: add data pointers in osd op structuresAlex Elder2013-05-02
* libceph: keep source rather than message osd op arrayAlex Elder2013-05-02
* libceph: a few more osd data cleanupsAlex Elder2013-05-02
* libceph: define osd data initialization helpersAlex Elder2013-05-02
* ceph: build osd request message later for writepagesAlex Elder2013-05-02
* libceph: hold off building osd requestAlex Elder2013-05-02
* ceph: kill ceph alloc_page_vec()Alex Elder2013-05-02
* ceph: define ceph_writepages_osd_request()Alex Elder2013-05-02