summaryrefslogtreecommitdiff
path: root/net/ceph/ceph_common.c
AgeCommit message (Expand)Author
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-07libceph: respect RADOS_BACKOFF backoffsIlya Dryomov
2017-06-19ceph: ensure RNG is seeded before usingJason A. Donenfeld
2017-05-23libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov
2017-05-10Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-04libceph: supported_features module parameterIlya Dryomov
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-28libceph: introduce reference counted stringYan, Zheng
2016-05-26ceph: make logical calculation functions return boolZhang Zhuoyu
2016-03-25libceph: monc ping rate is 10sIlya Dryomov
2016-03-25libceph: move debugfs initialization into __ceph_open_session()Ilya Dryomov
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-11-02libceph: add nocephx_sign_messages optionIlya Dryomov
2015-11-02libceph: stop duplicating client fields in messengerIlya Dryomov
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-09-08libceph: use keepalive2 to verify the mon session is aliveYan, Zheng
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov
2015-06-25libceph: fix wrong name "Ceph filesystem for Linux"Hong Zhiguo
2015-06-25libceph: a couple tweaks for wait loopsIlya Dryomov
2015-06-25libceph: store timeouts in jiffies, verify user inputIlya 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: Convert pr_warning to pr_warnJoe Perches
2014-06-06libceph: mon_get_version request infrastructureIlya Dryomov
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-02libceph: use slab cache for osd client requestsAlex Elder
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil
2013-02-13rbd: don't take extra bio reference for osd clientAlex Elder
2013-02-13libceph: add a compatibility check interfaceAlex Elder
2013-02-12ceph: Only allow mounts in the initial network namespaceEric W. Biederman
2012-12-13libceph: remove 'osdtimeout' optionSage Weil
2012-08-20libceph: delay debugfs initialization until we learn global_idSage Weil
2012-07-30libceph: move feature bits to separate headerSage Weil
2012-07-30libceph: prevent the race of incoming work during teardownGuanjun He
2012-06-15Merge tag 'v3.5-rc1'Sage Weil
2012-06-15libceph: flush msgr queue during mon_client shutdownSage Weil
2012-06-01libceph: embed ceph messenger structure in ceph_clientAlex Elder
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-03-22ceph: ensure Boolean options support both sensesAlex Elder
2012-03-22rbd: make ceph_parse_options() return a pointerAlex Elder