Age | Commit message (Expand) | Author |
2017-09-06 | ceph: ignore wbc->range_{start,end} when write back snapshot data | Yan, Zheng |
2017-09-06 | ceph: fix "range cyclic" mode writepages | Yan, Zheng |
2017-09-06 | ceph: cleanup local variables in ceph_writepages_start() | Yan, Zheng |
2017-09-06 | ceph: optimize pagevec iterating in ceph_writepages_start() | Yan, Zheng |
2017-09-06 | ceph: make writepage_nounlock() invalidate page that beyonds EOF | Yan, Zheng |
2017-09-06 | ceph: properly get capsnap's size in get_oldest_context() | Yan, Zheng |
2017-09-06 | ceph: remove stale check in ceph_invalidatepage() | Yan, Zheng |
2017-09-06 | ceph: queue cap snap only when snap realm's context changes | Yan, Zheng |
2017-09-06 | ceph: handle race between vmtruncate and queuing cap snap | Yan, Zheng |
2017-09-06 | ceph: fix message order check in handle_cap_export() | Yan, Zheng |
2017-09-06 | ceph: fix NULL pointer dereference in ceph_flush_snaps() | Yan, Zheng |
2017-09-06 | ceph: adjust 36 checks for NULL pointers | Markus Elfring |
2017-09-06 | ceph: delete an unnecessary return statement in update_dentry_lease() | Markus Elfring |
2017-09-06 | ceph: ENOMEM pr_err in __get_or_create_frag() is redundant | Markus Elfring |
2017-09-06 | ceph: check negative offsets in ceph_llseek() | Luis Henriques |
2017-09-06 | ceph: more accurate statfs | Douglas Fuller |
2017-09-06 | ceph: properly set snap follows for cap reconnect | Yan, Zheng |
2017-09-06 | ceph: don't use CEPH_OSD_FLAG_ORDERSNAP | Yan, Zheng |
2017-09-06 | ceph: include snapc in debug message of write | Yan, Zheng |
2017-09-06 | ceph: make sure flushsnap messages are sent in proper order | Yan, Zheng |
2017-09-06 | ceph: fix -EOLDSNAPC handling | Yan, Zheng |
2017-09-06 | ceph: send LSSNAP request to auth mds of directory inode | Yan, Zheng |
2017-09-06 | ceph: don't fill readdir cache for LSSNAP reply | Yan, Zheng |
2017-09-06 | ceph: cleanup ceph_readdir_prepopulate() | Yan, Zheng |
2017-09-06 | ceph: use errseq_t for writeback error reporting | Jeff Layton |
2017-09-06 | ceph: new cap message flags indicate if there is pending capsnap | Yan, Zheng |
2017-09-06 | ceph: nuke startsync op | Yanhu Cao |
2017-09-06 | ceph: validate correctness of some mount options | Yan, Zheng |
2017-09-06 | ceph: limit osd write size | Yan, Zheng |
2017-09-06 | ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN | Yan, Zheng |
2017-09-06 | ceph: remove unused cap_release_safety mount option | Yan, Zheng |
2017-09-01 | ceph: fix readpage from fscache | Yan, Zheng |
2017-07-17 | ceph: fix race in concurrent readdir | Yan, Zheng |
2017-07-16 | fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks | Benjamin Coddington |
2017-07-07 | ceph: update ceph_dentry_info::lease_session when necessary | Yan, Zheng |
2017-07-07 | ceph: new mount option that specifies fscache uniquifier | Yan, Zheng |
2017-07-07 | ceph: avoid accessing freeing inode in ceph_check_delayed_caps() | Yan, Zheng |
2017-07-07 | ceph: avoid invalid memory dereference in the middle of umount | Yan, Zheng |
2017-07-07 | ceph: getattr before read on ceph.* xattrs | Yan, Zheng |
2017-07-07 | ceph: don't re-send interrupted flock request | Yan, Zheng |
2017-07-07 | ceph: cleanup writepage_nounlock() | Yan, Zheng |
2017-07-07 | ceph: redirty page when writepage_nounlock() skips unwritable page | Yan, Zheng |
2017-07-07 | ceph: remove useless page->mapping check in writepage_nounlock() | Yan, Zheng |
2017-07-07 | ceph: update the 'approaching max_size' code | Yan, Zheng |
2017-07-07 | ceph: re-request max size after importing caps | Yan, Zheng |
2017-06-14 | ceph: unify inode i_ctime update | Yan, Zheng |
2017-06-14 | ceph: use current_kernel_time() to get request time stamp | Yan, Zheng |
2017-06-14 | ceph: check i_nlink while converting a file handle to dentry | Luis Henriques |
2017-05-24 | ceph: check that the new inode size is within limits in ceph_fallocate() | Luis Henriques |
2017-05-10 | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |