aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-04libceph: MOSDOpReply v7 encodingIlya Dryomov1-1/+4
2016-02-04libceph: advertise support for TUNABLES5Ilya Dryomov1-1/+12
2016-01-21libceph: fix ceph_msg_revoke()Ilya Dryomov1-1/+1
2016-01-21ceph: ceph_frag_contains_value can be booleanYaowei Bai1-1/+1
2016-01-21ceph: remove unused functions in ceph_frag.hYaowei Bai1-35/+0
2015-11-02libceph: add nocephx_sign_messages optionIlya Dryomov1-1/+2
2015-11-02libceph: stop duplicating client fields in messengerIlya Dryomov2-10/+2
2015-11-02libceph: msg signing callouts don't need con argumentIlya Dryomov1-3/+2
2015-09-17libceph: advertise support for keepalive2Ilya Dryomov1-0/+1
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov1-1/+3
2015-09-08libceph: use keepalive2 to verify the mon session is aliveYan, Zheng3-1/+9
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov1-0/+3
2015-06-25ceph: pre-allocate data structure that tracks caps flushingYan, Zheng1-0/+1
2015-06-25libceph: store timeouts in jiffies, verify user inputIlya Dryomov1-6/+11
2015-06-25libceph: nuke time_sub()Ilya Dryomov1-9/+0
2015-06-25libceph: allow setting osd_req_op's flagsYan, Zheng1-1/+1
2015-04-22libceph: announce support for straw2 bucketsIlya Dryomov1-1/+15
2015-04-22ceph: rename snapshot supportYan, Zheng1-0/+1
2015-04-20libceph: simplify our debugfs attr macroIlya Dryomov1-7/+1
2015-04-20libceph: expose client options through debugfsIlya Dryomov1-0/+1
2015-04-20libceph, ceph: split ceph_show_options()Ilya Dryomov1-0/+1
2015-04-20libceph: osdmap.h: Add missing format newlinesJoe Perches1-3/+2
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol2-2/+5
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng1-0/+1
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov2-44/+1
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov1-2/+2
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov1-1/+3
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng1-0/+2
2014-12-17ceph: add inline data to pagecacheYan, Zheng1-0/+1
2014-12-17libceph: specify position of extent operationYan, Zheng1-1/+2
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng1-0/+10
2014-12-17libceph: require cephx message signature by defaultYan, Zheng1-0/+1
2014-12-17libceph: update ceph_msg_header structureJohn Spray1-1/+2
2014-12-17libceph: message signature supportYan, Zheng4-1/+43
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov2-3/+1
2014-12-17ceph: fix file lock interruptionYan, Zheng1-2/+5
2014-10-14libceph: sync osd op definitions in rados.hIlya Dryomov1-96/+129
2014-10-14libceph: remove redundant declarationFabian Frederick1-1/+0
2014-10-14libceph: reference counting pagelistYan, Zheng1-1/+4
2014-07-08libceph: nuke ceph_osdc_unregister_linger_request()Ilya Dryomov1-2/+0
2014-07-08libceph: introduce ceph_osdc_cancel_request()Ilya Dryomov1-0/+1
2014-07-08libceph: move and add dout()s to ceph_osdc_request_{get,put}()Ilya Dryomov1-9/+2
2014-07-08libceph: move and add dout()s to ceph_msg_{get,put}()Ilya Dryomov1-12/+2
2014-07-08libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_itemIlya Dryomov1-1/+1
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-3/+10
2014-06-06libceph: add ceph_monc_wait_osdmap()Ilya Dryomov1-0/+2
2014-06-06libceph: mon_get_version request infrastructureIlya Dryomov1-3/+6
2014-06-06ceph: update inode fields according to issued capsYan, Zheng1-0/+2
2014-05-06ceph_sync_read: stop poking into iov_iter gutsAl Viro1-2/+0
2014-04-04libceph: enable PRIMARY_AFFINITY feature bitIlya Dryomov1-1/+2