summaryrefslogtreecommitdiff
path: root/net/ceph
AgeCommit message (Expand)Author
2011-09-29Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-clientLinus Torvalds
2011-09-28libceph: fix pg_temp mapping updateSage Weil
2011-09-28libceph: fix pg_temp mapping calculationSage Weil
2011-09-16libceph: fix linger request requeuingSage Weil
2011-09-16libceph: fix parse options memory leakNoah Watkins
2011-09-16libceph: initialize ack_stamp to avoid unnecessary connection resetJim Schutt
2011-09-09Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds
2011-08-31libceph: fix leak of osd structs during shutdownSage Weil
2011-08-09libceph: fix msgpoolSage Weil
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-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-19ceph: fix file mode calculationSage Weil
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-16net: Remove casts of void *Joe Perches
2011-06-13libceph: fix page calculation for non-page-aligned ioSage Weil
2011-06-07ceph: fix sync vs canceled writeSage Weil
2011-05-24libceph: subscribe to osdmap when cluster is fullSage Weil
2011-05-24libceph: handle new osdmap down/state change encodingSage Weil
2011-05-19ceph: check return value for start_request in writepagesSage Weil
2011-05-19libceph: add missing breaks in addr_set_portSage Weil
2011-05-19libceph: fix TAG_WAIT caseSage Weil
2011-05-19libceph: fix osdmap timestamp assignmentSage Weil
2011-05-19libceph: use snprintf for unknown addrsSage Weil
2011-05-19libceph: use snprintf for formatting object nameSage Weil
2011-05-19libceph: fix uninitialized value when no get_authorizer method is setSage Weil
2011-05-19libceph: handle connection reopen race with callbacksSage Weil
2011-05-03libceph: fix ceph_osdc_alloc_request error checksSage Weil
2011-05-03libceph: fix ceph_msg_new error pathHenry C Chang
2011-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-06libceph: fix linger request requeueingSage Weil
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29libceph: Create a new key type "ceph".Tommi Virtanen
2011-03-29libceph: Get secret from the kernel keys api when mounting with key=NAME.Tommi Virtanen
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen
2011-03-29libceph: fix null dereference when unregistering linger requestsSage Weil
2011-03-29ceph: unlock on error in ceph_osdc_start_request()Dan Carpenter
2011-03-26ceph: fix possible NULL pointer dereferenceMariusz Kozlowski
2011-03-25ceph: flush msgr_wq during mds_client shutdownSage Weil
2011-03-22libceph: add lingering request and watch/notify event frameworkYehuda Sadeh
2011-03-21libceph: fix osd request queuing on osdmap updatesSage Weil
2011-03-15libceph: Fix base64-decoding when input ends in newline.Tommi Virtanen
2011-03-04libceph: fix msgr standby handlingSage Weil
2011-03-04libceph: fix msgr keepalive flagSage Weil
2011-03-04libceph: fix msgr backoffSage Weil
2011-03-03libceph: retry after authorization failureSage Weil
2011-03-03libceph: fix handling of short returns from get_user_pagesSage Weil
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds