summaryrefslogtreecommitdiff
path: root/include/linux/ceph
AgeCommit message (Expand)Author
2013-01-17libceph: remove 'osdtimeout' optionSage Weil
2012-11-26libceph: drop declaration of ceph_con_get()Alex Elder
2012-11-26libceph: check for invalid mappingSage Weil
2012-11-26libceph: clean up con flagsSage Weil
2012-11-26libceph: replace connection state bits with statesSage Weil
2012-11-26libceph: prevent the race of incoming work during teardownGuanjun He
2012-11-26libceph: initialize msgpool message typesSage Weil
2012-11-26libceph: set peer name on con_open, not initSage Weil
2012-11-26libceph: define and use an explicit CONNECTED stateAlex Elder
2012-11-26libceph: drop ceph_con_get/put helpers and nref memberSage Weil
2012-11-26libceph: make ceph_con_revoke_message() a msg opAlex Elder
2012-11-26libceph: make ceph_con_revoke() a msg operationAlex Elder
2012-11-26libceph: have messages point to their connectionAlex Elder
2012-11-26libceph: fully initialize connection in con_init()Alex Elder
2012-11-26libceph: embed ceph connection structure in mon_clientAlex Elder
2012-11-26libceph: start tracking connection socket stateAlex Elder
2012-11-26libceph: start separating connection flags from stateAlex Elder
2012-11-26libceph: embed ceph messenger structure in ceph_clientAlex Elder
2012-11-26libceph: kill bad_proto ceph connection opAlex Elder
2012-11-26libceph: eliminate connection state "DEAD"Alex Elder
2012-11-26libceph: fix messenger retrySage Weil
2012-11-26ceph: use info returned by get_authorizerAlex Elder
2012-11-26ceph: have get_authorizer methods return pointersAlex Elder
2012-11-26ceph: messenger: reduce args to create_authorizerAlex Elder
2012-11-26ceph: define ceph_auth_handshake typeAlex Elder
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-03-22libceph: use "do" in CRC-related Boolean variablesAlex Elder
2012-03-22libceph: make ceph_msgr_wq privateAlex Elder
2012-03-22rbd: make ceph_parse_options() return a pointerAlex Elder
2012-03-22ceph: use a shared zero page rather than one per messengerAlex Elder
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2011-11-11libceph: Allocate larger oid buffer in request msgsStratos Psomadakis
2011-10-28Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds
2011-10-25libceph: don't complain on msgpool alloc failuresSage Weil
2011-10-25libceph: create messenger with clientSage Weil
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15Remove unneeded version.h includes from include/Jesper Juhl
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-26libceph: don't time out osd requests that haven't been receivedSage Weil
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-05-24ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen
2011-03-22libceph: add lingering request and watch/notify event frameworkYehuda Sadeh
2011-03-21ceph: move readahead default to fs/ceph from libcephSage Weil
2011-03-21ceph: update common header filesYehuda Sadeh
2011-03-21libceph: fix osd request queuing on osdmap updatesSage Weil
2011-03-04libceph: fix msgr keepalive flagSage Weil
2011-03-04libceph: fix msgr backoffSage Weil
2011-01-12net/ceph: make ceph_msgr_wq non-reentrantTejun Heo
2011-01-12ceph: add dir_layout to inodeSage Weil