summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2010-03-05ceph: update for write_inode API changeStephen Rothwell
2010-03-04ceph: reset osd after relevant messages timed outYehuda Sadeh
2010-03-01ceph: fix flush_dirty_caps race with caps migrationSage Weil
2010-03-01ceph: include migrating caps in issued setSage Weil
2010-03-01ceph: fix osdmap decoding when pools include (removed) snapsSage Weil
2010-03-01ceph: return EBADF if waiting for caps on closed fileSage Weil
2010-03-01ceph: set osd request message front length correctlySage Weil
2010-03-01ceph: reset front len on return to msgpool; BUG on mismatched front iovSage Weil
2010-03-01ceph: fix snaptrace decoding on cap migration between mdsSage Weil
2010-03-01ceph: use single osd op reply msgSage Weil
2010-03-01ceph: reset bits on connection closeSage Weil
2010-02-26ceph: remove bogus mds forward warningSage Weil
2010-02-26ceph: remove fragile __map_osds optimizationSage Weil
2010-02-25ceph: fix connection fault STANDBY checkSage Weil
2010-02-25ceph: invalidate_authorizer without con->mutex heldSage Weil
2010-02-23ceph: don't clobber write return value when using O_SYNCYehuda Sadeh
2010-02-23ceph: fix client_request_forward decodingSage Weil
2010-02-23ceph: drop messages on unregistered mds sessions; cleanupSage Weil
2010-02-23ceph: fix comments, locking in destroy_inodeSage Weil
2010-02-23ceph: move dereference after NULL testAlexander Beregalov
2010-02-23ceph: fix up unexpected message handlingSage Weil
2010-02-19ceph: cleanup redundant code in handle_cap_grantYehuda Sadeh
2010-02-19ceph: don't truncate dirty pages in invalidate work threadYehuda Sadeh
2010-02-19ceph: remove page upon writeback completion if lost cache capYehuda Sadeh
2010-02-19ceph: fix check for invalidate_mapping_pages successSage Weil
2010-02-17ceph: fix typo in ceph_queue_writeback debug outputSage Weil
2010-02-17ceph: v0.19 releaseSage Weil
2010-02-17ceph: use rbtree for pg pools; decode new osdmap formatSage Weil
2010-02-17ceph: fix memory leak when destroying osdmap with pg_temp mappingsSage Weil
2010-02-17ceph: fix iterate_caps removal raceSage Weil
2010-02-17ceph: clean up readdir caps reservationSage Weil
2010-02-16ceph: fix authentication races, auth_none oopsSage Weil
2010-02-16ceph: use rbtree for mon statfs requestsSage Weil
2010-02-16ceph: use rbtree for snap_realmsSage Weil
2010-02-16ceph: use rbtree for mds requestsSage Weil
2010-02-16ceph: cancel delayed work when closing connectionSage Weil
2010-02-16ceph: allow connection to be reopened by fault callbackSage Weil
2010-02-15ceph: reset osd connections after faultSage Weil
2010-02-13ceph: fix msgr to keep sent messages until ackedSage Weil
2010-02-11ceph: remove bogus invalidate_mapping_pagesSage Weil
2010-02-11ceph: invalidate pages even if truncate is pendingSage Weil
2010-02-11ceph: cleanup async writeback, truncation, invalidate helpersSage Weil
2010-02-11ceph: fix sync read eof check deadlockSage Weil
2010-02-11ceph: do not retain caps that are being revokedSage Weil
2010-02-11ceph: cap revocation fixesSage Weil
2010-02-11ceph: sync read/write considers page cacheYehuda Sadeh
2010-02-11ceph: fix truncation when not holding capsYehuda Sadeh
2010-02-11ceph: refactor ceph_write_begin, fix ceph_page_mkwriteYehuda Sadeh
2010-02-11ceph: fix short synchronous readsYehuda Sadeh
2010-02-11ceph: add uid field to ceph_pg_poolSage Weil