summaryrefslogtreecommitdiff
path: root/net/ceph/ceph_common.c
AgeCommit message (Expand)Author
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
2012-02-02ceph: initialize client debugfs outside of monc->mutexSage Weil
2011-10-25libceph: create messenger with clientSage Weil
2011-09-16libceph: fix parse options memory leakNoah Watkins
2011-03-29libceph: Create a new key type "ceph".Tommi Virtanen
2011-03-29libceph: Get secret from the kernel keys api when mounting with key=NAME.Tommi Virtanen
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen
2011-03-25ceph: flush msgr_wq during mds_client shutdownSage Weil
2011-03-22libceph: add lingering request and watch/notify event frameworkYehuda Sadeh
2010-10-20ceph: don't crash when passed bad mount optionsYehuda Sadeh
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh