aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-01-29ceph: include type in ceph_entity_addr, filepathSage Weil
2010-01-25ceph: precede encoded ceph_pg_pool struct with versionSage Weil
2010-01-25ceph: keep reserved replies on the request structureYehuda Sadeh
2010-01-25ceph: alloc message data pages and check if tid existsYehuda Sadeh
2010-01-25ceph: refactor messages data section allocationYehuda Sadeh
2010-01-25ceph: allocate middle of message before stating to readYehuda Sadeh
2010-01-25ceph: properly handle aborted mds requestsSage Weil
2010-01-25ceph: mark MDS CREATE as a write opSage Weil
2010-01-25ceph: remove duplicate variable initializationJulia Lawall
2010-01-14ceph: display pgid in debugfs osd request dumpSage Weil
2010-01-14ceph: remove unused erank fieldSage Weil
2010-01-14ceph: change dentry offset and position after splice_dentryYehuda Sadeh
2010-01-06ceph: fix copy_user_to_page_vector()Yehuda Sadeh
2009-12-23ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol ...Sage Weil
2009-12-23ceph: support ceph_pagelist for message payloadSage Weil
2009-12-23ceph: add feature bits to connection handshake (protocol change)Sage Weil
2009-12-23ceph: include transaction id in ceph_msg_header (protocol change)Sage Weil
2009-12-23ceph: more informative msgpool errorsSage Weil
2009-12-23ceph: control access to page vector for incoming dataSage Weil
2009-12-23ceph: use connection mutex to protect read and write stagesSage Weil
2009-12-23ceph: unregister canceled/timed out osd requestsSage Weil
2009-12-23ceph: only unregister registered bdiSage Weil
2009-12-23ceph: do not touch_caps while iterating over caps listSage Weil
2009-12-21ceph: fix incremental osdmap pg_temp decoding bugSage Weil
2009-12-21ceph: fix error paths for corrupt osdmap messagesSage Weil
2009-12-21ceph: do not drop lease during revalidateSage Weil
2009-12-21ceph: ensure rename target dentry fails revalidationSage Weil
2009-12-21ceph: writeback congestion controlYehuda Sadeh
2009-12-21ceph: writepage grabs and releases inodeYehuda Sadeh
2009-12-21ceph: remove unaccessible codeYehuda Sadeh
2009-12-21ceph: include link to bdi in debugfsSage Weil
2009-12-21ceph: make mds ops interruptibleSage Weil
2009-12-21ceph: plug leak of incoming message during connection fault/closeSage Weil
2009-12-21ceph: hex dump corrupt server data to KERN_DEBUGSage Weil
2009-12-21ceph: fix msgpool reservation leakYehuda Sadeh
2009-12-21ceph: don't save sent messages on lossy connectionsSage Weil
2009-12-21ceph: detect lossy state of connectionSage Weil
2009-12-21ceph: plug msg leak in con_faultSage Weil
2009-12-21ceph: carry explicit msg reference for currently sending messageSage Weil
2009-12-11ceph: fix leak of monc mutexSage Weil
2009-12-09ceph: do not feed bad device ids to crushSage Weil
2009-12-07ceph: use kref for ceph_msgSage Weil
2009-12-07ceph: use kref for ceph_osd_requestSage Weil
2009-12-07ceph: use kref for struct ceph_mds_requestSage Weil
2009-12-07ceph: simplify ceph_buffer interfaceSage Weil
2009-12-07ceph: use kref for ceph_bufferSage Weil
2009-12-04ceph: mark v0.18 releaseSage Weil
2009-12-03ceph: allow preferred osd to be get/set via layout ioctlSage Weil
2009-12-03ceph: hide /.ceph from readdir resultsSage Weil
2009-12-03ceph: whitespace cleanupSage Weil