- 2ee9dd9 ceph: add non-blocking parameter to ceph_try_get_caps() by Luis Henriques · 6 years ago
- 2449984 ceph: adding new return type vm_fault_t by Souptick Joarder · 6 years ago
- fac02dd libceph: use timespec64 for r_mtime by Arnd Bergmann · 6 years ago
- 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
- dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
- c843d13 libceph: make abort_on_full a per-osdc setting by Ilya Dryomov · 7 years ago
- 1582af2 ceph: don't wait on writeback when there is no more dirty pages by Yan, Zheng · 7 years ago
- af9cc40 ceph: invalidate pages that beyond EOF in ceph_writepages_start() by Yan, Zheng · 7 years ago
- 7373768 ceph: change variable name to follow common rule by Chengguang Xu · 7 years ago
- 08c1ac5 libceph, ceph: move ceph_calc_file_object_mapping() to striper.c by Ilya Dryomov · 7 years ago
- dccbf08 libceph, ceph: change ceph_calc_file_object_mapping() signature by Ilya Dryomov · 7 years ago
- 314c473 ceph: fix un-balanced fsc->writeback_count update by Yan, Zheng · 7 years ago
- 5d98830 ceph: track read contexts in ceph_file_info by Yan, Zheng · 7 years ago
- 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
- 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
- 4be9029 ceph: use pagevec_lookup_range_nr_tag() by Jan Kara · 7 years ago
- 0ed75fc ceph: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- f275635 ceph: wait on writeback after writing snapshot data by Yan, Zheng · 7 years ago
- 7e1ee54 ceph: fix capsnap dirty pages accounting by Yan, Zheng · 7 years ago
- 2a2d927 ceph: ignore wbc->range_{start,end} when write back snapshot data by Yan, Zheng · 7 years ago
- 590e9d9 ceph: fix "range cyclic" mode writepages by Yan, Zheng · 7 years ago
- 0e5ecac ceph: cleanup local variables in ceph_writepages_start() by Yan, Zheng · 7 years ago
- 0713e5f ceph: optimize pagevec iterating in ceph_writepages_start() by Yan, Zheng · 7 years ago
- 05455e1 ceph: make writepage_nounlock() invalidate page that beyonds EOF by Yan, Zheng · 7 years ago
- 1f934b0 ceph: properly get capsnap's size in get_oldest_context() by Yan, Zheng · 7 years ago
- b072d77 ceph: remove stale check in ceph_invalidatepage() by Yan, Zheng · 7 years ago
- d37b1d9 ceph: adjust 36 checks for NULL pointers by Markus Elfring · 7 years ago
- 1c0a9c2 ceph: include snapc in debug message of write by Yan, Zheng · 7 years ago
- 3fb99d4 ceph: nuke startsync op by Yanhu Cao · 7 years ago
- 95cca2b ceph: limit osd write size by Yan, Zheng · 8 years ago
- aa18792 ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN by Yan, Zheng · 8 years ago
- dd2bc47 ceph: fix readpage from fscache by Yan, Zheng · 7 years ago
- 4398688 ceph: cleanup writepage_nounlock() by Yan, Zheng · 8 years ago
- fa71fef ceph: redirty page when writepage_nounlock() skips unwritable page by Yan, Zheng · 8 years ago
- f2b0c45 ceph: remove useless page->mapping check in writepage_nounlock() by Yan, Zheng · 8 years ago
- efb0ca7 ceph: update the 'approaching max_size' code by Yan, Zheng · 8 years ago
- 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- 26544c62 ceph: when seeing write errors on an inode, switch to sync writes by Jeff Layton · 8 years ago
- 6fc1fe5e Revert "ceph: SetPageError() for writeback pages if writepages fails" by Jeff Layton · 8 years ago
- a1f4020 libceph: allow requests to return immediately on full conditions if caller wishes by Jeff Layton · 8 years ago
- 09dc9fc ceph: Convert to separately allocated bdi by Jan Kara · 8 years ago
- f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
- b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- 54ea004 libceph, rbd, ceph: WRITE | ONDISK -> WRITE by Ilya Dryomov · 8 years ago
- 55f2a04 ceph: remove special ack vs commit behavior by Ilya Dryomov · 8 years ago
- d641df8 ceph: update readpages osd request according to size of pages by Yan, Zheng · 8 years ago
- 52953d5 ceph: cleanup ACCESS_ONCE -> READ_ONCE by Seraphime Kirkovski · 8 years ago
- 84fcc2d ceph: fix get_oldest_context() by Geng, Jichao · 8 years ago
- 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 80e80fb ceph: avoid creating orphan object when checking pool permission by Yan, Zheng · 8 years ago
- 5f743e4 ceph: record truncate size/seq for snap data writeback by Yan, Zheng · 8 years ago
- 2b1ac85 ceph: try getting buffer capability for readahead/fadvise by Yan, Zheng · 8 years ago
- b9de313 fix ceph_write_end() by Al Viro · 8 years ago
- e55f1a1 ceph: remove warning when ceph_releasepage() is called on dirty page by NeilBrown · 8 years ago
- 1afe478 ceph: fix error handling of start_read() by Yan, Zheng · 8 years ago
- 779fe0f ceph: rados pool namespace support by Yan, Zheng · 9 years ago
- 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
- 46b59b2 ceph: disable fscache when inode is opened for write by Yan, Zheng · 9 years ago
- 368e358 ceph: call __fscache_uncache_page() if readpages fails by Yan, Zheng · 9 years ago
- a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- b109eec6 ceph: SetPageError() for writeback pages if writepages fails by Yan, Zheng · 9 years ago
- ad15ec0 ceph: handle interrupted ceph_writepage() by Yan, Zheng · 9 years ago
- a78bbd4 ceph: make ceph_update_writeable_page() uninterruptible by Yan, Zheng · 9 years ago
- f0b33df ceph: handle -EAGAIN returned by ceph_update_writeable_page() by Yan, Zheng · 9 years ago
- 6ce026e ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM by Yan, Zheng · 9 years ago
- 4f7e89f ceph: block non-fatal signals for fault/page_mkwrite by Yan, Zheng · 9 years ago
- 6c93df5 ceph: don't call truncate_pagecache in ceph_writepages_start by Yan, Zheng · 9 years ago
- fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 9 years ago
- 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 9 years ago
- bb873b539 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 9 years ago
- 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 9 years ago
- d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 9 years ago
- 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
- 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 9 years ago
- c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 4531126 ceph: remove unnecessary NULL check by Yan, Zheng · 9 years ago
- 34b759b ceph: kill ceph_empty_snapc by Ilya Dryomov · 9 years ago
- ce43559 ceph: fix a wrong comparison by Anton Protopopov · 9 years ago
- 5b64640 ceph: scattered page writeback by Yan, Zheng · 9 years ago
- 5ea5c5e ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support by Yan, Zheng · 9 years ago
- 99c88e6 ceph: use i_size_{read,write} to get/set i_size by Yan, Zheng · 9 years ago
- 458c470 ceph: Avoid to propagate the invalid page point by Minfei Huang · 9 years ago
- f9cac5a ceph: fix double page_unlock() in page_mkwrite() by Yan, Zheng · 9 years ago
- c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
- e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
- 4383868 ceph: improve readahead for file holes by Yan, Zheng · 9 years ago
- a341d4d ceph: invalidate dirty pages after forced umount by Yan, Zheng · 10 years ago
- 48fec5d ceph: EIO all operations after forced umount by Yan, Zheng · 10 years ago
- e1966b4 ceph: fix ceph_writepages_start() by Yan, Zheng · 10 years ago
- 687265e ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL by Yan, Zheng · 10 years ago
- f66fd9f ceph: pre-allocate data structure that tracks caps flushing by Yan, Zheng · 10 years ago
- 5dda377c ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR reference by Yan, Zheng · 10 years ago
- 7b06a82 ceph: use empty snap context for uninline_data and get_pool_perm by Yan, Zheng · 10 years ago