aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/libceph.h
Commit message (Expand)AuthorAge
* 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-02
* libceph: define CEPH_MSG_MAX_MIDDLE_LENAlex Elder2013-05-02
* 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
* ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-17
* ceph: fix comment, remove extraneous argsSage Weil2010-11-09
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20