aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph
Commit message (Expand)AuthorAge
* ceph: writeback congestion controlYehuda Sadeh2009-12-21
* ceph: writepage grabs and releases inodeYehuda Sadeh2009-12-21
* ceph: remove unaccessible codeYehuda Sadeh2009-12-21
* ceph: include link to bdi in debugfsSage Weil2009-12-21
* ceph: make mds ops interruptibleSage Weil2009-12-21
* ceph: plug leak of incoming message during connection fault/closeSage Weil2009-12-21
* ceph: hex dump corrupt server data to KERN_DEBUGSage Weil2009-12-21
* ceph: fix msgpool reservation leakYehuda Sadeh2009-12-21
* ceph: don't save sent messages on lossy connectionsSage Weil2009-12-21
* ceph: detect lossy state of connectionSage Weil2009-12-21
* ceph: plug msg leak in con_faultSage Weil2009-12-21
* ceph: carry explicit msg reference for currently sending messageSage Weil2009-12-21
* ceph: fix leak of monc mutexSage Weil2009-12-11
* ceph: do not feed bad device ids to crushSage Weil2009-12-09
* ceph: use kref for ceph_msgSage Weil2009-12-07
* ceph: use kref for ceph_osd_requestSage Weil2009-12-07
* ceph: use kref for struct ceph_mds_requestSage Weil2009-12-07
* ceph: simplify ceph_buffer interfaceSage Weil2009-12-07
* ceph: use kref for ceph_bufferSage Weil2009-12-07
* ceph: mark v0.18 releaseSage Weil2009-12-04
* ceph: allow preferred osd to be get/set via layout ioctlSage Weil2009-12-03
* 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