| Commit message (Expand) | Author | Age |
* | ceph: allow renewal of auth credentials | Sage Weil | 2010-02-10 |
* | ceph: aes crypto and base64 encode/decode helpers | Sage Weil | 2010-02-10 |
* | ceph: buffer decoding helpers | Sage Weil | 2010-02-10 |
* | ceph: release all pages after successful osd write response | Sage Weil | 2010-02-02 |
* | ceph: always send truncation info with read and write osd ops | Yehuda Sadeh | 2010-02-02 |
* | ceph: remove unreachable code | Yehuda Sadeh | 2010-01-29 |
* | ceph: include type in ceph_entity_addr, filepath | Sage Weil | 2010-01-29 |
* | ceph: precede encoded ceph_pg_pool struct with version | Sage Weil | 2010-01-25 |
* | ceph: keep reserved replies on the request structure | Yehuda Sadeh | 2010-01-25 |
* | ceph: alloc message data pages and check if tid exists | Yehuda Sadeh | 2010-01-25 |
* | ceph: refactor messages data section allocation | Yehuda Sadeh | 2010-01-25 |
* | ceph: allocate middle of message before stating to read | Yehuda Sadeh | 2010-01-25 |
* | ceph: properly handle aborted mds requests | Sage Weil | 2010-01-25 |
* | ceph: mark MDS CREATE as a write op | Sage Weil | 2010-01-25 |
* | ceph: remove duplicate variable initialization | Julia Lawall | 2010-01-25 |
* | ceph: display pgid in debugfs osd request dump | Sage Weil | 2010-01-14 |
* | ceph: remove unused erank field | Sage Weil | 2010-01-14 |
* | ceph: change dentry offset and position after splice_dentry | Yehuda Sadeh | 2010-01-14 |
* | ceph: fix copy_user_to_page_vector() | Yehuda Sadeh | 2010-01-06 |
* | ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol ... | Sage Weil | 2009-12-23 |
* | ceph: support ceph_pagelist for message payload | Sage Weil | 2009-12-23 |
* | ceph: add feature bits to connection handshake (protocol change) | Sage Weil | 2009-12-23 |
* | ceph: include transaction id in ceph_msg_header (protocol change) | Sage Weil | 2009-12-23 |
* | ceph: more informative msgpool errors | Sage Weil | 2009-12-23 |
* | ceph: control access to page vector for incoming data | Sage Weil | 2009-12-23 |
* | ceph: use connection mutex to protect read and write stages | Sage Weil | 2009-12-23 |
* | ceph: unregister canceled/timed out osd requests | Sage Weil | 2009-12-23 |
* | ceph: only unregister registered bdi | Sage Weil | 2009-12-23 |
* | ceph: do not touch_caps while iterating over caps list | Sage Weil | 2009-12-23 |
* | ceph: fix incremental osdmap pg_temp decoding bug | Sage Weil | 2009-12-21 |
* | ceph: fix error paths for corrupt osdmap messages | Sage Weil | 2009-12-21 |
* | ceph: do not drop lease during revalidate | Sage Weil | 2009-12-21 |
* | ceph: ensure rename target dentry fails revalidation | Sage Weil | 2009-12-21 |
* | ceph: writeback congestion control | Yehuda Sadeh | 2009-12-21 |
* | ceph: writepage grabs and releases inode | Yehuda Sadeh | 2009-12-21 |
* | ceph: remove unaccessible code | Yehuda Sadeh | 2009-12-21 |
* | ceph: include link to bdi in debugfs | Sage Weil | 2009-12-21 |
* | ceph: make mds ops interruptible | Sage Weil | 2009-12-21 |
* | ceph: plug leak of incoming message during connection fault/close | Sage Weil | 2009-12-21 |
* | ceph: hex dump corrupt server data to KERN_DEBUG | Sage Weil | 2009-12-21 |
* | ceph: fix msgpool reservation leak | Yehuda Sadeh | 2009-12-21 |
* | ceph: don't save sent messages on lossy connections | Sage Weil | 2009-12-21 |
* | ceph: detect lossy state of connection | Sage Weil | 2009-12-21 |
* | ceph: plug msg leak in con_fault | Sage Weil | 2009-12-21 |
* | ceph: carry explicit msg reference for currently sending message | Sage Weil | 2009-12-21 |
* | ceph: fix leak of monc mutex | Sage Weil | 2009-12-11 |
* | ceph: do not feed bad device ids to crush | Sage Weil | 2009-12-09 |
* | ceph: use kref for ceph_msg | Sage Weil | 2009-12-07 |
* | ceph: use kref for ceph_osd_request | Sage Weil | 2009-12-07 |
* | ceph: use kref for struct ceph_mds_request | Sage Weil | 2009-12-07 |