summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2009-10-27ceph: allocate and parse mount args before client instanceSage Weil
2009-10-27ceph: fix, clean up string mount arg parsingSage Weil
2009-10-26ceph: silence uninitialized variable warningSage Weil
2009-10-26ceph: reduce parse_mount_args stack usageSage Weil
2009-10-22ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriateSage Weil
2009-10-21ceph: move directory size logic to ceph_getattrSage Weil
2009-10-19ceph: v0.17 of clientSage Weil
2009-10-19ceph: include preferred osd in placement seedSage Weil
2009-10-16ceph: enable readaheadSage Weil
2009-10-15ceph: move dirty caps code aroundSage Weil
2009-10-15ceph: warn on allocation from msgpool with larger front_lenSage Weil
2009-10-15ceph: correct subscribe_ack msgpool payload sizeSage Weil
2009-10-15ceph: flush dirty caps via the cap_dirty listSage Weil
2009-10-14ceph: move generic flushing code into helperSage Weil
2009-10-14ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_superSage Weil
2009-10-14ceph: convert encode/decode macros to inlinesSage Weil
2009-10-13ceph: add version field to message headerSage Weil
2009-10-12ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAPSage Weil
2009-10-12ceph: ignore trailing data in monampSage Weil
2009-10-09ceph: add file layout validationSage Weil
2009-10-09ceph: update to mon client protocol v15Sage Weil
2009-10-09ceph: cancel osd requests before resending themSage Weil
2009-10-09ceph: reset osd session on fault, not peer_resetSage Weil
2009-10-09ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)Sage Weil
2009-10-09ceph: revoke osd request message on request completionSage Weil
2009-10-09ceph: fix osd request submission raceSage Weil
2009-10-08ceph: renew mon subscription before it expiresSage Weil
2009-10-07ceph: fix mdsmap decoding when multiple mds's are presentSage Weil
2009-10-07ceph: gracefully avoid empty crush bucketsSage Weil
2009-10-07ceph: include preferred_osd in file layout virtual xattrSage Weil
2009-10-07ceph: show meaningful version on module loadSage Weil
2009-10-06ceph: document shared files in READMESage Weil
2009-10-06ceph: Kconfig, MakefileSage Weil
2009-10-06ceph: debugfsSage Weil
2009-10-06ceph: ioctlsSage Weil
2009-10-06ceph: nfs re-export supportSage Weil
2009-10-06ceph: message poolsSage Weil
2009-10-06ceph: messenger librarySage Weil
2009-10-06ceph: snapshot managementSage Weil
2009-10-06ceph: capability managementSage Weil
2009-10-06ceph: monitor clientSage Weil
2009-10-06ceph: CRUSH mapping algorithmSage Weil
2009-10-06ceph: OSD clientSage Weil
2009-10-06ceph: MDS clientSage Weil
2009-10-06ceph: address space operationsSage Weil
2009-10-06ceph: file operationsSage Weil
2009-10-06ceph: directory operationsSage Weil
2009-10-06ceph: inode operationsSage Weil
2009-10-06ceph: super.cSage Weil
2009-10-06ceph: ref counted bufferSage Weil