aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ceph/libceph.h
AgeCommit message (Expand)Author
2015-11-02libceph: add nocephx_sign_messages optionIlya Dryomov
2015-11-02libceph: stop duplicating client fields in messengerIlya Dryomov
2015-09-08libceph: use keepalive2 to verify the mon session is aliveYan, Zheng
2015-06-25ceph: pre-allocate data structure that tracks caps flushingYan, Zheng
2015-06-25libceph: store timeouts in jiffies, verify user inputIlya Dryomov
2015-06-25libceph: nuke time_sub()Ilya Dryomov
2015-04-20libceph: expose client options through debugfsIlya Dryomov
2015-04-20libceph, ceph: split ceph_show_options()Ilya Dryomov
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol
2014-12-17libceph: require cephx message signature by defaultYan, Zheng
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov
2014-10-14libceph: remove redundant declarationFabian Frederick
2014-05-06ceph_sync_read: stop poking into iov_iter gutsAl Viro
2014-01-26libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov
2013-12-31libceph: all features fields must be u64Ilya Dryomov
2013-05-01libceph: create source file "net/ceph/snapshot.c"Alex Elder
2013-05-01libceph: define CEPH_MSG_MAX_MIDDLE_LENAlex Elder
2013-02-19libceph: drop return value from page vector copy routinesAlex Elder
2013-02-19libceph: use void pointers in page vector functionsAlex Elder
2013-02-13libceph: add a compatibility check interfaceAlex Elder
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-12-13libceph: remove 'osdtimeout' optionSage Weil
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-07-30ceph: define snap counts as u32 everywhereAlex Elder
2012-07-30libceph: move feature bits to separate headerSage Weil
2012-06-15Merge tag 'v3.5-rc1'Sage Weil
2012-06-01libceph: embed ceph messenger structure in ceph_clientAlex Elder
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-03-22rbd: make ceph_parse_options() return a pointerAlex Elder
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2011-10-25libceph: create messenger with clientSage Weil
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen
2011-03-21ceph: move readahead default to fs/ceph from libcephSage Weil
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang
2010-11-09ceph: fix comment, remove extraneous argsSage Weil
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh