summaryrefslogtreecommitdiff
path: root/net/ceph/ceph_common.c
Commit message (Expand)AuthorAge
* Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-04-10
|\
| * ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques2018-04-02
| * libceph: adding missing message types to ceph_msg_type_name()Chengguang Xu2018-04-02
| * ceph: add newline to end of debug message formatChengguang Xu2018-04-02
* | net: Use octal not symbolic permissionsJoe Perches2018-03-26
|/
* libceph, ceph: avoid memory leak when specifying same option several timesChengguang Xu2018-02-26
* libceph: check kstrndup() return valueChengguang Xu2018-01-29
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-15
|\
| * ceph: ensure RNG is seeded before usingJason A. Donenfeld2017-06-19
* | libceph: respect RADOS_BACKOFF backoffsIlya Dryomov2017-07-07
* | libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov2017-05-23
|/
* Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-10
|\
| * libceph: supported_features module parameterIlya Dryomov2017-05-04
| * libceph, ceph: always advertise all supported featuresIlya Dryomov2017-05-04
* | mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2017-05-08
|/
* libceph: osd_request_timeout optionIlya Dryomov2017-03-07
* rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov2016-08-24
* libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov2016-08-24
* libceph: introduce reference counted stringYan, Zheng2016-07-28
* ceph: make logical calculation functions return boolZhang Zhuoyu2016-05-26
* libceph: monc ping rate is 10sIlya Dryomov2016-03-25
* libceph: move debugfs initialization into __ceph_open_session()Ilya Dryomov2016-03-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-11-13
|\
| * libceph: add nocephx_sign_messages optionIlya Dryomov2015-11-02
| * libceph: stop duplicating client fields in messengerIlya Dryomov2015-11-02
* | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-09-11
|\
| * libceph: use keepalive2 to verify the mon session is aliveYan, Zheng2015-09-08
* | fs: create and use seq_show_option for escapingKees Cook2015-09-04
|/
* libceph: enable ceph in a non-default network namespaceIlya Dryomov2015-07-09
* libceph: fix wrong name "Ceph filesystem for Linux"Hong Zhiguo2015-06-25
* libceph: a couple tweaks for wait loopsIlya Dryomov2015-06-25
* libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-25
* libceph, ceph: split ceph_show_options()Ilya Dryomov2015-04-20
* libceph: tcp_nodelay supportChaitanya Huilgol2015-02-19
* libceph: require cephx message signature by defaultYan, Zheng2014-12-17
* libceph: nuke ceph_kvfree()Ilya Dryomov2014-12-17
* libceph: Convert pr_warning to pr_warnJoe Perches2014-10-14
* libceph: mon_get_version request infrastructureIlya Dryomov2014-06-06
* libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov2014-01-26
* libceph: all features fields must be u64Ilya Dryomov2013-12-31
* libceph: use slab cache for osd client requestsAlex Elder2013-05-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-02-28
|\
| * ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-26
| * rbd: don't take extra bio reference for osd clientAlex Elder2013-02-13
| * libceph: add a compatibility check interfaceAlex Elder2013-02-13
* | ceph: Only allow mounts in the initial network namespaceEric W. Biederman2013-02-12
|/
* libceph: remove 'osdtimeout' optionSage Weil2012-12-13
* libceph: delay debugfs initialization until we learn global_idSage Weil2012-08-20
* libceph: move feature bits to separate headerSage Weil2012-07-30