aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/ceph_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-13libceph: remove unnecessary non NULL check for request_keyYueHaibing1-1/+1
2018-08-02libceph: amend "bad option arg" error messageIlya Dryomov1-2/+1
2018-08-02libceph: stop parsing when a bad int arg is detectedChengguang Xu1-4/+4
2018-04-10Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+7
2018-04-02ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques1-0/+1
2018-04-02libceph: adding missing message types to ceph_msg_type_name()Chengguang Xu1-0/+5
2018-04-02ceph: add newline to end of debug message formatChengguang Xu1-1/+1
2018-03-26net: Use octal not symbolic permissionsJoe Perches1-1/+1
2018-02-26libceph, ceph: avoid memory leak when specifying same option several timesChengguang Xu1-0/+7
2018-01-29libceph: check kstrndup() return valueChengguang Xu1-0/+4
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-1/+5
2017-07-07libceph: respect RADOS_BACKOFF backoffsIlya Dryomov1-0/+1
2017-06-19ceph: ensure RNG is seeded before usingJason A. Donenfeld1-1/+5
2017-05-23libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov1-13/+0
2017-05-10Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-10/+17
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko1-1/+1
2017-05-04libceph: supported_features module parameterIlya Dryomov1-0/+11
2017-05-04libceph, ceph: always advertise all supported featuresIlya Dryomov1-10/+6
2017-03-07libceph: osd_request_timeout optionIlya Dryomov1-0/+15
2016-08-24rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov1-0/+6
2016-08-24libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov1-3/+4
2016-07-28libceph: introduce reference counted stringYan, Zheng1-0/+2
2016-05-26ceph: make logical calculation functions return boolZhang Zhuoyu1-1/+1
2016-03-25libceph: monc ping rate is 10sIlya Dryomov1-1/+0
2016-03-25libceph: move debugfs initialization into __ceph_open_session()Ilya Dryomov1-0/+3
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-5/+13
2015-11-02libceph: add nocephx_sign_messages optionIlya Dryomov1-0/+12
2015-11-02libceph: stop duplicating client fields in messengerIlya Dryomov1-5/+1
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells1-1/+1
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+1
2015-09-08libceph: use keepalive2 to verify the mon session is aliveYan, Zheng1-0/+1
2015-09-04fs: create and use seq_show_option for escapingKees Cook1-2/+5
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov1-6/+10
2015-06-25libceph: fix wrong name "Ceph filesystem for Linux"Hong Zhiguo1-1/+1
2015-06-25libceph: a couple tweaks for wait loopsIlya Dryomov1-4/+3
2015-06-25libceph: store timeouts in jiffies, verify user inputIlya Dryomov1-10/+31
2015-04-20libceph, ceph: split ceph_show_options()Ilya Dryomov1-0/+37
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol1-1/+15
2014-12-17libceph: require cephx message signature by defaultYan, Zheng1-0/+13
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov1-8/+0
2014-10-14libceph: Convert pr_warning to pr_warnJoe Perches1-6/+9
2014-06-06libceph: mon_get_version request infrastructureIlya Dryomov1-0/+2
2014-01-26libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov1-0/+20
2013-12-31libceph: all features fields must be u64Ilya Dryomov1-2/+2
2013-05-02libceph: use slab cache for osd client requestsAlex Elder1-0/+7
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-4/+18
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil1-4/+2
2013-02-13rbd: don't take extra bio reference for osd clientAlex Elder1-1/+1
2013-02-13libceph: add a compatibility check interfaceAlex Elder1-0/+16
2013-02-12ceph: Only allow mounts in the initial network namespaceEric W. Biederman1-0/+5