| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-29 | ceph: fix un-balanced fsc->writeback_count update |  Yan, Zheng | 1 | -3/+6 |
| 2018-01-29 | ceph: track read contexts in ceph_file_info |  Yan, Zheng | 1 | -7/+12 |
| 2017-11-15 | mm, pagevec: remove cold parameter for pagevecs |  Mel Gorman | 1 | -2/+2 |
| 2017-11-15 | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() |  Jan Kara | 1 | -2/+1 |
| 2017-11-15 | ceph: use pagevec_lookup_range_nr_tag() |  Jan Kara | 1 | -4/+2 |
| 2017-11-15 | ceph: use pagevec_lookup_range_tag() |  Jan Kara | 1 | -16/+3 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-06 | ceph: wait on writeback after writing snapshot data |  Yan, Zheng | 1 | -0/+24 |
| 2017-09-06 | ceph: fix capsnap dirty pages accounting |  Yan, Zheng | 1 | -2/+2 |
| 2017-09-06 | ceph: ignore wbc->range_{start,end} when write back snapshot data |  Yan, Zheng | 1 | -34/+46 |
| 2017-09-06 | ceph: fix "range cyclic" mode writepages |  Yan, Zheng | 1 | -17/+24 |
| 2017-09-06 | ceph: cleanup local variables in ceph_writepages_start() |  Yan, Zheng | 1 | -12/+9 |
| 2017-09-06 | ceph: optimize pagevec iterating in ceph_writepages_start() |  Yan, Zheng | 1 | -29/+25 |
| 2017-09-06 | ceph: make writepage_nounlock() invalidate page that beyonds EOF |  Yan, Zheng | 1 | -18/+32 |
| 2017-09-06 | ceph: properly get capsnap's size in get_oldest_context() |  Yan, Zheng | 1 | -57/+80 |
| 2017-09-06 | ceph: remove stale check in ceph_invalidatepage() |  Yan, Zheng | 1 | -8/+1 |
| 2017-09-06 | ceph: adjust 36 checks for NULL pointers |  Markus Elfring | 1 | -1/+1 |
| 2017-09-06 | ceph: include snapc in debug message of write |  Yan, Zheng | 1 | -2/+2 |
| 2017-09-06 | ceph: nuke startsync op |  Yanhu Cao | 1 | -18/+3 |
| 2017-09-06 | ceph: limit osd write size |  Yan, Zheng | 1 | -3/+1 |
| 2017-09-06 | ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN |  Yan, Zheng | 1 | -7/+3 |
| 2017-09-01 | ceph: fix readpage from fscache |  Yan, Zheng | 1 | -9/+15 |
| 2017-07-07 | ceph: cleanup writepage_nounlock() |  Yan, Zheng | 1 | -6/+6 |
| 2017-07-07 | ceph: redirty page when writepage_nounlock() skips unwritable page |  Yan, Zheng | 1 | -1/+2 |
| 2017-07-07 | ceph: remove useless page->mapping check in writepage_nounlock() |  Yan, Zheng | 1 | -4/+0 |
| 2017-07-07 | ceph: update the 'approaching max_size' code |  Yan, Zheng | 1 | -1/+1 |
| 2017-05-10 | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client |  Linus Torvalds | 1 | -4/+6 |
| 2017-05-04 | ceph: when seeing write errors on an inode, switch to sync writes |  Jeff Layton | 1 | -1/+5 |
| 2017-05-04 | Revert "ceph: SetPageError() for writeback pages if writepages fails" |  Jeff Layton | 1 | -3/+0 |
| 2017-05-04 | libceph: allow requests to return immediately on full conditions if caller wishes |  Jeff Layton | 1 | -0/+1 |
| 2017-04-20 | ceph: Convert to separately allocated bdi |  Jan Kara | 1 | -3/+3 |
| 2017-03-02 | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency |  Ingo Molnar | 1 | -0/+1 |
| 2017-02-28 | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client |  Linus Torvalds | 1 | -11/+8 |
| 2017-02-27 | fs: add i_blocksize() |  Fabian Frederick | 1 | -1/+1 |
| 2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf |  Dave Jiang | 1 | -3/+5 |
| 2017-02-24 | libceph, rbd, ceph: WRITE | ONDISK -> WRITE |  Ilya Dryomov | 1 | -9/+5 |
| 2017-02-24 | ceph: remove special ack vs commit behavior |  Ilya Dryomov | 1 | -1/+1 |
| 2017-02-20 | ceph: update readpages osd request according to size of pages |  Yan, Zheng | 1 | -0/+1 |
| 2017-02-20 | ceph: cleanup ACCESS_ONCE -> READ_ONCE |  Seraphime Kirkovski | 1 | -2/+2 |
| 2017-01-12 | ceph: fix get_oldest_context() |  Geng, Jichao | 1 | -2/+2 |
| 2016-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -6/+8 |
| 2016-12-14 | ceph: avoid creating orphan object when checking pool permission |  Yan, Zheng | 1 | -0/+9 |
| 2016-12-12 | ceph: record truncate size/seq for snap data writeback |  Yan, Zheng | 1 | -13/+18 |
| 2016-12-12 | ceph: try getting buffer capability for readahead/fadvise |  Yan, Zheng | 1 | -10/+48 |
| 2016-12-10 | fix ceph_write_end() |  Al Viro | 1 | -6/+8 |
| 2016-10-03 | ceph: remove warning when ceph_releasepage() is called on dirty page |  NeilBrown | 1 | -3/+2 |
| 2016-10-03 | ceph: fix error handling of start_read() |  Yan, Zheng | 1 | -10/+9 |
| 2016-07-28 | ceph: rados pool namespace support |  Yan, Zheng | 1 | -15/+52 |
| 2016-07-28 | libceph: define new ceph_file_layout structure |  Yan, Zheng | 1 | -9/+9 |
| 2016-06-01 | ceph: disable fscache when inode is opened for write |  Yan, Zheng | 1 | -2/+0 |