Age | Commit message (Expand) | Author | Files | Lines |
2016-03-25 | libceph: monc hunt rate is 3s with backoff up to 30s | Ilya Dryomov | 2 | -0/+6 |
2016-03-25 | libceph: monc ping rate is 10s | Ilya Dryomov | 1 | -2/+3 |
2016-03-25 | libceph: revamp subs code, switch to SUBSCRIBE2 protocol | Ilya Dryomov | 3 | -10/+24 |
2016-03-04 | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support | Yan, Zheng | 1 | -0/+1 |
2016-02-04 | libceph: MOSDOpReply v7 encoding | Ilya Dryomov | 1 | -1/+4 |
2016-02-04 | libceph: advertise support for TUNABLES5 | Ilya Dryomov | 1 | -1/+12 |
2016-01-21 | libceph: fix ceph_msg_revoke() | Ilya Dryomov | 1 | -1/+1 |
2016-01-21 | ceph: ceph_frag_contains_value can be boolean | Yaowei Bai | 1 | -1/+1 |
2016-01-21 | ceph: remove unused functions in ceph_frag.h | Yaowei Bai | 1 | -35/+0 |
2015-11-02 | libceph: add nocephx_sign_messages option | Ilya Dryomov | 1 | -1/+2 |
2015-11-02 | libceph: stop duplicating client fields in messenger | Ilya Dryomov | 2 | -10/+2 |
2015-11-02 | libceph: msg signing callouts don't need con argument | Ilya Dryomov | 1 | -3/+2 |
2015-09-17 | libceph: advertise support for keepalive2 | Ilya Dryomov | 1 | -0/+1 |
2015-09-17 | libceph: don't access invalid memory in keepalive2 path | Ilya Dryomov | 1 | -1/+3 |
2015-09-08 | libceph: use keepalive2 to verify the mon session is alive | Yan, Zheng | 3 | -1/+9 |
2015-07-09 | libceph: enable ceph in a non-default network namespace | Ilya Dryomov | 1 | -0/+3 |
2015-06-25 | ceph: pre-allocate data structure that tracks caps flushing | Yan, Zheng | 1 | -0/+1 |
2015-06-25 | libceph: store timeouts in jiffies, verify user input | Ilya Dryomov | 1 | -6/+11 |
2015-06-25 | libceph: nuke time_sub() | Ilya Dryomov | 1 | -9/+0 |
2015-06-25 | libceph: allow setting osd_req_op's flags | Yan, Zheng | 1 | -1/+1 |
2015-04-22 | libceph: announce support for straw2 buckets | Ilya Dryomov | 1 | -1/+15 |
2015-04-22 | ceph: rename snapshot support | Yan, Zheng | 1 | -0/+1 |
2015-04-20 | libceph: simplify our debugfs attr macro | Ilya Dryomov | 1 | -7/+1 |
2015-04-20 | libceph: expose client options through debugfs | Ilya Dryomov | 1 | -0/+1 |
2015-04-20 | libceph, ceph: split ceph_show_options() | Ilya Dryomov | 1 | -0/+1 |
2015-04-20 | libceph: osdmap.h: Add missing format newlines | Joe Perches | 1 | -3/+2 |
2015-02-19 | libceph: tcp_nodelay support | Chaitanya Huilgol | 2 | -2/+5 |
2015-02-19 | ceph: handle SESSION_FORCE_RO message | Yan, Zheng | 1 | -0/+1 |
2015-02-19 | libceph: nuke pool op infrastructure | Ilya Dryomov | 2 | -44/+1 |
2015-01-08 | libceph: fix sparse endianness warnings | Ilya Dryomov | 1 | -2/+2 |
2014-12-17 | libceph: fixup includes in pagelist.h | Ilya Dryomov | 1 | -1/+3 |
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 | libceph: specify position of extent operation | Yan, Zheng | 1 | -1/+2 |
2014-12-17 | libceph: add SETXATTR/CMPXATTR osd operations support | Yan, Zheng | 1 | -0/+10 |
2014-12-17 | libceph: require cephx message signature by default | Yan, Zheng | 1 | -0/+1 |
2014-12-17 | libceph: update ceph_msg_header structure | John Spray | 1 | -1/+2 |
2014-12-17 | libceph: message signature support | Yan, Zheng | 4 | -1/+43 |
2014-12-17 | libceph: nuke ceph_kvfree() | Ilya Dryomov | 2 | -3/+1 |
2014-12-17 | ceph: fix file lock interruption | Yan, Zheng | 1 | -2/+5 |
2014-10-14 | libceph: sync osd op definitions in rados.h | Ilya Dryomov | 1 | -96/+129 |
2014-10-14 | libceph: remove redundant declaration | Fabian Frederick | 1 | -1/+0 |
2014-10-14 | libceph: reference counting pagelist | Yan, Zheng | 1 | -1/+4 |
2014-07-08 | libceph: nuke ceph_osdc_unregister_linger_request() | Ilya Dryomov | 1 | -2/+0 |
2014-07-08 | libceph: introduce ceph_osdc_cancel_request() | Ilya Dryomov | 1 | -0/+1 |
2014-07-08 | libceph: move and add dout()s to ceph_osdc_request_{get,put}() | Ilya Dryomov | 1 | -9/+2 |
2014-07-08 | libceph: move and add dout()s to ceph_msg_{get,put}() | Ilya Dryomov | 1 | -12/+2 |
2014-07-08 | libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_item | Ilya Dryomov | 1 | -1/+1 |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds | 2 | -3/+10 |
2014-06-06 | libceph: add ceph_monc_wait_osdmap() | Ilya Dryomov | 1 | -0/+2 |