| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-12-14 | libceph, ceph: implement msgr2.1 protocol (crc and secure modes) |  Ilya Dryomov | 1 | -0/+4 |
| 2020-12-14 | libceph: introduce connection modes and ms_mode option |  Ilya Dryomov | 1 | -0/+6 |
| 2020-12-14 | libceph: amend cephx init_protocol() and build_request() |  Ilya Dryomov | 1 | -0/+1 |
| 2020-12-14 | ceph: implement updated ceph_mds_request_head structure |  Jeff Layton | 1 | -1/+31 |
| 2020-12-14 | ceph: set osdmap epoch for setxattr |  Xiubo Li | 1 | -0/+1 |
| 2020-08-03 | ceph: periodically send perf metrics to MDSes |  Xiubo Li | 1 | -0/+1 |
| 2020-03-30 | ceph: consider inode's last read/write when calculating wanted caps |  Yan, Zheng | 1 | -0/+1 |
| 2020-03-30 | ceph: attempt to do async create when possible |  Jeff Layton | 1 | -0/+3 |
| 2020-03-30 | ceph: cap tracking for async directory operations |  Jeff Layton | 1 | -0/+6 |
| 2020-03-30 | ceph: track primary dentry link |  Jeff Layton | 1 | -0/+3 |
| 2020-03-30 | ceph: add flag to designate that a request is asynchronous |  Jeff Layton | 1 | -2/+3 |
| 2019-07-08 | ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP |  Yan, Zheng | 1 | -1/+1 |
| 2019-05-07 | ceph: snapshot nfs re-export |  Yan, Zheng | 1 | -0/+6 |
| 2018-06-04 | ceph: always get rstat from auth mds |  Yan, Zheng | 1 | -0/+1 |
| 2018-04-02 | ceph: quota: add initial infrastructure to support cephfs quotas |  Luis Henriques | 1 | -0/+17 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-06 | ceph: more accurate statfs |  Douglas Fuller | 1 | -0/+2 |
| 2017-09-06 | ceph: new cap message flags indicate if there is pending capsnap |  Yan, Zheng | 1 | -1/+3 |
| 2017-07-07 | libceph: respect RADOS_BACKOFF backoffs |  Ilya Dryomov | 1 | -0/+1 |
| 2017-05-04 | ceph: fix file open flags on ppc64 |  Alexander Graf | 1 | -0/+12 |
| 2017-05-04 | ceph: make seeky readdir more efficient |  Yan, Zheng | 1 | -0/+2 |
| 2016-12-12 | ceph: add flags parameter to send_cap_msg |  Jeff Layton | 1 | -0/+3 |
| 2016-10-03 | ceph: handle CEPH_SESSION_REJECT message |  Yan, Zheng | 1 | -0/+1 |
| 2016-08-24 | libceph: support for blacklisting clients |  Douglas Fuller | 1 | -0/+11 |
| 2016-07-28 | libceph: fsmap.user subscription support |  Yan, Zheng | 1 | -0/+1 |
| 2016-07-28 | ceph: reduce i_nr_by_mode array size |  Yan, Zheng | 1 | -1/+1 |
| 2016-07-28 | libceph: rados pool namespace support |  Yan, Zheng | 1 | -0/+2 |
| 2016-07-28 | libceph: define new ceph_file_layout structure |  Yan, Zheng | 1 | -28/+20 |
| 2016-05-26 | ceph: using hash value to compose dentry offset |  Yan, Zheng | 1 | -0/+1 |
| 2016-05-26 | ceph: define 'end/complete' in readdir reply as bit flags |  Yan, Zheng | 1 | -0/+12 |
| 2016-05-26 | libceph: support for subscribing to "mdsmap.<id>" maps |  Ilya Dryomov | 1 | -0/+2 |
| 2016-05-26 | libceph, rbd: ceph_osd_linger_request, watch/notify v2 |  Ilya Dryomov | 1 | -2/+3 |
| 2016-03-25 | ceph: fix security xattr deadlock |  Yan, Zheng | 1 | -1/+2 |
| 2016-03-25 | libceph: revamp subs code, switch to SUBSCRIBE2 protocol |  Ilya Dryomov | 1 | -2/+2 |
| 2015-04-22 | ceph: rename snapshot support |  Yan, Zheng | 1 | -0/+1 |
| 2015-02-19 | ceph: handle SESSION_FORCE_RO message |  Yan, Zheng | 1 | -0/+1 |
| 2015-02-19 | libceph: nuke pool op infrastructure |  Ilya Dryomov | 1 | -36/+0 |
| 2014-12-17 | ceph: use getattr request to fetch inline data |  Yan, Zheng | 1 | -0/+2 |
| 2014-12-17 | ceph: add inline data to pagecache |  Yan, Zheng | 1 | -0/+1 |
| 2014-12-17 | ceph: fix file lock interruption |  Yan, Zheng | 1 | -2/+5 |
| 2014-06-06 | ceph: update inode fields according to issued caps |  Yan, Zheng | 1 | -0/+2 |
| 2014-04-04 | ceph: use fl->fl_file as owner identifier of flock and posix lock |  Yan, Zheng | 1 | -2/+2 |
| 2014-04-03 | ceph: add get_name() NFS export callback |  Yan, Zheng | 1 | -0/+1 |
| 2014-02-17 | ceph: remove xattr when null value is given to setxattr() |  Yan, Zheng | 1 | -2/+3 |
| 2014-01-27 | libceph: move ceph_file_layout helpers to ceph_fs.h |  Ilya Dryomov | 1 | -0/+23 |
| 2014-01-21 | ceph: remove exported caps when handling cap import message |  Yan, Zheng | 1 | -1/+10 |
| 2014-01-21 | ceph: handle session flush message |  Yan, Zheng | 1 | -0/+2 |
| 2013-02-18 | libceph: update ceph_fs.h |  Alex Elder | 1 | -8/+24 |
| 2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers |  David Howells | 1 | -2/+2 |
| 2012-07-30 | libceph: move feature bits to separate header |  Sage Weil | 1 | -14/+0 |