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