summaryrefslogtreecommitdiff
path: root/include/linux/ceph/libceph.h
Commit message (Expand)AuthorAge
* ceph: optimize memory usageChengguang Xu2018-04-02
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ceph: validate correctness of some mount optionsYan, Zheng2017-09-06
* ceph: remove unused cap_release_safety mount optionYan, Zheng2017-09-06
* libceph: make DEFINE_RB_* helpers more generalIlya Dryomov2017-07-07
* libceph: convert ceph_snap_context.nref from atomic_t to refcount_tElena Reshetova2017-05-04
* libceph, ceph: always advertise all supported featuresIlya Dryomov2017-05-04
* 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
* ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann2016-07-28
* libceph: introduce reference counted stringYan, Zheng2016-07-28
* libceph: DEFINE_RB_FUNCS macroIlya Dryomov2016-05-26
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov2016-03-25
* libceph: monc ping rate is 10sIlya Dryomov2016-03-25
* libceph: add nocephx_sign_messages optionIlya Dryomov2015-11-02
* libceph: stop duplicating client fields in messengerIlya Dryomov2015-11-02
* libceph: use keepalive2 to verify the mon session is aliveYan, Zheng2015-09-08
* ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-25
* libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-25
* libceph: nuke time_sub()Ilya Dryomov2015-06-25
* libceph: expose client options through debugfsIlya Dryomov2015-04-20
* 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: remove redundant declarationFabian Frederick2014-10-14
* ceph_sync_read: stop poking into iov_iter gutsAl Viro2014-05-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: create source file "net/ceph/snapshot.c"Alex Elder2013-05-01
* libceph: define CEPH_MSG_MAX_MIDDLE_LENAlex Elder2013-05-01
* libceph: drop return value from page vector copy routinesAlex Elder2013-02-19
* libceph: use void pointers in page vector functionsAlex Elder2013-02-19
* libceph: add a compatibility check interfaceAlex Elder2013-02-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-12-20
|\
| * libceph: remove 'osdtimeout' optionSage Weil2012-12-13
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
|/
* ceph: define snap counts as u32 everywhereAlex Elder2012-07-30
* libceph: move feature bits to separate headerSage Weil2012-07-30
* Merge tag 'v3.5-rc1'Sage Weil2012-06-15
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-03-28
| |\
| * | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
* | | libceph: embed ceph messenger structure in ceph_clientAlex Elder2012-06-01
| |/ |/|
* | rbd: make ceph_parse_options() return a pointerAlex Elder2012-03-22
|/
* libceph: create messenger with clientSage Weil2011-10-25
* treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-21
* ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-29
* ceph: move readahead default to fs/ceph from libcephSage Weil2011-03-21