| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: remove warning when ceph_releasepage() is called on dirty page | NeilBrown | 2016-10-03 | 1 | -3/+2 |
* | ceph: fix error handling of start_read() | Yan, Zheng | 2016-10-03 | 1 | -10/+9 |
* | ceph: rados pool namespace support | Yan, Zheng | 2016-07-28 | 1 | -15/+52 |
* | libceph: define new ceph_file_layout structure | Yan, Zheng | 2016-07-28 | 1 | -9/+9 |
* | ceph: disable fscache when inode is opened for write | Yan, Zheng | 2016-06-01 | 1 | -2/+0 |
* | ceph: call __fscache_uncache_page() if readpages fails | Yan, Zheng | 2016-06-01 | 1 | -1/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-05-26 | 1 | -92/+122 |
|\ |
|
| * | ceph: SetPageError() for writeback pages if writepages fails | Yan, Zheng | 2016-05-26 | 1 | -1/+3 |
| * | ceph: handle interrupted ceph_writepage() | Yan, Zheng | 2016-05-26 | 1 | -4/+18 |
| * | ceph: make ceph_update_writeable_page() uninterruptible | Yan, Zheng | 2016-05-26 | 1 | -1/+1 |
| * | ceph: handle -EAGAIN returned by ceph_update_writeable_page() | Yan, Zheng | 2016-05-26 | 1 | -13/+15 |
| * | ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM | Yan, Zheng | 2016-05-26 | 1 | -20/+17 |
| * | ceph: block non-fatal signals for fault/page_mkwrite | Yan, Zheng | 2016-05-26 | 1 | -27/+39 |
| * | ceph: don't call truncate_pagecache in ceph_writepages_start | Yan, Zheng | 2016-05-26 | 1 | -2/+12 |
| * | libceph: redo callbacks and factor out MOSDOpReply decoding | Ilya Dryomov | 2016-05-26 | 1 | -2/+1 |
| * | libceph: drop msg argument from ceph_osdc_callback_t | Ilya Dryomov | 2016-05-26 | 1 | -5/+4 |
| * | libceph: switch to calc_target(), part 2 | Ilya Dryomov | 2016-05-26 | 1 | -12/+4 |
| * | libceph: introduce ceph_osd_request_target, calc_target() | Ilya Dryomov | 2016-05-26 | 1 | -1/+1 |
| * | libceph: variable-sized ceph_object_id | Ilya Dryomov | 2016-05-26 | 1 | -4/+2 |
| * | libceph: move message allocation out of ceph_osdc_alloc_request() | Ilya Dryomov | 2016-05-26 | 1 | -0/+8 |
| * | libceph: make ceph_osdc_put_request() accept NULL | Ilya Dryomov | 2016-05-26 | 1 | -6/+3 |
* | | direct-io: eliminate the offset argument to ->direct_IO | Christoph Hellwig | 2016-05-01 | 1 | -2/+1 |
|/ |
|
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -57/+57 |
* | ceph: remove unnecessary NULL check | Yan, Zheng | 2016-03-25 | 1 | -2/+2 |
* | ceph: kill ceph_empty_snapc | Ilya Dryomov | 2016-03-25 | 1 | -8/+5 |
* | ceph: fix a wrong comparison | Anton Protopopov | 2016-03-25 | 1 | -1/+1 |
* | ceph: scattered page writeback | Yan, Zheng | 2016-03-25 | 1 | -109/+196 |
* | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support | Yan, Zheng | 2016-03-04 | 1 | -0/+4 |
* | ceph: use i_size_{read,write} to get/set i_size | Yan, Zheng | 2016-01-21 | 1 | -3/+2 |
* | ceph: Avoid to propagate the invalid page point | Minfei Huang | 2016-01-21 | 1 | -1/+0 |
* | ceph: fix double page_unlock() in page_mkwrite() | Yan, Zheng | 2016-01-21 | 1 | -4/+4 |
* | mm, fs: introduce mapping_gfp_constraint() | Michal Hocko | 2015-11-06 | 1 | -3/+4 |
* | 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 |