summaryrefslogtreecommitdiff
path: root/net/ceph
AgeCommit message (Expand)Author
2015-08-12crush: fix a bug in tree bucket decodeIlya Dryomov
2015-05-09libceph: fix double __remove_osd() problemIlya Dryomov
2014-12-14libceph: do not crash on large auth ticketsIlya Dryomov
2014-12-14libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov
2014-11-05libceph: do not hard code max auth ticket lenIlya Dryomov
2014-11-05libceph: add process_one_ticket() helperIlya Dryomov
2014-11-05libceph: gracefully handle large reply messages from the monSage Weil
2014-11-05libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov
2014-06-09libceph: fix corruption when using page_count 0 page in rbdChunwei Chen
2014-06-09libceph: only call kernel_sendpage() via helperAlex Elder
2013-10-26libceph: unregister request in __map_request failed and nofail == falsemajianpeng
2013-07-27libceph: Fix NULL pointer dereference in auth client codeTyler Hicks
2011-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-12-12crush: fix mapping calculation when force argument doesn't existSage Weil
2011-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-11-11libceph: Allocate larger oid buffer in request msgsStratos Psomadakis
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-25libceph: force resend of osd requests if we skip an osdmapSage Weil
2011-10-25ceph: use kernel DNS resolverNoah Watkins
2011-10-25ceph: fix ceph_monc_init memory leakNoah Watkins
2011-10-25libceph: warn on msg allocation failuresSage Weil
2011-10-25libceph: don't complain on msgpool alloc failuresSage Weil
2011-10-25libceph: always preallocate mon connectionSage Weil
2011-10-25libceph: create messenger with clientSage Weil
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