aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* ceph: build cleanly without CONFIG_DEBUG_FSSage Weil2009-11-12
* ceph: pr_info when mds reconnect completesSage Weil2009-11-11
* ceph: initialize i_size/i_rbytes on snapdirSage Weil2009-11-11
* ceph: exclude snapdir from readdir resultsSage Weil2009-11-11
* ceph: remove recon_gen logicSage Weil2009-11-10
* ceph: separate banner and connect during handshake into distinct stagesSage Weil2009-11-10
* ceph: do not confuse stale and dead (unreconnected) capsSage Weil2009-11-09
* ceph: make CRUSH hash function a bucket propertySage Weil2009-11-07
* ceph: make object hash a pg_pool propertySage Weil2009-11-07
* ceph: use strong hash function for mapping objects to pgsSage Weil2009-11-06
* ceph: make CRUSH hash functions non-inlineSage Weil2009-11-06
* ceph: clean up 'osd%d down' console msgSage Weil2009-11-06
* ceph: convert port endiannessSage Weil2009-11-04
* ceph: fix sparse endian warningSage Weil2009-11-04
* ceph: fix endian conversions for ceph_pgSage Weil2009-11-04
* ceph: use fixed endian encoding for ceph_entity_addrSage Weil2009-11-03
* ceph: init/destroy bdi in client create/destroy helpersSage Weil2009-11-02
* crush: always return a value from crush_bucket_chooseSage Weil2009-11-01
* ceph: fix uninitialized err variableSage Weil2009-11-01
* ceph: fix intra strip unit length calculationNoah Watkins2009-10-30
* ceph: fix object striping calculation for non-default striping schemesSage Weil2009-10-28
* ceph: correct comment to match striping calculationSage Weil2009-10-28
* ceph: remove redundant use of le32_to_cpuNoah Watkins2009-10-28
* ceph: replace list_entry with container_ofNoah Watkins2009-10-28
* ceph: allocate and parse mount args before client instanceSage Weil2009-10-27
* ceph: fix, clean up string mount arg parsingSage Weil2009-10-27
* ceph: silence uninitialized variable warningSage Weil2009-10-27
* ceph: reduce parse_mount_args stack usageSage Weil2009-10-27
* ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriateSage Weil2009-10-22
* ceph: move directory size logic to ceph_getattrSage Weil2009-10-21
* ceph: v0.17 of clientSage Weil2009-10-19
* ceph: include preferred osd in placement seedSage Weil2009-10-19
* ceph: enable readaheadSage Weil2009-10-16
* ceph: move dirty caps code aroundSage Weil2009-10-15
* ceph: warn on allocation from msgpool with larger front_lenSage Weil2009-10-15
* ceph: correct subscribe_ack msgpool payload sizeSage Weil2009-10-15
* ceph: flush dirty caps via the cap_dirty listSage Weil2009-10-15
* ceph: move generic flushing code into helperSage Weil2009-10-14
* ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_superSage Weil2009-10-14
* ceph: convert encode/decode macros to inlinesSage Weil2009-10-14
* ceph: add version field to message headerSage Weil2009-10-13
* ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAPSage Weil2009-10-12
* ceph: ignore trailing data in monampSage Weil2009-10-12
* ceph: add file layout validationSage Weil2009-10-09
* ceph: update to mon client protocol v15Sage Weil2009-10-09
* ceph: cancel osd requests before resending themSage Weil2009-10-09
* ceph: reset osd session on fault, not peer_resetSage Weil2009-10-09
* ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)Sage Weil2009-10-09
* ceph: revoke osd request message on request completionSage Weil2009-10-09
* ceph: fix osd request submission raceSage Weil2009-10-09