aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ceph: hide /.ceph from readdir resultsSage Weil2009-12-03
* ceph: whitespace cleanupSage Weil2009-12-03
* ceph: plug leak of request_mutexSage Weil2009-12-01
* ceph: remove useless IS_ERR checksSage Weil2009-11-21
* fs/ceph: Move a dereference below a NULL testJulia Lawall2009-11-21
* fs/ceph: introduce missing kfreeJulia Lawall2009-11-21
* ceph: remove dead codeSage Weil2009-11-20
* ceph: reset msgr backoff during open, not after successful handshakeSage Weil2009-11-20
* ceph: reset requested max_size after mds reconnectSage Weil2009-11-20
* ceph: mount fails immediately on errorYehuda Sadeh2009-11-20
* ceph: decode updated mdsmap formatSage Weil2009-11-20
* ceph: fix debugfs entry, simplify fsid checksSage Weil2009-11-20
* ceph: small cleanup in hash functionSage Weil2009-11-20
* ceph: move mempool creation to ceph_create_clientSage Weil2009-11-18
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-18
* ceph: handle errors during osd client initSage Weil2009-11-18
* ceph: remove unnecessary ceph_con_shutdownSage Weil2009-11-18
* ceph: remove bad calls to ceph_con_shutdownSage Weil2009-11-18
* ceph: fix page invalidation deadlockSage Weil2009-11-12
* 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