summaryrefslogtreecommitdiff
path: root/fs/ceph/addr.c
Commit message (Expand)AuthorAge
* ceph: don't wait on writeback when there is no more dirty pagesYan, Zheng2018-04-02
* ceph: invalidate pages that beyond EOF in ceph_writepages_start()Yan, Zheng2018-04-02
* ceph: change variable name to follow common ruleChengguang Xu2018-04-02
* libceph, ceph: move ceph_calc_file_object_mapping() to striper.cIlya Dryomov2018-04-02
* libceph, ceph: change ceph_calc_file_object_mapping() signatureIlya Dryomov2018-04-02
* ceph: fix un-balanced fsc->writeback_count updateYan, Zheng2018-01-29
* ceph: track read contexts in ceph_file_infoYan, Zheng2018-01-29
* mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-15
* mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara2017-11-15
* ceph: use pagevec_lookup_range_nr_tag()Jan Kara2017-11-15
* ceph: use pagevec_lookup_range_tag()Jan Kara2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ceph: wait on writeback after writing snapshot dataYan, Zheng2017-09-06
* ceph: fix capsnap dirty pages accountingYan, Zheng2017-09-06
* ceph: ignore wbc->range_{start,end} when write back snapshot dataYan, Zheng2017-09-06
* ceph: fix "range cyclic" mode writepagesYan, Zheng2017-09-06
* ceph: cleanup local variables in ceph_writepages_start()Yan, Zheng2017-09-06
* ceph: optimize pagevec iterating in ceph_writepages_start()Yan, Zheng2017-09-06
* ceph: make writepage_nounlock() invalidate page that beyonds EOFYan, Zheng2017-09-06
* ceph: properly get capsnap's size in get_oldest_context()Yan, Zheng2017-09-06
* ceph: remove stale check in ceph_invalidatepage()Yan, Zheng2017-09-06
* ceph: adjust 36 checks for NULL pointersMarkus Elfring2017-09-06
* ceph: include snapc in debug message of writeYan, Zheng2017-09-06
* ceph: nuke startsync opYanhu Cao2017-09-06
* ceph: limit osd write sizeYan, Zheng2017-09-06
* ceph: limit osd read size to CEPH_MSG_MAX_DATA_LENYan, Zheng2017-09-06
* ceph: fix readpage from fscacheYan, Zheng2017-09-01
* ceph: cleanup writepage_nounlock()Yan, Zheng2017-07-07
* ceph: redirty page when writepage_nounlock() skips unwritable pageYan, Zheng2017-07-07
* ceph: remove useless page->mapping check in writepage_nounlock()Yan, Zheng2017-07-07
* ceph: update the 'approaching max_size' codeYan, Zheng2017-07-07
* Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-10
|\
| * ceph: when seeing write errors on an inode, switch to sync writesJeff Layton2017-05-04
| * Revert "ceph: SetPageError() for writeback pages if writepages fails"Jeff Layton2017-05-04
| * libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton2017-05-04
* | ceph: Convert to separately allocated bdiJan Kara2017-04-20
|/
* sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-02
* Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-02-28
|\
| * libceph, rbd, ceph: WRITE | ONDISK -> WRITEIlya Dryomov2017-02-24
| * ceph: remove special ack vs commit behaviorIlya Dryomov2017-02-24
| * ceph: update readpages osd request according to size of pagesYan, Zheng2017-02-20
| * ceph: cleanup ACCESS_ONCE -> READ_ONCESeraphime Kirkovski2017-02-20
* | fs: add i_blocksize()Fabian Frederick2017-02-27
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
|/
* ceph: fix get_oldest_context()Geng, Jichao2017-01-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-17
|\
| * fix ceph_write_end()Al Viro2016-12-10
* | ceph: avoid creating orphan object when checking pool permissionYan, Zheng2016-12-14
* | ceph: record truncate size/seq for snap data writebackYan, Zheng2016-12-12
* | ceph: try getting buffer capability for readahead/fadviseYan, Zheng2016-12-12
|/