summaryrefslogtreecommitdiffstats
path: root/net/ceph/ceph_common.c
Commit message (Expand)AuthorAgeFilesLines
* rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov2016-08-241-0/+6
* libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov2016-08-241-3/+4
* libceph: introduce reference counted stringYan, Zheng2016-07-281-0/+2
* ceph: make logical calculation functions return boolZhang Zhuoyu2016-05-261-1/+1
* libceph: monc ping rate is 10sIlya Dryomov2016-03-251-1/+0
* libceph: move debugfs initialization into __ceph_open_session()Ilya Dryomov2016-03-251-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-11-131-5/+13
|\
| * libceph: add nocephx_sign_messages optionIlya Dryomov2015-11-021-0/+12
| * libceph: stop duplicating client fields in messengerIlya Dryomov2015-11-021-5/+1
* | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-09-111-0/+1
|\
| * libceph: use keepalive2 to verify the mon session is aliveYan, Zheng2015-09-081-0/+1
* | fs: create and use seq_show_option for escapingKees Cook2015-09-041-2/+5
|/
* libceph: enable ceph in a non-default network namespaceIlya Dryomov2015-07-091-6/+10
* libceph: fix wrong name "Ceph filesystem for Linux"Hong Zhiguo2015-06-251-1/+1
* libceph: a couple tweaks for wait loopsIlya Dryomov2015-06-251-4/+3
* libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-251-10/+31
* libceph, ceph: split ceph_show_options()Ilya Dryomov2015-04-201-0/+37
* libceph: tcp_nodelay supportChaitanya Huilgol2015-02-191-1/+15
* libceph: require cephx message signature by defaultYan, Zheng2014-12-171-0/+13
* libceph: nuke ceph_kvfree()Ilya Dryomov2014-12-171-8/+0
* libceph: Convert pr_warning to pr_warnJoe Perches2014-10-141-6/+9
* libceph: mon_get_version request infrastructureIlya Dryomov2014-06-061-0/+2
* libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov2014-01-261-0/+20
* libceph: all features fields must be u64Ilya Dryomov2013-12-311-2/+2
* libceph: use slab cache for osd client requestsAlex Elder2013-05-021-0/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-02-281-4/+18
|\
| * ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-261-4/+2
| * rbd: don't take extra bio reference for osd clientAlex Elder2013-02-131-1/+1
| * libceph: add a compatibility check interfaceAlex Elder2013-02-131-0/+16
* | ceph: Only allow mounts in the initial network namespaceEric W. Biederman2013-02-121-0/+5
|/
* libceph: remove 'osdtimeout' optionSage Weil2012-12-131-2/+1
* libceph: delay debugfs initialization until we learn global_idSage Weil2012-08-201-1/+0
* libceph: move feature bits to separate headerSage Weil2012-07-301-2/+3
* libceph: prevent the race of incoming work during teardownGuanjun He2012-07-301-0/+2
* Merge tag 'v3.5-rc1'Sage Weil2012-06-151-2/+2
|\
| * net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-2/+2
* | libceph: flush msgr queue during mon_client shutdownSage Weil2012-06-151-7/+0
* | libceph: embed ceph messenger structure in ceph_clientAlex Elder2012-06-011-13/+5
|/
* ceph: ensure Boolean options support both sensesAlex Elder2012-03-221-0/+10
* rbd: make ceph_parse_options() return a pointerAlex Elder2012-03-221-8/+8
* ceph: initialize client debugfs outside of monc->mutexSage Weil2012-02-021-2/+0
* libceph: create messenger with clientSage Weil2011-10-251-23/+24
* libceph: fix parse options memory leakNoah Watkins2011-09-161-0/+1
* libceph: Create a new key type "ceph".Tommi Virtanen2011-03-291-8/+13
* libceph: Get secret from the kernel keys api when mounting with key=NAME.Tommi Virtanen2011-03-291-0/+58
* ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-291-7/+36
* ceph: flush msgr_wq during mds_client shutdownSage Weil2011-03-251-2/+2
* libceph: add lingering request and watch/notify event frameworkYehuda Sadeh2011-03-221-0/+1
* ceph: don't crash when passed bad mount optionsYehuda Sadeh2010-10-201-1/+1