summaryrefslogtreecommitdiff
path: root/include/linux/ceph/libceph.h
AgeCommit message (Expand)Author
2019-11-27libceph, rbd, ceph: convert to use the new mount APIDavid Howells
2019-09-16libceph: add function that reset client's entity addrYan, Zheng
2019-07-08libceph: bump CEPH_MSG_MAX_DATA_LEN (again)Ilya Dryomov
2019-07-08libceph: remove ceph_get_direct_page_vector()Christoph Hellwig
2019-03-20libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov
2019-01-07libceph: allow setting abort_on_full for rbdDongsheng Yang
2018-10-22libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov
2018-04-02ceph: optimize memory usageChengguang Xu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06ceph: validate correctness of some mount optionsYan, Zheng
2017-09-06ceph: remove unused cap_release_safety mount optionYan, Zheng
2017-07-07libceph: make DEFINE_RB_* helpers more generalIlya Dryomov
2017-05-04libceph: convert ceph_snap_context.nref from atomic_t to refcount_tElena Reshetova
2017-05-04libceph, ceph: always advertise all supported featuresIlya Dryomov
2017-03-07libceph: osd_request_timeout optionIlya Dryomov
2016-08-24rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov
2016-08-24libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov
2016-07-28ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann
2016-07-28libceph: introduce reference counted stringYan, Zheng
2016-05-26libceph: DEFINE_RB_FUNCS macroIlya Dryomov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-25libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov
2016-03-25libceph: monc ping rate is 10sIlya Dryomov
2015-11-02libceph: add nocephx_sign_messages optionIlya Dryomov
2015-11-02libceph: stop duplicating client fields in messengerIlya Dryomov
2015-09-08libceph: use keepalive2 to verify the mon session is aliveYan, Zheng
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-04-20libceph: expose client options through debugfsIlya Dryomov
2015-04-20libceph, ceph: split ceph_show_options()Ilya Dryomov
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol
2014-12-17libceph: require cephx message signature by defaultYan, Zheng
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov
2014-10-14libceph: remove redundant declarationFabian Frederick
2014-05-06ceph_sync_read: stop poking into iov_iter gutsAl Viro
2014-01-26libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov
2013-12-31libceph: all features fields must be u64Ilya Dryomov
2013-05-01libceph: create source file "net/ceph/snapshot.c"Alex Elder
2013-05-01libceph: define CEPH_MSG_MAX_MIDDLE_LENAlex Elder
2013-02-19libceph: drop return value from page vector copy routinesAlex Elder
2013-02-19libceph: use void pointers in page vector functionsAlex Elder
2013-02-13libceph: add a compatibility check interfaceAlex Elder
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-12-13libceph: remove 'osdtimeout' optionSage Weil
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-07-30ceph: define snap counts as u32 everywhereAlex Elder
2012-07-30libceph: move feature bits to separate headerSage Weil
2012-06-15Merge tag 'v3.5-rc1'Sage Weil
2012-06-01libceph: embed ceph messenger structure in ceph_clientAlex Elder