aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph
Commit message (Expand)AuthorAge
* 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
| * libceph: define ceph_pg_pool_name_by_id()Alex Elder2012-11-01
| * rbd: get parent spec for version 2 imagesAlex Elder2012-11-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-07
|\|
| * libceph: check for invalid mappingSage Weil2012-10-01
| * libceph: remove unused monc->have_fsidSage Weil2012-10-01
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
|/
* libceph: clean up con flagsSage Weil2012-07-30
* libceph: replace connection state bits with statesSage Weil2012-07-30
* ceph: define snap counts as u32 everywhereAlex Elder2012-07-30
* libceph: support crush tunablesSage Weil2012-07-30
* libceph: move feature bits to separate headerSage Weil2012-07-30
* libceph: define ceph_extract_encoded_string()Alex Elder2012-07-30
* libceph: fix off-by-one bug in ceph_encode_filepath()Alex Elder2012-07-30
* libceph: prevent the race of incoming work during teardownGuanjun He2012-07-30
* libceph: fix messenger retrySage Weil2012-07-30
* libceph: initialize msgpool message typesSage Weil2012-07-30
* libceph: set peer name on con_open, not initSage Weil2012-07-06
* libceph: drop declaration of ceph_con_get()Alex Elder2012-07-06
* libceph: define and use an explicit CONNECTED stateAlex Elder2012-07-06
* libceph: drop ceph_con_get/put helpers and nref memberSage Weil2012-06-22
* Merge tag 'v3.5-rc1'Sage Weil2012-06-15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2012-05-30
| |\
| * \ 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: make ceph_con_revoke_message() a msg opAlex Elder2012-06-06
* | | | libceph: make ceph_con_revoke() a msg operationAlex Elder2012-06-06
* | | | libceph: have messages point to their connectionAlex Elder2012-06-06
* | | | libceph: fully initialize connection in con_init()Alex Elder2012-06-06
* | | | libceph: embed ceph connection structure in mon_clientAlex Elder2012-06-06
* | | | libceph: start tracking connection socket stateAlex Elder2012-06-01
* | | | libceph: start separating connection flags from stateAlex Elder2012-06-01
* | | | libceph: embed ceph messenger structure in ceph_clientAlex Elder2012-06-01
* | | | libceph: kill bad_proto ceph connection opAlex Elder2012-06-01
* | | | libceph: eliminate connection state "DEAD"Alex Elder2012-06-01
| |_|/ |/| |
* | | ceph: use info returned by get_authorizerAlex Elder2012-05-17
* | | ceph: have get_authorizer methods return pointersAlex Elder2012-05-17
* | | ceph: messenger: reduce args to create_authorizerAlex Elder2012-05-17
* | | ceph: define ceph_auth_handshake typeAlex Elder2012-05-17
* | | ceph: fix bounds check in ceph_decode_need and ceph_encode_needXi Wang2012-05-14
* | | ceph: drop support for preferred_osd pgsSage Weil2012-05-07
| |/ |/|
* | libceph: use "do" in CRC-related Boolean variablesAlex Elder2012-03-22
* | libceph: make ceph_msgr_wq privateAlex Elder2012-03-22
* | rbd: make ceph_parse_options() return a pointerAlex Elder2012-03-22
* | ceph: use a shared zero page rather than one per messengerAlex Elder2012-03-22
|/
* libceph: Allocate larger oid buffer in request msgsStratos Psomadakis2011-11-11
* Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-10-28
|\
| * libceph: don't complain on msgpool alloc failuresSage Weil2011-10-25
| * libceph: create messenger with clientSage Weil2011-10-25