| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: queue cap snap only when snap realm's context changes | Yan, Zheng | 2017-09-06 | 1 | -21/+16 |
* | ceph: handle race between vmtruncate and queuing cap snap | Yan, Zheng | 2017-09-06 | 1 | -1/+12 |
* | ceph: fix message order check in handle_cap_export() | Yan, Zheng | 2017-09-06 | 1 | -1/+1 |
* | ceph: fix NULL pointer dereference in ceph_flush_snaps() | Yan, Zheng | 2017-09-06 | 1 | -1/+1 |
* | ceph: adjust 36 checks for NULL pointers | Markus Elfring | 2017-09-06 | 10 | -36/+36 |
* | ceph: delete an unnecessary return statement in update_dentry_lease() | Markus Elfring | 2017-09-06 | 1 | -1/+0 |
* | ceph: ENOMEM pr_err in __get_or_create_frag() is redundant | Markus Elfring | 2017-09-06 | 1 | -5/+2 |
* | ceph: check negative offsets in ceph_llseek() | Luis Henriques | 2017-09-06 | 1 | -2/+2 |
* | ceph: more accurate statfs | Douglas Fuller | 2017-09-06 | 1 | -1/+8 |
* | ceph: properly set snap follows for cap reconnect | Yan, Zheng | 2017-09-06 | 1 | -1/+1 |
* | ceph: don't use CEPH_OSD_FLAG_ORDERSNAP | Yan, Zheng | 2017-09-06 | 1 | -3/+3 |
* | ceph: include snapc in debug message of write | Yan, Zheng | 2017-09-06 | 2 | -7/+8 |
* | ceph: make sure flushsnap messages are sent in proper order | Yan, Zheng | 2017-09-06 | 1 | -5/+7 |
* | ceph: fix -EOLDSNAPC handling | Yan, Zheng | 2017-09-06 | 1 | -10/+7 |
* | ceph: send LSSNAP request to auth mds of directory inode | Yan, Zheng | 2017-09-06 | 2 | -5/+14 |
* | ceph: don't fill readdir cache for LSSNAP reply | Yan, Zheng | 2017-09-06 | 1 | -8/+11 |
* | ceph: cleanup ceph_readdir_prepopulate() | Yan, Zheng | 2017-09-06 | 1 | -7/+0 |
* | ceph: use errseq_t for writeback error reporting | Jeff Layton | 2017-09-06 | 1 | -1/+1 |
* | ceph: new cap message flags indicate if there is pending capsnap | Yan, Zheng | 2017-09-06 | 1 | -1/+4 |
* | ceph: nuke startsync op | Yanhu Cao | 2017-09-06 | 2 | -22/+4 |
* | ceph: validate correctness of some mount options | Yan, Zheng | 2017-09-06 | 2 | -7/+23 |
* | ceph: limit osd write size | Yan, Zheng | 2017-09-06 | 4 | -5/+11 |
* | ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN | Yan, Zheng | 2017-09-06 | 4 | -18/+15 |
* | ceph: remove unused cap_release_safety mount option | Yan, Zheng | 2017-09-06 | 2 | -7/+0 |
* | ceph: fix readpage from fscache | Yan, Zheng | 2017-09-01 | 2 | -18/+18 |
* | ceph: fix race in concurrent readdir | Yan, Zheng | 2017-07-17 | 1 | -0/+5 |
* | ceph: update ceph_dentry_info::lease_session when necessary | Yan, Zheng | 2017-07-07 | 1 | -2/+7 |
* | ceph: new mount option that specifies fscache uniquifier | Yan, Zheng | 2017-07-07 | 3 | -21/+113 |
* | ceph: avoid accessing freeing inode in ceph_check_delayed_caps() | Yan, Zheng | 2017-07-07 | 1 | -2/+9 |
* | ceph: avoid invalid memory dereference in the middle of umount | Yan, Zheng | 2017-07-07 | 2 | -4/+6 |
* | ceph: getattr before read on ceph.* xattrs | Yan, Zheng | 2017-07-07 | 1 | -0/+3 |
* | ceph: don't re-send interrupted flock request | Yan, Zheng | 2017-07-07 | 1 | -1/+24 |
* | ceph: cleanup writepage_nounlock() | Yan, Zheng | 2017-07-07 | 1 | -6/+6 |
* | ceph: redirty page when writepage_nounlock() skips unwritable page | Yan, Zheng | 2017-07-07 | 1 | -1/+2 |
* | ceph: remove useless page->mapping check in writepage_nounlock() | Yan, Zheng | 2017-07-07 | 1 | -4/+0 |
* | ceph: update the 'approaching max_size' code | Yan, Zheng | 2017-07-07 | 5 | -11/+23 |
* | ceph: re-request max size after importing caps | Yan, Zheng | 2017-07-07 | 1 | -3/+8 |
* | ceph: unify inode i_ctime update | Yan, Zheng | 2017-06-14 | 2 | -3/+3 |
* | ceph: use current_kernel_time() to get request time stamp | Yan, Zheng | 2017-06-14 | 1 | -3/+1 |
* | ceph: check i_nlink while converting a file handle to dentry | Luis Henriques | 2017-06-14 | 1 | -0/+4 |
* | ceph: check that the new inode size is within limits in ceph_fallocate() | Luis Henriques | 2017-05-24 | 1 | -1/+5 |
* | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-05-10 | 13 | -86/+255 |
|\ |
|
| * | ceph: fix memory leak in __ceph_setxattr() | Luis Henriques | 2017-05-04 | 1 | -0/+3 |
| * | ceph: fix file open flags on ppc64 | Alexander Graf | 2017-05-04 | 1 | -1/+33 |
| * | ceph: choose readdir frag based on previous readdir reply | Yan, Zheng | 2017-05-04 | 1 | -7/+12 |
| * | ceph: when seeing write errors on an inode, switch to sync writes | Jeff Layton | 2017-05-04 | 3 | -14/+49 |
| * | Revert "ceph: SetPageError() for writeback pages if writepages fails" | Jeff Layton | 2017-05-04 | 1 | -3/+0 |
| * | ceph: handle epoch barriers in cap messages | Jeff Layton | 2017-05-04 | 3 | -7/+41 |
| * | libceph: allow requests to return immediately on full conditions if caller wi... | Jeff Layton | 2017-05-04 | 2 | -0/+2 |
| * | ceph: make seeky readdir more efficient | Yan, Zheng | 2017-05-04 | 4 | -6/+19 |