| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-09-11 | 1 | -2/+4 |
|\ |
|
| * | ceph: improve readahead for file holes | Yan, Zheng | 2015-09-09 | 1 | -1/+1 |
| * | ceph: invalidate dirty pages after forced umount | Yan, Zheng | 2015-09-08 | 1 | -0/+2 |
| * | ceph: EIO all operations after forced umount | Yan, Zheng | 2015-09-08 | 1 | -1/+1 |
* | | mm: mark most vm_operations_struct const | Kirill A. Shutemov | 2015-09-10 | 1 | -1/+1 |
|/ |
|
* | ceph: fix ceph_writepages_start() | Yan, Zheng | 2015-06-25 | 1 | -14/+23 |
* | ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL | Yan, Zheng | 2015-06-25 | 1 | -2/+2 |
* | ceph: pre-allocate data structure that tracks caps flushing | Yan, Zheng | 2015-06-25 | 1 | -4/+15 |
* | ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR reference | Yan, Zheng | 2015-06-25 | 1 | -23/+14 |
* | ceph: use empty snap context for uninline_data and get_pool_perm | Yan, Zheng | 2015-06-25 | 1 | -5/+4 |
* | ceph: check OSD caps before read/write | Yan, Zheng | 2015-06-25 | 1 | -0/+203 |
* | libceph: allow setting osd_req_op's flags | Yan, Zheng | 2015-06-25 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-04-22 | 1 | -13/+25 |
|\ |
|
| * | ceph: fix uninline data function | Yan, Zheng | 2015-04-22 | 1 | -13/+21 |
| * | ceph: properly release page upon error | Taesoo Kim | 2015-04-20 | 1 | -0/+4 |
* | | direct_IO: remove rw from a_ops->direct_IO() | Omar Sandoval | 2015-04-11 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-02-19 | 1 | -7/+12 |
|\ |
|
| * | ceph: fix reading inline data when i_size > PAGE_SIZE | Yan, Zheng | 2015-02-19 | 1 | -7/+12 |
* | | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub | Kirill A. Shutemov | 2015-02-10 | 1 | -1/+0 |
|/ |
|
* | ceph: use %zu for len in ceph_fill_inline_data() | Ilya Dryomov | 2015-01-08 | 1 | -1/+1 |
* | ceph: do_sync is never initialized | Dan Carpenter | 2014-12-17 | 1 | -1/+1 |
* | ceph: convert inline data to normal data before data write | Yan, Zheng | 2014-12-17 | 1 | -2/+146 |
* | ceph: sync read inline data | Yan, Zheng | 2014-12-17 | 1 | -5/+61 |
* | ceph: fetch inline data when getting Fcr cap refs | Yan, Zheng | 2014-12-17 | 1 | -2/+7 |
* | ceph: add inline data to pagecache | Yan, Zheng | 2014-12-17 | 1 | -0/+43 |
* | libceph: specify position of extent operation | Yan, Zheng | 2014-12-17 | 1 | -3/+6 |
* | ceph: remove redundant code for max file size verification | Chao Yu | 2014-10-14 | 1 | -9/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-06-12 | 1 | -10/+7 |
|\ |
|
| * | ceph: refactor readpage_nounlock() to make the logic clearer | Zhang Zhen | 2014-06-06 | 1 | -10/+7 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-06-12 | 1 | -2/+2 |
|\ \ |
|
| * | | pass iov_iter to ->direct_IO() | Al Viro | 2014-05-06 | 1 | -2/+2 |
| |/ |
|
* | | fs/ceph: replace pr_warning by pr_warn | Fabian Frederick | 2014-06-06 | 1 | -1/+1 |
|/ |
|
* | ceph: fix dout() compile warnings in ceph_filemap_fault() | Ilya Dryomov | 2014-01-28 | 1 | -3/+3 |
* | ceph fscache: Uncaching no data page from fscache in readpage() | Li Wang | 2013-12-31 | 1 | -0/+1 |
* | ceph: check caps in filemap_fault and page_mkwrite | Yan, Zheng | 2013-12-31 | 1 | -12/+77 |
* | ceph: Clean up if error occurred in finish_read() | Li Wang | 2013-12-13 | 1 | -0/+3 |
* | ceph: Avoid data inconsistency due to d-cache aliasing in readpage() | Li Wang | 2013-12-13 | 1 | -2/+6 |
* | ceph: allocate non-zero page to fscache in readpage() | Li Wang | 2013-11-23 | 1 | -1/+1 |
* | ceph: page still marked private_2 | Milosz Tanski | 2013-09-06 | 1 | -0/+1 |
* | ceph: clean PgPrivate2 on returning from readpages | Milosz Tanski | 2013-09-06 | 1 | -0/+2 |
* | ceph: use fscache as a local presisent cache | Milosz Tanski | 2013-09-06 | 1 | -6/+31 |
* | ceph: use vfs __set_page_dirty_nobuffers interface instead of doing it inside... | Sha Zhengju | 2013-08-27 | 1 | -29/+14 |
* | ceph: cleanup the logic in ceph_invalidatepage | Milosz Tanski | 2013-08-15 | 1 | -14/+15 |
* | Merge remote-tracking branch 'linus/master' into testing | Sage Weil | 2013-08-15 | 1 | -7/+8 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-07-09 | 1 | -46/+42 |
| |\ |
|
| * | | ceph: use ->invalidatepage() length argument | Lukas Czerner | 2013-05-21 | 1 | -6/+6 |
| * | | mm: change invalidatepage prototype to accept length | Lukas Czerner | 2013-05-21 | 1 | -2/+3 |
* | | | ceph: Remove bogus check in invalidatepage | Milosz Tanski | 2013-08-09 | 1 | -4/+0 |
| |/
|/| |
|
* | | ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL. | majianpeng | 2013-07-03 | 1 | -2/+2 |
* | | ceph: fix race between page writeback and truncate | Yan, Zheng | 2013-07-03 | 1 | -44/+40 |
|/ |
|