Commit Graph

15635 Commits (cfea1cf42b614583c02727d5bffd5a2384e92bda)

Author SHA1 Message Date
Sage Weil cfea1cf42b ceph: small cleanup in hash function 15 years ago
Sage Weil b9bfb93ce2 ceph: move mempool creation to ceph_create_client 15 years ago
Sage Weil 4e7a5dcd1b ceph: negotiate authentication protocol; implement AUTH_NONE protocol 15 years ago
Sage Weil 5f44f14260 ceph: handle errors during osd client init 15 years ago
Sage Weil 71ececdaca ceph: remove unnecessary ceph_con_shutdown 15 years ago
Sage Weil 42ce56e50d ceph: remove bad calls to ceph_con_shutdown 15 years ago
Sage Weil 11ea8eda06 ceph: fix page invalidation deadlock 15 years ago
Sage Weil 039934b895 ceph: build cleanly without CONFIG_DEBUG_FS 15 years ago
Sage Weil fef320ff88 ceph: pr_info when mds reconnect completes 15 years ago
Sage Weil b377ff13b3 ceph: initialize i_size/i_rbytes on snapdir 15 years ago
Sage Weil 09b8a7d2af ceph: exclude snapdir from readdir results 15 years ago
Sage Weil cdac830313 ceph: remove recon_gen logic 15 years ago
Sage Weil eed0ef2caf ceph: separate banner and connect during handshake into distinct stages 15 years ago
Sage Weil 685f9a5d14 ceph: do not confuse stale and dead (unreconnected) caps 15 years ago
Sage Weil fb690390e3 ceph: make CRUSH hash function a bucket property 15 years ago
Sage Weil 1654dd0cf5 ceph: make object hash a pg_pool property 15 years ago
Sage Weil cfbbcd24a6 ceph: use strong hash function for mapping objects to pgs 15 years ago
Sage Weil c6cf726316 ceph: make CRUSH hash functions non-inline 15 years ago
Sage Weil 1bdb70e590 ceph: clean up 'osd%d down' console msg 15 years ago
Sage Weil f28bcfbe66 ceph: convert port endianness 15 years ago
Sage Weil 6a18be16f7 ceph: fix sparse endian warning 15 years ago
Sage Weil 51042122d4 ceph: fix endian conversions for ceph_pg 15 years ago
Sage Weil 63f2d21195 ceph: use fixed endian encoding for ceph_entity_addr 15 years ago
Sage Weil 859e7b1493 ceph: init/destroy bdi in client create/destroy helpers 15 years ago
Sage Weil 33aa96e743 crush: always return a value from crush_bucket_choose 15 years ago
Sage Weil 63ff78b25c ceph: fix uninitialized err variable 15 years ago
Noah Watkins ff1d1f7179 ceph: fix intra strip unit length calculation 15 years ago
Sage Weil 645a102581 ceph: fix object striping calculation for non-default striping schemes 15 years ago
Sage Weil 5600f5ebd3 ceph: correct comment to match striping calculation 15 years ago
Noah Watkins 35e054a66e ceph: remove redundant use of le32_to_cpu 15 years ago
Noah Watkins fbbccec9c6 ceph: replace list_entry with container_of 15 years ago
Sage Weil 6b8051855d ceph: allocate and parse mount args before client instance 15 years ago
Sage Weil e53c2fe075 ceph: fix, clean up string mount arg parsing 15 years ago
Sage Weil 6ca874e92d ceph: silence uninitialized variable warning 15 years ago
Sage Weil 7b813c4602 ceph: reduce parse_mount_args stack usage 15 years ago
Sage Weil ecb19c4649 ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate 16 years ago
Sage Weil 232d4b0131 ceph: move directory size logic to ceph_getattr 16 years ago
Sage Weil bb097ffaf8 ceph: v0.17 of client 16 years ago
Sage Weil ee7fdfaff7 ceph: include preferred osd in placement seed 16 years ago
Sage Weil 8fa9765576 ceph: enable readahead 16 years ago
Sage Weil 76e3b390d4 ceph: move dirty caps code around 16 years ago
Sage Weil 8f3bc053c6 ceph: warn on allocation from msgpool with larger front_len 16 years ago
Sage Weil 07bd10fb98 ceph: correct subscribe_ack msgpool payload size 16 years ago
Sage Weil afcdaea3f2 ceph: flush dirty caps via the cap_dirty list 16 years ago
Sage Weil cdc35f9627 ceph: move generic flushing code into helper 16 years ago
Sage Weil f2cf418cec ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super 16 years ago
Sage Weil c89136ea42 ceph: convert encode/decode macros to inlines 16 years ago
Sage Weil 535bbb5307 ceph: add version field to message header 16 years ago
Sage Weil 572033069d ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP 16 years ago
Sage Weil 8fc57da4d3 ceph: ignore trailing data in monamp 16 years ago