aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-09-09
|\
| * libceph: fix leak of osd structs during shutdownSage Weil2011-08-31
| * libceph: fix msgpoolSage Weil2011-08-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-26
|\|
| * libceph: don't time out osd requests that haven't been receivedSage Weil2011-07-26
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-21
|\|
| * ceph: fix file mode calculationSage Weil2011-07-19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-14
|\|
| * libceph: fix page calculation for non-page-aligned ioSage Weil2011-06-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\|
| * ceph: fix sync vs canceled writeSage Weil2011-06-08
* | net: Remove casts of void *Joe Perches2011-06-16
|/
* libceph: subscribe to osdmap when cluster is fullSage Weil2011-05-24
* libceph: handle new osdmap down/state change encodingSage Weil2011-05-24
* ceph: check return value for start_request in writepagesSage Weil2011-05-19
* libceph: add missing breaks in addr_set_portSage Weil2011-05-19
* libceph: fix TAG_WAIT caseSage Weil2011-05-19
* libceph: fix osdmap timestamp assignmentSage Weil2011-05-19
* libceph: use snprintf for unknown addrsSage Weil2011-05-19
* libceph: use snprintf for formatting object nameSage Weil2011-05-19
* libceph: fix uninitialized value when no get_authorizer method is setSage Weil2011-05-19
* libceph: handle connection reopen race with callbacksSage Weil2011-05-19
* libceph: fix ceph_osdc_alloc_request error checksSage Weil2011-05-03
* libceph: fix ceph_msg_new error pathHenry C Chang2011-05-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-04-14
|\
| * libceph: fix linger request requeueingSage Weil2011-04-06
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\ \ | |/ |/|
| * Fix common misspellingsLucas De Marchi2011-03-31
* | libceph: Create a new key type "ceph".Tommi Virtanen2011-03-29
* | libceph: Get secret from the kernel keys api when mounting with key=NAME.Tommi Virtanen2011-03-29
* | ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-29
* | libceph: fix null dereference when unregistering linger requestsSage Weil2011-03-29
* | ceph: unlock on error in ceph_osdc_start_request()Dan Carpenter2011-03-29
* | ceph: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-26
* | ceph: flush msgr_wq during mds_client shutdownSage Weil2011-03-25
|/
* libceph: add lingering request and watch/notify event frameworkYehuda Sadeh2011-03-22
* libceph: fix osd request queuing on osdmap updatesSage Weil2011-03-21
* libceph: Fix base64-decoding when input ends in newline.Tommi Virtanen2011-03-15
* libceph: fix msgr standby handlingSage Weil2011-03-04
* libceph: fix msgr keepalive flagSage Weil2011-03-04
* libceph: fix msgr backoffSage Weil2011-03-04
* libceph: retry after authorization failureSage Weil2011-03-03
* libceph: fix handling of short returns from get_user_pagesSage Weil2011-03-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-02-21
|\
| * libceph: fix socket write error handlingSage Weil2011-01-25
| * libceph: fix socket read error handlingSage Weil2011-01-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-13
|\|
| * net/ceph: make ceph_msgr_wq non-reentrantTejun Heo2011-01-12
| * ceph: Always free allocated memory in osdmap_decode()Jesper Juhl2011-01-12
| * ceph: add dir_layout to inodeSage Weil2011-01-12