aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ceph
AgeCommit message (Expand)Author
2017-03-15libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann
2016-03-03libceph: fix ceph_msg_revoke()Ilya Dryomov
2015-11-02libceph: add nocephx_sign_messages optionIlya Dryomov
2015-11-02libceph: stop duplicating client fields in messengerIlya Dryomov
2015-11-02libceph: msg signing callouts don't need con argumentIlya Dryomov
2015-09-17libceph: advertise support for keepalive2Ilya Dryomov
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov
2015-09-08libceph: use keepalive2 to verify the mon session is aliveYan, Zheng
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov
2015-06-25ceph: pre-allocate data structure that tracks caps flushingYan, Zheng
2015-06-25libceph: store timeouts in jiffies, verify user inputIlya Dryomov
2015-06-25libceph: nuke time_sub()Ilya Dryomov
2015-06-25libceph: allow setting osd_req_op's flagsYan, Zheng
2015-04-22libceph: announce support for straw2 bucketsIlya Dryomov
2015-04-22ceph: rename snapshot supportYan, Zheng
2015-04-20libceph: simplify our debugfs attr macroIlya Dryomov
2015-04-20libceph: expose client options through debugfsIlya Dryomov
2015-04-20libceph, ceph: split ceph_show_options()Ilya Dryomov
2015-04-20libceph: osdmap.h: Add missing format newlinesJoe Perches
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng
2014-12-17ceph: add inline data to pagecacheYan, Zheng
2014-12-17libceph: specify position of extent operationYan, Zheng
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng
2014-12-17libceph: require cephx message signature by defaultYan, Zheng
2014-12-17libceph: update ceph_msg_header structureJohn Spray
2014-12-17libceph: message signature supportYan, Zheng
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov
2014-12-17ceph: fix file lock interruptionYan, Zheng
2014-10-14libceph: sync osd op definitions in rados.hIlya Dryomov
2014-10-14libceph: remove redundant declarationFabian Frederick
2014-10-14libceph: reference counting pagelistYan, Zheng
2014-07-08libceph: nuke ceph_osdc_unregister_linger_request()Ilya Dryomov
2014-07-08libceph: introduce ceph_osdc_cancel_request()Ilya Dryomov
2014-07-08libceph: move and add dout()s to ceph_osdc_request_{get,put}()Ilya Dryomov
2014-07-08libceph: move and add dout()s to ceph_msg_{get,put}()Ilya Dryomov
2014-07-08libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_itemIlya Dryomov
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-06-06libceph: add ceph_monc_wait_osdmap()Ilya Dryomov
2014-06-06libceph: mon_get_version request infrastructureIlya Dryomov
2014-06-06ceph: update inode fields according to issued capsYan, Zheng
2014-05-06ceph_sync_read: stop poking into iov_iter gutsAl Viro
2014-04-04libceph: enable PRIMARY_AFFINITY feature bitIlya Dryomov
2014-04-04libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov
2014-04-04libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov
2014-04-04libceph: ceph_can_shift_osds(pool) and pool type definesIlya Dryomov