aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/addr.c
Commit message (Expand)AuthorAge
...
| * 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
|/
* ceph: remove warning when ceph_releasepage() is called on dirty pageNeilBrown2016-10-03
* ceph: fix error handling of start_read()Yan, Zheng2016-10-03
* ceph: rados pool namespace supportYan, Zheng2016-07-27
* libceph: define new ceph_file_layout structureYan, Zheng2016-07-27
* ceph: disable fscache when inode is opened for writeYan, Zheng2016-06-01
* ceph: call __fscache_uncache_page() if readpages failsYan, Zheng2016-06-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-05-26
|\
| * ceph: SetPageError() for writeback pages if writepages failsYan, Zheng2016-05-25
| * ceph: handle interrupted ceph_writepage()Yan, Zheng2016-05-25
| * ceph: make ceph_update_writeable_page() uninterruptibleYan, Zheng2016-05-25
| * ceph: handle -EAGAIN returned by ceph_update_writeable_page()Yan, Zheng2016-05-25
| * ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEMYan, Zheng2016-05-25
| * ceph: block non-fatal signals for fault/page_mkwriteYan, Zheng2016-05-25
| * ceph: don't call truncate_pagecache in ceph_writepages_startYan, Zheng2016-05-25
| * libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov2016-05-25
| * libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov2016-05-25
| * libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-25
| * libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov2016-05-25
| * libceph: variable-sized ceph_object_idIlya Dryomov2016-05-25
| * libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov2016-05-25
| * libceph: make ceph_osdc_put_request() accept NULLIlya Dryomov2016-05-25
* | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-01
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* ceph: remove unnecessary NULL checkYan, Zheng2016-03-25
* ceph: kill ceph_empty_snapcIlya Dryomov2016-03-25
* ceph: fix a wrong comparisonAnton Protopopov2016-03-25
* ceph: scattered page writebackYan, Zheng2016-03-25
* ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng2016-03-04
* ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng2016-01-21
* ceph: Avoid to propagate the invalid page pointMinfei Huang2016-01-21
* ceph: fix double page_unlock() in page_mkwrite()Yan, Zheng2016-01-21
* mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-09-11
|\